@import url("Text.css");
/* CSS Document */

#main{
	width: 984px;
	padding-left: 15px;
}

#logo{
	position:relative;
	width: 350px;
	height: 88px;
	float:left;
	visibility: visible;
}

#hinweis{
	position:relative;
	width: 370px;
	height: 88px;
	float:left;
	visibility: visible;
}

#impressum{
	position:relative;
	width: 170px;
	height: 88px;
	text-align: right;
	float:right;
	visibility: visible;

}

#BoxAnimation{
	position:relative;
	width: 690px;
	height: 315px;
	float: left;
	visibility: visible;
}

#BoxAktuell{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #000000;
	position:relative;
	width: 269px;
	height: 315px;
	padding-top: 60px;
	padding-right: 20px;
	visibility: visible;
	float: left;
}



/*   Farbige Hintergründe--------------------------------------------------------------*/
#InhaltStart{
	position:relative;
	margin-top: 15px;
	width: 984px;
	min-height: 500px;
	background-image: url(../bilder/start/bg_inhalt_02.jpg);
	background-repeat: no-repeat;
	float:left;

}



ul.nav{
	width: 250px;
	margin-left: 10px;
	padding: 0;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-type: none;
}

li.nav{
	list-style: none;
	padding: 0;
	margin: 0px;
	height: 36px;
	font-size: 36px;
}

