body
{
margin:0;
background: #0E0E10 url(../images/bg.jpg) no-repeat;
}

body, input, textarea
{
font-family:verdana,helvetica,arial;
font-size:12px;
color:white; 
}

img
{
border: none;
}

a
{
color:white;
text-decoration:none;
}

a:hover
{
text-decoration:underline;
}

label
{
display: block;
margin: 0.75em 0 0.2em 0;
}

input, textarea
{
border: 1px solid #e0e0e0;
color: white;
background: transparent;
}

input.submit
{
width: 6em;
padding: 0; margin: 0;
margin-right: 3em;
border: none;
margin-bottom: 1px;
}

input.submit:hover, .submit_over
{
width: 6em;
padding: 0; margin: 0;
margin-right: 3em;
border: none;
border-bottom: 1px solid white;
}

.scrollbalken, #artikel, textarea
{
overflow: auto;
width: 90%;

scrollbar-arrow-color : #ffffff;

scrollbar-highlight-color : #ffffff; /* rahmen innen */
scrollbar-shadow-color : #ffffff;	/* rahmen innen */

scrollbar-3dlight-color : #5A5F65;		/* rahmen aussen - 3d-button */
scrollbar-darkshadow-color : #5A5F65;	/* rahmen aussen - 3d-button */

scrollbar-face-color : #5A5F65;
scrollbar-track-color : #2F363C;
}

h1
{
font-size:14px;
text-transform:uppercase;
}

h2
{
font-size:11px;
text-transform:uppercase;
}


ul
{
margin-left: 1em;
}

ul li
{
display: block;
padding-left: 12px;
padding-top: 4px;
margin: 0 0 0 0; 
background: url(../images/tag_li_square2.gif) no-repeat 0 10px; 
list-style-image: none; list-style-type: none;
}

.hm, .hm:hover, .hm_aktiv, .hm_aktiv:hover
{
display:block;
font-size:1.6em;
text-transform:uppercase;
/* fuer transparenz*/
text-decoration: none;
}

.hm_aktiv
{
border-bottom: 2px solid white;
}

.um, .um:hover, .um_aktiv, .um_aktiv:hover
{
display:block;
font-size:1.0em;
/* fuer transparenz*/
text-decoration: none;
}

.um_aktiv
{
border-bottom: 1px solid white;
}

#menue ul
{
margin:0;
padding:0;
}

#menue ul li
{
margin:0;
padding:0;
padding-bottom:10px;
list-style-type: none;
background: none;
}

#menue #untermenue ul li
{
padding-bottom:5px;
}

#menue
{
background: url(../images/bg_menue.jpg) no-repeat; 
position: absolute;
top:60px;
left:54px;
width:191px;
height:328px;
padding:20px 0 20px 20px;
}

#untermenue
{
margin-top:1em;
}

#inhalt
{
background: url(../images/bg_inhalt.jpg) no-repeat; 
position: absolute;
top:60px;
left:493px;
width:450px;
height:368px;
}

#artikel
{
width:415px;
height:328px;
margin: 20px 0 20px 20px;
padding-right:15px;
overflow:auto;
line-height:1.5em;
}

#artikel_flash
{
position: absolute;
width:415px;
height:328px;
margin: 20px 0 20px 20px;
padding-right:15px;
line-height:1.5em;
}


#fusszeile
{
position: relative;
top:665px;
left:0px;
width:100%;
height:20px;
border-top:1px solid #ABABAC;
font-size: 10px;
}

#fusszeile a
{
color:#ABABAC;
}


#w3werk, #impressum
{
position: absolute;
top:7px;
left:68px;
padding-bottom:10px;
}

#impressum
{
left:876px;
}

#flashcontainer
{
padding: 1.5em 0 0 1.75em;
}

#galerie
{
border: none;
width: 100%;
height:100%;
overflow: hidden;
background: white;
}

#formular_fehler ul
{
margin: 0.5em;
}

/* textfarben */
.textcolor_fehler,
#formular_fehler, #formular_fehler ul li a
{ color: #D61717; }

/* textgroessen */
.textgroesse_1
{
font-size: 0.9em;
}


