@charset "utf-8";
	
	* {
    padding: 5;
    margin: 0;
} 

/* scrollbalken im IE*/
html, body, textarea {
	SCROLLBAR-FACE-COLOR: #FFCC00; 
	SCROLLBAR-HIGHLIGHT-COLOR: #FFCC00; 
	SCROLLBAR-SHADOW-COLOR: #FFCC00; 
	SCROLLBAR-3DLIGHT-COLOR: #a00000; 
	SCROLLBAR-ARROW-COLOR: #a00000; 
	SCROLLBAR-TRACK-COLOR: #a00000; 
	SCROLLBAR-DARKSHADOW-COLOR: #a00000;}

body {
background: #FFCC00;
font-family: Verdana, Arial, Helvetica, sans-serif;
background-image:url(../img/hg.jpg);
font-size: 12px;
line-height: 18px;
color: #333333;;
}

img { border: none; }
a { color: #380202; text-decoration: underline; }
a:hover { text-decoration: none; color : #ff0000; }

.formtext {font-family:verdana, Arial,Helvetica,sans-serif;background-color : #F9F6EA;  font-size: 11px; color: #000000;  border-left: 1px solid #EED354; border-bottom: 1px solid #EED354; border-right: 1px solid #EED354; border-top: 1px solid #EED354 }
.butts {font-family:verdana, Arial,Helvetica,sans-serif; font-size: 11px; width: 100; color: #000000; font-weight: bold; background-color: #F9F6EA; border-left: 1px solid #EED354; border-bottom: 1px solid #EED354; border-right: 1px solid #EED354; border-top: 1px solid #EED354}

#wrap {
width: 950px;
margin: 10px auto;
}

#top {
/*background: #FFCC00 url(images/top.gif) no-repeat;*/
padding: 15px 0;
}

.header  {
background: #FFCC00 url(../img/topbild.jpg) no-repeat;
height: 130px;
}

#header {
background: #FFCC00 url(../img/topbild.jpg) no-repeat;
height: 140px;
}
#header h1 {
padding: 20px 0 0 40px;
font-size: 25px;
color: #FFCC00;
/*letter-spacing: -2px;*/
}
#header h1 a {
color: #FFCC00;
font-size: 25px;
text-decoration: none;
}
#header h1 a:hover {
text-decoration: none;
font-size: 25px;
color: #FFCC00;
}
#header h2 {
padding-left: 42px;
font-size: 17px;
color: #FFCC00;
font-weight: 100;
}

#content {
/*background: #380202 url(images/content.gif) repeat-y;*/
background-color:#FFCC00;
}
#content h2 a {text-decoration: none; }

	/*links */
A:LINK    {font-family: Arial,Helvetica,sans-serif; font-size:12px; color:#000000;text-decoration:none;  }
A:VISITED {font-family: Arial,Helvetica,sans-serif; font-size: 12px; color:#000000; text-decoration:none; }
A.extra:visited {color : red; font-weight:bold; font-family:Arial,Helvetica,sans-serif; font-size:12px;text-decoration:none; } 
A:ACTIVE  {font-family:Arial,Helvetica,sans-serif; font-size: 12px; color:#a00000;text-decoration:none; }
A:hover   {font-family:Arial,Helvetica,sans-serif; font-size: 12px; color:#ceaa61;text-decoration:none; }

h1 {color:#000000; text-shadow:black; font-size:18px; font-family:Arial,Helvetica,sans-serif; font-weight:bold;}
h2 {color:#000000;  text-shadow:black; font-size:16px; font-family:Arial,Helvetica,sans-serif; font-weight:bold;}
h3 {color:#000000;   text-shadow:black; font-size:14px; font-family:Arial,Helvetica,sans-serif; font-weight:bold;}
h4 {color:#a00000;  text-shadow:black; font-size:13px; font-family:Arial,Helvetica,sans-serif; font-weight:bold;}
h5 {color:#000000; text-shadow:black; font-size:12px; font-family:Arial,Helvetica,sans-serif; font-weight:bold;}

#left {
background-color:#a00000;
float: left;
width: 170px;
height: 100%;
padding: 10px 10px 10px 10px;
}
#left h2 { 
/*background: #fff url(images/sidebarh2.gif) no-repeat;*/
color: #FFCC00; 
font-size: 13px; 
letter-spacing: -1px; 
font-weight: 100;
height: 30px;
line-height: 20px;
padding-left: 10px;
}
#left ul { color: #FFCC00; padding: 5px 5px 5px 15px; list-style-type: square; }
#left ul li { padding-bottom: 5px; }
#left ul li a { color: #FFCC00; text-decoration: none;  }
#left ul li a:hover { color: #000; }

.seite ul { color: #FFCC00; padding: 5px 5px 5px 15px; list-style-type: square; }
.seite ul li { padding-bottom: 5px; }
.seite ul li a { color: #FFCC00; text-decoration: none;  }
.seite ul li a:hover { color: #000; }

/*links fuer Menue*/
A.menue:LINK    {font-family:verdana, Arial,Helvetica,sans-serif; font-size:12px; color:#FFCC00;text-decoration:none;  }
A.menue:VISITED {font-family:verdana, Arial,Helvetica,sans-serif; font-size:12px; color:#FFCC00;text-decoration:none; }
A.menue:ACTIVE  {font-family:verdana, Arial,Helvetica,sans-serif; font-size:12px; color:#FFCC00;text-decoration:none; }
A.menue:hover   {font-family:verdana, Arial,Helvetica,sans-serif; font-size:12px; color:#ceaa61;text-decoration:none; }


#center {
float: left;
width: 520px;
padding: 10px 10px 10px 10px;
}

#center p{
padding: 10px 0px 10px 00px;
}

#center h2 {
/*background: #fff url(images/contenth2.gif) no-repeat;*/
background-color:#FFCC00;
height: 30px;
line-height: 30px;
font-size: 18px;
letter-spacing: -1px;
font-weight: 100;
padding : 10px 10px 10px 10px;
}
#center h2 a { color: #a00000; }
#center h2 a:hover { color: #000000; text-decoration: none; }

#right {
background-color:#a00000;
color:#FFCC00;
height: 100%;
float: right; 
width: 170px;
padding: 10px 10px 10px 10px;
}
#right h2 { 
/*background: #fff url(images/sidebarh2.gif) no-repeat;*/
color: #FFCC00; 
height: 30px;
line-height: 30px;
padding-left: 10px;
font-size: 15px; 
letter-spacing: -1px; 
font-weight: bold;
}
#right ul { color: #FFCC00; padding: 5px 0 5px 30px; list-style-type: square; }
#right ul li { padding-bottom: 5px; }
#right ul li a { color: #FFCC00; text-decoration: none;  }
#right ul li a:hover { color: #000; }

#bottom { 
/*background: #380202 url(images/bottom.gif) no-repeat;*/
padding:0px;
}

#footer {
background-color:#FFCC00;
padding: 5px 5px 5px 5px;
text-align: center;
font-size: 11px;
color: #a00000;
}
#footer a { color: #FFCC00; text-decoration: none; }
#footer a:hover { text-decoration: underline; }

