/* CSS Document */

html {
	height: 100%;
	margin: 0px;
	text-align:left; 
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 17px;
	color: #000000;
	text-align:left; 
	margin: 15px 0px 0px 15px;
	background: #FFFFFF;
	background-image: url(http://www.mco-arnsberg.de/media/images/bg_test11.gif);
	background-repeat: repeat-x;
}

div#outer {
	position: absolute;	
	width: 780px;
	left: 50%;
	margin-left: -390px;
}

div#page {
	width: 778px;
	text-align: left;
	border: 1px solid #999999;
	background: #FFFFFF;
	background-image: url(http://www.mco-arnsberg.de/media/images/content_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
}

div#header {
	border-bottom: 1px solid #FFFFFF;
	background: #d8dfea;
	text-align: right;
	width: 778px;
}

div#wrapper {
	width: 778px;
	background: #FFFFFF;
	background-image: url(http://www.mco-arnsberg.de/media/images/content_bg.gif);
	background-repeat: repeat-y;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

div#navigation {
	width: 174px;
	float: left;
	border-right: 1px solid #FFFFFF;
	background: #003f8a;
	height: 1px;
}

div#navcontainer {
	width: 174px;
	background: #003f8a;
}

#navcontainer ul a, #navcontainer ul ul a {
	text-decoration: none;
}

#navcontainer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 1em;
	line-height:15px;
	font-weight: bold;
	text-align:left;	
	width: 174px;
}

#navcontainer a {
	text-align:left;
	display: block;
	border-bottom: 1px solid #FFFFFF;
	width: 150px;
	height: 21px;
	color: #FFFFFF;
	padding: 8px 0px 1px 24px;
	font-size: 11px;
}

#navcontainer a:hover {
	color:#FFFFFF;
	background: #fa9300;
}

#navcontainer ul li #current {	
	color:#FFFFFF;
	background: #fa9300;
}

#navcontainer ul ul {
	border-bottom: 1px solid #FFFFFF;
}

#navcontainer ul ul a {
	text-align:left;
	display: block;
	border-bottom: 0px;
	width: 149px;
	height: 12px;
	color: #FFFFFF;
	background: #94a6c5;
	padding: 6px 0px 6px 25px;
	font-size: 11px;
}

#navcontainer ul ul a:hover {
	color: #000000;
	background: #94a6c5;
}

#navcontainer ul ul li #subcurrent {
	color: #000000;
}

h2 {
	font-size: 16px;
	color: #003f8a;
}

.techdata-headline {
	color: #003f8a;
	font-weight: bold;
}

.techdata {
	margin-left: 0px;
	list-style-type: square;
	color: #003f8a;
	list-style-position: inside;
	/*margin-left: -38px;*/
	padding-left: 0px;
}

ul.techdata li {
	margin-left: 0px;
	color: #003f8a;
	font-size: 11px;
	padding-left: 0px;
}

.produktbeispiele {
	color: #003f8a;
	font-size: 11px;
	text-align: center;
}

.introtext {

}

div#content-wrapper {
	width: 603px;
	float: right;
}

div#banner {
	width: 603px;
	height: 154px;
	border-bottom: 1px solid #999999;
}

div#content {
	width: 548px;
	min-height: 250px;
	padding: 0px 20px 20px 35px;
	margin: 30px 0px 0px 0px;
	border: 0;
	background: #FFFFFF;
}

div#content-wide {
	width: 530px;
	!height: auto;
	height: auto;	
}

div#product-back {
	clear: both;
	width: 525px;
	text-align: right;
	/*margin-top: 20px;
	height: 40px;*/
}

#product-back a, a:visited, a:link, a:active {
	font-size: 11px;
	color: #003f8a;
	text-decoration: none;
}

#product-back a:hover{
	color: #fa9300;
}

div#content-left {
	width: 285px;
	float: left;
	padding: 0;
	margin: 0;
}

div#content-right {
	width: 210px;
	float: right;
	padding: 0px;
	margin: 0px;
	padding-right: 15px;
}

div#content-home-left {
	width: 250px;
	float: left;
}

div#content-home-right {
	width: 283px;
	float: right;	
}

div#content-right img {
	border: 1px solid #CCCCCC;
}

div#footer {
	clear: both;
	width: 778px;
	height: 20px;	
	background: #d8dfea;
	clear: both;
	text-align: center;
	padding: 3px 0px 0px 0px;
	font-size: 11px;
	color: #333333;
	border-top: 0px solid #FFFFFF;
}

div#footer-abstand {
	clear: both;
	width: 778px;
	height: 15px;
}

a {
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: underline;
}

.icontext {
	font-size: 11px;
}

input {
	font-size: 12px;
	color: #000000;
	border: 1px solid #666666;
	height: 16px;
}

.textfield {
	width: 200px;
	height: 14px;
}

textarea {
	font-size: 12px;
	color: #000000;
	border: 1px solid #666666;	
}

.textareafield {
	width: 200px;
}

.submitbutton {
	width: 100px;
	height: 18px;
}
