/* CSS Document */

html {
	height:100%;}

body {
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	/*background-image:url(../lay/hg.jpg);
	background-repeat:repeat-x;
	background-position:bottom; */
	background-color: #F7F7F7;
	height:100%;
}


/*Anfang Definitionen Formulare*/

h3
{
	margin:0px;
padding:0px;
padding-top:5px;
padding-bottom:5px;
}

input.csc-mailform-submit {
	width:110px;}

	
textarea {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;}


#mailformemail, #mailformname, #user, #pass, tbody input, #tx-srfeuserregister-pi1-username, #tx-srfeuserregister-pi1-first_name, #tx-srfeuserregister-pi1-last_name, #tx-srfeuserregister-pi1-title, #tx-srfeuserregister-pi1-address, #tx-srfeuserregister-pi1-city, #tx-srfeuserregister-pi1-telephone, #tx-srfeuserregister-pi1-fax,#tx-srfeuserregister-pi1-email,#tx-srfeuserregister-pi1-password,#tx-srfeuserregister-pi1-password_again, input#tx-indexedsearch-searchbox-sword{
	width:260px;
	border:1px solid #838282;
	font-size:11px;
	margin-top:1px;
	height:15px;
}

#tx-srfeuserregister-pi1-zip, #tx-srfeuserregister-pi1-status{
	width:100px;
	border:1px solid #838282;
	font-size:11px;
	margin-top:1px;}
	
#Content .tx-indexedsearch-searchbox select,.tt_address_search-select{
	width:160px;
	border:1px solid #838282;
	font-size:11px;
	margin-top:1px;}
	
#mailformkommentar, #tx-srfeuserregister-pi1-comments{
	width:260px;
	height:100px;
	border:1px solid #838282;
	font-size:11px;}
	
#mailformformtype_mail, tfoot input, input.tx-srfeuserregister-pi1-submit, input#tx-indexedsearch-searchbox-button-submit,.tt_address_search-submit {
	border:1px solid #838282;
	background-color:#C8300D;
	color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	margin-top:8px;}
	
/*Ende Definitionen Formulare*/


/*Anfang Überschriften*/
h1 {
	margin:0px;
	padding-bottom:5px;
	font-weight:bold;
	font-size:12px;
	border-bottom:1px solid #838383;
	}
/*Ende Überschriften*/

h2 {
	margin:0px;
	padding-bottom:5px;
	padding-top:15px;
	font-weight:bold;
	font-size:12px;
	
}

#Schatten {
	background-image:url(../lay/schatten_orechts.jpg);
	background-repeat:no-repeat;
	float:left;
	width:100%;
	}

#Alles{
	width:100%;
	height:100%;
	/*background-image:url(../lay/verlauf_rechts.jpg);
	background-repeat:repeat-x;*/
	}
	
#Shadow {
	width:915px;
	background-image:url(../lay/schatten_rechts.jpg);
	background-repeat:repeat-y;
	background-position:903px 20px;}
	
#Rahmen {
	width:900px;
	/*background-color:fuchsia;*/
	background-color:#FFFFFF;
	text-align:left;
	margin:auto;}
	
	
	
/*Anfang oberer Teil*/	
#SiteOben {
	width:900px;
	height:131px;}

	
#Logo {
	float:left;
	width:195px;
	height:87px;}

	
#HeaderBild {
	width:284px;
	height:87px;
	float:left;}
	
#Slogan {
	width:421px;
	float:left;}
	
#Linie {
	float:right;
	margin-top:-10px;}
	
#Navigation {
	width:705px;
	height:26px;
	float:right;
	background-color:#838282;}
	
#Navigation ul {
	margin:0px;
	margin-left:-40px;
	}
	
#Navigation ul li {
	list-style-type:none;
	float:left;
	display:block;}

.NavPunkte, a.NavPunkte:active, a.NavPunkte:link, a.NavPunkte:visited  {
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
	font-size:11px;
	margin:0px;
	padding:5px;
	padding-bottom:8px;
	display:block;
	padding-left:20px;
	padding-right:20px;}
	
a.NavPunkte:hover {
	background-color:#C8300D;
	padding-left:20px;
	padding-right:20px;
	
}

