body {
	background:url(../m/bg_body_m.gif) repeat-y;
}
html, body, p, td, div, ul, input, select, textarea{
	font-size: 14px;
	
}
h1{
	font-size:18px;
}
h2{
	font-size:17px;
}
h3{
	font: 15px Arial, Helvetica, sans-serif;
}
/* Aufteilung der Seite*/
#bereichsauswahl div a{
	font-size:13px;
}
#breadcrumb{
	font-size:11px;
}
#sondernavigation{
	font-size:11px;
}
#content, #content p, #content div, #content td, #content li{
	line-height:1.5em;
}
#suche input{
	font-size: 13px;
	height:16px;
}
#bereichsauswahl div a{
	font-size: 14px;
}
#spalte1{
	width:290px;
}
#spalte2, #bereichsauswahl{
	width:690px;
}
#suche{
	width:266px;
}
.csc-textpic-caption{
  font-size:12px;
  color:#999;
  line-height:normal;
}
/*------Mailformular formatieren------*/
.csc-mailform {
	border:none;
}
.csc-mailform-field {
	clear:both;
	margin-bottom:5px;
}
.csc-mailform-field label {
	float: left;
	width: 120px;
}
.mf-text {
	float:left;
}
.mf-radio legend{
	display:none;
}
.mf-radio{
	float:left;
}
.mf-select, .mf-input, .mf-text {
	width: 200px;
}
.mf-text{
	margin-left:0px!important;
	margin-left:3px;
}
.mf-file {
	width: 204px;
	background-color:transparent;
	border:1px solid #007844;
}
.mf-submit {
	margin-left:120px;
	margin-top:15px;
}
