body, td, div {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}

a {
	color:#011458;
}

h1 {
	color: #CC0000;
	font-size: 18px;
	font-weight: bold;
}
h2 {
	color: #001357;
	font-size: 18px;
	font-weight: bold;	
}
h3 {
	color: #CC0000;
	font-size: 11px;
	font-weight: bold;	
}
h4 {
	color: #001357;
	font-size: 11px;
	font-weight: bold;	
}
h5 {
	color: #CC0000;
	font-size: 11px;
	font-weight: bold;	
}
h6 {
	color: #001357;
	font-size: 11px;
	font-weight: bold;	
}

#top {
	background-image: url(images/bg_top.gif);
	background-repeat: repeat-x;
	height: 92px;
}

#topimg {
	margin-top: 7px;
}

#topnav {
	margin: 0px 0px 0px 203px;
	padding: 0px;
	list-style-type: none;
	line-height: 18px;
}

#topnav li {
	margin: 0px;
	padding: 0px;
	display: inline;
	font-size: 9px;
}

#mainnav {
	float: left;
	width: 203px;
	background-color: #05185B;	
}

#mainnav ul{
	list-style-type: none;
}

#mainnav_lvl_1  {
	margin: 0px;
	padding:  1px 0px 0px 0px;
}

#mainnav_lvl_1 li {
	background-image: url(images/bg_nav_lvl_1_no.gif);
	margin-bottom: 1px;
}

li#mainnav_lvl_1_act  {
	background-image: url(images/bg_nav_lvl_1_act.gif);
}

#mainnav_lvl_2  {
	margin: 0px;
	padding:  0px;
	background-color: #606899;
}


li#mainnav_lvl_2, li#mainnav_lvl_2_act {
	background-image: none;
	background-color: #D5D7E4;
	margin-bottom: 1px;
}

#headline, #content, #head_home, #product_home{
	margin-left: 203px;
	padding-left: 0px;
	
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CC0000;
	
}

#headline {
	background-image: url(images/bg_headline.gif);
	background-repeat: no-repeat;
	padding-bottom:11px;
}


#head_home
{
	background-image: url(images/head_homepage.jpg);
	background-repeat: no-repeat;

}

#content {
	/*width: 595px; */
	padding-bottom: 50px;
	min-height: 400px;
	/* padding-top: 11px; */
}

#main_content, #product_container{
	width: 571px;
	padding-left: 24px;
} 

#product
{
	width: 571px;
	/*
	border-width: 1px;
	border-style: solid;
	border-color: #CC0000;
	*/
}

#product_home
{
	background-image: url(images/head_homepage2.gif);
	background-repeat: no-repeat;

}


* html div#product_container, * html div#main_content, * html div#product
{
	width: 595px;
	margin-left: -2;	
}

#product_container
{
	background-image: url(images/bg_product.gif);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC0000;
}

#product_c1 
{
	float: left;
	/*width:415px; */
	width: 375px;
}

* html div#product_c1
{
	width: 391px;
}

#product_headline
{
	margin-top: 10px;
	margin-bottom: 5px;
	color: #CC0000;
	font-size: 12px;
	font-weight: bold;
}

#tech_data
{	
	background-image: url(images/bg_tech_dat.gif);
	background-repeat: no-repeat;	

	margin-left:391px;
	padding: 40px 12px 20px 12px;		
}

#order
{
	margin-left:391px;
	margin-bottom:10px;
	padding-left: 12px;
	/* text-align: center; */
	
}

#clear
{
	clear: both;
}



.form, .form_blue, .form_indent, .form_blue_indent
{
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
}

#orderform .form_blue
{
	padding-left:0px;
}

.form_blue, .form_blue_indent
{
	background-color:#D5D7E4;
}

.form_blue_head
{
	background-color:#011458;
}

.form_label
{
	width:150px;
	float:left;
}

.form_indent, .form_blue_indent
{
	padding-left:150px;
}

.textfeld
{
	width:250px;
}

.textfeld_6
{
	width:50px;
}

.textfeld_10
{
	width:75px;
}

.btn
{
	font-weight: 900;
	background-color: #011458;
	color:#FFFFFF;
}

#orderform .form_blue_head
{
	border-top-style: solid;
	border-top-color: #ffffff;
	border-top-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	border-bottom-width: 2px;
}

#orderform .form_blue 
{
	padding:0px;
}

#orderform .form_blue .form_label
{
	padding-top: 5px;
	padding-bottom: 5px;
	text-indent:21px;
	font-weight: bold;
}

#orderform .form_blue .textfeld
{
	margin-top:2px;
	margin-bottom:2px;
}

#orderform .form_blue td  .textfeld
{
	margin-top:0px;
	margin-bottom:0px;
}

#orderform .form_blue p
{
	margin-top:0px;
	margin-bottom:0px;
	padding: 7px 21px 7px 21px;
	font-weight: bold;
}

#orderform .form_blue th
{
	text-align: left;
	background-color:#011458;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	border-bottom-width: 2px;
}

#orderform .form_blue td
{
	padding: 2px 2px 2px 15px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	border-bottom-width: 2px;
}

#orderform .form_blue_indent
{
	padding-left: 21px;
	margin-top: 21px;
	border-top-style: solid;
	border-top-color: #CC0000;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	border-bottom-width: 1px;
	
}

.error {
	color: #CC0000;
	padding: 5px;
	border: solid 1px #CC0000;
	margin-bottom:11px;
}

.bodytext
{
	margin-top:11px;
	margin-bottom:11px;
}

.form_head
{
	background-color: #011458;
}

.csc-mailform
{
	border: none;
}

.csc-mailform-field
{	
	
}

.csc-mailform-field label
{
	
}