/* CSS Document */
html {
height:100%;
}



body {
background-color: #823F15;
font-size: 11px;
font-family: Arial,sans-serif;
line-height: 1.166;	
color:#564b47;
padding:0px;
margin:0px;
text-align: center;
height:100%;

}

/* ----------container to center the layout-------------- */
#container {
	position:relative;
	width: 990px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	background-color: #FFFFFF;
	text-align: left;
	min-height: 100%;
}

* html #container {height: 100%;}



/* ----------oben-------------- */
#header{
height: 118px;
padding: 0 0 0 441px;
margin: 0px;
background: url(pix/patente.gif) no-repeat;
}

#header h1 {
	font-size: 180%;
	padding: 39px 0 3px 0;
	border-bottom:1px solid #823F15;
	width: 220px;
	margin: 0px;
	letter-spacing: 0.05em;
}
 

#header h2 {
	font-size: 135%;
	padding:3px 0 0 0;
	margin:0px;
	font-weight: normal;
	letter-spacing: 0.06em;
}


#header h1 a, #header h2 a {
text-decoration: none;
color:#564b47;}

#address{
	height: 30px;
	margin: 0px;
	font-size: 110%;
	background: #F7EDDE url(pix/hg_adress.gif) no-repeat;
	padding-left: 441px;
}

.text{
	padding-top: 8px;
	margin: 0;
}

#ani {
	height: 118px;
	padding: 0px;
	margin: 0px;
	background-color: #EAD0AA;
	background-image: url(pix/hg_ani.gif);
}

#gr {
width: 441px;
float: left;
color: #AD8452;
line-height: 180%;
font-size: 135%; 
}

.text_gr {
margin: 4px 0 0 120px;
 }

/* -----------------content--------------------- */
#content {
background-color: #FFFFFF;
padding: 0px;
margin-left: 441px;
margin-right: 0px;
}
div#content {
	min-height:550px;




height:expression(this.scrollHeight > 550 ? "auto":"550px"); 
	padding: 40px 73px 0px 0px;
	font-size: 120%;
	text-align: justify;
	line-height: 1.266;
}

.heading 
{color: #AD8452;
font-size: 115%;}


/* -----------------sprachauswahl--------------------- */
#language {
background-color: #FFFFFF;
padding: 0px;
margin:0px;
}



#square {
background: url(pix/hg_language.gif) no-repeat;
padding: 0px;
margin-left: auto;
margin-right: auto;
margin-top: 50px;
width: 840px;
height: 300px;
}

#eng {
float:left;
width: 410px;
}
#de{
float:right;
width: 410px;
}

.wahl {
text-align:center;
margin-top: 80px;
font-size: 120%; 
font-weight:bold;
line-height: 3;}

#willkommen {
width: 840px;
margin-left: auto;
margin-right: auto;
color: #B5A281;
line-height: 180%;
font-size: 180%; 
font-weight:bold;
letter-spacing: 0.05em;
}

#welcome {
float:left;
width:340px;
}

#bienvenu {
float:right;
width:280px;
text-align:right;
}



/* --------------left navi------------- */
#left {
float: left;
width: 441px;
margin: 0px;
padding: 0px;
}
/* -----------footer--------------------------- */
#footer {
width:990px;
height:auto;
clear: both;
margin:0px;
padding: 0px;
text-align: left; 
background-color: #F7EDDE;
position: absolute;
bottom: 0;
}

*html #footer {
bottom: -1px;
}

#rechts{
	text-align: right;
	margin-left: 700px;
	padding: 8px;
	word-spacing: 150%;
	color: #564b47;

}

#rechts a {
color: #564b47;
}

#copy {
float: left;
padding: 8px;
}
