body {
	background: URL('../img/back_gradient_blue.jpg') repeat-x #1F5ABC;
	font-family: sans-serif;
	font-size: 12px;
	height:100%;
	margin:0px;
	overflow:auto;
}

a img{
	border: 0;
}

a{
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

p{
	padding: 0 0 8px 0;
	margin:0;
}

#container{
	margin-top: 25px;
	width: 720px;
	margin-left: auto;
	margin-right: auto;
}

#border_top{
	background: URL('../img/border_top.jpg') no-repeat;
	height: 4px;
	font-size: 0; /* IE6 Hack */

}

#border_left{
	background: URL('../img/border_left.jpg') repeat-y top left;
	padding-left: 4px;
}

#border_right{
	background: URL('../img/border_right.jpg') repeat-y top right;
	padding-right: 4px;
}

#border_bottom{
	background: URL('../img/border_bottom.jpg') no-repeat;
	height: 4px;
	font-size: 0; /* IE6 Hack */
}

#reflection{
	background: URL('../img/reflection.jpg') no-repeat;
	height: 36px;
}

#header_white{
	background: URL('../img/header_white_shadow.jpg') repeat-y top right #ffffff;
	font-size: 0px;
}

#header_left{
	width: 173px;
	float:left;
}

#header_right{
	text-align:right;
	width:538px;
	height:218px;
	float:right;
}

#mainstage{
	background: URL('../img/mainstage_gradient.jpg') repeat-y;
}

#mainstage_shadow_right{
	background: URL('../img/mainstage_shadow_right.jpg') repeat-y top right;
}

#header_shadow{
	background: URL('../img/header_shadow.jpg') no-repeat;
	height: 8px;
	font-size: 0; /* IE6 Hack */
	padding-bottom: 15px;
}

#mainstage_nav{
	float:left;
	width:149px;
	padding-left:22px;
	border-right: 1px solid #bcbcbc;
}

#activelink, #activelink a, #activelink a:hover{
	color: #BD7619;
	text-decoration: none;
}

#mainstage_content{
	float:left;
	padding-left: 10px;
	width:530px;
	height:400px;
	color: #333333;
}

#mainstage_content a, #mainstage_content_home a{
	color: #1E5ABC;
}

#mainstage_content_home{
	padding-left: 10px;
	height:400px;
	color: #333333;
}

#product_headline{
	font-weight: bold;
	font-size: 18px;
	color: #333333;
	padding-bottom: 15px;
}

#product_subheadline{
	font-weight: bold;
	font-size: 14px;
	color: #333333;
	padding-bottom: 15px;
	padding-right: 5px;
}

#product_box{
	padding-top: 4px;
	width: 270px;
	float: left;
}

#more{
	margin-top:5px;
	padding-left:250px;
}

#link_to_pdf{
	line-height:20px;
	vertical-align:top;
}

#textbox{
	width: 240px;
	float: right;
	line-height: 1.5;
	padding-right: 15px;
}

#textbox2{
	clear:both;
	line-height: 1.5;
	padding-right: 10px;
}

#thumbnails{
	padding-top: 15px;
	display: none;
}

#mainstage_shadow_bottom{
	background: URL('../img/mainstage_shadow_bottom.jpg') no-repeat;
	height: 8px;
	font-size: 0; /* IE6 Hack */
}

#logo{
	padding-top: 8px;
	clear:both;
	text-align: right;
	height: 88px;
}

#footer{
	clear:both;
	padding-left:20px;
	padding-bottom:8px;
	padding-top:15px;
}

#footer a{
	color: #444444;
}

#next_prod{
	clear:both;
	position:absolute;
	top:580px;
}

#weiterlesen{
	clear:both;
	position:absolute;
	top:610px;
}


.formulartext{
	font-size: 10pt;
	font-family: sans-serif;
	width: 300px;
}

.button{
	padding-bottom: 2px;
}

.nav a, .subnav a{
	text-transform: uppercase;
	color: #1E5ABC;
}

.nav{
	padding-bottom: 5px;
	font-weight: bold;
}

.preview{ /* vergrößerbare Vorschaubilder werden mit Lupencursor versehen */
	cursor:URL('img/lupe.cur'), -moz-zoom-in;
}

li a, #product_box a{
	color: #1E5ABC;
	font-size: 10px;
}

ul{
	padding-left:15px;
	margin:0;
}

#subnav1 ul, #subnav2 ul, #subnav3 ul{
	color: #1E5ABC;	
}


