/* CSS Document */
A:link {
	background-color : transparent;
	color : white;
	text-decoration : none;
	font-weight: bold;
        font-size: 13px;
}
A:visited {
	background-color : transparent;
	color : white;
	text-decoration : none;
        font-weight: bold;
        font-size: 13px;
}
A:hover {
	background-color : transparent;
	color : #C81B0D;
	text-decoration: none;
        font-weight: bold;
        font-size: 13px;
}
A:active {
	background-color : transparent;
	color : white;
	text-decoration : none;
        font-weight: bold;
        font-size: 13px;
}



html,body {
background-color: #CBDF99;
margin: auto; 
}


#oben {
margin-top:0px;
background-color: #667F27;
}

#content {
background-color: #B8CF81;
margin: 20px auto;
}


#menue2 {
padding-top: 4px;
font-size: 14px;
font-family: Arial;
}

.csc-firstHeader {
   margin-top: 0px;
   margin-bottom: -35px;
   font-size: 25px;
  font-family: Arial;
  color: #C81B0D;
}


#sprache {
padding-top: 6px;
padding-left: 5px;
}

#bottom {
background-color: #667F27;
}


.left  {
border-bottom: 1px solid #667F27;
height: 22px;
text-align: center;
padding-top: 3px;
margin-left: 0px;
font-size: 14px;
font-family: Arial;
background-color:#667F27;
}


#banner_a {
border-top: 1px solid #667F27;
border-left: 1px solid #667F27;
border-right: 1px solid #667F27;
}

#platz {
border-left: 1px solid #667F27;
border-right: 1px solid #667F27;
}

#mitte {
border-left: 1px solid #667F27;
border-right: 1px solid #667F27;
border-bottom: 1px solid #667F27;
}

.Stil2 {
font-size: 12px;
font-family: Arial;
color: #CBDF99;
}

