/*----------  Grundgeruest  ---------------------------------------------------------------------------------------*/
html {
	/*height:100%;*/
	/*margin-bottom:1px;*/
	/*overflow-y: scroll;*/
}


body {
	background-image: url(../images/main-bg1.gif);
	background-position: center center; 
	background-color: #F7F7F5;
	height: 101%;
	padding: 0;
	margin: 0;
	/*overflow: scroll;*/
	/*overflow:-moz-scrollbars-vertical;*/
	text-align: center;    /* main-Box zentrieren in IE 5.X */
}


#mainbox {
	position: relative;
	width: 790px;
	height: 100%;
	background-color: #ffffff;
	margin: 0 auto;    /* main-Box zentrieren */
	text-align: left;
	/* main-Box zentrieren in IE 5 und hoeher */
	clear: both;   /* Zentrierung fŸr ()IE 5.X) fŸr weitere Elemente zurŸcknehmen */
	border: 0px solid white;
}

a {
	outline:none;
}

/*---------------------------------------------------------------------------------------------------------------*/



/*----------  Head Box  -------------------------------------------------------------------------------------------*/

#headbox { 
	position: absolute; 
	top: 0; 
	height: 96px; 
	width: 633px; 
	background-color: #ffffff; 
	background-image: url(../images/logo-01.gif); 
	background-repeat: no-repeat; 
	background-position: left top; 
	border-bottom: 0 solid #e20a16; 
	}
#headbox .flashbox {
	position: absolute; 
	top: 0; 
	left: 212px; 
}

/*---------------------------------------------------------------------------------------------------------------*/



/*----------  Headline Box  ----------------------------------------------------------------------------------------*/

#orientbox {
	position: absolute;
	top: 113px;
	height: 36px;
	width: 790px;
	background-color: #ffffff;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
}
#orientbox .headlineimg {
	position: absolute;
	top: 9px;
	left: 141px;
}
#orientbox .dotlineimg {
	position: absolute;
	top: 35px;
	left: 166px;
}
#orientbox .newsheadimg {
	position: absolute;
	top: 0px;
	left: 632px;
}
/*---------------------------------------------------------------------------------------------------------------*/



/*----------  †bergeortnete Content Box  ----------------------------------------------------------------------------*/

#contentbox {
	position: absolute;
	top: 149px;
	height: auto;
	width: 790px;
	background-color: #ffffff;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
}

/*---------------------------------------------------------------------------------------------------------------*/



/*----------  News Box  -------------------------------------------------------------------------------------------*/

#newsbox {
	position: relative;
	left: 0px;
	top: 0px;
	margin: -1px 0px 0px 0px;
	padding: 0;
	float: left;
	background-color: #f1ebe0;
	border-left: 1px solid #BEBDBC;
	border-right: 1px solid #BEBDBC;
	height: auto;
	width: 157px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 155px;
	}
html>body #newsbox { width: 155px; } 

#newsbox h1 {
	font-family: Verdana, Arial, Helvetica, serif;
	font-size: 10px;
	font-weight: bold;
	display: block;
	line-height: 12px;
	letter-spacing: 1px;
	color: #ffffff;
	margin: 0;
	padding: 1px 0px 3px 11px;
	background-color: #C2161F;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
#newsbox p {
	height: auto;
	display: block;
	font-family: Verdana, Arial, Helvetica, serif;
	font-size: 9px;
	font-weight: normal;
	line-height: 12px;
	letter-spacing: 0.1px;
	color: #666666;
	margin: 0;
	padding: 10px 10px 10px 11px;
	background-color:#f1ebe0;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
}
#newsbox a {
	font-family: Verdana, Arial, Helvetica, serif;
	font-size: 9px;
	font-weight: normal;
	line-height: 12px;
	letter-spacing: 1px;
	color: #E7484E;
	text-decoration: none;
}
#newsbox a:hover {
	text-decoration: underline;
}

#newsend {
	position: relative;
	height: 26px;
	width: 155px;
	margin: 0;
	background-color: #C2161F;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
}

/*---------------------------------------------------------------------------------------------------------------------*/




