body {
	width: 300px;
	padding: 0px 0px 0px 0px;
	margin: 0px auto;
	border: 1px solid white;
	background-color: white;
	font-family: Arial;
}
* html body{
	text-align: center;
}
/*595*842*/
#all{
	width: 244px;/*300-56*/
	min-height: 562px;/*590-28*/
	padding: 28px 28px 0px 28px;
}
* html #all{
	height: 562px;/*590-28*/
}
#body{
	width: 244px;/*244*/
	min-height: 457px;/*457-2*/
}
* html #body{
	height: 457px;/*457-2*/
}
#body_top, #body_bottom{
	width: 244px;/*244*/
	height: 4px;/*4*/
	font-size: 0px;
	line-height: 0px;
	background-image: url(../../bilder/basis/ppg_popup/PPG-09-005_Call-Back-Funktion_popup_rahmen_oben.gif);
	background-repeat: no-repeat;
}
#body_bottom{
	background-image: url(../../bilder/basis/ppg_popup/PPG-09-005_Call-Back-Funktion_popup_rahmen_unten.gif);
}
#body_content{
	width: 242px;/*244-2*/
	min-height: 449px;/*457-8*/
	border-right: 1px solid #dadada;
	border-left: 1px solid #dadada;
}
* html #body_content{
	height: 449px;/*457-8*/
}

#content{
	width: 212px;/*242-30*/
	min-height: 444px;/*449-5*/
	padding: 5px 15px 0px 15px;
	text-align: left;
}
* html #content{
	height: 444px;/*449-5*/
}

/*Ist eigentlich der Footer -> wegen mapping*/
#header_top_logo{
	width: 214px;/*244-30*/
	height: 66px;/*106-40*/
	padding: 30px 15px 10px 15px;
}
* html #header_top_logo{
	height: 66px;/*106-30*/
	padding: 30px 15px 0px 15px;
}
#header_top_logo img{
	float:right;
}

/* Clearfix */
.clearfix:before, .clearfix:after {
    content: "."; 
    display: block; 
    height: 0px; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

