@page{
    size:portrait;
    margin-top:1.7cm;
    margin-bottom:1.4cm;
    margin-left:2cm;
    margin-right:2cm	
}
body{
	background-color: #fff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;	
}
a{
	font-size: 12px;
	color: #505050;
	text-decoration: none;
}
#kr1{
	top:0px;
	position:relative;
 	background-image: none;
}
.inhalt{
	top:-40px;
	left:0px;
	width:650px;
	height:auto;
	position:relative;
}
#logo{
	top:20px;
	left:275px;
	width:375px;
	height:71px;
	position:relative;
	margin-bottom:50px;
}
#logo_print{
	top:10px;
	left:275px;
	width:375px;
	height:71px;
	position:relative;
	margin-bottom:50px;
	display:block;
}
#bild{
	float:left;
}
/******************************Navigationsbereich Anfang*************************************/
#navarea{
	top:0px;
	left:495px;
	background-color:#ff0000;
	position:relative;
}
.home{
	text-indent:0px;
}
/******************************Navigationsbereich Ende*************************************/

/******************************Iframe Anfang**********************************************/
#iframe_1{
	top:0px;
	left:0px;
	width:650px;
	background-image: none;
	position:relative;
}
#abstand_iframe{
	padding:0px;
}
.scrollbereich{
	width:650px;
	height:auto;
	position:relative;
}
/******************************Iframe Ende************************************************/
.noprint {
    display:none;
}
#adress{
	margin-top:20px;
	margin-bottom:20px;
	padding-top:20px;
	width:650px;
	height:100px;
	left:0px;
	color:#666;
	position:relative;
	background-image: url(images/pxh.gif);
	background-repeat: repeat-x;
	background-position: top;
	display:block;
}