 /* Allgemein */
 
body {
	scrollbar-face-color : #EFEFEF;
	scrollbar-shadow-color : #DDDDDD;
	scrollbar-highlight-color : #DDDDDD;
	scrollbar-3dlight-color : #ABABAB;
	scrollbar-darkshadow-color : #ABABAB;
	scrollbar-track-color :#DFDFDF;
	scrollbar-arrow-color : #ABABAB;
	background-color : #DFDFDF;
}
html, body {
margin: 0px; 
padding: 0px; 
background-color: #DDDDDD;
width: 310px;
height: 90%;
text-align:left;
border: none
}


html, body, table, tr, td, div, p, h2, h3, pre, a, h1 {
font-family: arial,helvetica,sans-serif; 
font-size : 12px;
color: #494B4B; 
text-decoration: none;
vertical-align: top;
line-height: 1.5em;
}


/* Text */

a {
font-family: arial,helvetica,sans-serif; 
font-size : 12px;
text-decoration: underline;
}

a:hover {
color: #D53049; 
}

h1 {
color: #D53049; 
font-weight: bold;
text-decoration: none;
font-size : 12px;
}

h2 {
text-decoration: none;
font-weight: normal;
font-style:italic;
font-size : 12px;
}

.normal {
font-weight: bold;
text-decoration: none;
color: #494B4B;
letter-spacing:0.02em;
font-size : 11px;
}

.aktiv {
font-weight: bold;
text-decoration: none;
color: #D62F49; 
letter-spacing:0.02em;
font-size : 12px;
}

#inhalt {
margin-left: 15px;
margin-top: 15px;
margin-right: 5px;
}

/* Stylesheets fuer Formulare */
input {
font-family: arial,helvetica,sans-serif;
border: 1px solid #6A7070;
padding-bottom: 5px;
margin: 0px;
font-size : 12px;
background-color: #EFEFEF;
}

textarea {
font-family: arial,helvetica,sans-serif;
padding-bottom: 5px;
font-size : 12px;
background-color: #EFEFEF;
border: 1px solid #6A7070;
}  

.form {
height: 20px;
font-size : 12px;
font-weight : bold;
color: #4F5454; 
}

.formular {
font-size : 12px;
color: #4F5454;
}

select {
font-size : 12px
}


ul {
list-style-type:square;
}

.bild {
margin-bottom: 10px;
}

#drucken {
float: right;
margin-right: 10px;
padding-bottom: 10px;
margin-top: 30px;
}

#drucksym {
margin-right: -3px;
margin-top: 3px;
}


#referenzen li {
margin-bottom: 10px;
}