body {
	margin: 0;
	padding: 0;
	background: url(images/body_background.gif) repeat-x;
	font-family: Arial, sans-serif;
	text-align: center;
	font-size: 13px;
}
a {
	text-decoration: none;
}

/* @group Header */
#header {
	position: relative;
	margin: 0 auto;
	width: 800px;
	height: 210px;
	text-align: left;
}
#header h1 {
/* 	float: left; */
	margin: 15px 0 0 2px;
	padding: 0;
	width: 406px;
	font-family: Arial, sans-serif;
	font-size: 30px;
	font-weight: 700;
/* 	text-indent: -9999px; */
/* 	background: url(images/headline.gif) no-repeat; */
	display: block;
}

#header h1 a {
	display: block;
	color: #10653a;
}
#header h1 a:hover {
	color: #10653a;
	text-decoration: underline;
/* 	border-bottom: 1px solid #10653a; */
}

#header .hcontainer {
	float: left;
/* 	border: 5px solid blue; */
}

#header h3 {
/* 	float: left; */
/* 	display: block; */
	margin: 0px 0 0 2px;
/* 	border: 3px solid red; */
/* 	padding: 0; */
/*	padding-top: 5px; */
	width: 406px;
	font-size: 15px;
	color: #10653a;
	
}
#drakomimi {
	position: absolute;
	top: 0px;
	right: 110px;
	width: 187px;
	height: 190px;
	background: url(images/drakomimi.jpg) no-repeat;
	z-index: 10;
}

/* @end */

/* @group Navigation */

#supernav {
	float: right;
	margin: 15px 0 0 0;
	padding: 0;
	font-size: 11px;
	line-height: 16px;
	list-style: none;
}
#supernav li a {
	color: #f5951a;
	font-weight: bold;
}
#supernav li a:hover {
	color: #f00;
}
#supernav li a.active {
	color: #f00;
}

#nav {
	position: absolute;
	top: 100px;
	left: 0;
	margin: 0;
	padding: 0;
	width: 800px;
	height: 40px;
	list-style: none;
	background: url(images/nav_background.gif) repeat-x;
}
#nav li {
	display: inline;
	height: 40px;
}
#nav li a {
	position: relative;
	display: block;
	float: left;
	margin-right: 2px;
	padding: 5px 0 0 15px;
	height: 35px;
	color: #fff;
	font-size: 14px;
	line-height: 15px;
	z-index: 20;
	border: 0px solid red;
}
#nav li a:hover {
	background: url(images/nav_background_over.gif) repeat-x;
}
#nav li a.active {
	background: url(images/nav_background_active.gif) repeat-x;
}
#ueber {
	width: 93px;
}
#foerder {
	width: 83px;
}
#nav #sprach {
	padding: 12px 0 0 15px;
	width: 85px;
	height: 28px;
}
#nav #fort {
	padding: 12px 0 0 15px;
	width: 87px;
	height: 28px;
}
#nav #eltern {
	padding: 12px 0 0 15px;
	width: 87px;
	height: 28px;
	z-index: 30;
}
#nav #service {
	float: right;
	margin-right: 0;
	padding: 5px 15px 0 15px;
	width: 60px;
}
#subnav {
	position: absolute;
	top: 155px;
	left: 0;
	margin: 0;
	padding: 0 0 0 15px;
	height: 40px;
	list-style: none;
}
#subnav li {
	display: inline;
	margin-right: 12px;
}
#subnav li a {
	color: #87ba6a;
	font-size: 12px;
	font-weight: bold;
}
#subnav li a:hover {
	color: #266345;
}
#subnav li a.active {
	color: #266345;
}

/* @end */

/* @group Content */
#content_wrap {
	margin: 0 auto;
	width: 800px;
}
#headline {
	float: left;
	width: 215px;
	text-align: left;
}
#headline h2 {
	margin: 0;
	padding: 0;
	color: #266345;
	font-size: 18px;
	font-weight: normal;
}
#headline p {
	font-size: 12px;
	line-height: 18px;
}
#content {
	float: left;
	padding: 0 0 40px 35px;
	width: 480px;
	text-align: left;
}
#content h3 {
	margin: 30px 0 10px 0;
	padding: 0;
	font-size: 18px;
	font-weight: normal;
}
#content h3.top {
	margin: 0 0 10px 0;
}
#content h4 {
	margin: 25px 0 13px 0;
	font-size: 13px;
	line-height: 18px;
}
#content h4 em {
	font-weight: normal;
}
#content h4.top {
	margin: 0 0 13px 0;
}
#content h5 {
	margin: 20px 0 2px 0;
	font-size: 13px;
	font-weight: normal;
	font-style: italic;
}
#content p {
	clear: both;
	margin: 3px 0 16px 0;
	line-height: 18px;
}
#content a, #headline a {
	color: #f5951a;
}
#content a:hover, #headline a:hover {
	color: #f00;
}
#content .extern {
	padding: 0 0 0 20px;
	background: url(images/pfeil_orange.gif) no-repeat;
}
#headline .extern {
	padding: 0 0 2px 20px;
	background: url(images/pfeil_orange.gif) no-repeat;

}
#content .extern:hover {
	background: url(images/pfeil_rot.gif) no-repeat;
}
#headline .extern:hover {
	background: url(images/pfeil_rot.gif) no-repeat;
}
#content .pfeil {
	margin: 0;
	padding: 0 0 0 20px;
	background: url(images/pfeil_orange.gif) no-repeat;
	font-weight: bold;
}
#content .pfeil:hover {
	background: url(images/pfeil_rot.gif) no-repeat;
}
#content ul {
	margin: 0 0 25px 0;
	padding: 0;
	line-height: 18px;
	list-style: none;
}
#content .alt {
	margin: 13px 0 0 0;
}
#content ul li {
	margin: 5px 0 0 0;
	padding: 0 0 0 20px;
	background: url(images/bullet.gif) no-repeat;
	background-position: 0 3px;
}
#content .alt li {
	padding: 0;
	background: none;
}
#content .foto {
	float: left;
	margin: 0 20px 20px 0;
}
#content form {
	padding: 15px 25px;
	background: #d7f3d8;
	width: 412px;
}
#content form p {
	margin: 3px 0 6px 0;
}
#content label {
	display: block;
	width: 150px;
	color: #266345;
	font-weight: bold;
}
#content input {
	margin: 2px 0 8px 0;
	padding: 3px;
	width: 50%;
	font-size: 14px;
	border: 1px solid #85ba65;
}
#content textarea {
	padding: 3px;
	width: 100%;
	height: 150px;
	font-family: Arial, sans-serif;
	font-size: 14px;
	border: 1px solid #85ba65;
}
#content .button {
	padding: 4px 10px;
	width: auto;
	font-size: 12px;
	font-weight: bold;
	color: #266345;
	background: #9fcd7f;
	border: 2px solid #85ba65;
	border-right: 2px solid #387c39;
	border-bottom: 2px solid #387c39;
	cursor: pointer;
}
#content hr {
	width: 500px;
	color: #8cc06c;
	background-color:#8cc06c;
	height:5px;
	}

/* @end */
#footer {
	clear: both;
	margin: 0 auto;
	width: 780px;
	padding-bottom: 20px;
	text-align: left;
}
#footer a {
	display: block;
	width: 430px;
	height: 44px;
	background: url(images/uni_logo.png) no-repeat;
	text-indent: -9999px;
}
hr {
	clear: both;
	margin: 0 auto 40px auto;
	width: 800px;
}
.top {
	margin-top: 0;
}

