body {
	padding:0px;
	margin:0px;
	font-family:arial,sans-serif;
	font-size:10pt;
	color:#666;
}

/* for ie center */
#canvas {
	text-align:center;
}
/* firefox center */
#screenBorder {
	border:1px solid black;
	width:740px;
	margin-left:auto;
	margin-right:auto;
	margin-top:50px;
}
#screen {
	width:740px;
	text-align:left;
	background-color:#D9D8D6;
	padding:0;
}
 #top {
	height:140px;
	width:505px;
	float:left;
}
#screen #left {
	width:135px;	
	height:550px;
	float:left;
	background:url(/images/bg_left.jpg) ;
	background-color:white;
	
	background-repeat:repeat-x;
}
#screen #right {
	width:605px;
	margin:0px;
	float:left;
	color:inherit;
	background-color:transparent;
	background: url(/images/screen/background_default.jpg) repeat;
}
#screen #content{
		width:605px;
		float:left;
		text-align:left;
		background-repeat: no-repeat;
}
#screen #content_intro{
		width:605px;
		height:413px;
		float:left;
		text-align:left;
		background-repeat: no-repeat;
}

#screen div.min_height {
	float:right;
	width:1px;
	height:320px;
}
#rose {
	clear:both;
	background-color:white;
	background:url(/images/screen/content_bottom.gif);
	text-align:right;
	line-height:0;
}


.clear {
	clear:left;
	width:auto;
	height:1px;
	overflow:hidden;
}
/* colors */

.blackColor {
	color:black;
}


.ReformhausTable {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(/images/hg_button.jpg) repeat scroll 0 0;
width:240px;
color:#4B4B4B;
float:left;
/*font-family:verdana;*/
/*font-size:7pt;*/
height:183px;
padding:10px 15px 0 20px;
}
.ReformhausTable h3 {
background-color:inherit;
color:#4B4B4B;
/*font-family:verdana,sans serif;*/
/*font-size:10pt;*/
margin:0;
padding:0;
text-align:left;
}
div.userLeft {
clear:both;
float:left;
line-height:100%;
margin:0 0 3px;
padding:0;
text-align:left;
width:60px;
}
div.userRight {
float:left;
line-height:100%;
margin:0 0 3px 10px;
padding:0;
white-space:nowrap;
width:120px;
}
.trenner {
border-top:1px solid #E4E4E4;
font-size:1px;
height:1px;
line-height:1px;
width:100%;
}

.seitennavi {
/*clear:both;*/
float:none;
height:50px;
margin-top:5px;
text-align:right;
width:550px;
}

.searchPageActive, a.searchPage:link, a.searchPage:visited, a.searchPfeil:link, a.searchPfeil:visited {
background-color:#EEEEEE;
border:1px solid #AAAAAA;
font-size:10pt;
line-height:20pt;
margin:2px;
padding:3px;
}
