body {
	background: #cbcbcb;
	color: #002e50;
	font-family: "arial";
	font-size: 14px;
	line-height: 20px;
}

a, a:visited {
	color:#002e50;
}

a img {
	border: none;
}

.clear {
	height:1px;
	overflow:hidden;
	clear:both;
}

div#wrapper {
	background: url('../bilder/bg_content.png') repeat-y;
	margin: 0px auto 0px auto;
	width: 1200px;
}

/*
 * Header
 *
 ********************************************************/

div#header {
	background: url('../bilder/bg_header.png') no-repeat;
	width: 100%;
	height: 179px;
	color: white;
}

div#header ul {
	margin: 150px 30px 0px 10px;
	float: right;
}

div#header ul li {
	margin: 0px 5px 0px 5px;
	color: white;
	list-style: none;
	float: left;
}

div#header a {
	color: white;
	text-decoration: none;
}

div#header a:hover {
	text-decoration: underline;
}

div#header li.aktiv a {
	text-decoration: underline;
}

/*
 * Navigation
 *
 ********************************************************/

div#nav {
	width: 100%;
	padding-bottom: 9px;
	font-size: 13px;
}

div#nav ul {
	margin: 0px 0px 0px 260px;
	padding: 0px;
	height: 40px;
	border-left: 1px solid #ffffff;
}

div#nav ul li {
	background: #002e50;
	color: white;
	font-weight: bold;
	list-style: none;
	text-align: center;
	border-right: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	float: left;
	display: block;
}

div#nav ul li:hover, div#nav ul li.aktiv {
	background: #ce231d;
}

div#nav a {
	padding-top: 10px;
	color: white;
	text-decoration: none;
	width: 161px;
	height: 30px;
	display: block;
}

/*
 * Hauptbereich
 *
 ********************************************************/

div#main {
	width: 100%;
	display: block;
	padding-bottom: 40px;
}

div#subnav {
	font-size: 13px;
	width: 240px;
	float: left;
	display: block;
	margin: 30px 53px 40px 0px;
}

div#subnav ul {
	padding: 0px;
}

div#subnav ul li {
	list-style: none;
	padding-left: 12px;
	font-weight: bold;
}

div#subnav ul li a {
	padding: 8px 10px 7px 10px;
	border-top: 1px solid #002e50;
	text-decoration: none;
	display: block;
}

div#subnav ul li a.last {
	border-bottom: 1px solid #002e50;
}

div#subnav ul li:hover, div#subnav ul li.aktiv {
	border-left: 7px #ce231d solid;
	padding-left: 5px;
}

div#subnav ul li.aktiv {
	color: #ce231d;
}

div#subnav div {
	margin-left: 12px;
}

div#content {
	margin: 0px 53px 40px 0px;
	padding: 43px 0px 0px 0px;
	float: left;
	width: 560px;
}

div#content h1 {
	padding: 0px;
	margin: 0px 0px 35px 0px;
	font-size: 24px;
	line-height: 30px;
}

div#content h2 {
	margin-top: 30px;
	line-height: 28px;
}

div#content h2 span.datum {
	font-size: 14px;
}

div#content h3 {
	margin-top: 30px;
}

div#content ul, ol {
	padding: 0px;
	margin: 0px 0px 0px 15px;
}

div#content li {
	padding: 0px;
	margin: 0px 0px 20px 0px;
}

div#content ul.linospace li {
	margin-bottom: 5px;
}

table {

}

td {
	vertical-align: top;
	padding: 0px 20px 5px 0px;
	font-size: 13px;
	line-height: 19px;

}

/*
 * Marginalspalte
 *
 ********************************************************/
div#marginal {
	margin: 0 30px 0 0;
	float: right;
	width: 240px;
	padding: 38px 0px 0px 0px;
}

div#marginal img.logo {
	margin: -20px auto 10px auto;
	display: block;
	border: 0px solid #375973;
}

div#marginal span {
	display: block;
	float: left;
	width: 50px;
}

div#marginal span.rechts {
	width: 180px;
}

div#marginal h1.header {
	margin: 18px 0px 20px 0px;
	padding: 0px;
	font-size: 20px;
}

div#marginal h2 {
	font-size: 14px;
}

div#marginal h2.name {
	margin: 30px 0px -16px 0px;
	padding: 0px;
}

div#marginal div.element {
	border-top: 1px solid #375973;
	margin-top: 30px;
	padding-top: 10px;

}

/*
 * Footer
 *
 ********************************************************/

div#footer {
	background: url('../bilder/bg_footer.jpg') no-repeat;
	font-size: 13px;
	width: 100%;
	color: white;
	height: 215px;
	position: relative;
}

div#footer a {
	color: white;
	text-decoration: none;
}

span#fpreis {
	float: left;
	width: 250px;
	padding: 0px 0px 0px 0px;
}

span#fpreis img {
	margin: 50px 0px 0px 25px;
}

span#fbild {
	float: left;
	width: 300px;
}

span#fbild img {
	width: 301px;
	height: 215px;
}

span#finfo {
	padding: 25px 0px 15px 25px;
	float: left;
	width: 271px;
}

span#finfo h3 {
	padding:0px;
	margin:0px;
}

span#fservice {
	background: #ce231d;
	float: right;
	width: 290px;
	height: 175px;
	padding: 25px 25px 15px 25px;
}

span#fservice ul {
	margin: 0px;
	padding: 0px 0px 0px 15px;
}

span#fservice p {
	margin: 0px;
}

/*
 * Anmeldung
 *
 ********************************************************/

div.veranstaltung {
	margin: 0px 0px;
}

div#content div.veranstaltung h2 {
	margin-top: 0px;
	padding-top: 0px;
}

div.veranstaltung .label {
	float: left;
	width: 180px;
}

div.veranstaltung .wert {
	float: left;
	width: 380px;
}

/*
 * Formular
 *
 ********************************************************/
fieldset {
	border: none;
}

label {
	padding: 10px 0px;
	width: 180px;
	display: block;
	float: left;
	clear: left;
}

input {
	margin: 10px 0px;
	width: 300px;
}

textarea {
	font-family: "arial";
	margin: 10px 0px;
	width: 300px;
	height: 50px;
}

div.fehlerbox {
	color: red;
}

div#content div.fehlerbox ul li {
	margin: 2px 0px;
}

div#content div.fehlerbox ul li span {
	font-weight: bold;
}

div#content div.fehlerbox p {
	margin-bottom: 5px;
}

div.fehler input, div.fehler textarea {
	border: 1px solid red;
}

div.fehler label {
	color: red;
}


