* {
	margin:0;
	padding:0;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

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

a:focus, a:hover, a:active {
	color: orange;
	text-decoration:underline;
	}

p {
	margin-bottom: 10px}

body {
	background:#ddd;
	font-size: 62.5%; /* Resets 1em to 10px */
	line-height:130%;
	text-align: left;
	}

.aktuell {
    margin-top: 2em;
    padding-top: .5em;
    border-top: thin dotted;
    border-bottom: thin dotted;
    font-weight: bold;
    color: orange;
     }


img {
	border:none;
	}


.liste {
font-size: 100%; /* Resets 1em to 10px */
    list-style: circle;
    list-style-position: inside;
}


.copy {
font-size: 1.1em;
color: #626065;
line-height: 1.6em;
font-style: normal}

.fett
{
font-size: 1.3em;
color: #AFC900;
font-weight: bold;
}

.farbig
{
font-size: 1.3em;
color: #AFC900;
font-weight: bold;
}

.box {
font-size: 1.1em;
color: white;
line-height: 1.2em;
font-style: normal;
}

.farbegrau {
font-size: 1.2em;
color: black;
line-height: 1.5em;
font-weight: bold;
}


.ueberschrift
 {
font-size: 1.5em;
color: #AFC900;
line-height: 1.3em;
margin-top: 1em;
font-style: normal;
font-weight: bold;
}

.ueberschrift2
 {
font-size: 1.2em;
color: #AFC900;
line-height: 1.3em;
margin-top: 0.8em;

font-style: normal;
font-weight: bold;
}


li { font-size: 1.5em;
 color: #606060;
 margin-bottom: 1pt;
 line-height: 1.3em;
 list-style: none;
}

#page {
	margin:0 auto;
	margin-top:1em;
	margin-bottom:1em;
	padding:0em;
	width:790px;
	min-height:600px;
	background-color:#fff;
	}


#kopfzeile {
border-top: 1px solid #999;
border-left: 1px solid #999;
border-right: 1px solid #999;
background: url(header.jpg) top left no-repeat;
background-color:white;
padding:0px;
height: 186px;
	width: 788px;
}

#aussenlinks { float:left;
width:190px;
padding:2em 1em 0em;
background-color: white;
border-left: 1px solid #999;
}

#aussenrechts { float:right;
padding:0em;
width:190px;
padding:8px;
background-color: white;
border-right: 1px solid #999;
}

#inhalt { margin-right:205px;
margin-left:205px;
padding:2em 1em 0em;
background-color:white;
font-size: 1.2em;
border: 0px solid black; }


#fusszeile { clear:both;
background-color:#AFC900;
padding:8px;
border: 1px solid #999; }



#aussenlinks, #aussenrechts, #inhalt { padding-bottom: 32767px;
margin-bottom: -32767px; }
#wrapper { overflow:hidden; }



.roundcont {
	width: 189px;
	background-color: #f90;
	color: #fff;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop {
	background: url(tr.gif) no-repeat top right;
}

.roundbottom {
	background: url(br.gif) no-repeat top right;
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}

/* DAMIAN Anfang*/


li.active {
 list-style: circle;

}

.smallorange {
font-size: 0.8em;
color: orange;}

html {height: 100%; margin-bottom: 1px;
}

/* DAMIAN Ende*/
