/* CSS Document */
@import url(schriften.css);
@import url(formular.css);
@import url(menue.css);
@import url(mediaboxadv_black.css);

* 
{
	padding: 0px;
	margin: 0px;
}
html
{
	height: 100%;
}
body 
{
	height: 100%;
	padding: 0px;
	margin: 0px;
	background: #F5EEB5 url(../images/layout/hg.gif) repeat;
}
div#oben
{
	height: 341px;
	background: url(../images/layout/hg_oben.gif) repeat-x; 
}
div#oben_inhalt
{
	margin: auto;
	width: 821px;
	height: 341px;
	background: url(../images/layout/hg_oben_inhalt.gif) no-repeat; 
}
div#logo
{
	margin-left: 60px;
	padding-top: 5px;
}
div#themenbild
{
	position:relative;
	left: 11px;
	top: -33px;
	width: 799px;
	height: 221px;
}
div#mitte_inhalt
{
	margin: auto;
	width: 821px;
	background: url(../images/layout/hg_mitte_inhalt.gif) repeat-y; 
}
div#linke_spalte
{
	position:relative;
	left: 11px;
	top: -11px;
	padding-top: 30px;
	padding-left: 30px;
	width: 320px;
	height: 416px;
	background: url(../images/layout/hg_linke_spalte.jpg) no-repeat; 
	float:left;
}
div#rechte_spalte
{
	margin-left: 370px;
	padding-top: 20px;
	width: 400px;
	min-height: 500px;
}
div#unten
{
	height: 123px;
	background: url(../images/layout/hg_unten.gif) repeat-x; 
}
div#unten_inhalt
{
	margin: auto;
	width: 821px;
	height: 123px;
	background: url(../images/layout/hg_unten_inhalt.gif) no-repeat; 
}
div#telefonnummer
{
	position:relative;
	left: 11px;
	top: 24px;
	width: 799px;
	height: 99px;
}