/* CSS Document */

/* Main */

H1, H2, H3, H4, H5, H6, P, UL { font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; }
A { color: #A42914; text-decoration: none; }
A:hover { color: #A42914; text-decoration: underline; }
P, UL, OL { font-size: 11px; }
P { margin: 0px 0px 0px 0px; }

H1 { font-size: 12px; color: #000000; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #555555; padding: 0 0 3px 0; }
H2 { font-size: 14px; color: #000000; }
H3 { font-size: 12px; color: #000000; }
H4 { font-size: 11px; color: #000000; }
H5 { font-size: 10px; color: #000000; }
H6 { font-size: 9px; color: #333333; font-weight: normal; }
H1, H2, H3, H4, H5, H6 { margin: 0px 0px 0px 0px; margin-top: 20px; }
H1 { margin: 0px 0px 0px 0px; margin-top: 20px; margin-bottom: 20px; }
H2, H3 { margin: 0px 0px 0px 0px; margin-top: 20px; margin-bottom: 10px; }
H4, H5, H6 { margin: 0px 0px 0px 0px; margin-top: 20px; margin-bottom: 10px; }
H1.csc-firstHeader, H2.csc-firstHeader  { margin-top: 0px; }
H3.csc-firstHeader { margin-top: 0px; }
H4.csc-firstHeader, H5.csc-firstHeader, H6.csc-firstHeader { margin-top: 0px; }

P.bodytext { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; line-height: 14px; padding-bottom: 6px;}

UL { list-style-type: disc; list-style-position: outside; }
UL UL LI { font-size: 10px; }
LI { padding-left: 2px; }

IMG { border-style: none; }

P.csc-caption { font-size: 10px; }

.csc-textpic-caption { font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; font-size: 10px; }


body, html {
position: relative;
text-align: center;
border: 0;
margin: 0 auto;
padding: 0;
width: 100%;
height: auto;
font: normal 100.01% Verdana, Arial, Helvetica, sans-serif;
background: #708090;
/*background: #b1b1b1;*/

}
/* outer wrapper */
#outer-wrapper {
position: relative;
z-index: 0;
text-align: left;
margin: 10 auto;
height: auto;
background: #FFFFFF;
width: 810px;
}

/* content wrapper */
#content-wrapper {
	position: absolute;
	z-index: 1;
	top: 370px;
	left: 0;
	width: 810px;
	height: auto;
	background: #FFFFFF
/*	clear: both; */
}

#header, #outer-wrapper, #footer {
	width: 810px;
}
	
#header_logo { 
	position: relative;
	width: 100%;
	height: 104px;
	background: #FFFFFF;
	}

#header_menu { 
	position: relative;
	width: 100%;
	height: 190px;
	background: #FFFFFF;
	}
	
/* Header Right */
#header_right {
	position: absolute;
	left: 0px;
	width: 810px;
	z-index: 3;
	}
	
#header_topmenu { 
	position: relative;
	height: 35px;
	background:#FFFFFF;
;	}

#header_topmenu ul{ 
	margin: 0;
	padding: 0;
	float: right;
	position: relative;
	list-style: none;
	}


#header_topmenu li{ 
	top: 15px;
	float: right;
	position: relative;
	}

/*
#header_topmenu li a{ 
	text-decoration: none;
	color: #000000;
}

#header_topmenu li a:hover{ 
	color: red;
}

#header_topmenu li.ACT{ 
	font-size: 18px;
	position: relative;
	top: 0px;
}

*/	
	
#header_image { 
	position: relative;
	top: 1px;
	height: 300px;
	width: 100%;
	background: #FFFFFF;
	}
#header_navigation { 
	position: relative;
	top: 1px;
	height: 35px;
	width: 100%;
	background: #555555;
	background-image: url(fileadmin/images/a.gif);
	background-repeat: bottom repeat-x;
 /*	background: #A42914; */
	}

#header_submenu ul{ 
	margin: 3px 3px;
	padding: 0;
	float: left;
	top: 0px
	position: relative;
	list-style: none;
	}
/* Left Content */

#left {
	float: left;
	width: 220px;
	z-index: 4;
	background:#FFFFFF;
	}
	


#left-content-box {
	margin: 10px 15px;
	padding: 0px;
	background:#FFFFFF;
}

#left_content { 
        margin: 0;
        padding: 0px;
	z-index: 5;
	background:#FFFFFF;
	}
	
/* Middle Content */

#middle {
	float: left;
	width: 590px;
	height: auto;
	z-index: 6;
	}

#middle-content-box {
	margin: 10px 15px;
	padding: 0px;
	background: #FFFFFF;
}


#middle_content { 
	background: #FFFFFF;
	z-index: 7;	
	}


/* Footer */
#footer {
	position: relative;
	left: 0;
	height: auto;
	clear: both;
	background: #FFFFFF;
	width: 100%;
}

#footer-box {
	position: relative;
	margin: 0;
	padding: 0;
}

#footer-text {
	margin: 0;
	padding: 6px;
	background: #FFFFFF;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E6E6E6;
	font-size: 9px;
	line-height: normal;
	color: #666666;
}


#formular-wrapper {
	float: left;
	width: 500px;
	height: auto;
	}
	
	
#formular-box {
	margin: 10px 15px;
	padding: 0px;
	background: #FFFFFF;
}


#formular-content { 
	position: relative;
	background: #FFFFFF;
	z-index: 8;

	}
	
	
	
/* FORMULAR */


.mf-table {
	width: 450px;
	border: 1px solid #999;
	padding: 10px;
	-moz-border-radius: 10px;
	background-color: #FAFAFA;
	background-image: url("fileadmin/css/fieldsetBackground.png");
}


fieldset {
	width: 450px;
	border: 1px solid #999;
	padding: 10px;
	-moz-border-radius: 10px;
	background-color: #FAFAFA;
	background-image: url("fileadmin/css/fieldsetBackground.png");
}

label {
	clear: 	left;
	float: 	left;
	display: block;
	width: 	8em;
	font-size: 12px;
	
}

.mf-input {
	width: 	15em;
	border:	1px solid #a5acb2;
	}
	
.mf-textarea {
	border:		1px solid #a5acb2;
	width:		22em;
	height:		5.7em;	
	}
	
.mf-submit {
	width:		10em;
	border:		1px solid #a5acb2;

}

.mf-submit hover {
	border:		1px solid #999;
	color:		#31709F;
}


.mf-submit  focus {
	background:	#DFF1FF;
	border:		1px solid #000;
	color:		#000;
}

.mf-check {
	width: 	10em;
	border:	1px solid #a5acb2;
	}
