 @import url("content.css");
 @import url("hauptmenue.css");
 /*@import url("miscmenue.css");*/
 @import url("footermenue.css");
 @import url("rootline.css");
 @import url("sitemap.css");

body{
	margin:0px;
	padding:0px;
	background:url(img/bg-body.jpg) repeat-y #fff;
	font-size:10px;
	color:#454444;
	font-family:Arial,Helvetica,sans-serif;
	
}

body,html{
	width:100%;
	height:100%;
}


body *{
	margin:0px;
	padding:0px;
	font-size:1em;
}

div#footer { behavior: url(iepngfix.htc) }



.clr{
	clear:both;
}

div#bodywrapper{
	width:978px;
}

div#header{
	width:100%;
	height:203px;
	background:url(img/bg-header.jpg) no-repeat;
}


div#header div.spalte-links{
	width:227px;
	height:100%;
	float:left;
}

div#header div.spalte-links a{
	position:relative;
	left:11px;
	top:43px;
}

div#header div.spalte-links div#startpic{
	position:absolute;
	left:11px;
	top:420px;
}


div#header div.spalte-mitte{
	width:501px;
	height:100%;
	float:left;
}

div#header div.spalte-rechts{
	width:215px;
	height:100%;
	float:left;
}

div#hauptcontainer{
	width:943px;
	clear:both;
}

div#hauptcontainer div.spalte-links{
	float:left;
	width:157px;
	min-height:230px;
	background:#F3F3F5;
}

div#hauptcontainer div.spalte-mitte{
	width:571px;
	float:left;
	min-height:230px;
	overflow-x:hidden;
}


div#hauptcontainer div.spalte-rechts{
	width:215px;
	float:left;
	min-height:230px;
}

div#hauptcontainer div.spalte-rechts #contentborder{
	padding-left:10px;
}

div#footer{
	clear:both;
	background:url(img/bg-footermenue.gif) no-repeat;
	background-position:185px 0px;
	width:100%;
	height:25px;
	position:relative;
	top:30px;
}

div#miscmenue{
	height:171px;
	overflow:hidden;
}

div#flags{
	height:48px;
	overflow:hidden;
}

div.tx-srlanguagemenu-pi1 img{
	border:0px;
	padding-left:5px;
}

div.tx-srlanguagemenu-pi1{
	text-align:right;
	padding-right:10px;
	padding-top:5px;
}


div#search{
	height:51px;
	overflow:hidden;
	margin-top:53px;
}

div.tx-macinasearchbox-pi1{
	width:192px;
	text-align:right;
	height:100%;
}

div.tx-macinasearchbox-pi1 input.suchbutton{
	background:url(img/bg-suchbutton.gif) no-repeat #fff;
	background-position:center center;
	width:26px;
	height:24px;
	border:1px solid black;
	margin-top:5px;
}

div.tx-macinasearchbox-pi1 input.suchfeld{
	border:0px;
	height:24px;
	width:130px;
	font-size:14px;
	margin-top:5px;
}

div.tx-macinasearchbox-pi1 table{
	float:right;
	width:192px;
}

div.tx-macinasearchbox-pi1 a{
	text-decoration:none;
	color:#fff;
	padding-right:5px;
	position:relative;
	top:6px;
}



div#tempcontainer{
	display:none;
}

img.ajaxloader{
	margin:auto;
	display:block;
	width:32px;
	height:32px;
}