@import url(iehacks.css);
@import url(navigation.css);
@import url(content.css);
@import url(lightbox.css);
@import url(termine.css);
@import url(aktuelles.css);
@import url(gbook.css);

body
{
	/*background-color:#E6E6E6;*/
	background-color:#999;
	height:100%;
	min-height:100%;
	background-attachment: fixed;
	background-repeat:no-repeat;
	background-position: center center;
	font-family: verdana, arial, helvetica;
	background-image: url(../images/hg_winter.jpg);
}
html 
{
    height:100%;
    min-height:100%;
}
#weihnacht {
	text-align: left;
	border:0;
	width: 980px;
	height: 60px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: -10px;
	margin-left: auto;
	padding: 0px;
	background-image: url(../images/weihnachten.png);
}

#wrapper {
	text-align: left;
	border:0;
	width: 980px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;	
}
#halter{
	height:92px;
	width:220px;
	margin-left:-10px;
	background-image: url(../images/dame.png);
	background-repeat: no-repeat;
	background-position: left top;
	z-index:99;

}
#header {
	height:100px;
	background-repeat: repeat;
	background-image: url(../images/bg_head.png);
	z-index:80;	
}
#wrapper2
{
	width: 980px;
	margin-bottom:0px;
	margin-top:5px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/wrapper.png);
	z-index:10;
}

#links{
	float: left;
	width: 200px;
	margin-left:0px;
	z-index:2;
	margin-top:-79px;
	margin-bottom:25px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div#navigation
{
	height:220px;
}
#content {
	padding: 0px;
	margin-left: 210px;
	margin-right: 0px;
}

div#content { 
min-height:530px;
height:expression(this.scrollHeight > 530 ? "auto":"530px");
}

#wrapper3 {
	text-align: left;
	border:0;
	width: 980px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: auto;
	padding: 0px;
}
#footer {
	background-repeat: repeat;
	background-image: url(../images/bg_foot.png);
	margin-top: 5px;
	color:#EEE;
	font-size: 10px;
	height: 65px;
	padding-top:0px;
}
div#footer a, a:active, a:visited {
	text-decoration: none;
	color:#EEE;
	font-size: 10px;
}
div#footer a:hover {
	text-decoration: underline;
	color:#EEE;
	font-size: 10px;
}
div#foadresse 	{
	float: left;
	margin-left:40px;
	padding-left: 80px;
	width: 220px;
	height: 60px;
	background-image: url(../images/karte.png);
	background-repeat: no-repeat;
	background-position: left center;
	}
div#fokontakt	{
	float: left;
	padding-left: 80px;
	width: 220px;
	height: 60px;
	background-image: url(../images/telefon.png);
	background-repeat: no-repeat;
	background-position: left center;
	}
div#foparagra	{
	float: left;
	padding-left: 80px;
	width: 220px;
	height: 60px;
	background-image: url(../images/paragraph.png);
	background-repeat: no-repeat;
	background-position: left center;
	}
div#header p
{

}
div#header img
{
	margin-left:260px;
	margin-top:5px;

}

