* {
  margin: 0;
  padding: 0;
}

body {	
	font-size: 12px;
	font-family: Arial, Sans-Serif;
	color: #4d4d4d;
	background: #d9dadc;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
}

a {color: #4d4d4d; text-decoration: none; font-weight:bold;}
a:visited {color:#4d4d4d; text-decoration: none; font-weight:bold;}
a:hover {color: #4d4d4d; text-decoration: underline; font-weight:bold;}
a:active { color:#4d4d4d; text-decoration: none; font-weight:bold;}



/* ----------layoutcontainer-------------- */
#wrapper {
	width: 880px;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	background-color: #ffffff;
	text-align: left; /* fuer Netscape 4 und MS IE */

}

#wrapper-end {
	width: 900px;
	height: 20px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
}

/* ----------oben-------------- */

#top {
	width: 880px;
	height:140px;
	margin: 0;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/top_lap_md.jpg);
	border:solid 10px;
	border-color: #FFFFFF;
}

/* --------------main------------- */

#middle {
	width: 900px;
	background-image: url(../images/middle_lap_md.jpg);
	background-color: #ffffff;
}

#left {
	float: left;
	width: 195px;
	margin-left: 10px;
	display: inline; 
}

#content {
	float: left;
	width: 440px;
	margin-bottom: 15px;
	margin-left: 10px;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	display: inline; 
}

#content ul {
	padding-left: 15px;
	padding-top: 15px;
}


#right {
	float: right;
	width: 195px;
	margin: 0;
	padding: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-right: 10px;
	
	display: inline; 
	color: white;
	font-size: 11px;
}


#right.foerderer {
  padding: 0;
  margin:0;
  width:100%;
  background-color:#FFF;
}


#right p{
	width: 185px;
	padding-left: 10px;
	margin: 0px;
	color: white;
	font-size: 11px;
}

* html #right {
	padding-left: 2px;
	}

#footer{
	width: 900px;
	height: 10px;
	padding: 0px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	background: #ffffff;
	font-size: 1px; /* Patch für IE 6 und abwärts */
}











/* Main Menu(s) */

a.mainlevel {
color:#FFFFFF;
font-size: 14px;
padding-left: 18px;
width: 177px;
border-bottom: 1px solid #fff;
display: block;
line-height: 29px;
margin: 0px;
text-decoration: none;
font-weight: bold;
voice-family:"\"}\""; /* Box Model fix */
voice-family:inherit;
width: 177px;
}

html>body a.mainlevel {width:177px;} /* Opera5-Fix-fix ;-) */

a.mainlevel:visited { text-decoration: none; color:#FFFFFF;}

a.mainlevel:hover, a.mainlevel#active_menu {
background: #759200;
text-decoration: none;
}

a.sublevel {
color:#FFFFFF;
padding: 0px;
margin: 0px;
margin-left: -4px;
font-size: 12px;
padding-left: 38px;
width: 157px;
display: block;
line-height: 19px;
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #fff;
voice-family:"\"}\""; /* Box Model fix */
voice-family:inherit;
width: 157px;
}

html>body a.sublevel {width:158px;} /* Opera5-Fix-fix ;-) */

a.sublevel:visited { text-decoration: none; color:#FFFFFF;}

a.sublevel:hover, a.sublevel#active_menu {
text-decoration: none;
background:#759200;
width: 157px;
voice-family:"\"}\""; /* Box Model fix */
voice-family:inherit;
width: 157px;
}
html>body a.sublevel:hover, a.sublevel#active_menu { /* Opera5-Fix-fix ;-) */
width: 157px;
}


.moduletable { margin-bottom:85px;}

.moduletableextra { margin-bottom:75px; border-top: 1px solid #fff;}


/* --------------Klassen------------- */






.componentheading, .contentheading { 
font-size: 21px;
font-weight:bold;
}
a.contentpagetitle, a.contentpagetitle:hover{ text-decoration: none;}

.createdate{ font-size:10px; padding-bottom: 5px;}

p img { padding-right: 10px; padding-bottom: 5px;}



#right a { color:#FFFFFF;}

.contentpane { background:none;}
.contentpaneopen fieldset{ border:0;}
.contentpaneopen fieldset div.small{ font-size:10px;}


span.highlight { background-color: #FFFF00; padding: 0 2px; font-weight: bold;}

select.inputbox { width: 30%; }

.pagenav { font-weight:bold;}

#eventlist h5.componentheading {
margin:0px;
padding:0px;
}

div.copyright, div.copyright a, div.copyright a:hover, div.copyright a:visited{ font-size:9px; color:#DDD;}
