@charset "UTF-8";
/* CSS Document */

html{
	height:100%;
}


BODY {
	background-color: #ffffff;
	margin: 0px;
	height:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 1.5;
}

H1 {
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	margin-bottom: 5px;
}

P {
         margin-top: 10px;
         margin-bottom: 10px;	
}

TABLE P {
         margin: 0px;
}

IMG {
         border: none;
}

A {
	color: #2e4b9b;
	text-decoration: underline;
}

A:hover {
	color: #2e4b9b;
	text-decoration: none;
}

#oben {
	background: #f3f3f3;
	background-image: url(/fileadmin/template/img/bg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	clear: both;
}

#header {
	width: 900px;
	height: 110px;
	margin: 0 auto;
}

#navi {
	width: 900px;
	height: 33px;
	margin: 0 auto;
	background-image:url(/fileadmin/template/img/navi.jpg);
	margin-top: 15px;
	margin-bottom: 15px;
	overflow: hidden;
}

#inhalt {
	width: 900px;
	margin: 0 auto;
	clear: both;
	margin-bottom: 15px;

}

#sp1 {
	width: 180px;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	border-top: 0;
}

#sp2 {
	width: 700px;
	background: #ffffff;
	float: left;
	margin-bottom: 15px;
	border: 1px solid #cccccc;
}

#leiste {
	clear: both;
	width: 100%;
	background: #E5e5e5;
	height: 88px;
	margin: 0 auto;
}

#footer {
	width: 100%;
	background: #ffffff;
	border-top: 1px solid #666666;
	height: 125px;
	padding-top: 10px;
	font-size: 10px;
}

.cls {
	clear: both;
}

#mainnav {
	margin: 0;
	padding-left: 0;
	float:left;
	text-decoration: none;
	list-style: none;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
}

#mainnav LI {
	line-height: 2.5;
	height: 33px;
	float:left;
	border-right: 1px solid #ffffff;
}

#mainnav LI:hover {
	background-image: url(/fileadmin/template/img/nav1.jpg);
}

.mnu {
	display: block;
	text-decoration: none;
	color: #ffffff;
	float:left;
	height: 33px;
	padding-right: 15px;
	padding-left: 15px;

}

.mnu:hover {
	color: #ffffff;
}

.mnu-act {
	display: block;
	text-decoration: none;
	color: #ffffff;
	float:left;
	height: 33px;
	padding-right: 15px;
	padding-left: 15px;
	background-image: url(/fileadmin/template/img/nav1.jpg);
}

.mnu-act:hover {
	color: #ffffff;
}

#subnav {
	border-collapse: collapse;
	margin: 0;
	padding-left: 0;
	width: 180px;
	text-decoration: none;
	list-style: none;
	border-bottom: 1px solid #cccccc;

}

#subnav LI {
	line-height:1.6;
	background: #ffffff;
	border: 1px solid #cccccc;
	border-bottom: none;
}

.mnu1 {
	display: block;
	text-decoration: none;
	color: #333333;
	height: 20px;
	padding-left: 3px;
	border-left: 5px solid #d3d9ea;
}

.mnu1:hover {
	color: #333333;
	background: #d3d9ea;
}

.mnu1-act {
	display: block;
	text-decoration: none;
	color: #333333;
	height: 20px;
	background: #d3d9ea;
	padding-left: 3px;
	border-left: 5px solid #d3d9ea;
}

.mnu1-act:hover {
	color: #333333;
}

#subnav2 {
	border-collapse: collapse;
	margin: 0;
	padding-left: 0;
	width: 180px;
	text-decoration: none;
	list-style: none;
	border-top: none;
	font-size: 10px;
}

#subnav2 LI {
	line-height:2;
	height: 20px;
	border-top: 1px solid #F3F3F3;
}

#subnav2 LI:hover {
	background: #ededf4;
}

.mnu2 {
	display: block;
	text-decoration: none;
	color: #333333;
	height: 20px;
	padding-left: 3px;
	border-left: 5px solid #ededf4;
}