.NavPunkteActive {
	font-weight:bold;
	background-color:#C8300D;
	text-decoration:none;
	color:#FFFFFF;
	font-size:11px;
	margin:0px;
	padding:5px;
	padding-bottom:8px;
	display:block;
	padding-left:20px;
	padding-right:20px;}
	
	
/*Ende oberer Teil*/	


/*Anfang mittlerer Teil*/	
#SiteMitte {
	width:900px;
	height:40px;
	background-color:#E6E6E6;}
	
#Suche {
	width:195px;
	float:left;
	height:31px;
	background-color:#FDF7A9;}
	
#Suche input {
	border:0px;
	margin-top:5px;
	margin-left:10px;
	padding:3px;
	font-size:10px;
	background-color:#FCFBE1;
	color:#666666;
	/*width:140px;*/
	float:left;}
	
#Suche input.Button {
	/*margin-top:4px;
	margin-left:8px;*/
	margin:0px;
	padding:0px;
	margin-top:5px;
	margin-left:10px;
	border:0px;}
	
form {
	margin:0px;
	padding:0px;}
	
#Standpunkt {
	background-color:#E6E6E6;
	float:left;
	margin-top:9px;
	margin-left:42px;
	display:block;}
	
.StandSchrift, a.StandSchrift:active, a.StandSchrift:visited, a.StandSchrift:link {
	font-size:10px;
	color:#666666;
	font-weight:normal;
	text-decoration:none;}
	
a.StandSchrift:hover, .StandSchriftActive {
	text-decoration:underline;}
	

#Content {
font-size:11px;

}

/*Anfang Definitionen Content*/

	
#Content a, #Content a:active, #Content a:link, #Content a:visited {
	text-decoration:none;
	/*color:#767676;*/
	color:#A52305;}

#Content a:hover {
	text-decoration:none;
	color:#F65732;
	}
	
#Content ul {
	margin-bottom:10px;
	line-height:18px;
	color:#000000;
	list-style-type:square;}

#Content ul li, {
	margin:0px;
	font-weight:bold;
	color:#000000;
	list-style-type:square;
	font-size:11px;
	text-transform:uppercase;
	vertical-align:bottom;
	}
	
#Content ul li ul li {
	margin:0px;
	font-size:11px;
	font-weight:bold;
	text-transform:none;
	vertical-align:bottom;
	list-style-type:square;
	margin-left:-15px;
	}
	
	
#Content ul li ul li ul li {
	margin:0px;
	font-weight:normal;
	list-style-type:square;
	text-transform:none;
	margin-left:-15px;
	}	


#Content ul a:active, #Content ul a:link, #Content ul a:visited, #Content ul{
	color:#000000;
	text-decoration:none;	}

#Content ul a:hover{
	text-decoration:underline;}

	
/*Ende Definitionen Content*/

/*Ende mittlerer Teil*/	
	
	
/*Anfang unterer Teil*/	
#SiteUnten{
	width:900px;
	height:100%;
	background-color:#FFFFFF;}
	
#Unav {
	float:left;
	width:195px;
	/*height:100%;*/
	background-color:#FCFBE1;}
	
#Unav ul{
	list-style-type:none;
	display:block;
	border-bottom:1px solid #BFBFB3;
	margin:0px;
	padding-top:55px;
	padding-left:0px;
	}
	
#Unav ul li {
	width:195px;
	padding:0px;
	/*height:100%;*/
	margin:0px;}
	
	
	
.UnavPunkte, a.UnavPunkte:active, a.UnavPunkte:visited, a.UnavPunkte:link {
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	border-top:1px solid #BFBFB3;
	font-size:10px;
	padding:5px;
	padding-left:10px;
	display:block;
	/*height:100%;*/}
	
a.UnavPunkte:hover {
	/*height:100%;*/
	text-decoration:none;
	border-top:1px solid #BFBFB3;
	background-color:#FFEF0D;
	padding:5px;
	padding-left:10px;
	padding-bottom:5px;}
	
