body {
	margin: 0;
	padding: 0;
	background-image: none;
}

body, table, input, textarea {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: 15px;
}

#flashwrapper {
	position: absolute;
	top: 0;
	left: 0;

	display: block;
	width: 100%;
	height: 100%;

	margin: 0;
	padding: 0;

	z-index: 11;
}

#outerwrapper {
	position: absolute; 
	bottom: 0;
	left: 0;

	width: 100%;
	height: 95%;
	
	z-index: 12;
	text-align: center;
}
#innerwrapper {
	width: 953px;
	margin: 0 auto;
	
	text-align: left;
}

#logo {
	position: absolute;
	top: 30px;
	padding-left: 600px;

	width: 354px;
	height: 134px;
	
	background-image: url(/fileadmin/site_img_jugendheime/startseite/logo.png);
	background-repeat: no-repeat;
	background-position: top right;
}

#logo a {
	display: block;

	width: 354px;
	height: 134px;

	text-indent: -9999px;

	outline: none;
}

#menu {
	position: absolute;
	bottom: 270px;

	width: 953px;
	height: 26px;
	
	border-bottom: 3px solid #f93;
	
	/*background-image: url(/fileadmin/site_img/startseite/menu.png);*/
}

#menu table {
	margin-left: 10px;
	float: left;
}

.main_menu_link {
	display: none !important;
}

#content {
	position: absolute;
	bottom: 40px;

	width: 953px;
	height: 220px;
}


#news {
	position: absolute;
	top: 0; 
	left: 0;
	
	width: 440px;
	height: 220px;

	opacity: .85;
	background-color: #FFF;
	background-image: url(/fileadmin/site_img_jugendheime/startseite/topstories.gif);
	background-repeat: no-repeat;
	background-position: 5px 8px;
}

#news #angebote_blaettern_inner {
	margin-left: 150px;
	margin-top: 5px;
	text-align: center;
}

#news #angebote_blaettern_inner span {
	cursor: pointer;
	cursor: hand;
}

#news #angebote_blaettern_inner #angebote_inner span img {
	margin: 10px 3px 0;
	padding: 4px 3px 5px 7px;
}

#news #showroom_overlay {
	width: 430px;
	height: 200px;
	margin-top: 20px;
	overflow: hidden;
}

#news #showroom {
	width: 100000000px;
}

#showroom .internal-link {
	background-image: url(/fileadmin/site_img_jugendheime/startseite/anfragen.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	padding-bottom: 4px;
	color: #000;
}

#news .cInner {
	float: left;
	width: 410px;
	height: 150px;

	margin: 0;
	margin-top: 5px;
	margin-left: 15px;
	padding: 0;
}

#news .cInner ul {
	margin: 0;
	margin-top: 5px;
	margin-left: 15px;
	padding: 0;
}

#anfrage {
	position: absolute;
	top: 0; 
	left: 450px;
	
	width: 502px;
	height: 220px;

	opacity: .85;
	background-color: #FFF;
}

#anfrage_inner {
	margin-top: 20px;
}

#anfrage_inner form {
	margin-top: 15px;
}

#anfrage_inner form .submit_button {
	display: block;
	width: 166px;
	height: 23px;

	margin-top: 5px;

	
	background: url(/fileadmin/site_img_jugendheime/startseite/anfragen.gif) no-repeat 3px 5px;
	text-align: left;
	text-indent: 8px;

	border: 0;

	cursor: pointer;
	cursor: hand;
	outline: none;
}

#anfrage .contentWrap {
	margin-left: 5px;
	padding-bottom: 10px;
	background-image: url(/fileadmin/site_img_jugendheime/startseite/test.png);
	background-repeat: no-repeat;
	background-position: 180px 90px;
}

#image {
	position: absolute;
	top: -15px; 
	left: 700px;

	width: 208px;
	height: 200px;

	z-index: 998;
}

.calendar {
	z-index: 999;
}

#icons p {
	margin-left: 15px;
}

#icons div#languages {
	margin-top: 20px;
	margin-left: 15px;
}

#icons a {
	display: block;
	
	padding-left: 24px;
	
	color: #004B7D;
	
	text-decoration: none;
}

#icons a:hover {
	text-decoration: underline;
}

#icons a#de {
	background-image: url(/fileadmin/site_img/startseite/icon_de.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
}
#icons a#nl {
	background-image: url(/fileadmin/site_img/startseite/icon_nl.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
}
#icons a#en {
	background-image: url(/fileadmin/site_img/startseite/icon_en.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
}

#icons #features a {
	line-height: 25px;
}

#icons a#facebook {
	background-image: url(/fileadmin/site_img/startseite/icon_facebook.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
}
#icons a#blog {
	background-image: url(/fileadmin/site_img/startseite/icon_blog.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
}
#icons a#bildergalerie {
	background-image: url(/fileadmin/site_img/startseite/icon_bildergalerie.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
}
#icons a#videos {
	background-image: url(/fileadmin/site_img/startseite/icon_videos.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
}

#footer {
	position: absolute;
	bottom: 0;
	
	width: 953px;
	height: 30px;
	
	background-color: #FFF;
	
	color: #333;
}

#footer h2 {
	float: left;
	margin: 0;
	margin-left: 15px;
	margin-right: 15px;
	
	font-size: 11px;
	color: #333;
	line-height: 30px;
}

#footer p {
	float: left;
	height: 30px;
	margin: 0;
	
	line-height: 30px;
}

#footer p strong {
	margin-right: 3px;
}

#footer a {
	color: #333333;
	outline: none;
}

#footer #adresse1, #footer #adresse2, #footer #telefon, #footer #fax {
	margin-right: 25px;
}

#footer #email {
	padding-left: 25px;
}

#schaf {
	position: absolute;
	bottom: 30px;
	right: -3px;
	
	width: 220px;
	height: 237px;
	
	background-image: url(/fileadmin/site_img/startseite/schaf.png);
	background-repeat: no-repeat;
	
	text-indent: -9999px;
}

#kinderhotels {
	position: absolute;
	bottom: 40px; 
	left: 608px;

	padding: 2px;

	background-color: #A6DAFF;
}

#kinderhotels img {
	border: 0;
}

.seo {
	text-decoration:none;
	color: #333333;

	cursor: default;
}