p{
text-align: left;
padding-bottom: 10px;
color: #333333;
}

body{
color: #333333; 
background-color: #ABABAB;
font-size: medium;
font-family: Geneva, Verdana, Helvetica, Arial, sans-serif;
}

img {
border: none;
}

/* a:link{
color: #000FFF; 
text-decoration: none;
font-weight: lighter;
border-bottom: 0px dashed #000FFF;
}

a:hover {
color: #000FFF;
border-bottom: 1px solid #FF8C00;
}
*/

UL {
font-family: Geneva, Verdana, Helvetica, Arial, sans-serif;
color : #333333;
}

h1{
text-align: center;
background-color: #b3b3b3;
margin: 10px 0px;
padding: 30px;
border-bottom: 1px dotted #bcbcbc;
font-size : 300%;
font-weight: lighter;
font-family: Geneva, Verdana, Helvetica, Arial, sans-serif;
color : #333333;
}

li{
color: #111111;
}

h2{
font-size : 100%;
font-weight: bold;
font-family: Geneva, Verdana, Helvetica, Arial, sans-serif;
color : #333333;
}

#st {
background-color: #b3b3b3;
border: 1px dotted #bcbcbc;
padding: 10px;
margin: 15px 50px 0px 50px;
color: #100000;
}

#se {
text-align: center;
background-color: #b3b3b3;
border: 1px dotted #bcbcbc;
padding: 10px;
margin: 15px 150px 0px 150px;
color: #100000;
}

#chle {
font-size: 70%;
text-align: center;
background-color: #b3b3b3;
border: 1px dotted #bcbcbc;
padding: 10px;
margin: 15px 250px 0px 250px;
color: #100000;
font-family: Helvetica, Arial, sans-serif;
}

#container {
width: 800px;
margin-left: auto;
margin-right: auto;
}

.wegweiser{
padding: 5px;
}



.extern {
background: url(/images/targetBlank.gif) center right no-repeat;
padding-right: 28px;
}


.pdf {
background: url(/images/pdf-link.gif) center right no-repeat;
padding-right: 28px;
}


.link {
background: url(/images/link.gif) center right no-repeat;
padding-right: 28px;
}