html{height:100%;}

body{
	background:#000 url(images/bg.jpg) repeat-x; 
	margin: 0px 0px 0px 0px; 
	height:100%;width:100%;
	}
#wrapper {
	position:relative;
	width:907px;
	margin-left:auto;
	margin-right:auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-bottom: -60px; /* Der Abstand nach unten muss so hoch sein, wie der Footer selbst */
	z-index:2;
	}	

.footer, .makedistand {height: 59px;}
div.footer {
	position:relative;
	
	clear:both;
	width:800px;
	margin-left:auto;
	margin-right:auto;
	padding:0 0 0 0;
	display:block;
	z-index:90;
	}


div.startLanguageChoosing {margin-top:200px;}
div.startLanguageChoosing a:link,  div.startLanguageChoosing a:visited{
	font-size:16px;
	color:#fff;
}
#header_top {
	width:510px;
	height:32px; 
	background:url(images/layout_01.jpg) no-repeat; 
	text-align:right;	
	padding:19px 290px 0px 0px;
	}	
#header_bot {
	width:800px;
	height:26px; 
	background:url(images/layout_02.jpg) no-repeat; }
		
#content {	width:800px; text-align:left;float:none; padding-top:20px;}

.submenu_wrapper {
	padding-left:1px;
	margin-top:1px;
}
.submenu a:link, .submenu a:visited {
	float:left;
	height:17px;
	margin-right:1px;
	padding:4px 34px;
	background:url(images/submenu.gif) repeat-x;
	color:#fff;
}
.submenu a:hover, .submenu_current a:link, .submenu_current a:visited {
	float:left;
	height:17px;
	margin-right:1px;
	padding:4px 34px;
	background:url(images/submenu_hover.gif) repeat-x;
	color:#fff;
}

.refs {	font-size:9px; border-bottom:1px dotted #999999; }
.refs a:link, .refs a:visited {	font-size:9px; }

p, td, tr, div {
	font-family:verdana;
	font-size:9px;
	font-weight:normal;
	color:#d8d8d8;
	}	
a:link, a:visited {
font-size: 9px; 
color: #e76a1d; 
text-decoration:none;
}
a:hover, a:active {
color: #e76a1d;	
text-decoration: underline;
}	

.punktlinie {background:url(images/plinie.jpg) repeat-x left bottom; height:3px;}
	
.menu {	display:block;	float:left;	width:159px; height:25px;	}
.menu1 {	display:block;	float:left;	width:160px; height:25px;	}

h1 {color: #e76a1d; font-size: 15px; font-weight: bold;}
h2 {color: #CCCCCC; font-size: 14px; font-weight: bold;}
h3 {color: #CCCCCC; font-size: 13px; font-weight: bold;}

hr.news {
	boder:0;
	width:100%;
	height:1px;
	background:#ccc;
}

.formtab {
	margin-bottom:5px; 
	width:170px;
	background:#d0d0d0;
	border: 0px;
	}
#hidden { visibility:hidden; }
.nachricht { 
	height:200px; 
	width:170px;
	background:#d0d0d0;
	border: 0px;
	}
.buttons {
	background:#000 url(images/but.jpg) repeat-x bottom left;
	border: 1px solid #454545;
	color:#fff;
	width:84px;
	}
.highlight {
	color:#e76a1d; }
	
.portrait_cms tr td table tr td {
	text-align:left;
	vertical-align:top;
}