/*----------  "Bild" Box links  --------------------------------------------------------------------------------------*/

#leftbox {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	width: 165px;
	height: auto;
	margin: 35px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-top: 0px solid #BEBDBC;
	border-bottom: 0px solid #BEBDBC;
	}
#leftbox .imgbox {
	margin: 0px 0px 106px 33px;
	padding: 0px 0px 0px 0px;
	border: 0px solid #BEBDBC;
}
#leftbox .imglast {
	margin: 0px 0px 20px 33px;
	padding: 0px 0px 0px 0px;
	border: 0px solid #BEBDBC;
}

/*---------------------------------------------------------------------------------------------------------------*/




/*----------  Text Box  -------------------------------------------------------------------------------------------*/

#textbox {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	width: 468px;
	height: auto;
	margin: 35px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-top: 0px solid #BEBDBC;
	border-bottom: 0px solid #BEBDBC;
	}
#textbox h1 {
	font-family: Verdana, Arial, Helvetica, serif;
	font-size: 13px;
	font-weight:bold;
	line-height: 16px;
	color: #e20a16;
	/*color: #c2161f;*/
	width: 450px;
	margin:  0px 0px 15px 0px;
	padding: 0px 0px 3px 0px;
	border: 0px solid #000000;
}
#textbox p {
	height: auto;
	display: block;
	font-family: Verdana, Arial, Helvetica, serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	color: #000000;
	margin:  15px 0px 0px 0px;
	padding: 0px 40px 0px 0px;
	background-color:#FFFFFF;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
}
#textbox a {
	font-weight: normal;
	/*letter-spacing: 1px; */
	color: #C2161F;
	text-decoration: none;
}
#textbox a:hover {
	text-decoration: underline;
}

/*---------------------------------------------------------------------------------------------------------------*/




/*----------  Footer Elemente  --------------------------------------------------------------------------------------*/

#textbox .backbut {
	height: auto; 
	width: 420px; 
	margin: 40px 0px 35px 0px;
	padding: 14px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 14px;
	letter-spacing: 1px;
	color: #000000;
	text-align: right;
	background-image: url(../images/nav/backbut-1.gif); 
	background-repeat: no-repeat; 
	background-position: right top; 
	border: 0px solid #000000; 
}
#textbox .backbut a {
	color: #000000;
	text-decoration: none;
}
#textbox .backbut a:hover {
	color: #C2161F;
	text-decoration: underline;
}




#textbox #breadcrump {
	position:relative;
	font-family: Verdana, Arial, Helvetica, serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	width:633px;
	height:20px;
	color: #C2161F;
	background:#ffffff;
	margin:10px 0px 35px -165px;
	padding:0px 0px 0px 0px;
	border-top: 0px solid #dddddd;
	border-bottom: 0px solid #dddddd;
	}
#textbox .bread {
	position:relative;
	width:164px;
	display:block;
	float: left;
	text-align: center;
	color: #555555;
	margin:0px 0px 0px 0px;
	padding:2px 0px 2px 0px;
	border-right: 1px solid #C2161F;
	}
#textbox .crump {
	position:relative;
	width:auto;
	display:block;
	float: left;
	margin:0px 0px 0px 20px;
	padding:2px 0px 2px 0px;
	border: 0px solid #dddddd;
	}
#textbox #breadcrump a {
	color: #C2161F;
	text-decoration: none;
}
#textbox #breadcrump a:hover {
	color: #C2161F;
	text-decoration: underline;
}



#footer {
	position:fixed;
	bottom:0px;
	background:#ffffff;
	text-align:center;
	width:790px;
	padding: 5px 0px 5px 0px;
	font-family: Verdana, Arial, Helvetica, serif;
	font-size: 9px;
	font-weight: normal;
	line-height: 11px;
	letter-spacing: 0px;
	color: #666666;
	border-top: 1px solid #666666;
}
#footer a {
	color: #666666;
	text-decoration: none;
}
#footer a:hover {
	color: #C2161F;
	text-decoration: underline;
}

/*---------------------------------------------------------------------------------------------------------------*/
