@charset "utf-8";
/* CSS Document */

* {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
	
body {
	background-image: url(/images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #c2905b;
	font-size: 12px;
	color: #000000;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.red {
	color: #FF0000;
}


#container {
	width: 935px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#header {
	background-image: url(/images/header.png);
	height: 104px;
}
#header #left {
	margin-top: 72px;
	width: 500px;
}

#header h1 {
	float: right;
	height: 55px;
	width: 255px;
	margin-right: 25px;
	margin-top: 30px;
	overflow: hidden;
}
#header h1 a {
	height: 55px;
	width: 255px;
	display: block;
	padding-top: 55px;
}


#header #breadcrumb {
	margin-left: 40px;
	height: 16px;
	width: 310px;
	float: left;
	overflow: hidden;
	margin-top: 72px;
}
#header  #breadcrumb li {
	float: left;
	list-style-type: none;
	margin-right: 10px;
	background-image: url(/images/headrer_breadcrumb_point.png);
	background-repeat: no-repeat;
	padding-left: 8px;
	background-position: 0px 4px;

}
#header #search {
	margin-left: 48px;
	height: 16px;
	width: 210px;
	float: left;
	background-color: #E4DAD0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 72px;
	background-image: url(/images/suchen.png);
	background-repeat: no-repeat;
	background-position: 1px 4px;
}


#main {
	background-image: url(/images/main.png);
}

#sidebar {
	float: left;
	width: 198px;
}
#sidebar .box h2 {
	font-size: 12px;
	background-image: url(/images/sidebar_box_top.png);
	background-repeat: no-repeat;
	height: 17px;
	padding-top: 12px;
	padding-left: 48px;
}
#sidebar .box p {
	margin-top: 5px;
	margin-bottom: 5px;
}

#sidebar .box li {
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 16px;
	padding-top: 1px;
	padding-bottom: 1px;
}



#sidebar  .box  .bottom {
	background-image: url(/images/sidebar_box_bottom.png);
	background-position: 17px bottom;
	font-size: 12px;
	padding-left: 32px;
	padding-bottom: 20px;
	padding-top: 4px;
	background-repeat: no-repeat;
	padding-right: 18px;
	margin-bottom: 10px;
}

#content {
	float: right;
	width: 737px;
}
#content .error {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	background-color: #FFE1E1;
	padding: 5px;
	border: 1px solid #990000;
	margin-top: 8px;
	margin-right: 2px;
	margin-bottom: 8px;
	margin-left: 2px;
}
#content .reg-fehler {
	color: #FF0000;
}
#content  .reg-fehler  .edit {
	border: 1px solid #FF0000;
}
#content .reg-fehler i {
	font-size: 11px;
	font-weight: normal;
	padding-bottom: 5px;
}


#content .edit {
	width: 100%;
	border: 1px solid #7bb030;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}

#content hr {
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#content .btn-kontakt {
	background-image: url(/images/zum-kontakt.jpg);
	height: 268px;
	width: 277px;
	font-size: 11px;
	margin-left: 20px;
	text-decoration: none;
	float: left;
}
#content .btn-anmeldung {
	background-image: url(/images/zur-anmeldung.jpg);
	height: 223px;
	width: 200px;
	float: left;
	font-size: 11px;
	text-decoration: none;
	margin-left: 105px;
	padding-top: 45px;
	padding-left: 20px;
	padding-right: 60px;
}





#content p {
	padding-bottom: 6px;
}
#content a {
	text-decoration: underline;
}
#content   .top {
	background-image: url(/images/content_top.png);
	background-repeat: no-repeat;
	height: 30px;
	padding-top: 9px;
	padding-left: 40px;
}
#content   .top   li {
	float: left;
	list-style-type: none;
	background-image: url(/images/content_top_point.png);
	background-repeat: no-repeat;
	background-position: 0px 1px;
}
#content    .top    a {
	font-size: 15px;
	font-weight: bold;
	margin-right: 50px;
	margin-left: 22px;
	color: #535353;
	text-decoration: none;
}



#content  .box  h2 {
	background-image: url(/images/content_box_top.png);
	background-repeat: no-repeat;
	height: 35px;
	font-size: 14px;
	color: #535353;
	padding-top: 11px;
	text-align: right;
	padding-right: 35px;
	padding-left: 20px;
	font-weight: bold;
}

#content .box h3 {
	font-size: 16px;
	margin-bottom: 5px;
}
#content .box h4 {
	font-size: 14px;
	color: #7BB030;
	margin-bottom: 3px;
	padding-top: 15px;
}
#content  .box li {
	margin-left: 15px;
	margin-top: 1px;
	margin-bottom: 1px;
}
#content .box ul {
	margin-top: 10px;
	margin-bottom: 10px;
}
#content .box .referenzen img {
	margin-right: 30px;
	margin-left: 60px;
}

#content .box .entry {
	background-image: url(/images/content_box_entry.png);
	background-repeat: repeat-y;
	padding-left: 12px;
	padding-right: 30px;
}
#content  .box  .bottom {
	background-image: url(/images/content_box_bottom.png);
	height: 23px;
	background-repeat: no-repeat;
	margin-bottom: 13px;
}
#content .box blockquote {
	margin-left: 20px;
	margin-right: 30px;
	color: #4B4B4B;
}

#content .markiert {
	padding-right: 4px;
	padding-left: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #990000;
	font-weight: bold;
}




#footer {
	background-image: url(/images/footer.png);
	height: 57px;
	clear: both;
	text-align: center;
	padding-top: 15px;
	color: #FFFFFF;
}

