/* CSS Document */

body {
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin:0px;
	text-align:center;
}


/* NEU: PopUp Template, 1.3.2008 */

.wrapper_popup {
	position: relative;
	width: 597px;
	background-color: #FFFFFF;
	margin: 0px auto;
	top: 10px;
	height: auto;
}

.popup_row1 {
	background-image: url(/img/popup_icon.gif);
	background-repeat: no-repeat;
	position: relative;
	width: 597px;
	margin-left: 4px;
	background-position: 20px 5px;
	margin-top: 30px;
}

.header_popup {
	position: relative;
	height: 82px;
	width: 589px;
	background-image: url(/img/bg_header.jpg);
	background-repeat: repeat-x;
	text-align: left;
	top: 4px;
	margin: 0px auto;
}

.nav_popup {
	position: relative;
	height: 32px;
	width: 589px;
	margin: 0px auto;
	background-image: url(/img/bg_nav.gif);
	background-repeat: repeat-x;
	text-align: left;
}

.footer_popup {
	position: relative;
	height: 26px;
	width: 584px;
	background-image: url(/img/bg_nav.gif);
	margin-left: 4px;
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
	margin: 0px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c8c8c8;
	padding-top: 7px;
	text-align: left;
	padding-left: 7px;
}

.popup_content {
	position: relative;
	width: 380px;
	float: left;
	margin-left: 210px;
	background-color: #FFFFFF;
	text-align:left;
	height: 350px;
	overflow: scroll;
}

.popup_content h1{
	font-family: "Arial Black", sans-serif;
	font-size: 22px;
	color: #0f699f;
	margin-bottom: -4px;
	margin-top: -3px;

}

.content_text {
	margin-top:10px;
	width: 360px;
	padding-bottom: 15px;
	text-align:left;
	padding-top: 20px;
}

.content_text ul {
	margin:0px 0px 0px 3px;
	padding:0px;
}

.content_text img {
	padding-top:3px;
	padding-bottom:3px;
}

/* GR - nbsp GmbH - 2008-08-06 - .content_text ul li: height 15px rausgenommen da sinst Darstellungsprobleme im Firefox */
.content_text ul li{
	background-image: url(/img/arrow-transp2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	padding-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0f699f;
	/* height:15px; */
}

.content_text ul li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0f699f;
	text-decoration:none;
}

.clearer {
	clear: both;
} 

.product_col1 {screen.css (line 757)
background-color:#FFFFFF;
float:left;
margin-left:0px;
min-height:600px;
position:relative;
width:597px;
}

body {background-repeat:repeat;}
