@charset "utf-8";
/* CSS Document */

body {
	background: url(images/hg.gif) top left repeat #fecc00;
	margin: 0px;
	font: 11px tahoma, verdana;
	color: #333333;
	width: 100%;
	height: 100%;
}

html{
	width: 100%;
	height: 100%;
}

td{	
	font: 11px tahoma, verdana;
	color: #333333;
}



img {

	border: none;

	}


p {
	margin-top: 0px;
	margin-bottom: 0px;
	}



a{
	color: #e2001a;;
	text-decoration: none;
}


hr{ 	
	border: 1px solid #7b7b7c;
	height:1px;
	margin: 15px 0px 15px 0px;
}

/*****************************************************| Head|***/

#main{
	width: 990px;
	text-align: left;
	position: relative;
	float: center;
	}

#logo{
	width: 110px;
	position: relative;
	float: left;
	z-index: 20;
	}

#head{
	width: 880px;
	height: 330px;
	display: inline;
	float: left;
	position: relative;
	z-index: 9;
}

#head img{
	display: block;
	}


/***************************************************| HAUPTNAVIGATION |***/	

#head .navi-hg {
	width: 880px;
	height: 37px;
	bottom: 0px;
	left: 0px;
	position: absolute;
	}

#head .navi {
	width: 883px;
	min-height: 37px;
	bottom: -3px;
	left: -3px;
	position: absolute;
	}

	#hauptnavigation {
		list-style: none;
		padding: 0px;
		margin: 5px 0px 0px 0px;
		*margin: 5px 0px 0px 0px;
		}
		
		#hauptnavigation li {
			float: left;
			position: relative;
			color: #e2001a;
			cursor: pointer;
			font-size: 12px;
			font-weight: bold;
			padding: 10px 0px 15px 0px;	
			margin: 0px;
			display: block;	

			}
			
			#hauptnavigation li:hover {
				text-decoration: none;
				}
				
			#hauptnavigation a {
				background: url(images/trenner.gif) center left no-repeat;
				color: #e2001a;
				text-decoration: none;
				padding: 0px 35px 0px 35px;
				}
			
			
						
	.dropdown {
		list-style: none;
		display: none;
		position: absolute;	
		top: 30px;
		left: 25px;
		margin: 0px;
		padding: 0px;
		background-color: #fff !IMPORTANT;
		border: 1px solid #e2001a !IMPORTANT;
		}
		.dropdown li {
			float: none !IMPORTANT;
			position: relative;
			margin: 0px !IMPORTANT;
			padding: 0px !IMPORTANT;
			font-size: 11px !IMPORTANT;
			font-weight: normal !IMPORTANT;	
			}
			.dropdown li a {
				background: url(images/nav-li.gif) center left no-repeat #fff !IMPORTANT;
				display: block;
				text-decoration: none;
				padding: 5px 0px 5px 25px !IMPORTANT;
				width: 100px;
				}
				
			.dropdown li a:hover {
				color: #fff  !IMPORTANT;
				background: url(images/nav-li-hover.gif) center left no-repeat #e2001a !IMPORTANT;
				}
	
	li:hover ul, li.over ul { /* lists nested under hovered list items */
		display: block;
		}

/***************************************************| CONT |***/	

#cont{
	width: 566px;
	_width: 556px;
	*width: 566px;
	position: relative;
	float: left;
	padding: 30px 0px 10px 30px;
	z-index: 1;
}

h1{
	color: #00519e;
	margin: 0px 0px 15px 0px;
	font-size: 12px;
	z-index: 1;
}

#cont div{
	width: 258px;
	_width: 253px;
	position: relative;
	float: left;
	z-index: 1;
	margin-right: 15px;
}

#cont div ul {
	margin:0px 0px 0px 15px;
	padding:0px;
	}

	
#cont div li {
	margin:0px;
	padding:2px 0px 2px 0px;
	list-style-image:url(images/li-cont.gif);
	}

#bilder{
	width: 284px;
	*width: 284px;
	position: relative;
	float: right;
	margin-top: 5px;
	*margin-bottom: 10px;
	z-index: 1;
}

#bilder img{
	position: relative;
	float: left;
	margin: 0px 10px 10px 0px;
}

/***************************************************| Extras |***/

#livecam{
	background: #fff url(images/cam.gif) no-repeat right bottom;
border-bottom: 1px solid #fedb4c;
border-left: 1px solid #fedb4c;
border-right: 1px solid #fedb4c;
	position: relative;
	float: left;
	width: 215px !IMPORTANT;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 4px 5px;
	cursor:hand; cursor: pointer;
}

#livecam:hover{
	background: #fedb4c url(images/cam.gif) no-repeat right bottom;
	text-decoration: none;
}


#livecam a{
	color: #7b7b7c;
}



/***************************************************| Footer|***/

#footer{
	width: 990px;
	position: relative;
	float: center;
	color: #e2001a;
	margin: 10px 0px 5px 0px;
	text-align: right;
	}

#footer a{
	color: #e2001a;
	}

#nill{
	width: 990px;
	position: relative;
	float: center;
	color: #777663;
	text-align: right;
	padding-bottom: 10px;
	}

#nill a{
	color: #777663;
	}

#print{
	visibility:hidden;
 	display:none;
	}

#head .sprache {
	visibility:hidden;
 	display:none;
	}