@charset "UTF-8";
/* CSS Document */

html, body, #wrapper {
	min-height: 100%;
	width: 100%;
	height: 100%;
}
html>body, html>body #wrapper {
	height: auto;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
}
body {
	background-color: #DBDBDB;
	background-image: url(../images/bg-pattern.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: top;
	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	height: 100%;
}
a:link { text-decoration: underline;}
a:visited { text-decoration: underline;}
a:hover { text-decoration: none;}
a:active {
	text-decoration: underline;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	padding-left: 0;
	margin-left: 0;
}
h1 {
	font-size: 24px;
	color:#ffa200;
	margin-top: 0;
	padding-top: 0;
}
h2 {
	font-size: 24px;
	color:#006fca;
	line-height: 30px;
}
h3 {
	font-size: 18px;
	color:#ffa200;
	line-height: 25px;
}
h4 {
	font-size: 18px;
	color:#006fca;
	line-height: 25px;
}
h5 {
	font-size: 12px;
	color:#ffa200;
	line-height: 20px;
}
h6 {
	font-size: 12px;
	color:#006fca;
	line-height: 20px;
}
#wrapper {
	position: absolute;
	top: 0;
	left: 0;
}
#background {
	min-height: 100%;
	height: 100%;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	position: fixed;
	top: 0;
	background-image: url(../images/bg-content.png);
	background-position: center;
	background-repeat: repeat-y;
}
#outer {
	min-height: 100%;
	height: 100%;
	width: 1040px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: 0;
}
#header {
	position: absolute;
	height: 185px;
	width: 950px;
	top: 24px;
	left: 45px;
}

/**********************************
			  topNavi
***********************************/

#topNavi {
	position: absolute;
	width: 920px;
	height: 30px;
	top: 130px;
	left: 65px;
}
#topNavi ul {
	padding: 0;
	margin: 0 auto;
}
#topNavi li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}
#topNavi li a {
	height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#FFFFFF;
	text-decoration:none;
	padding: 7px;
	overflow: hidden;
}
#topNavi li a:hover {
	text-decoration:none; background-color:#001345; color:#FFFFFF; overflow: hidden;}
#topNavi li a.selected {
	text-decoration:none; background-color:#37a1db; color:#FFFFFF; overflow: hidden;}
#topNavi li a:active {
	text-decoration:none; background-color:#ffa200; color:#FFFFFF; overflow: hidden;}

/**********************************
		   SubMenu
***********************************/

#submenu {
	position: absolute;
	width: 920px;
	height: 30px;
	top: 170px;
	left: 65px;
}

#submenu ul {
	padding: 0;
	margin: 0 auto;
}

#submenu li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}

#submenu li a {
	height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#296a9e;
	text-decoration:none;
	padding: 7px;
	overflow: hidden;
}

#submenu li a:hover {
	text-decoration:none; background-color:#001345; color:#FFFFFF; overflow: hidden;}
#submenu li a.selected {
	text-decoration:none; background-color:#37a1db; color:#FFFFFF; overflow: hidden;}
#submenu li a:active {
	text-decoration:none; background-color:#ffa200; color:#FFFFFF; overflow: hidden;}


/**********************************
			  Produkte-Navi
***********************************/

#produkte {
	position: absolute;
	width: 189px;
	height: 420px;
	top: 224px;
	left: 45px;
	background-image: url(../images/bg-produkte410px.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

#produktetitel {
	margin-left: 15px;
	margin-top: 10px;
	height: 30px;
	width: 160px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color:#006fca;
}

#produkte #leftNavi {
	margin-top: 0;
	height: 300px;
	width: 189px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #636467;
}

/* Level 0 */

#produkte #leftNavi ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#produkte #leftNavi ul li a {
	padding: 0.4em 2em;
	color: #FFFFFF;
	text-decoration: none;
}

#produkte #leftNavi li a:link, #produkte #leftNavi li a:visited {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
}

#produkte #leftNavi li a:hover, #produkte #leftNavi li a:active {
	color: #FFFFFF;
	background-color:#ffa200;
	text-decoration: none;
}

/* Level 1 */
#produkte #leftNavi ul ul {
	margin-left: 0px;
}

/*#navi ul ul li {	margin-bottom: 5px;}*/
#produkte #leftNavi ul ul li a {
	display: block;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	list-style-type: none;
}

#produkte #leftNavi ul ul li a:link, #produkte #leftNavi ul ul li a:visited {	color: #FFFFFF;}
#produkte #leftNavi ul ul li a:hover, #produkte #leftNavi ul ul li a:active {	color: #FFFFFF; background-color:#ffb533;}

#banner {
	position: absolute;
	width: 189px;
	height: 100px;
	top: 624px;
	left: 45px;
}