.mnu2:hover {
	color: #333333;
}

.mnu2-act {
	display: block;
	text-decoration: none;
	color: #333333;
	height: 20px;
	padding-left: 3px;
	border-left: 5px solid #ededf4;
	background: #ededf4;
}

.abs {
	padding: 10px;
}

.cnt {
	width: 900px;
	margin: 0 auto;
}

.cnt1 {
	width: 910px;
	margin: 0 auto;
}

#leiste IMG {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 5px;
	margin-left: 4px;
	border: 1px solid #cccccc;	
}

#links {
	width: 650px;
	float: left;
}

#rechts {
	width: 250px;
	float: right;
	text-align: right;
}

#footer {
	line-height: 1;
}

#footer A {
	text-decoration: none;
	color: #000000;
}

#footer A:hover {
	text-decoration: underline;
}

table { border:1px solid #FFFFFF; background:#f3f3f3; border-collapse:collapse; border-spacing:0; width:100%;}
td, th { border:1px solid #FFFFFF; background:#f3f3f3; padding:3px; text-align:left; }



.news-list-date, .news-single-timedata {
	font-weight: normal;
	font-size:	11px;
	color: #999999;
	float: right;
}

.news-list-item H3, .news-single-item H2 {
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
}

.news-list-item H3 A {
	color:  #000000;
	text-decoration: none;
}

.news-list-item H3 A:hover {
	color:  #000000;
	text-decoration: underline;
}

.news-list-item IMG {
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}

.clearer {
        height: 1px;	
        border: 1px solid #f3f3f3;
        color: #f3f3f3;
        clear: both;
        margin-top: 5px;
        margin-bottom: 5px;
}

.author {
	margin-top: 5px;
	font-size: 11px;
	color: #666666;
}

.news-single-img {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.news-list-item IMG {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 0px;
}

.news-list-morelink {
	margin-top: 5px;
}

.tx-veguestbook-pi1 .tx-guestbook-form-error {
	display: none;
}

.tx-veguestbook-pi1 ul {
	background: #e6dbdc;
	color: #990000;
	margin: 0;
	padding: 15px 15px 15px 180px;
	font-weight: bold;
}

.tx-veguestbook-pi1 fieldset {
	border:none;
	padding: 0 0 0 15px;
	background: #f3f3f3;
}
	
.tx-veguestbook-pi1 legend {
	display:none;
}

.tx-veguestbook-pi1 .tx-guestbook-field {
	clear:both;
	width:100%;
	display:block;
	padding: 1em 0;
}
	
.tx-veguestbook-pi1 .tx-guestbook-field label {
	clear: both;
	display: block;
	float: left;
	width: 150px;
}
	
.tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-med {
	float:left;
	width:10em;
}

.tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-big {
	float:left;
	width:20em;
}
	
.tx-veguestbook-pi1 .tx-guestbook-field textarea.tx-guestbook-form-textarea {
	width: 30em;
	display: block;
	float: left;
}

.tx-veguestbook-pi1 .tx-guestbook-field span.tx-guestbook-form-obligationfield {
	color:#990000;
}

.tx-veguestbook-pi1 .tx-guestbook-clear {
	clear:both;
	display:block;
}

.tx-veguestbook-pi1 input.tx-guestbook-submit {
	width:auto;
	display:block;
	margin-left: 150px;
}

.tx-guestbook-content {
	background: #f3f3f3;
	margin-bottom: 0px;
	padding: 1px 5px 1px 5px;
}

.tx-guestbook-header {
	background: #e5e5e5;
	margin-bottom: 0px;
	padding: 5px 5px 5px 5px;
	color: #000000;
}

.smallpics IMG {
	margin-right: 3px;
}

.smallpics {
	clear: both;
	margin-bottom: 15px;
	background: #f3f3f3;
}

.pic-links {
	float: left;
	margin-right: 10px;
}

.detail {
	color: #666666;
	font-style:italic;
	font-size: 11px;
}