.UnavPunkteActive {
	font-weight:bold;
	font-size:10px;
	color:#000000;
	text-decoration:none;
	border-top:1px solid #BFBFB3;
	background-color:#FFEF0D;
	padding:5px;
	display:block;
	padding-left:10px;
	padding-bottom:5px;}
	

#Unav ul li ul {
	padding:0px;
	width:195px;
	/*margin-top:5px;
	margin-bottom:6px;*/
	margin-left:0px;
	border:0px;}
	
#Unav ul li ul li {
	list-style-type:none;
	width:195px;
	padding:0px;
	/*margin-bottom:5px;*/
	line-height:20px;
	border-top:1px solid #c0c0c0;;
	
	}
	
.Unav2Punkte, a.Unav2Punkte:active, a.Unav2Punkte:link, a.Unav2Punkte:visited {
	font-weight:normal;
	text-decoration:none;
	color:#000000;
	padding-left:20px;
	margin-bottom:3px;
	
	}
	
a.Unav2Punkte:hover {
	text-decoration:underline;}
	
	
.Unav2PunkteActive {
	font-weight:normal;
	text-decoration:underline;
	color:#000000;}
	
	
#Content {
	float:left;
	width:465px;
	padding-left:40px;
	padding-right:22px;
	padding-top:36px;
	padding-bottom:20px;
	background-color:#FFFFFF;
	
	
	}
	
#einspaltig #Content {
	float:left;
	width:630px;
	padding-left:40px;
	padding-right:20px;
	padding-top:36px;
	padding-bottom:20px;
	background-color:#FFFFFF;
	

}

.contentBox {
min-height:300px;
height:auto !important;  /* für moderne Browser */
height:300px;  /*für den IE */ 
}
	
#Content p {
	line-height:18px;
	font-size:11px;}
	
#news {
	width:178px;
	height:100%;
	float:left;
	padding-top:37px;}
	
#news p {
	line-height:15px;
	/**padding-top:10px;*/
	font-size:10px;
	padding:0px;
	margin:0px;}
	
#news h1 {
	margin-top:15px;
	}
	
#HinweisEins {
	width:158px;
	background-image:url(../lay/hinweis_1.gif);
	background-repeat:no-repeat;
	background-color:#FDF9AF;
	margin-top:15px;
	padding:10px;}
	
#HinweisZwei {
	width:158px;
	background-image:url(../lay/hinweis_2.gif);
	background-repeat:no-repeat;
	background-color:#CCCCCC;
	margin-top:15px;
	padding:10px;}
	
.news-list-header {
	font-weight:bold;
	font-size:10px;
	padding:0px;
	margin:0px;}
	
.csc-textpic-caption {
	font-size:11px;
	padding-bottom:5px;
	padding-top:3px;}
	
/*Ende unterer Teil*/
	
#SiteFooter{
	width:908px;
	height:21px;
	background-image:url(../lay/footer_hg.jpg);
	background-repeat:no-repeat;}
	
.Footer, a.Footer:active, a.Footer:link, a.Footer:visited {
	font-weight:normal;
	font-size:10px;
	padding-top:10px;
	text-decoration:none;
	color:#000000;}
	
a.Footer:hover, a.FooterActive {
	font-weight:normal;
	font-size:10px;
	color:#000000;
	text-decoration:underline;}
	
#clearer, .clearer {
	clear:both;
	height:0px;
	margin:0px;
	padding:0px;
	font-size:0px;
	line-height:0px;}
	
	
/*Anfang News*/

#einspaltig #news {
	display:none;}
	

.news-single-backlink, a.news-single-backlink:active, a.news-single-backlink:visited, a.news-single-backlink:link {
	font-size:11px;
	text-decoration:none;
	margin-top:15px;}

a.news-single-backlink:hover {
	text-decoration:underline;}
	
	
#news #HinweisEins .csc-firstHeader {
	padding-top:10px;}

#news #HinweisZwei .csc-firstHeader {
	padding-top:10px;}


.csc-header csc-header-n1 {
	}


