/* styles - www.mikrofinanz.net - 2010_01_29 */

@import url("navigation.css");
@import url("boxes.css");
@import url("links.css");
@import url("listen.css");
@import url("extensions.css");

 * {
margin: 0px;
padding: 0px;
font-family: arial;
}

q:before,q:after { 
	content:”; }

html,body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	color: #000000;
	background-color: #F4F4F4;
	margin: 0px;
	text-align: center;
	background-image:url(../img/bg_main.png);
	background-position:center;
	background-repeat: repeat-y;
}

html,body {
	SCROLLBAR-FACE-COLOR: #FFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #123563; 
	SCROLLBAR-SHADOW-COLOR: #123563; 
	SCROLLBAR-3DLIGHT-COLOR: #FFF; 
	SCROLLBAR-ARROW-COLOR: #123563; 
	SCROLLBAR-TRACK-COLOR: #FFF;
	SCROLLBAR-DARKSHADOW-COLOR: #FFF;
}
table{
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	margin-top: 15px;
	vertical-align:top;
	font-weight:normal;
	text-align: left;
}
td {
	background:transparent;
	}

/*####################################*/
/*  Allgemeines - ANFANG */
.blau{
	color: #123563;
}
.hellblau{
	color: #e6e5eb;
}
.rot{
	color: #B61036;
	}
.gelb{
	color: #F5CA00;
	}
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 { 
	font-family: Arial, sans-serif;
	font-size: 1.5em;
	line-height: 120%;
	font-weight: bold;
	color: #b61036;
	margin: 0;
	padding: 0em 0em 1em 0em;
	}
#main_right h1 { 
	width: 155px;
	height: 18px;
	background-color: #b61036;
	font-family: Arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #FFF;
	margin: 0;
	padding: 5px 0px 0px 5px;
	}
h2 { 
	font-family: Arial, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #b61036;
	margin: 0px;
        padding-top: 15px;
	}
h3 { 
	font-family: Arial, sans-serif;
	font-size: 1.1em;
	font-style: italic;
	font-weight: normal;
	color: #b61036;
	margin: 0px;
        padding-top: 15px;
	}
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 #7D7D7D;
	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;
	line-height:normal;
}
#main_right dd.csc-textpic-caption{
	width: 120px;
	padding-left: 30px;
	font-size:80%;
	text-align:left;
	padding-top:4px;
	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 #003566;
	width: 100%;
}
hr{
	height: 1px;
	border-bottom: 1px dotted #003566;
	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: #fdf7e2;
	}
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: left;
	}
.contenttable{
	width: 100%;
	margin-left:0px;
	margin-top: 10px;
	}

.csc-textpic-caption{
	text-align:left;
	}
/* Rechts 1. Rahmen*/
.csc-frame-frame1{
	background-color:#cecedb;
	margin-left:0px;
	margin-top:0px;
	padding: 5px;
}
/* Rechts ab 2tem Rahmen*/
.csc-frame-frame2{
	background-color: #e7e9f1;
	margin-top:15px;
	margin-left:10px;
	}
/* Bilder rechts*/
.csc-frame-indent6633{
	margin-top:49px;
	}
.csc-textpic-caption{
	padding: 2px;
	}
