 /* CSS Document */
*, html, body, table, td, div, p, h1, h2, h2, h4, h5, ul, ol, 
table, td, tr, form, img, li, map, area, object, map,navi {
	margin: 0;
	padding: 0;
}
body {
	font-family:Arial, Verdana,   Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	line-height: 21px;
	background-image: url(images/layout/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
	background-color:#fdfac3;
}

/* ---------------------------------------------------- body / html------------------------------------------------- */

html {
	overflow-x:hidden;
	overflow-y:auto; 
}

/* ----------------------------------------------------- wrapper ----------------------------------------------------- */

#main{
	width:950px;
	background-color: #fdfac3;
	background-image: url(images/layout/content_bg.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	clear:both;
}
#wrapper {
	width:950px;
	height:auto;
	margin:0 auto;
}
*html #wrapper {
	width:955px;
}
#head{
	width:950px;
	height:368px;
	background-image: url(images/layout/main_top.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;	
}

#head_en{
	width:950px;
	height:368px;
	background-image: url(images/layout/main_top2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;	
}

* html #head{
	width:955px;
}
#links{
	width:342px;
	padding-top:285px;
	float:left;
}

#subnavi{
	width:342px;
	height:83px;	
}

#rechts{
	width:608px;
	float:left;
}	
#rh1{
	width:116px;
	height:50px;
	padding-left:494px;
}
#rh2{
	width:608px;
	height:194px;
}
#navi{
	width:608px;
	height:41px;	
}
#addi{
	width:290px;
	height:auto;
	margin-top:32px;
	padding:0 0 0 48px;
	float:left;
	background-image: url(images/layout/adi_bg.gif);
	background-repeat:no-repeat;
}

#addi2{
	width:290px;
	height:auto;
	margin-top:54px;
	padding:0 0 0 48px;
	float:left;
}

#addi a:link,#addi a:active,#addi a:visited {
	font-family: Arial, Verdana,   Helvetica, sans-serif;
	font-size: 14px;
	color: #b30303;
	text-decoration: underline;
	line-height: 21px;
}
#addi a:hover {
	font-family:Arial,  Verdana,   Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-decoration: underline;
	line-height: 21px;
}
#content{
	width:500px;
	padding:30px 0 0 57px;
	float:left;
}

/* ----------------------------------------------------- head ----------------------------------------------------- */
#footer {
	width:100%;
	height:35px;
	clear:both;
	background-image: url(images/layout/bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color:#f92c2c;
}
.spalteli{
	width:220px;
	float: left;
}
.spaltere{
	width:220px;
	float: left;
	padding-left:45px;
}

#haus_head {
	background-image:url(images/layout/haus.jpg);
	height:194px;
	width:364px;
	position:absolute;
	left: 500px;
	top: 80px;
	

}
/* ----------------------------------------------------- footer ----------------------------------------------------- */

a:link,a:active,a:visited {
	font-family: Arial, Verdana,   Helvetica, sans-serif;
	font-size: 12px;
	color: #b30303;
	text-decoration: underline;
	line-height: 21px;
}
a:hover {
	font-family:Arial,  Verdana,   Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: underline;
	line-height: 21px;
}
#content ul {
	padding-left:20px;
	line-height:24px;
	list-style-type: square;
	color: #dc0202;
}
#content li {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:15px;
	color: #dc0202;
	line-height:24px;
	font-weight:bold;
}
ol {
	padding-left:20px;
	font-weight:bold;
}
h1 {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:14px;
	color: #dc0202;
	text-decoration: none;
	font-weight:normal;
}
h2 {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	font-weight:normal;
	}
h3 {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:21px;
	color: #dc0202;
	text-decoration: none;
	font-weight:normal;
}
h4 {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	text-decoration: none;
	font-weight:normal;
}
h5 {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:14px;
	color: #000;
	text-decoration: none;
	font-weight:normal;
}
.line{
	width:100%;
	height:5px;
	border-top-width: 3px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color:#f8f000;
	clear:both;
	margin-top:10px;
}
.line_lft{
border-left:2px solid #dc0202;
padding-left:7px;

}
.img {
	border:2px solid #bab9b9;
}
img {border:0;
}
a, area, map{
outline:none;
}
.floatstop{
clear:both;
}
.yellow{
background-color:#f1eeb0;
}
.big{
	font-size:18px;
	color: #dc0202;
}
