body {
	background-color: #fdf7ed;
}

html, body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	margin:0px;
	padding:0px;
}

body, html {
	height:100%;
}

h1 {
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	font-size: 20px;
	font-weight:bold;
	color: #DB812E;
	line-height:25px;
}
a {
	color: #000000;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}
a:link {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
img{
	border:0px;
}
.dick {
	font-weight: bold;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -4em;
}
.schriftGross{
	font-size:16px;
	line-height:21px;
}

#headerALL{
	width:100%;
	height: 185px;
	background-image:url(../img/bg-header.png);
	background-repeat:repeat-x;
	float:left;
	position: relative;
}
*html #headerALL{
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='http://ares/ing-nothegger/img/bg-header.png')
}

#header{
	width:831px;
	height: 185px;
	background-image:url(../img/strahlen.gif);
	background-repeat: no-repeat;
	position: relative;
}

#headline{
	line-height:30px;
	font-size: 22px;
	font-weight:bold;
	position:absolute;
	margin-top:110px;
	left:45px;
	z-index:1;
}

#marker{
	position:absolute;
	left:561px;
	z-index:1;
	
}
#menue{
	position:absolute;
	left:0px;
	top:153px;
	z-index:1;
}
#contentALL{
	width:100%;
	background-color: #fdf7ed;
	float:left;
	position: relative;
	background-image:url(../img/hg.gif);
	background-repeat:repeat;
}

#content{
	width:831px;
	margin-top: 35px;
	margin-bottom: 20px;
	position: relative;
}

#content_home{
	width:831px;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
}

#nothegger{
	width:330px;
	position:absolute;
	top:220px;
	left:55px;
	z-index:1;
	font-size:14px;
}

#teaserText{
	width:330px;
	position:absolute;
	top:375px;
	left:55px;
	z-index:1;
	font-size:14px;
}

#contentOBEN{
	width:100%;
	height:361px;
	float:left;
	text-align:left;
	padding-left:4px;
	padding-top: 4px;
	background-image:url(../img/bg-projekte.gif);
	background-repeat:no-repeat;
	position: relative;
}

#contentLEFT{
	width:370px;
	float:left;
	text-align:left;
	margin-left:45px;
	margin-top: 20px;
	margin-bottom: 30px;
	position: relative;
}
*html #contentLEFT{
	margin-left:0px;
	padding-left:45px;
}
#contentRIGHT{
	width:370px;
	float:left;
	text-align:right;
	margin-right:45px;
	margin-top: 20px;
	margin-bottom: 30px;
	position: relative;
}
#contentRIGHTtext{
	width:494px;
	float:left;
	text-align:left;
	margin-right:45px;
	margin-top: 20px;
	margin-bottom: 30px;
	position: relative;
}
#contentLEFTtext{
	width:247px;
	float:left;
	text-align:left;
	margin-left:45px;
	margin-top: 20px;
	margin-bottom: 30px;
	position: relative;
}
#footerALL{
	width:100%;
	background-color: #e2ebef;
	float:left;
	position: relative;
	height: 80px;
}

#footer{
	width:831px;
	position: relative;
	font-size:10px;
	margin-top:15px;
}

#footerLEFT{
	width:80%;
	float:left;
	position: relative;
	text-align:left;
}

#footerRIGHT{
	width:20%;
	float:left;
	position: relative;
}

#buttonNEXT a, #buttonNEXT a:link, #buttonNEXT a:hover, #buttonNEXT a:active, #buttonNEXT a:focus{
	display:block;
	height:31px;
	width:146px;
	float:right;
	background-repeat: no-repeat;
}

#buttonNEXT a, #buttonNEXT a:link{
	background-image:url(../img/btn_naechstesprojekt.gif);
}
#buttonNEXT a:hover, #buttonNEXT a:active, #buttonNEXT a:focus {
	background-image:url(../img/btn_naechstesprojekt_on.gif);
}
#buttonPREV a, #buttonPREV li a:link, #buttonPREV li a:hover, #buttonPREV li a:active, #buttonPREV li a:focus{
	display:block;
	height:31px;
	width:146px;
	background-repeat: no-repeat;
}

#buttonPREV a, #buttonPREV a:link{
	background-image:url(../img/btn_vorherigesprojekt.gif);
}
#buttonPREV a:hover, #buttonPREV a:active, #buttonPREV a:focus {
	background-image:url(../img/btn_vorherigesprojekt_on.gif);
}

#buttonPRO a, #buttonPREV li a:link, #buttonPREV li a:hover, #buttonPREV li a:active, #buttonPREV li a:focus{
	display:block;
	height:31px;
	width:146px;
	background-repeat: no-repeat;
}

#buttonPRO a, #buttonPRO a:link{
	background-image:url(../img/btn_zudenprojekten.gif);
}
#buttonPRO a:hover, #buttonPRO a:active, #buttonPRO a:focus {
	background-image:url(../img/btn_zudenprojekten_on.gif);
}
.subcontent{
	font-size:10px;
	color:#999999;
	text-align:center;
}