/* styles - www.wfs.de - 2010_01_27 */

@import url("navigation.css");
@import url("boxes.css");
@import url("links.css");
@import url("listen.css");
@import url("extensions.css");

 * {
margin: 0px;
padding: 0px;
front-family: arial;
}

q:before,q:after { 
	content:”; }

html,body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	color: #000000;
	background-color: #dadbdc;
	margin: 0px;
	text-align: center;
	margin-top: 5px;
}

html,body {
	SCROLLBAR-FACE-COLOR: #FFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #c90019; 
	SCROLLBAR-SHADOW-COLOR: #c90019; 
	SCROLLBAR-3DLIGHT-COLOR: #FFF; 
	SCROLLBAR-ARROW-COLOR: #c90019; 
	SCROLLBAR-TRACK-COLOR: #FFF;
	SCROLLBAR-DARKSHADOW-COLOR: #FFF;
}
table{
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	margin-top: 15px;
	font-weight:normal;
	text-align: left;
}
td {
	background:transparent;
	}

/*####################################*/
/*  Allgemeines - ANFANG */
.rot{
	color: #c90019;
}
.grau{
	color: #dbdbdb;
}
p {
	font-size:100%;
	padding-top: 15px;
}
em{
	font-style: oblique;
	font-weight: normal;
}
.align-right{
	text-align: right;
}
.align-left{
	text-align: left;
}
.align-center{
	text-align: center;
}
.bodytext, dt {
	padding:0px 0px 0px 0px;
}
.kleiner {
	font-size: 90%;
}
.hochgestellt{
	font-size:9px;
	font-weight:normal;
	vertical-align:super;
}
h1,h2,h3,h4 { 
	font-size:110%;
}

h1 { 
	width: 390px;
	height: 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.3em;
	font-weight:bold;
	text-transform:uppercase;
	padding-bottom: 0px;
	color: #C90019;
	}
h2 {
	font-size: 1.15em;
	font-weight: bold;
	padding-top: 10px;
	}
h3 {
	font-weight: bold;
	padding-top: 10px;
	}
th { 
font-style:normal; 
font-weight:normal;
}
strong { 
	font-weight: bold; 
}
ul { 
	list-style:none; 
}
img { 
	border:0px; 
}
form {
	padding: 0px;
	margin: 15px 0px 0px 0px;
}
fieldset {
	border: 0px;
	padding: 0px; 
	margin: 0px;
}
legend {
	border: 0px;
	padding: 0px; 
	margin: 0px;
	display:none;
}
submit, select, textarea, input {
	border: 1px solid #C90019;
	color:#000;
	margin:2px;
	background-color:#FFFFFF;
}
textarea {
	width:270px;
}
.submit {
	margin-top: 10px;
	margin-left: 138px; 
}
dl{
	margin-left:0px;
	}
dl.csc-textpic-image, dl.csc-textpic-firstcol, dl.csc-textpic-lastcol{
	padding-left:0px;
	margin-top: 0px;
}
dd.csc-textpic-caption{
	font-size:80%;
	text-align:center;
	padding-top:4px;
	padding-bottom:8px;
	padding-bottom:8px;
}
.csc-textpic-imagerow{
	padding-bottom: 8px;
	}
.csc-textpic-clear{
	margin-bottom: 5px;
	}
/* Allgemeines | ENDE */
/*####################################*/
/* Einstellung für RTF | ANFANG */
.rahmen{
	background-color:#F7F7F7;
	padding:5px;
	border:1px solid #000;
	margin-top: 15px;
}
span.rahmen{
	background-color:#F7F7F7;
	padding:5px;
	border:1px solid #000;
}
.linie{
	height: 1px;
	border-bottom: 1px dotted #dddddd;
	width: 100%;
}
hr{
	height: 1px;
	border-bottom: 1px dotted #dddddd;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	width: 100%;
}
/* Einstellungen RTF | ENDE*/
/*#################################################*/
.csc-mailform-field {
	padding-bottom: 5px; 
	padding-left: 13px; 
	width: 200px;
	}
.csc-mailform-field input, .csc-mailform-field textarea {
	margin: 5px 0;
	}
.csc-mailform-radio { 
	margin-right:5px;
	}
.sbac-spacer{
	width: 96%; 
	border:0px;
	margin-top: -45px;
	}
tr.tr-even{
	background-color: #f6f6f6;
	}
tr.tr-odd{
	background-color: #FFF;
	}
td{
	padding:5px;
	vertical-align:top;
	_white-space:nowrap;
	}
td.td-0, td.td-1, td.td-2{
	white-space:nowrap;
	}
tr.tr-0{
	font-weight: bold;
	text-align: center;
	}
.contenttable{
	width: 100%;
	margin-left:0px;
	margin-top: 10px;
	}

/* Rahmen 1 und 2 */

div.csc-frame-frame1, div.csc-frame-frame2 {  
	margin-bottom: 20px;
	margin-left: 30px;
	width: 190px;
	float: left;
	}
div.csc-frame-frame1{  
	margin-left: 0px;
	}
.clearer {
	clear: both;
	display: block;
	height: 1px;
	margin-bottom: -1px;
	font-size: 1px;
	line-height: 1px;
	}
