body{
	font-size:13px;
	margin:20px 20px 40px 20px;
	font-family:"Trebuchet MS";
	line-height:20px;
}
.clearer{clear:both;}

/* ##### UEBERSCHRIFTEN ##### */
.csc-header h2 {
	color:#d92644;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:0;
}

/* ##### LINKS ##### */
a{
	text-decoration:none;
	color:#0063a6;
}
a:hover{text-decoration:underline;}
a img{border:none;}


/* ##### URL ##### */
#url{
	color:#595959;
	margin-bottom:30px;
}

/* ##### TOP LINK ##### */
.toplink{visibility:hidden;}


/* ##### FIRMDATEN ##### */
#firmendaten{
	color:#595959;
	margin:30px 0px;
	text-align:left;
	line-height:14px;
	font-size:10px;
}

/* ##### LINKS FUSSZEILE ##### */
#printversion_links{
	width:200px;	
}

#printversion_links a{
	font-size:10px;
	color:#0063a6;
	text-decoration:none;
}
#printversion_links a:hover{text-decoration:underline;}
#print_link{line-height:10px;}
#close_link{}


/* ##### SITEMAP ##### */
.tx-dropdownsitemap-pi1 a,.tx-dropdownsitemap-pi1 a:link,.tx-dropdownsitemap-pi1 a:visited,.tx-dropdownsitemap-pi1 a:hover,.tx-dropdownsitemap-pi1 a:active{color:#e0091d;}

/* ##### NEWS ##### */
.news_latest_title a{
	color:#000;
	font-weight:bold;
}
.news_latest_img{float:right;}
.news_latest_sub .bodytext{margin:0;}
.news_latest_mehrlink{
	text-align:right;
	margin-bottom:20px;
}
.news_latest_mehrlink a{
	color:#000;
	font-weight:bold;
}
.news_single_img{float:right;}
.news_list_title a{
	color:#000;
	font-weight:bold;
}
.news_list_img{float:right;}
.news_list_sub .bodytext{margin:0;}
.news_list_mehrlink{
	text-align:right;
	margin-bottom:20px;
}
.news_list_mehrlink a{
	color:#000;
	font-weight:bold;
}

/* ##### MAILFORMULARE PM ##### */
fieldset{border:none; width:480px;}
form {padding:0;}
div.links{
	float:left;
	margin:0 45px 10px 0;
}
div.rechts{
	float:left;
	width:200px;
	margin:0 0 10px 0;
}
div.links label{
	float:left;
	width:70px;
}
div.rechts label{
	float:left;
	width:70px;
}
.links input{
	border:1px solid #58585a;
	width:120px;
	font-family:Arial;
	font-size:11px;
	color:#58585a;
}
.rechts input{
	border:1px solid #58585a;
	width:120px;
	font-family:Arial;
	font-size:11px;
	color:#58585a;
}
div.plz label{
	float:left;
	width:70px;
}
div.plz{
	float:left;
	margin:0 2px 10px 0;
}
.plz input{
	border:1px solid #58585a;
	width:36px;
	font-family:Arial;
	font-size:11px;
	color:#58585a;
}
div.ort{
	float:left;
	margin:0 45px 10px 0;
}
div.ort label{display:none;}
.ort input{
	border:1px solid #58585a;
	width:80px;
	font-family:Arial;
	font-size:11px;
	color:#58585a;
}
* html .ort input{width:78px;}
*+html .ort input{width:78px;}
.nachricht{margin-top:20px;}
.nachricht label{
	float:left;
	width:70px;
}

.nachricht textarea{
	border:1px solid #58585a;
	width:357px;
	height:70px;
	color:#58585a;
	font-family:Arial;
	font-size:11px;
}

.senden{
	margin-top:20px;
	text-align:right;
	padding-right:55px;
}

.senden input{
	border:1px solid #58585a;
	background:none;
	color:#58585a;
	font-family:Arial;
	font-size:11px;
}

/* ##### TEXTAUSRICHTUNG ##### */
.align-left{text-align:left;}
.align-center{text-align:center;}
.align-right{text-align:right;}


/* ##### SUCHE ##### */
#beginn_suche{
	height:9px;
	background:url(../img/beginn_suche.gif) no-repeat;
}
#suchbox{
	font-size:13px;
	color:#000;
	font-family:"Trebuchet MS";
	padding:7px 0px 0px 15px;
}
* html #suchbox {
	padding:0px 0px 0px 15px;
	margin-top:-7px;
}
#suchbox_links{
	float:left;
	width:8px;
	height:25px;
	background:url(../img/suchbox_links.gif) no-repeat;
}
* html #suchbox_links{margin-top:1px;}
*+html #suchbox_links{margin-top:1px;}
#suchbox_rechts{
	float:left;
	width:24px;
	height:25px;
	background:url(../img/suchbox_rechts.gif) no-repeat;
}
* html #suchbox_rechts{margin-top:1px;}
*+html #suchbox_rechts{margin-top:1px;}
#suchbox_input{float:left;}
#suchbox_input input{
	padding-top:5px;
	width:135px;
	background:url(../img/suchbox_mitte.gif) repeat-x;
	border:none;
	height:20px;
}

td {padding:2px 5px;}
