body{
	background-color: #000000;
	font-size: 10pt;
	color: #b03900;
	padding:0px;
	margin:0px;
	padding-top: 20px;
}
div{
	padding:0px;
	margin:0px;

}
h1{
	padding:0px;
	margin:0px;

}
hr{
	height: 1px;
	border: 0px solid #b03900;
	border-top: 1px solid #b03900;
}
table{
	padding:0px;
	margin:0px;
}
tr{
	padding:0px;
	margin:0px;
}
td{
	padding:0px;
	margin:0px;
	vertical-align: top;
}

a{
	font-size: 10pt;
	font-weight: 100;
	letter-spacing: 2px;
	color: #b03900;
	padding-left: 4ex;
	text-decoration: none;
	margin:0px;
}
a:hover{
	color: #d93900;
	text-decoration: none;
}
br{
	margin:0px;
	padding:0px;
	line-height: 1ex;
}
img{
	border:0px solid black;
}

#back{
	text-align: left;
	height:23px;
}
#layout{
	width: 100%;
	height:630px;
	text-align: center;
	border-collapse:none;
	border-spacing:0px;
}
#leftpadding{
	width:50%;
}
#rightpadding{
	width:50%;
}


/* ---------- */
/* ---------- */
/* home styles*/


#main{
	width:890px;
	height:550px;
	background-image: url("../hintergrund_html.jpg");
	background-repeat: no-repeat;
	padding:0px;
	vertical-align: top;
}

#content{
	height:520px;
	text-align: left;
}

#navigation{
	
	display: block;
	width: 890px;
	height: 38px;
	text-align: center;
	margin:0px;
	margin-bottom:;
	padding:0px;
}

#navigation a{
	font-size: 12pt;
	font-weight: 100;
	letter-spacing: 2px;
	color: #b03900;
	padding-left: 4ex;
	text-decoration: none;	
}


#navigation a:hover{
	color: #d93900;
	text-decoration: none;
}

/*splash styles */

#splashmain{
	width:890px;
	height:550px;
	background-image: url("../hintergrund_html_splash.jpg");
	background-repeat: no-repeat;
	padding:0px
	margin:0px;
}

#splash{
	width:100%;
	text-align:center;
	margin-top: 200px;
	font-size: 9pt;
}
#splash p{
	margin-top: 220px;
}

#splash a{
padding-left:0;
}
#splash h1 a{
	font-size:16pt;
}
#splash h1 a:hover{
	text-decoration: underline;
	
}


/*-----------------*/
#bildermain{
	width:890px;
	background-image: url("../hintergrund_html_dimm.jpg");
	background-repeat: no-repeat;
}
#bildbigmain{
	width:890px;
}
#biomain{
	width:890px;
	height:550px;
	text-align: center;
	background-image: url("../hintergrund_html_dimm.jpg");
	background-repeat: no-repeat;
}


/* content styles */


#bildercontent{
	width:890px;
	height:535px;
	text-align: left;
	color:#b03900;
}
#bildbigcontent{
	width:890px;
	text-align: center;
	color:#b03900;
}
#bildcontent{
	width:890px;
	height:520px;
	margin-bottom: 12px;
	text-align: left;
	color:#b03900;
	overflow: auto;
}
#biocontent{
	width:890px;
	height:535px;
	vertical-align:top;
	text-align: left;
	color:#b03900;

	border:0px solid yellow;
}

#biocontent table td table td{
	padding-left: 10px;
}

#biocontent h1{
	margin-top: 1em;
	font-size:13pt;
}

#copyright{
	width: 100%;
	color: #b03900;
	font-size:9pt;
	letter-spacing: 2px;
	word-spacing: 1ex;
	margin:0px;
}