/* CSS Document */

body {
	background: url(/i/summer/ground_top.gif);
	background-repeat: repeat-x;
	background-position: top;
}

div#header {
	width: 985px;
	height: 89px;
	
}


#top_right {
	background: #c1cb00;
}

#top_right div {
	background:#C1CB00;
}

#top_right td#map {
	background:#C1CB00;
}


#top_right div#planer  {
	font-size: 11px;
	color: #fff;
	font-weight: normal;
}

#topnav td {
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	background: #e8ed80;
	text-align: center;
	padding: 0px;
}


#topnav a {
	display: block;
	color: #666;
	text-decoration: none;
	padding: 2px;
}
#topnav a:hover {
	background: #008000;
	color: #fff;
}


#leftbar {
	background: #e8ed80;
}


#nav li a {
	color:#757170;
	display:block;
	background: #fdffc9;
	background-image: url(/i/arrow_yellow.gif);
	background-repeat: no-repeat;
	background-position: 2px 50%;
	font-size: 11px;
	padding: 5px;
	padding-left: 18px;
	margin: 0px 0 0px 0;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	
	
}

#nav li a:hover {
	background: #fff;
	background-image: url(/i/arrow_yellow.gif);
	background-repeat: no-repeat;
	background-position: 2px 50%;
	color: #ffa600;
}


#nav li a.aktiv {
	background: red;
	font-weight: bold;
}




#nav1 li a {
	color:#757170;
	display:block;
	background: #e4f7fe;
	background-image: url(/i/arrow_blue.gif);
	background-repeat: no-repeat;
	background-position: 2px 50%;
	font-size: 11px;
	padding: 5px;
	padding-left: 18px;
	margin: 0px 0 0px 0;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
#nav1 li a:hover {
	background: #fff;
	background-image: url(/i/arrow_blue.gif);
	background-repeat: no-repeat;
	background-position: 2px 50%;
	color: #0283c7;
}

#nav2 li a {
	
	
	color:#757170;
	display:block;
	background: #FFE8CC;
	background-image: url(/i/arrow_orange.gif);
	background-repeat: no-repeat;
	background-position: 2px 50%;
	font-size: 11px;
	padding: 5px;
	padding-left: 18px;
	margin: 0px 0 0px 0;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	
}

#nav2 li a:hover {
	background: #fff;
	background-image: url(/i/arrow_orange.gif);
	background-repeat: no-repeat;
	background-position: 2px 50%;
	color: #f67f00;
}


#nav li a.nolink {
	visibility: hidden;
	/*
	margin: 0px 0 0 0;
	background:#2E6588;
	background-image: url(/i/nolink.gif);
	background-repeat: no-repeat;
	background-position: 3px 55%;
	*/
}


/*
#nav ul.submenu_0 li a {
	color:#757170;
	display:block;
	background: #fdffc9;
	background-image: url(/i/arrow_yellow.gif);
	background-repeat: no-repeat;
	background-position: 2px 50%;
	font-size: 11px;
	padding: 5px;
	padding-left: 18px;
	margin: 0;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
#nav ul.submenu_0 li a:hover {
	background: #fff;
	background-image: url(/i/arrow_yellow.gif);
	background-repeat: no-repeat;
	background-position: 2px 50%;
	color: #ffa600;
}

#nav1 ul.submenu_0 li a {
	color:#757170;
	display:block;
	background: #e4f7fe;
	background-image: url(/i/arrow_blue.gif);
	background-repeat: no-repeat;
	background-position: 2px 50%;
	font-size: 11px;
	padding: 5px;
	padding-left: 18px;
	margin: 0px 0 0px 0;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	
}
#nav1 ul.submenu_0 li a:hover {
	background: #fff;
	background-image: url(/i/arrow_blue.gif);
	background-repeat: no-repeat;
	background-position: 2px 50%;
	color: #f67f00;
}

#nav2 ul.submenu_0 li a {
	color:#757170;
	display:block;
	background: #ffe8cc;
	background-image: url(/i/arrow_orange.gif);
	background-repeat: no-repeat;
	background-position: 2px 50%;
	font-size: 11px;
	padding: 5px;
	padding-left: 18px;
	margin: 0px 0 0px 0;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	
}
#nav2 ul.submenu_0 li a:hover {
	background: #fff;
	background-image: url(/i/arrow_orange.gif);
	background-repeat: no-repeat;
	background-position: 2px 50%;
	color: #f67f00;
}

*/

#rightbar {
	background: #FFFBCF;
}

#content {
	background: #FFF8AF;
}

#content div#topimg {
	width: 540px;
	margin: 20px;
	border: 1px solid #FF9B29;
	border-top: 0px;
	background: #FCFFC8;
}


#content #cms h1 {
	color: #c09802;
	font-weight: bold;
	text-decoration: none;
	font-size: 18px;
	margin: 0;
	padding: 0 0 15px 0;
}
#content #cms img {
	border: 1px solid #C09802;
}

#content div#offer {
	width: 540px;
	margin: 20px;
	border: 1px solid #FF9B29;
	background: #FCFFC8;
	color: #333;
}

#content div#offer a {
	color: #333;
	text-decoration: underline;
}

#content div#offer img.preimg {
	border: 1px solid #CA9200;
}

#content div#offer div.preis {
	background: #fff;
}

#content table.linkslist {
	background: #FFFBCF;
	width: 540px;
	border: 1px solid #FE9521;
}
#content table.linkslist td {
	text-align: left;
	padding: 3px;
}

#content table.linkslist a {
	color: #333;
}

#content div#news {
	width: 540px;
	color: #333;
	font-weight: normal;
	margin: 20px;
	border: 1px solid #FF9B29;
	background: #FCFFC8;
}

#content div#news h1 {
	color: #c09802;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
	padding: 10px 0 8px 0;
}

#content div#news img.newsimg {
	border: 1px solid #C09802;
	margin: 0 0 0 12px;
}

#content div#bottomnews {
	width: 540px;
	color: #333;
	font-weight: normal;
	margin: 0 20px 20px 20px;
	border: 1px solid #FF9B29;
	background: #FCFFC8;
}

#content div#bottomnews h1 {
	color: #c09802;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
	padding: 10px 0 8px 0;
}

#content div#bottomnews img.newsimg {
	border: 1px solid #C09802;
	margin: 0 0 0 12px;
}

#content div#webcams {
	margin: 20px; 
	text-align:center;
	border: 1px solid #FF9319;
	width: 540px;
	background: #FFFBCF;
}