BODY {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	color: #000000;
	background: #093242;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

TABLE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


FORM {
	padding: 0px;
	margin: 0px;
}
FIELDSET {
	border: none;
	padding: 0px;
	margin: 0px;
}
LEGEND {
	display: none;
}
LABEL {
	padding: 0px;
	margin: 0px;
}
INPUT, SELECT, TEXTAREA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background: #FFFFFF;
}
/* mainContainer begin */
.mainContainer {
	position: relative;
	height: 99%;
	min-height: 99%;
	width: 990px;
	margin: 0 auto;
	padding: 0px;
	background: url('../images/main_bg.gif') repeat-y;
}
HTML > BODY .mainContainer {
	height: auto;
	min-height: 99%;
}
/* mainContainer end */

/* topMargin begin */
.topMargin {
	width: 990px;
	height: 16px;
	background: url('../images/mt_bg.gif') repeat-x;
}
/* topMargin end*/

.topBox {
	margin-top: 20px;
	margin-left: 390px;
	margin-bottom: 55px;
	margin-right: 5px;
	background-color:#ffffff;
	height:80px;
}

/* mainBox begin */
.mainBox {
	float: left;
	width: 755px;
	background: url('../images/logo.gif') top left no-repeat;
/*	padding-top: 47px; */



}

.break {
	clear: both;
	margin: 2px 0 0 0;
	padding: 0;
	font-size: 1px;
}
/* leftBox begin */
.leftBox {
	float: left;
	width: 240px;
}
.leftBoxContainer {
	margin: 10px 5px 0 14px;
	text-align: left;
	border-bottom: 1px solid #ff6633;
	padding:3px;
}
.leftBoxTitle {
	font-weight: bold;
	font-size: 14px;
	padding-left: 0px;
	color:#FF6633;
}
.leftBoxText {
	font-size: 10px;
	line-height: 10px;
}
.leftBoxText A {
	color: #FF6633;
	background-color: #ffffff;
	font-weight: bold;
	font-size: 10px;
}

.leftBoxText A:hover {
	color: #093242;
	background-color: #ffffff;
	font-weight: bold;
	font-size: 10px;
	text-decoration:none;
}


/* leftBox end */

/* centerBox begin */
.centerBox {
	float: left;
	width: 510px;
line-height: 150%;
}


.centerBoxContainerArtikel {
	text-align:left;
	margin-bottom:5px;
	font-size: 10px;
}

.centerBoxContainerArtikel A{
	color:#999999;
	text-decoration:underline;
}

.centerBoxContainerArtikel A:hover{
	color: #FF6633; 
	text-decoration:none;
}

.centerBoxContainer {
	margin: 0 10px 0 0;
}
.centerBoxText {
	padding: 10px 3px 5px 5px;
	border: 1px solid #cccccc;
	text-align: left;

	background-color: #f8f8f8;
	color: #000000;
	margin-bottom:5px;
}
.centerBoxText .title {
	font-size: 14px;
	font-weight: bold;
	background-color: #f8f8f8;
	color: #ff6633;
	padding: 0;
	margin: 0 0 5px 0;
}

.centerBoxText A{
	color: #FF6633;
	background-color: #ffffff;
	font-weight: bold;
}

.centerBoxText A:hover {
	color: #093242;
	background-color: #ffffff;
	font-weight: bold;
	text-decoration:none;
}


.centerBoxText2 {
	padding: 8px 25px 20px 8px;
	border: 1px solid #ffffff;
	text-align: left;
	line-height: 12px;
	background-color: #ffffff;
	color: #000000;
	margin-bottom:5px;
}
.centerBoxText2 .title {
	font-size: 14px;
	font-weight: bold;
	background-color: #ffffff;
	color: #ff6633;
	padding: 0;
	margin: 0 0 8px 0;
}

.centerBoxText2 A{
	color: #FF6633;
	background-color: #ffffff;
	font-weight: bold;
}

.centerBoxText2 A:hover {
	color: #093242;
	background-color: #ffffff;
	font-weight: bold;
	text-decoration:none;
}



/* centerBox end */

/* mainBox end */