.news-single-item h2 {
	border-bottom:1px solid #838383;
	padding-bottom:5px;
	font-size:14px;
	padding-top:10px;
	font-weight:bold;
	color:#C8300D;}

.news-single-item h3	{
	font-size:12px;
	padding-top:10px;
	margin-bottom:-5px;
	*margin-bottom:-13px;
	font-weight:bold;
	color:#000000;}


#Content .news-list-item h3 a:link, #Content .news-list-item  h3 a:visited, #Content .news-list-item  h3 a:active {
	padding-bottom:5px;
	font-size:12px;
	padding-top:10px;
	font-weight:bold;
	color:#C8300D;

}

#Content .news-list-item  h3 a:hover {
 color:#000;

}

.news-single-timedata {
	font-size:11px;
	font-weight:bold;}

.news-latest-container {
	margin:0px;
	padding:0px;}

.news-latest-item {
	padding-top:10px;}


.news-latest-category,.news-single-category,.news-list-category {
	font-weight:normal;
	font-size:10px;
	color:#CC3300;}

	
#news a {
	margin:0px;
	padding:0px;}


div.news-latest-morelink a,div.news-latest-morelink a:active,div.news-latest-morelink a:visited{

	text-decoration:none;
	font-size: 11px;
	color:#767676;
}

div.news-latest-morelink a:hover{

	text-decoration:underline;
	font-size: 11px;
	color:#c8300d;
}

.news-list-morelink a {
font-size:11px;
}

.news-latest-date,.news-list-date {
	font-size:10px;
	font-weight:bold;
	padding:0px;
	margin:0px;
	}
	
#news h3 a:link, #news h3 a:visited, #news h3 a:active{
	font-size:11px;
	text-decoration:none;
	color:#000000;
	margin:0px;
	padding:0px;}
	
#news h3 a:hover{
	font-size:11px;
	text-decoration:none;
	color:#C8300D;}
	
	
div.news-single-img,#Content div.news-list-image {
	float:right;
	margin-right:5px;
	margin-left:5px;
}	
	
	
div.news-single-files {
	font-size:11px;
}

div.news-single-files img{
	margin-right:5px;
}

	
/*Ende News*/

	
	
/*Anfang Sitemap*/

.csc-sitemap ul {
	margin-bottom:10px;
	line-height:18px;
	color:#000000;
	list-style-type:square;}

.csc-sitemap ul li {
	margin:0px;
	font-weight:bold;
	color:#C8300D;
	/*list-style-type:square;*/
	font-size:11px;
	text-transform:uppercase;
	list-style-image:url(../lay/list_image.jpg);
	vertical-align:bottom;
	}
	
.csc-sitemap ul li ul li {
	margin:0px;
	font-size:11px;
	font-weight:bold;
	list-style-image:url(../lay/list_image_rot.jpg);
	text-transform:none;
	vertical-align:bottom;
	margin-left:-15px;
	}
	
	
.csc-sitemap ul li ul li ul li {
	margin:0px;
	font-weight:normal;
	list-style-image:url(../lay/list_image_grau.jpg);
	text-transform:none;
	margin-left:-15px;
	}	
	

.csc-sitemap, a.csc-sitemap:link, a.csc-sitemap:visited, a.csc-sitemap:active {
	color:#000000;
	text-decoration:none;
	font-size:11px;}
	
	
a.csc-sitemap:hover {
	text-decoration:underline;
	color:#000000;
	}
/*Ende Sitemap*/


/* Formulare */
fieldset {
	border: 0px;
	padding:0px;
}

#Content .csc-mailform-field label {
	width:100px;
	display:block;
	float:left;
}

#mailform form {
	margin-top:10px;
}

.csc-mailform-field {
	padding-top:10px;
}

.csc-mailform-submit {
	margin-left:100px;
}


/*Anfang Adressen*/

.tx-indexedsearch-search-submit {
	font-weight:bold;
	padding-top:15px;
	padding-bottom:5px;}
	
.tx-indexedsearch-form {
	margin:0px;
	padding-top:5px;
	padding-bottom:5px;}


.vcard {
	margin-top:10px;
	margin-bottom:20px;
	line-height:16px;}

.fn {
	font-weight:bold;
	padding-bottom:0px;}
	
.street-address {
	padding-top:4px;}
	
a img {border:0px;}
/*Ende Adressen*/

