* {
	margin: 0;
	padding: 0;
	}

html, body {
	height: 100%;
	}
	
body {
	background: #ECECEC url("../images/bigbg.jpg") repeat-y center top;
	color: #4B4B4B;
	font-family: "Trebuchet MS", Verdana, "Lucida Sans";
	font-size: 14px;
	line-height: 20px;
	font-weight: 400;
	}
	
#wrap {
	width: 990px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	}
#swrap {
	width: 990px;
	padding-top: 20px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.colan {
	height: 40px;
	font-size: 18px;
	line-height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-left: 30px;
	background-image: url(../images/colan.jpg);
	background-repeat: repeat-y;
	color: #FFF;
	letter-spacing: 0.2em;
}
.hech {
	height: 40px;
	font-size: 18px;
	line-height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-left: 30px;
	background-image: url(../images/energ.jpg);
	background-repeat: repeat-y;
	color: #FFF;
	letter-spacing: 0.2em;
}
.jaeger {
	height: 40px;
	font-size: 18px;
	line-height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-left: 30px;
	background-image: url(../images/jaeger.jpg);
	background-repeat: repeat-y;
	color: #FFF;
	letter-spacing: 0.2em;
}

.verein {
	height: 40px;
	font-size: 18px;
	line-height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-left: 25px;
	background-image: url(../images/verein.jpg);
	background-repeat: repeat-y;
	color: #FFF;
	letter-spacing: 0.2em;
}








	
a {
	color: #F90;
	text-decoration: none;
	}

a:hover {
	color: #333;
	text-decoration: underline;
	}

.ahier {
	color: #F90;
	font-weight: bold;
}
.ueberschrift {
	color: #F90;
	font-weight: bold;
	font-size: 16px;
}


	
img.topleft {
	float: left;
	text-align: center;
	padding-left: 50px;
	}

ul {
	padding: 0;
	margin: 0;
	}

.head {
	color: #666;
	font-size: 1.7em;
	font-weight: 200;
	padding-left: 80px;
	}
.head2 {
	font-size: 16px;
	padding-left: 150px;
}


	
.head span {
	margin-left: 10px;
	color: #999;
	font-size: 24px;
	}
	
#main {
	width: 690px;
	text-align: left;
	float: right;
	padding-right: 90px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	padding-left: 30px;
	padding-bottom: 20px;
	}

h1 {
	font-size: 30px;
	color: #666;
	margin: 15px 0 10px 0;
	}

h2 {
	font-size: 16px;
	color: #666;
	margin-bottom: 10px;
	text-align: left;
	padding-top: 20px;
	}

h2 span {
	margin-left: 10px;
	color: #AAA;
	}

h3 {
	color: #666;
	margin-bottom: 5px;
	font-size: 0.9em;
	}
	
	
h4 {
	color: #666;
	margin-bottom: 5px;
	font-size: 18px;
	}
.img {
	float: left;
	border: 4px solid #DBDBDB;
	margin-right: 20px;
}
.Auflisten {
	background-image: url(../images/img07.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	font-size: 14px;
	padding-left: 20px;
}

p.main {
	font-size: 14px;
	line-height: 1.6em;
	margin-top: 5px;
	margin-bottom: 15px;
	}
#sidebar{
	width:165px;
	float:left;
}
#sidebar ul{
	width:140px;
	height:auto;
	display:block;
	list-style-type: none;
	padding-top: 120px;
	padding-bottom: 30px;
	padding-left: 25px;
}
#sidebar ul li{
	width:125px;
	height:27px;
	position:relative;
	font-size: 13px;
	background-image: url(../images/bullet-1.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
}
#sidebar ul li a{
	display:block;
	color:#666;
	text-decoration:none;
	font-size: 13px;
	line-height: 26px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
#sidebar ul li#active a{
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #F90;
	padding-left: 10px;
	background-color: #FFFBF0;
		}
#sidebar ul li a:hover{
	color:#A2A2A2;
	padding-left: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #F90;
}
#sidebar h2{
	color:#666;
	font-size:14px;
	font-weight: bold;
	list-style-type: none;
	padding-left: 15px;
	clear: left;
	line-height: 25px;
}

table {
	margin-bottom: 5px;
	font-size: 14px;
	border-collapse: collapse;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}

table caption {
	margin-top: 15px;
	margin-bottom: 5px;
	padding: 0 0 0 3px;
	text-align: left;
	font-size: 16px;
}

table th,
table td {
	text-align: center;
	font-size: 14px;
	padding-top: 4px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 7px;
}


.footer {
	width: 700px;
	border: 1px solid #CCC;
	font-size: 14px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	}

	
.footer p {
	padding: 10px;
	}

.footer .footnav {
	border-bottom: 1px solid #CCC;
	padding: 10px;
	}

.footnav a {
	padding-right: 15px;
	}
