body {
	color: #003366;
	font-size: 13px;
	font-family: Arial,Geneva,sans-serif;
	font-style: normal;
	line-height: normal;
	background-color: #F6FFE2;
}
a:active { color: #FF6600; text-decoration: none }
a:link { color: #FF6600; text-decoration: none }
a:visited { color: #FF6600; text-decoration: none }
a:hover { color: #003366; text-decoration: none }
p { color: #003366; font-size: 13px; }
td { color: #003366; font-size: 13px; }
.titel {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	letter-spacing: 1px;
	padding: 2px 2px 2px 4px;
	background-color: #BAF688;
}
.greenline {
	width: 632px;
	border-top: 2px solid #BAF688;
	border-right: #BAF688;
	border-bottom: 2px #BAF688;
	border-left: #BAF688;
	padding-top: 4px;
	padding-bottom: 2px;
}
.titel2 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #003399;
	letter-spacing: 1px;
	padding: 2px;
	background-color: #CDFF91;
}
.greenline2 {
	width: 632px;
	border-top: 2px solid #CDFF91;
	border-right: #CDFF91;
	border-bottom: 2px #CDFF91;
	border-left: #CDFF91;
	padding-top: 4px;
	padding-bottom: 2px;
}
.klein {
color: #003366; font-size: 11px; font-family: Arial,Helvetica,sans-serif; font-style: normal; line-height: normal
}
.link {
	background-color: #CDFF91;
	padding: 2px;
}
.greenunderline {
	margin: 0px;
	padding: 0px 2px;
	border-top: 0px solid #BAF688;
	border-right: 0px solid #BAF688;
	border-bottom: 2px solid #BAF688;
	border-left: 0px solid #BAF688;
}
.box {
	background-color: #BAF688;
}
.box2 {
	background-color: #CDFF91;
}
.orangeunderline {
	margin: 0px;
	padding: 0px 2px;
	border-top: 0px solid #FF6600;
	border-right: 0px solid #FF6600;
	border-bottom: 1px solid #FF6600;
	border-left: 0px solid #FF6600;
}
.toplinks {
	font-size: 10px;
	color: #FF6600;
	padding-right: 8px;
	letter-spacing: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.bildlinks {
	    float:left; 
	    padding: 3px; 
	    margin-right: 10px; 
       	margin-bottom: 10px; 
	  }
.bildrechts {
	    float:right; 
	    padding: 3px; 
        margin-bottom: 10px;
	    margin-left: 10px; 
	  }
div.shadow {
  float: left;
  padding: 0 1px;
  background: #bfbfbf;
  border-left: 1px solid #eaeaea;
  border-right: 1px solid #eaeaea;
  position: relative;
}

div.shadow img {
  padding: 5px 5px 9px 5px;
  background: white url(shad_bottom.png) repeat-x bottom left;
}

div.shadow div.topleft {
  width: 2px;
  height: 4px;
  background: url(shad_tlcorner.png) no-repeat top left;
  position: absolute;
  top: 0px;
  left: -1px;
}

div.shadow div.topright {
  width: 2px;
  height: 4px;
  background: url(shad_trcorner.png) no-repeat top right;
  position: absolute;
  top: 0px;
  right: -1px;
}

div.shadow div.bottomleft {
  width: 4px;
  height: 4px;
  background: url(shad_blcorner.png) no-repeat bottom left;
  position: absolute;
  bottom: 0px;
  left: -1px;
}

div.shadow div.bottomright {
  width: 4px;
  height: 4px;
  background: url(shad_brcorner.png) no-repeat bottom right;
  position: absolute;
  bottom: 0px;
  right: -1px;
}
br.clear {
  clear: both;
  height: 0;
  line-height: 0px;
}	  
.wrapper {width: auto; border-left: 5px solid #BAF688; border-right: 5px solid #BAF688; border-bottom:5px solid #BAF688; margin-right: 10px;}
.head {	
	width: auto;
	padding-right: 8px;
	letter-spacing: 0px;
	padding: 4px;
	background-color: #BAF688;
	border-bottom: 2px solid #BAF688;
	}	
.home {font-size: 10px; font-weight:bold; color: #FF6600; width: 600px; }   
.titelzeile {width: 640px;}
.titelrechts { float: right; font-size: 10px; font-weight:bold; color: #FF6600; }
.content {width: 640px; padding: 8px; padding-bottom: 18px;}	