body {
	padding:0 0 0 0;
	margin:0;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	background-image:url(images/body-bg.jpg);
	background-repeat:repeat-x;
	background-color:#999999;
	height:100%;
}
body * {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	line-heigt: 15px;
}
a {
	color: #015198;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.mainframe {
	table-layout:fixed;
	width:964px;
	text-align:left;
	margin-left:15px;
	height:100%;
	position:relative;
	line-height: 15px;	
}
.topspacer {
	height:15px;
}

.toplogo {
	height:140px;
	background-color:#fff;
}
.toplogo .logo {
	height:84px;
	width:944px;
	display:block;
	margin:15px 10px 0 10px;
}
.menu {
	background-color: #015198;
	height:26px;
	line-height:25px;
	border-bottom:1px solid #fff;
	position:absolute;
	top:-26px;
	width:944px;
}
.menu .menu-table {
	height:25px;
	margin:0;
	padding:0;
	table-layout:auto;
}
.menu a {
	color:#ffffff;
	padding:0 13px 0 27px;
	background: #015198 url(../template-3-2/images/menu-arrow.gif) no-repeat 11px 9px;
	font-weight:bold;
	text-decoration:none;
	line-height:25px;
	height:25px;
	display:block;
}
.menu .menuItem {
	height:25px;
	position:relative;
	border-right:1px solid #fff;
}
.menu .menuNode {
	position:absolute;
	top:1px;
	left:-1px;
	display:none;
}
.menu .menuNode a , .menu .menuNode a:hover {
	display:block;
	float:none;
	width:200px;
	line-height:20px;
	font-size:10px;
	background: #EAEAEA url(../template-3-2/images/menu-arrow-2.gif) no-repeat 10px 0;
	padding-left:24px;
	color: #333333;
	font-weight:normal;
	border-bottom:1px solid #fff;
	height:auto;
}
.menu .menuNode a:hover {
	background: #FABA00 url(../template-3-2/images/menu-arrow-2-ro.gif) no-repeat 10px 0;
	color: #333333;
}
.menu .last {
	border:none;
}
.menu a:hover ,.topmenulogo .menu a.active {
	background-color: #FABA00 ;
	color: #333333;
}


.maincontent {
	height:100%;
	background:#fff url(../template-3-2/images/content-bg.jpg) repeat-y;
	padding:0 10px;
}
.maincontent .left , .maincontent .right {
	width:180px;
}
.maincontent .left {
	float:left;
}
.maincontent .right {
	float:right;
}
.maincontent .center {
	width:558px;
	float:left;
	margin-left:1px;
	padding-bottom:65px;
}
.maincontent .center .csc-header-n1 {
	margin-top: 24px;
}
.maincontent .footer {
	position:absolute;
	bottom:35px;
	left:180px;
	width:558px;
	border-top:1px solid #000;
	line-height:23px;
}
.footer .print {
	position:absolute;
	top:0;
	_top:5px;
	right:0;
}
.breadcrumbs {
	margin-top:7px;
	margin-bottom:11px;
	font-size:10px;
}

.content-holder {
	position:relative;
	height:100%;
}
div.clearer {
	clear:both;
}
dt,dl,dd {
	display:block;
}
.tx-irfaq-pi1 dt {
	margin: 2px 0 2px 0;
	}
.tx-irfaq-pi1 dt b.rot {
	color: #FF0000;
	}
.tx-irfaq-pi1 dt b.gruen {
	color: #009900;
	}
.tx-irfaq-pi1 dt b.gelb {
	color: #FF9900
	}
	

.csc-mailform {
        border: 0px;
        background-color: #F5F5F5;
}

.csc-mailform-field {
	margin: 2px 0 2px 0;
}

#mailform {
        margin-top: 30px;
}

input, textarea, select {
	border: 1px solid #dddddd;
	padding: 1px 2px 1px 0px;
	margin-bottom: 2px;
	font-size: 11px;
} 

input:focus, textarea:focus, select:focus {
	background-color: #efeff4;
}

.csc-mailform-field label {
	width: 14em;
	float: left;
	text-align: left;
	margin-right: 0.0em
	display: block
}

.csc-mailform-submit {
	margin-left: 11em;
	margin-top: 2em;
	background-color: #efeff4;
	color: #333;
	font-weight:bold;
}

.csc-mailform-radio fieldset {
	border: 0;
}
.csc-mailform-radio fieldset legend {
	display: none;
}
.csc-mailform-radio fieldset input, .csc-mailform-radio fieldset label {
	float: left;
}
.csc-mailform-radio fieldset label {
	display: inline;
	float: none;
}
.csc-mailform-radio fieldset label br {
	clear: both;
}
.csc-mailform-field span.csc-mailform-label {
	font-weight: bold;
	line-height: 20px;
}
ul {	
	padding-left: 15px;
}
* html ul {	
	padding-left: 0px;
}

table.contenttable td {
	padding: 4px;
}

.align-center {
	text-align: center;
}
.csc-frame-frame2 {
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom:1px dotted #000;
}
.csc-frame-frame2 td {
	padding:0 !important;
}