/* rightBox begin */
.rightBox {
	float: left;
	width: 235px;
	background: url('../images/rb_bg.gif') top left no-repeat;
	padding-top: 55px;
	text-align: left;
}
.menuBox {
	width: 214px;
	background: url('../images/menu_bg.gif') repeat-y;
}
.menuBoxContainer {
	margin: 4px 8px 4px 6px;
	background-color: #093242;
	color: #ffffff;
}
.menuItem {
	padding: 4px 0 6px 6px;
	border-bottom: 1px solid #ff6633;
}
.menuItem A {
	background-color: #093242;
	color: #ffffff;
	text-decoration: none;
}
.rightBoxContainer {
	margin: 10px 16px 0 4px;
	font-size: 10px;
	background-color: #ffffff;
	color: #000000;
}
.rightBoxContainer .title {
	font-size: 14px;
	font-weight: bold;
	background-color: #ffffff;
	color: #990000;
	margin: 0 0 3px 0;
	padding: 0;
}

.rightBoxContainer A{
	color: #FF6633;
	background-color: #ffffff;
	font-weight: bold;
	font-size: 10px;	
}

.rightBoxContainer A:hover {
	color: #093242;
	background-color: #ffffff;
	font-weight: bold;
	text-decoration:none;
		font-size: 10px;
}


/* newsletterForm begin */
.newsletterForm {
	color: #651438;
	background-color: #ffffff;
}
.nLine {
	clear: both;
	height: 22px;
}
.nTitle {
	font-size: 11px;
	height: 18px;
	width: 76px;
	float: left;
}
.nValue {
	float: left;
}

.nRadioGroup {
	width: 200px;
	padding: 4px 0 8px 0;
	text-align: center;	
}
.newsletterForm INPUT.nInput {
	width: 120px;
	height: 18px;
	margin-top: 2px;
	font-size: 11px;
	border: 1px solid #000000;
}
.newsletterForm SELECT {
	width: 136px;
	height: 18px;
	font-size: 11px;
}
.nButton {
	width: 77px;
	height: 19px;
	margin-left: 50px;
	background: url('../images/btn_bg.gif') repeat-x;
/*	color: #000000;*/
	border: 1px solid #999999;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
/* newsletterForm end */

/* rightBox end */

/* footer begin */
.empty {
	clear: both;
	height: 77px;
	visibility: hidden;
}
.bottomBox {
	position: absolute;
	width: 990px;
	left: 0px;
	bottom: 0px;
	height: 77px;
	text-align: left;
	color: #000000;
	background: #093242 url('../images/footer.gif') top left no-repeat;
	z-index: 100;
}
.footerOut {
	margin-top: 55px;
	color: #FFFFFF;
	background-color: #093242;
	font-size: 10px;
	text-align:center;
}

.footerOut a{
	color: #FFFFFF;
	font-size: 10px;
}

/* footer end */


/* FIRMATIC Navigation CSS */
/* Styles für die Formatierung der jeweiligen Menü-Ebene */
/* die Zahl hinter navigation_ entspricht der Ebene      */

.firmatic_navigation0 {
	display: block;
	font-size: 12px;
	padding: 4px 0 4px 8px;
	border-bottom: 1px solid #FF6633;
	text-decoration:none;
	color: #ffffff;
	background-color: #093242;
/*	background: #093242 url('/images/background_hover.gif') top left no-repeat;  */

}
.firmatic_navigation0:hover{
	color: #FFFFFF;
	background-color:#990000;
}


.firmatic_navigation1 {
	display: block;
	font-size: 12px;
	color: #FFFFFF;
	background-color:#990000;
	padding: 4px 0 4px 8px;
	border-bottom: 1px solid #FF6633;
	text-decoration:none;
}

.firmatic_navigation1:hover{
	color: #FFFFFF;
	background-color:#990000;
/*	background: #093242 url('/images/background_hover.gif') top left no-repeat; */
}

.firmatic_navigation2 {
	display: block;
	font-size: 11px;
	padding: 4px 0 4px 14px;
	border-bottom: 1px solid #FF6633;
	text-decoration:none;
	color: #cccccc;
	background-color: #093242;

}
.firmatic_navigation2:hover{
	color: #FFFFFF;
	background-color:#990000;
}

