/* ================ ALLGEMEIN =============== */


body
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000;
	padding:0px;
	width:100%;
	font-size: 16px;
	line-height: 18px;
	font-family: arial, helvetica, tahoma ,verdana, sans-serif;
}
/* hinweis: die schrift für den inhaltsbereich ändern sie weiter unten bei #inbox */


/* scrolleiste internet explorer ab vers.5.5 */
body
{scrollbar-arrow-color: #A8A8A8; scrollbar-base-color: #F2F2F2;
scrollbar-highlight-color : #A8A8A8; scrollbar-shadow-color : #f9f9f9;
SCROLLBAR-TRACK-COLOR: #F9F9F9;}


#main {text-align:center;border:solid 0px #000;margin:0px;width:100%;}




/* ================ KOPFBEREICH ================ */

#main_top{
	width:0px;
	width:100%;
	background-repeat:no-repeat;
	background-position:center top;
	text-align: center;
	height: 300px;
}

#top {
height:54px;
text-align:right;
padding-right:20px;
}


#top1 {
height:297px;
vertical-align:middle;
text-align:center;
color:#DEEDE4;
padding-top:20px
}




#hpname {
	letter-spacing:1px;
	font-size:38px;
	font-family: "Trebuchet MS",arial, helvetica, verdana, tahoma, sans-serif;
	color:#000;
}

#slogan {letter-spacing:-1px;font-size:16px;
font-family: arial, helvetica, verdana, tahoma, sans-serif;
color:#536622;font-style:italic;
}


/* ================ INHALTSBEREICH ================ */


#main_inhalt{
	width:100%;
	height:400px;
	background-repeat:repeat-y;
	background-position:center top;
	background-color: #000;
}

#inhalt{
	width:1000px;
	height:100%;
	font-weight: normal;
}


#inbox {
	height:900px;
	padding-top: 50px;
	padding-bottom: 40px;
	padding-left: 40px;
	padding-right:50px;
	letter-spacing:0px;
	width:100%;
	vertical-align:top;
	text-align:center;
	font-size: 15px;
	line-height: 19px;
	font-family: arial, helvetica, tahoma ,verdana,  sans-serif;
	color:#FF9;
}



/* überschriften */
h2{
	font-family: "Trebuchet MS", arial, helvetica, tahoma, verdana, sans-serif;
	color:#FFE240;
	margin-bottom:18px;
	letter-spacing:0px;
	font-size: 30px;
	border-bottom:solid 0px #746b64;
	padding-bottom:4px;
	font-weight: bold;
}


#navbox {
	color:#FF0;










border-right:solid 0px #;
border-left:solid 1px #;
	width:120px;
	vertical-align:text-top;
	text-align:center;
	padding-left: 0px;
	padding-right:0px;
	font-size: 24px;
	font-family: verdana, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	padding-bottom: 10px;
	padding-top: 10px;


}


/* =============== FUSSBEREICH =============== */

#main_fuss{width:0px;width:100%;background-color:#e5e5e5;
}

#fuss {width:100%;
font-family: arial, helvetica, tahoma ,verdana, sans-serif;
font-size:12px;
color: #000;
height:169px;
text-align:center;
vertical-align:middle;
letter-spacing:6px;

background-image:url(images/fuss.jpg);background-repeat:no-repeat;
background-position:center top;
}

#fuss2 {width:100%;
font-family: arial, helvetica, tahoma ,verdana, sans-serif;
font-size:10px;
color: #000;
height:89px;
text-align:center;
vertical-align:middle;
background-color:#e5e5e5;
background-image:url(images/fuss2.jpg);background-repeat:no-repeat;
background-position:center top;
}



/* =============== NAVIGATION =============== */

/* allgemeine links im text */
a:link, a:visited, a:active{ font-size: 15px;line-height: 19px;
font-family: arial, helvetica, tahoma ,verdana, sans-serif;color:#fff;text-decoration:underline}

a:hover{
	background-color:#fff;
	color:#5F6F26;
	text-decoration:none;
	font-weight: normal;
	text-align: center;
}

/* menue vertikal */

#menu1 a , #menu1 a:visited , #menu1 a:active {
	display:block;
	background-color:#20B9F3;
	color:#000;
	text-decoration:none;
	text-align:left;
	width:180px;
	padding-left:20px;
	line-height: 28px;
	font-size: 14px;
	font-family: arial, helvetica, tahoma ,verdana, sans-serif;
	margin:0px;
	font-style:normal;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #fff;
	border-right-color: #fff;
	border-bottom-color: #fff;
	border-left-color: #FFF;
}

#menu1 a:hover{
	background-color:#FF0;
	color:#000;
	text-decoration:none;
	border-bottom:solid 1px #fff;
	font-family: arial, helvetica, tahoma, verdana, sans-serif;
	font-style: normal;
	font-weight: normal;
}




/* zweites menue ganz  unten */

#menu a, #menu a:visited , #menu a:active {display: block;
color:#000;
text-decoration:none ;
font-family: arial, helvetica, tahoma ,verdana,  sans-serif; font-size: 14px;
padding-left: 10px;padding-right: 10px; padding-bottom: 0px; padding-top:0px;
margin-left: 0px;margin-right: 0px;
height:34px;
line-height:34px;
text-align:center;
background:transparent;
}

#menu a:hover {color:#000; text-decoration:underline ;
background:transparent;}
}

.trenn2 {width:1px;color:#000}
#main_inhalt tr td #inhalt tr #inbox table tr {
	padding: 5px;
	text-align: center;
}
