/* Layout - MainContent --- www.dirk-fiermann.de  */

html, body {
	margin:auto;
	padding:0;
	background-color: #29324E;
	background-attachment: scroll;
	background-image: url(../index-Dateien/h1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#haupt_mitte {
	position: absolute;
	width: 980px;
	height: 580px;
	left: 50%;
	top: 50%;
	margin-left: -490px;
	margin-top: -290px;
	border: 1px outset #FCFEE2;
	background-color: #000000;
	z-index:2;
}
/* Div-Container Layout*/
#oben {
    height: 100px;
	width: 980px;
	left: 0px;
	top: 0px;
	position: absolute;
	border-bottom: 1px outset #FCFEE2;
	z-index:3;
}
#logo {
	height: 90px;
	width: 500px;
	left: 240px;
	top: 5px;
	position: absolute;
	background-image: url(../pics_site/logo_oben_2006.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	z-index:4;
	background-attachment: scroll;
}
#logotext1{
	width: 520px;
	left: 230px;
	top: 60px;
	position: absolute;
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
	text-align: center;
	vertical-align: middle;
	z-index:6;
}
#logotext1s{
	width: 520px;
	left: 231px;
	top: 61px;
	position: absolute;
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1px;
	text-align: center;
	vertical-align: middle;
	z-index:5;
}

/*--- W3C - Validation ---*/
#w3c_bg{
	position: absolute;
	height: 50px;
	width: 160px;
	left: 40px;
	top: 15px;
	z-index: 3;
	background-image: url(../pics_site/w3c_bg_2006.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: scroll;
}
#w3c_xhtml {
    position: absolute;
	height: 25px;
	width: 60px;
	left: 20px;
	top: 13px;
	z-index: 3;
}
#w3c_css {
    position: absolute;
	height: 25px;
	width: 60px;
	left: 80px;
	top: 13px;
	z-index: 3;
}

/*--- Inhaltscontainer ---*/
#content {
	height: 478px;
	width: 978px;
	left: 2px;
	top: 102px;
	position: absolute;
	z-index:3;
	overflow: auto;
}

/* Navigationscontainer*/
#navi {
	left: 50px;
	top: 72px;
	width: 140px;
	height: 25px;
	position: absolute;
	z-index:3;
	background-image: url(../pics_site/navi_bg_2006.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: scroll;
}
#navi_back{
    left: 40px;
    top: 4px;
    position: absolute;
	z-index: 4;
}
#navi_home{
    left: 90px;
    top: 4px;
    position: absolute;
	z-index: 4;
}
#navi_trennstrich{
    left: 82px;
    top: 2px;
    position: absolute;
	z-index: 4;
}
/* Text - Hover - Links*/
.navitext a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.navitext a:link       { 	
    color: #333333;
}
.navitext a:visited    {
  	color: #333333;
} 
.navitext a:hover      {
 	color: #CCCCCC;
}
.navitext a:active      {
 	color: #333333;
}


.linktyp_a a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}
.linktyp_a a:link       { 	
    color: #E1960B;
}
.linktyp_a a:visited    {
  	color: #E1960B;
} 
.linktyp_a a:hover      {
 	color: #FFFFFF;
}
.linktyp_a a:active      {
 	color: #FFFFFF;
}

.text_alt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	letter-spacing: 0.5em;
}
/*WERBUNG*/

#werbung_ro{
	height: 60px;
	width: 234px;
	position: absolute;
	top: 20px;
	right: 2px;
	text-align: center;
}