/* Level2 */

#leftNavi ul ul ul {	margin-left: 10px;}

#leftNavi ul ul ul li a {
	display: block;
	font-size: 12px;
	font-weight: normal;
	color: #636467;
	list-style-type: none;
}

#leftNavi ul ul ul li a:link, #leftNavi ul ul ul li a:visited {	color: #FFFFFF;}

#leftNavi ul ul ul li a:hover, #leftNavi ul ul ul li a:active {	color: #FFFFFF; background-color:#ffc766;}

#akt1 a:link {
	background-color: #006fc9;
	color: #FFFFFF;
}

#akt2 a:link {
	background-color: #338cd4;
	color: #FFFFFF;
}

#akt3 a:link {
	background-color: #66a9df;
	color: #FFFFFF;
}


/**********************************
			  Inhalt
***********************************/

#contentwrapper {
	position: absolute;
	width: 740px;
	height: auto;
	top: 224px;
	left: 255px;
	text-align: left;
}

#inhalt {
	padding-bottom: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#636467;
	line-height:20px;
	min-height: 580px;
	width: 740px;
}

#inhalt a {	text-decoration:underline; color:#006fca;}
#inhalt a:visited {	text-decoration:underline; color:#006fca;}
#inhalt a:hover {	text-decoration:underline; color:#ffa200;}
#inhalt a:active {	text-decoration:underline; color:#006fca;}

#inhalt h1,#inhalt h2,#inhalt h3,#inhalt h4,#inhalt h5,#inhalt h6
{
	font-weight: bold;
	padding-left: 0px;
	margin-left: 0px;
	border-left: 0px;
}
#inhalt h1 {
	font-size: 24px;
	color:#ffa200;
	margin-top: 0;
	padding-top: 0;
}
#inhalt h2 {
	font-size: 24px;
	color:#006fca;
	line-height: 30px;
}
#inhalt h3 {
	font-size: 18px;
	color:#ffa200;
	line-height: 25px;
}
#inhalt h4 {
	font-size: 18px;
	color:#006fca;
	line-height: 25px;
}
#inhalt h5 {
	font-size: 12px;
	color:#ffa200;
	line-height: 20px;
}
#inhalt h6 {
	font-size: 12px;
	color:#006fca;
	line-height: 20px;
}
#inhalt td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#636467;
}

#footer {
	height: 30px;
	width: 740px;
	border-top: #636467 3px solid;
	color: #636467;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 1.2em;
}

.contentelement {
	background-color: #FFFFFF;
}

.csc-frame-rulerAfter {
	border-bottom: #ffa200 dashed 1px;
}

.contenttable {
	padding: 0;
	border: 0;
	margin: 0;
}
/*
.contenttable td {
	padding-top: 0;
	padding-left: 0;
	padding-right: 5px;
	padding-bottom: 1px;
	margin:0;
}
*/
.contenttable td p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#636467;
}

table.contenttable-1 tr td.td-0 { background-color: #7FB6E3; } /* Hintergrundfarbe rot */
table.contenttable-2 tr td.td-0 { background-color: #EEEEEE; } /* Hintergrundfarbe blau */

/*
.csc-mailform form {
	border: none;
}

#mailform label {
	clear: left;
	float: left;
	width: 200px;
}

.csc-mailform-radio {
	float: left;
	clear: left;
}

input.txt {
	width: 200px;

}
.csc-mailform-field {
	padding-top: 5px;
	border: none;
	height: 25px;
	clear: left;
	margin-bottom: 1px;
}
.radiolayout {
width:60%;
padding-top:15px;
padding-bottom:15px;
}
.mf-radio {
border:0px;
}
.mf-submit {
color: #ffffff;
background-color: #C0C0C0;
border: 0px;
}
*/
/**********************************
			  Formular
***********************************/
legend {
padding-left:10px;
padding-right:10px;
border: 0px;
}

fieldset {
border:0px;
padding-left:10px;
padding-right:10px;
padding-top:10px;
padding-bottom:10px;
border: 1px solid #C0C0C0;
}

.radiolayout {
width:60%;
padding-top:15px;
padding-bottom:15px;
}

.formu {
width:80%;
padding-top:10px;
padding-bottom:10px;
margin-bottom: 10px;
padding-left:20px;
border: 1px solid #C0C0C0;
}

.mf-radio {
border:0px;
}

.mf-text {
color: #000000;
border: 1px solid #C0C0C0;
margin-bottom: 5px;
}

.mf-check {
border: 0px;
}
.mf-select {
border:0px;
}

.mf-input {
border: 1px solid #C0C0C0;
margin-bottom: 5px;
}

.mf-submit {
color: #ffffff;
background-color: #C0C0C0;
border: 0px;
}