body {
	color: #333;
	background-color: #EBEBEB;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	background-image: url(images/hintergrund-2.jpg);
	background-position: center top;
	margin-top: -5px;
	background-repeat: no-repeat;
}


h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	text-align: left;
}

p, blockquote, ul, ol {
	margin-top: 0;
	padding-top: 0;
}

a {
	color: #006;
}


a:hover {
	text-decoration: none;
}

/* Header */

#header {
	width: 760px;
	height: 50px;
	margin: 0 auto;
}

/* Logo */

#logo {
	width: 900px;
	height: 90px;
	background-color: #FFF;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* Menu */

#menu {
	position:absolute;
	height: 31px;
	width: 900px;
	clear: both;
	background-image:url(images/menu-bg.png);
	padding-top: 7px;
	top: 100px;
	right: auto;
	position: absolute;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	font-family: Tahoma, Geneva, sans-serif;
}

#menu ul {
	margin: 0;
	padding: 5px 0 0 0;
	list-style: none;
	float: left;
}

#menu li {
	display: inline;
}

#menu a {
	padding: 10px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	color: #333;
}

#menu a:hover {
	color: #67B8E7;
	background-color: #fff;
	background-image: url(images/quader3.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}

#menu #aktuell a
{
color: #67B8E7;
	background-color: #fff;
	background-image: url(images/quader3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
} 



/* Splash */

#splash {
	width: 900px;
	height: 275px;
	clear: both;
	background-color: #ffffff;
	background-image: url(images/header-gelb4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* Content */

#content {
	width: 900px;
	margin: 0px auto 0 auto;
	background-color: #FFF;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	height: 350px;
	}

#content h2 {
	height: 25px;
	padding: 6px 0 0 0px;
	font-size: 1.5em;
	line-height: 1.5em;
	font-family:Tahoma, Geneva, sans-serif;
	color: #333;
	margin-bottom: 5px;
	border-bottom: 1px solid #006;
	margin-left: 20px;
	margin-right: 20px;
}

#content h3 {
	font-size: 1em;
	line-height: 1.5em;
	font-family:Tahoma, Geneva, sans-serif;
	color: #333;
	margin-bottom: 5px;
}

#content ul {
	margin: 0;
	padding: 0 0 5px 0px;
	list-style: none;
	background: #DCE7C9 no-repeat 220px 10px;
	padding-top: 20px;
	display:block;
	padding-bottom: 20px;
	border: 1px solid #cccccc;
}

#content li {
	padding-left: 25px;
	background: url(images/img09.gif) no-repeat left center;
}
#content .content {
	padding: 10px 20px 20px 20px;
}


/* Column One */

#colOne {
	float: right;
	width: 675px;
	padding-top: 14px;
	background-color: #FFF;
}



/* Column Two */

#colTwo {
	float: right;
	width: 200px;
	padding-top: 22px;
	margin-top: 50px;
}
#colTwo h2 {text-align:left;}
.blue {
	color: #67B8E7;
}

#colTwo .content {
	padding: 0px;
}

/* Footer */

#footer {
	width: 900px;
	height: 25px;
	border-top: 1px solid #ddd;
	background-color: #ccc;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	float: none;
	margin-bottom: 0px;
}

#footer p {
	margin: 0;
	padding: 7px 0 0 0;
	text-align: left;
	font-size: 11px;
	color: #666666;
}

#footer a {
	color: #333;
}
#content .content a {
	color:#333;
	font-size: 11px;
	font-weight: bold;
}

#content. content a:activ{
	color:#67B8E7;
	font-size: 11px;
	font-weight: bold;

}
.aactive {
	background-color: #FFF;
	font: #006;
	background-image: url(images/quader3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.acactive2{
	color:#67B8E7;
	font-size: 11px;
	font-weight: bold;
}

.acactive3{
	color:#333;
	font-size: 11px;
	font-weight: bold;
}
.tip{
	color:#67B8E7;
	font-size: 11px;
	font-weight: bold;
}

.imgquader {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 75px;
}
