
body {
	position : absolute;
	left : 0px;
	top : 0px;
	width : 100%;
	height : 100%;
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	border : 0px solid black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #ffffff;
	background-color : #19171c;
	background-image : url(../images/page_bg2.jpg);
	background-repeat : repeat-y;	
}

ul {
	margin: 0px 0px 0px 20px;
}

* {
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
}

#main {
	position : absolute;
	left : 0px;
	top : 0px;
	width : 100%;
	min-height:600px;
	/*height:100% !important;*/
	height:100%;
	margin: 0px 0px 0px 0px;
}

.languageSelection {
	position:absolute;
	top:180px;
	left:30px;
	line-height:22px;
	text-align:right;
	color:#ffffff;
	z-index:200;
}

.languageSelection a {
	color:#ffffff;
	text-decoration:underline;
}

.languageSelection a:hover {
	
}

.languageSelection .selected_link {
	font-weight:bold;
	color:#ff0000;
	text-decoration:underline;
}

.languageSelection .selected_link:hover {

}

.header_container {
	position : static;
	left : 0px;
	top : 0px;
	/*width : expression(document.body.clientWidth < 1008 ? "1004px" : "100%");*/
	min-width : 1004px;
	width : 100%;
	height : 240px;
	background-image : url(../images/header_bg.jpg);
	background-repeat : repeat-x;
}

.logo {
	position : absolute;
	left : 30px;
	top : 20px;
	width : 257px;
	height : 180px;
}

.header_image_left {
	float : left;
	width : 704px;
	height : 207px;
	background-image : url(../images/header_left.jpg);
}

* html .header_image_left {
	position : absolute;
	left : 0px;
}

.header_image_right {
	float : right;
	width : 300px;
	height : 207px;
	background-image : url(../images/header_right.jpg);
}

* html .header_image_right {
	position : absolute;
	right : 0px;
	margin : 0px 0px 0px 704px;
}

.mainmenu_bg {
	clear : both;
	height : 29px;
	border-top : 2px solid #e3001b;
	border-bottom : 2px solid #e3001b;
	background-color:#47423f;
	/*background-image : url(../images/mainmenu_bg.jpg);
	background-repeat : repeat-x;*/
}

* html .mainmenu_bg {
	position : absolute;
	top : 207px;
	width : 100%;
}

/* IE6 Hack - Wird von IE < v7 nicht mehr erkannt*/
.mainmenu_bg[class] {
	height : 29px;
}
.mainmenu {
	width : 1004px;
	white-space:nowrap;
}
.navteil {
	float:left;
	margin-left:20px;
}

.content_container {
	position: static;
	width: 1004px;
	background-image : url(../images/page_bg.jpg);
	white-space:nowrap;
}

.content_left {
	/*position:absolute;
	left:0px;*/
	float:left;
	width: 253px;
	background-color: #2c2b29;
	border-right: 0px solid #e4001c;
	white-space:normal;
}

.content_left_text {
	margin: 30px 10px 10px 35px;
}

.content_right {
	/*position:absolute;
	left:253px;*/
	float:left;
	border-left : 2px solid #e4001c;
	white-space:normal;
}

.content_right_text {
	width : 670px;
	margin : 30px 10px 30px 60px;
}

.content_right_text .layout1 {
	margin:0px 0px 0px 0px;
}

.content_right_text .layout2 {
	margin:0px 0px 0px 100px;
}

.content_right_text .layout3 {
	margin:0px 0px 0px 200px;
}

.content_right_text .layout4 {
	margin:0px 0px 0px 300px;
}

.content_right_text .layout5 {
	margin:0px 0px 0px 400px;
}

.footer_container {
	position:static;
	clear:both;
	width:100%;
	margin: 0px 0px 10px 0px;
}

.footer {
	margin: 0px 0px 10px 315px;
	padding: 20px 0px 10px 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}


.footer_left {
	float: left;
	width: 253px;
	margin-top:10px;
	padding-bottom:10px;
	background-color: #2c2b29;
	border-right: 0px solid #e4001c;
	border:0px solid red;
}

.footer_bedarfsfall {
	margin : 0px 35px 15px 35px;
}


.pagefoot {
	clear:both;
}


#leftnavdiv {
 margin: 0;
 padding:0;
 height:23px;
}



/*---------- Text-Styles ----------*/

h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #e3001b;
	margin: 0px 0px 10px 0px;
}

a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration:underline;
}

a.footernav {
	text-decoration:none;
}

A.leftnavlink:LINK {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
A.leftnavlink:ACTIVE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
A.leftnavlink:VISITED {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
A.leftnavlink:HOVER {
	font-family  : Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color : #ffffff;
	text-decoration: none;
}

.navlinkro2 {
	font-family  : Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color : #ffffff;
	text-decoration: underline;
}

.country_list {
	margin: 0px 0px 0px 435px;
}

.content_right .bodytext {
	line-height:20px;
}

.content_right li {
	line-height:20px;
}

.content_right .csc-textpic-caption {
	line-height:20px;
}

.content_right img {
	margin: 0px 0px 15px 0px;
}

/*********************** IMAGE WRAP ***********************/

.csc-textpic-image {
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	opacity:1.0;
}

/*********************** NEWS ***********************/

.news-latest-container ul {
	margin: 0px 0px 0px 20px;
}

.news-latest-container li {
	margin: 0px 0px 5px 0px;
}

.news-latest-image {
	float:left;
	margin: 0px 10px 0px 0px;
}

.news-single-image {
	float:left;
	overflow:hidden;
}

.news-single-image img {
	/*width:150px;
	height:68px;*/
	margin:10px 10px 20px 0px;
}

/********************* BESTELLFORM ************************/

#order_form {
	line-height:20px;
}

.inputfields_container {
	float:left;
}

.picture_container {
	float:left;
	margin: 0px 0px 0px 100px;
}

/************************ IMAGE LIGHTBOX ********************/

#imageDetails {
	color:#000000;
}

#imageDetails a {
	color:#000000;
	text-decoration:none;
}

/*#imageDetails a img {
	display:none;
	width:0px;
}*/
