* {
padding: 0;
margin: 0;
}

* html {
margin: 0;
padding: 0;
}
html, body {
margin: 0;
padding: 0;
height: 100%;
min-height:100%;
}
body {
	font-family :Geneva, Helvetica, Arial, sans-serif;
	font-size: 100.1%;
	text-align: center;
	height:100%;
	background:#AD2631 url("../media/shared/bg-wrapper.gif") repeat-y top left;

}
html>body {
font-size : 12px;
}


/* mainboxes */
#wrapper {
	position:absolute;
	text-align:left;
}
* html #wrapper {height: 100%;} /* IE Hack für 100 % Höhe */

#header {
	background-color: #AD2631;
	color: #000;
	height: 150px;
	padding-left: 120px;
}

#menue {
	top: 110px;
	left: 0px;
	width: 290px;
	color: #000;
	margin: 0px;
	padding: 0px;
	border : 1px solid #fff;
	margin-bottom: 10px;
	overflow: hidden;
	float: left;
}

#content {
	color: #000000;
	margin: 0px 00px 0px 290px;
	padding: 20px 15px 00px 15px;
	text-align: left;
	width:530px;
}

#teaser_1 {
	top: -2px;
	color: #000;
	overflow: visible;
	left: 707px;
	float: right;
	position: absolute;
	height: 514px;
	width: 409px;
}
#teaser_2 {
	top: -2px;
	color: #000;
	overflow: visible;
	left: 707px;
	float: right;
	position: absolute;
	height: 514px;
	width: 409px;
}
#teaser_3 {
	top: -1px;
	color: #000;
	overflow: visible;
	left: 635px;
	float: right;
	position: absolute;
	height: 514px;
	width: 409px;
}
#teaser_4 {
	top: 0px;
	color: #000;
	overflow: visible;
	left: 616px;
	float: right;
	position: absolute;
	height: 514px;
	width: 409px;
}
#teaser_5 {
	top: -1px;
	color: #000;
	overflow: visible;
	left: 667px;
	float: right;
	position: absolute;
	height: 514px;
	width: 409px;
}
#adress {
	width : 160px;
	position : relative;
	margin: 15px 0 25px -3px;
}
#footer {
	bottom:15px;
	width : 290px;
	margin: 5px 0 0 0;
	padding:0px 0 0 15px;
	font-size: 0.75em;
	color: #333333;
	height: 15px;
	text-align: left;
	position: absolute;
	clear: both;
	float:left;
}

/*****************************************************/
#index {
color : #FFFFFF;
text-align : center;
background-image : none;
background-color : #AD2631;
}
#index a{
color : #FFFFFF;
}
#box {
	position:relative;
	width:1050px;
	text-align:left;
	margin: auto auto;
}

#startbox {
	width : 350px;
	text-align:left;
	height:120px;
	position:relative;
	left:320px;
	top:-100px;
	font-size:1.2em;
}
#startbox p, #startbox a {
color:#fff;
}
#startbox a {
	text-decoration: underline;
}
/*****************************************************/
