@charset "utf-8";
html, body {
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size:11px;
	margin: 0;
	padding: 0;
	background-color: #363636;
}
body{
	background-image: url(pics/bckgrd.gif);
	background-repeat: repeat-y;
	background-position: center;
	height:100%;
}
#main {
	height:auto;
	margin:0px auto;
	width:794px;
	clear: left;
}
#header {
	width:794px;
	height:117px;
}
#infos-div {
	width:794px;
	height:279px;
	background-color: #FFFFFF;
	float: left;
}
#motiv_div {
	height: 192px;
	width: 563px;
	background-image: url(pics/motiv_div.jpg);
	float: left;
}
#cover {
	width: 169px;
	height: 261px;
	margin-left: 18px;
	float: left;
	margin-top: 18px;
}
#navi-div {
	width:794px;
	height:29px;
	clear: left;
	background-image: url(pics/navi_div.jpg);
}
#content-div {
	width:794px;
	background-color: #FFFFFF;
	display: table;
	float:left;
}
#content-div #minHeight{
	height:400px;
	width:40px;
	float:left;
}
#content-div #content{
	height:auto;
	width:714px;
	float:left;
	margin-top:40Px;
	margin-left:0px;
	margin-right:40px;
	margin-bottom:25px;
}
#motiv_info_div {
	height: 43px;
	width: 563px;
	float: left;
	background-color: #00ccff;
}
#motiv_div_cont {
	margin-top: 18px;
	margin-bottom: 18px;
	margin-left: 18px;
	float: left;
	width: 563px;
}
#motiv_info_div #motiv_info_div_txt {
	font-size: 18px;
	color: #FFFFFF;
	margin: 10px;
}
#motiv_div img {
	margin-left: 8px;
	margin-top:8px;
}
#content-div #submenu {
	height: 250px;
	width: 228px;
	margin-left: 25px;
	float: left;
	border-right-width: 0.1em;
	border-right-style: solid;
	border-right-color: #000000;
	font-size: 11px;
	margin-bottom: 15px;
	margin-right: 15px;
}
#rand-bottom {
	background-color:#000000;
	height:28Px;
	clear:left;
}
#content-div .platzhalter {
	height: 28px;
	clear: left;
}
#content-div * {
	margin-top:0;
}
h1 {
	font-size:15px;
}
h2, h3 {
	font-size:12Px;
}
