/* @override http://141.45.130.43/kroete/style.css */

body {
	margin: 0;
	padding: 0;
	background-color: #fff;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}

#pagewrapper {
	width: 925px;
	margin: 0 auto;
	text-align: left;
	background-repeat: no-repeat;
	background-position: right top;
}

#navigation {
	width: 229px;
	background: #8BBC06;
	float: left;
	margin-bottom: 20px;
	padding-top: 40px;
}

#navigation img {
	margin: 0px 0px 15px 30px;
}

#meta {
	background-color: #E5E5E5;
	list-style: none;
	margin: 0;
	padding: 0;
}

#meta li {
	border-top: 1px dotted #98989B;
	margin: 0px;
	overflow: hidden;
}

#meta li a {
	display: block;
	color: #000;
	padding: 4px 5px 4px 30px;
	text-decoration: none;
}

#meta li a:hover {
	color: #000;
	text-decoration: underline;
}

#main {
	border-top: 1px solid #fff;
	list-style: none;
	margin: 0;
	padding: 0;
}

#main li {
	border-bottom: 1px dotted #fff;
	margin: 0px;
	overflow: hidden;
}

#menu_6 {
	border-bottom: none;
}

#main li a {
	display: block;
	color: #fff;
	padding: 5px 5px 5px 30px;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.1em;
}

#main li span {
	font-weight: normal;
}

#main li a:hover {
	
}

#first a:hover {
	background-color: #807F84;
}

#menu_1 a:hover, #menu_1 a#active {
	background: #F6C700;
}

#menu_2 a:hover, #menu_2 a#active {
	background: #f39900;
}

#menu_3 a:hover {
	background: #ed6f00;
}

#menu_4 a:hover {
	background: #e94200;
}

#menu_5 a:hover {
	background: #DD0021;
}

#menu_6 a:hover {
	background: #0068b4;
}

#menu_7 a:hover {
	background-color: #06B4CE;
}

#main ul, #meta ul {
	margin: 0px;
	padding: 3px 0px;
	list-style: none;
	border-left: 1px solid #C7C8CA;
	border-right: 1px solid #C7C8CA;
	background: #fff;
}

#main ul li, #meta ul li {
	border-bottom: none;
	border-top: none;
}

#main ul li a, #meta ul li a {
	color: #0083cc;
	font-weight: normal;
	padding: 3px 5px 3px 29px;
	font-size: 1em;
}

#main ul li a:hover, #meta ul li a:hover {
	background: #fff;
	color: #000;
	text-decoration: underline;
}

#main ul li ul {
	padding-left: 9px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 1px solid #E5E5E5;
}

#startcontact {
	background: #e5e5e5;
	padding: 5px 5px 8px 29px;
	line-height: 150%;
}

#startcontact ul.startlinks {
	list-style: none;
	margin: 0;
	padding: 0;
}

#startcontact h2 {
	margin:0;
	margin-top: 18px;
	padding: 0;
}

#content {
	width: 380px;
	margin-left: 20px;
	float: left;
}

#content p, #content dl, #content h1, #content h2, form {
	margin-left: 15px;
}

#footer {
	clear: left;
}

#footer div {
	padding: 10px 0px 30px 265px;
	background-color: #fff;
	background-image: url(bilder/sponsoren.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

#footer span {
	color: #fff;
}

#toplink {
	background-image: url(bilder/bullet_top.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}

#right_col {
	float: left;
	width: 280px;
	padding: 170px 0px 0px 0px;
}

#right_col div {
	margin: 0px 30px 20px 30px;
	padding: 3px 0px;
	background: #fff;
}

#right_col p, #right_col h2 {
	margin: 2px 10px;
	padding: 0px;
	line-height: 150%;
}

#right_col hr {
	border-left: 0px;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
}

#startright div {
	border: 1px solid #BED44F;
	padding: 0px 5px 0px 5px;
}

#startright_spezial div {
	border: 0px;
	padding: 0px 0px 0px 0px;
}

#startright div h2 {
	color: #B50414;
}

h1 {
	margin: 45px 0px 20px 0px;
	padding: 0px;
	font-size: 1.3em;
}

h2 {
	font-size: 1em;
	margin: 0px 0px 3px 0px;
	padding-top: 5px;
	font-weight: bold;
}

h3 {
	padding: 3px 3px 3px 18px;
	margin: 0px 0px 10px -3px;
	font-size: 1em;
}

h3 span {
	font-weight: normal;
}

#content p, dl, ul, #startcontent p, dl, ul, #startright p, dl, ul {
	margin-top: 0px;
	margin-bottom: 15px;
	margin-right: 0px;
	padding: 0px;
	line-height: 150%;
}

#content ul, #content ul#toc {
	list-style: none;
	margin-left: 0px;
}

#content ul li {
	background-image: url(bilder/bullet.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	margin-left: 0px;
	background-position: 0px 6px;
}

#content ul#toc li {
	background-image: url(bilder/bullet_toc.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	margin-left: 0px;
	background-position: 0px 5px;
}

dl.box dt {
	color: #f39900;
	font-weight: normal;
}

dt {
	font-weight: bold;
	color: #666;
}

dd {
	margin: 0px 0px 10px 0px;
}

#content a, #right_col a, #footer a, #startright a, #startcontent a, #startcontact a {
	color: #0083cc;
}

#content dt a:before {
	content: url(bilder/bullet_link.gif);
}

label {
	display: block;
	margin-bottom: 3px;
}

input, select, textarea {
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

textarea {
	font-size: 1em;
	width: 320px;
}

fieldset {
	border: 0px;
	padding: 10px;
	margin-top: 5px;
}

#startright div h2 {
	padding-top: 5px;
}

#gallery {
	margin-left: 3px;
}

#gallery a {
	display: block;
	border: 1px solid #807f84;
	text-align: center;
	padding: 14px 0px;
}

#gallery a:hover {
	background: #E5E5E5;
}
