/* Ausrichtung und Positionierung aller Elemente */
div#wrapper {
	width:919px;
	margin:0px auto;
	min-height:300px;
	padding:0px 0px 0px 0px;
	background:url(/fileadmin/templates/images/bg-wrapper.gif) no-repeat;
}

div#head-container {
	width:919px;
	height:90px;
	margin:0px auto;
}

div#logo-head {
	float:left;
	width:223px;
	height:90px;
}

div#head-image-container {
	padding-left:2px;
}

div#main-lang-menu {
	float:right;
	width:696px;
	height:90px;
}

div#lang-menu {
	height:60px;
	width:685px;
	color:#747474;
	font-size:11px;
	text-align:right;
	vertical-align:top;
	padding:0px 0px 0px 0px;
}

div#lang-menu a {
	color:#747474;
	text-decoration:none;
}

div#main-nav-container {
	height:27px;
}

div#main-navigation {
	float:left;
	height:26px;
}

div#addition-navigation {
	float:right;
	height:26px;
	white-space:nowrap;
}

div#content-container {
	clear:both;
	padding:0px;
	width:912px;
	overflow:auto;
	display:block;
	min-height:350px;
	background:#ffffff;
	margin:0px 0px 0px 2px;
}

div#sub-navigation {
	float:left;
	width:221px;
}

div#main-content-container {
	float:right;
	width:691px;
	min-height:200px;
	padding:0px 0px 20px 0px;
	background:url(/fileadmin/templates/images/bg-flash-content.gif) no-repeat;
	-width:681px;
}

div#main-content {
	float:left;
	width:456px;
	padding:15px 0px 0px 25px;
	-width:446px;
}

div#right-content {
	float:right;
	width:180px;
	padding:15px 10px 0px 0px;
}

div#footer {
	margin:0px;
	width:891px;
	height:20px;
	color:#747474;
	font-size:11px;
	padding:6px 15px 5px 13px;
	background:url(/fileadmin/templates/images/bg-footer.gif) no-repeat #CECECE;
}

div#footer a {
	color:#747474;
	text-decoration:none;
}

div#copyline {
	float:left;
}

div#poweredline {
	float:right;
}

/* Inhaltsformatierungen */
* {
	font-family:helvetica,arial,sans-serif;
}

body {
	margin:0px;
	padding:0px;
	background:url(/fileadmin/templates/images/bg-body.gif) repeat-x #CECECE;
}

body#print-body {
	background-color:#ffffff;
}

/* Links */
a:link,
a:active,
a:visited {
	color:#2266A5;
}

a:hover {
	text-decoration:none;
}

#wherepath-navigation,
a:link.wherePathNormal,
a:active.wherePathNormal,
a:visited.wherePathNormal {
	color:#333333;
	font-size:11px;
	text-decoration:none;
}

a:hover.wherePathNormal {
	text-decoration:underline;
}

a:link.wherePathAct,
a:active.wherePathAct,
a:visited.wherePathAct {
	color:#064683;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

a:hover.wherePathAct {
	text-decoration:underline;
}

#wherePath {
	color:#666666;
	font-size:11px;
}

/* Listenformatierung */

img, a img {
	border:0px;
}

.small-font {
	font-size:10px;
}

img.atImage {
	top:2px;
	position:relative;
	margin:0 1px;
}

.csc-textpic-caption {
	font-size:10px;
	text-align:right;
	padding-right:2px;
}

.center {
	margin:0px;
	padding:0px;
	text-align:center;
}

.csc-textpic-imagerow {
	/*margin-bottom:2px;*/
}

ul {
	margin:0px;
	padding:0px;
	padding-left:20px;
}

ol {
	margin:0px;
	padding:0px;
	padding-left:28px;
}


td,
ul,
ol,
dd,
dt,
.csc-searchResult,
form {
	font-size:12px;
	min-height:5px;
	margin-top:0px;
	padding-top:0px;
	line-height:17px;
}

p,
p.bodytext {
	margin-top:0;
	padding-top:0;
	font-size:12px;
	margin-bottom:0;
	padding-bottom:0;
	line-height:17px;
}

p.align-center,
td.align-center {
	text-align:center;
}

p.align-left,
td.align-left {
	text-align:left;
}

p.align-right,
td.align-right {
	text-align:right;
}

p.align-justify,
td.align-justify {
	text-align:justify;
}

div.csc-linkToTop {
	margin:0px;
	font-size:11px;
	text-align:right;
	font-weight:bold;
	padding:0px 0px 20px 0px;
}

div.csc-linkToTop a,
div.csc-linkToTop a:link,
div.csc-linkToTop a:active,
div.csc-linkToTop a:hover,
div.csc-linkToTop a:visited {
	text-decoration:none;
}

hr {
	border:0px;
	height:1px;
	color:#333333;
	background-color:#333333;
}

/* Rahmen und einruecken */
.csc-frame-indent {
	margin-left:50px;
}

.csc-frame-indent3366 {
	margin-left:210px;
}

.csc-frame-frame1 {
	padding:10px;
	margin:0 0 10px;
	background-color:#eeeeee;
	border-top:1px dotted #0c4f8f;
	border-bottom:1px dotted #0c4f8f;
}

.csc-frame-frame2 {
	width:168px;
	padding:4px 5px;
	margin:15px 0px 0px;
	border:1px solid #484849;
	background:url(/fileadmin/templates/images/bg-header-right.gif) no-repeat #DBDADB;
}

/* Ueberschriften */
h1 {
	margin:0px;
	padding:0px;
	color:#0c4f8f;
	font-size:16px;
	margin-bottom:30px;
}

h2 {
	margin:0px;
	padding:0px;
	color:#0c4f8f;
	font-size:12px;
}

h2.h2-line {
	margin:0px 0px 5px 0px;
	padding:0px 0px 2px 0px;
	color:#0c4f8f;
	font-size:12px;
	border-bottom:1px dotted #0c4f8f;
}

h3 {
	width:178px;
	height:25px;
	margin:0px;
	padding:0px;
	color:#ffffff;
	font-size:12px;
}



/* KONFIGURATION DER KLASSEN FÜR DIE INPUTFELDER */
/* normaler Zustand */
fieldset.csc-mailform {
	border:0px;
}

div.csc-mailform-field {
	vertical-align:top;
}

/* Farbe Pflichtfelder */
.reqLabelWrap label {
	color:#900505;
	font-size:12px;
}

.labelWrap {
	font-size:12px;
}

label {
	clear:both;
	float:left;
	width:200px;
	cursor:hand;
	display:block;
	margin-top:6px;
	vertical-align:top;
}

input {
	font-size:12px;
	margin-top:5px;
}

select {
	height:20px;
	margin-top:5px;
	font-size:12px;
}

input.normal:hover,
textarea.normal:hover,
input.csc-mailform-check:hover {
	border:1px solid #AF6C6C;
}

textarea {
	width:240px;
	margin-top:5px;
	-width:230px;
}

.csc-mailform-radio {
	cursor:hand;
}

.csc-mailform-check {
	cursor:hand;
}

.normal {
	color:#666666;
	border:1px solid #0c4f8f;
}

.normalArea {
	color:#666666;
	border:1px solid #0c4f8f;
}

/* aktiver Zustand */
.active {
	color:#000000;
	border:1px solid #D86262;
	background-color:#FFFFFF;
}

.csc-mailform-submit {
	margin:20px 0 0 123px;
}

/* FAQ EXTENSION */
div.tx-irfaq-pi1 * dt {
	padding:0px 0px 5px 0px;
}