html, body {
margin:0px;
background-image:url(bilder/bg.jpg);
background-position:center;
background-repeat:repeat-y;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#878787;


}

#main {
position:relative;
width:703px;
margin:0 auto;
height:100%;


z-index:100;

}

#top {

}

#navi_container {
margin-left:432px;
}

#navi {
height:34px;
width:100%;
background-image:url(bilder/bg_navi.jpg);
background-repeat:repeat-x;

}

#button_container {
float:left;
margin-right:-1px;
margin-top:-34px;

}




a.button:link, a.button:visited {
background-image:url(bilder/bg_button.jpg);
background-repeat:repeat-x;
color:#fff;
text-decoration:none;
height:24px;
display:block;
float:left;

border-left:1px solid #fff;
border-right:1px solid #fff;

padding-left:10px;
padding-right:10px;
padding-top:11px;

}


a.button:active {
background-image:url(bilder/bg_button_active.jpg);
background-repeat:repeat-x;
color:#fff;
text-decoration:none;
height:24px;
display:block;
float:left;

border-left:1px solid #fff;
border-right:1px solid #fff;

padding-left:10px;
padding-right:10px;
padding-top:11px;

}


.button_active {
background-image:url(bilder/bg_button_active.jpg);
background-repeat:repeat-x;
color:#fff;
text-decoration:none;
height:24px;
display:block;
float:left;

border-left:1px solid #fff;
border-right:1px solid #fff;

padding-left:10px;
padding-right:10px;
padding-top:11px;

}



a.button:hover{
background-image:url(bilder/bg_button_hover.jpg);
background-repeat:repeat-x;
color:#fff;
text-decoration:none;
height:24px;
display:block;
float:left;

border-left:1px solid #fff;
border-right:1px solid #fff;

padding-left:10px;
padding-right:10px;
padding-top:11px;

}

*html #button_container {
margin-top:-36px;
}


#top_unten {
width:703px;
margin-top:-1px;
}

*html #top_unten {
margin-top:-2px;
}

#content {
padding-left:25px;
padding-right:15px;
height:auto;
margin-bottom:100px;
padding-bottom:60px;





}

*html #content {
height:100%;
}

#spalte {
width:210px;
float:left;
margin-right:10px;
padding-bottom:60px;

}

* html #spalte {
margin-right:5px;
}

.text_spalte {
color:#878787;
padding-left:15px;
padding-right:15px;
line-height:1.4;

}

#head_spalte {
width:210px;
height:45px;
background-image:url(bilder/head_spalte.jpg);
background-repeat:repeat-x;
margin-bottom:20px;
}

#head_seite {
width:654px;
height:45px;
background-image:url(bilder/head_seite.jpg);
background-repeat:repeat-x;
margin-bottom:20px;
}

.text_head_spalte {
font-size:24px;
padding:10px;
color:#A6A6A6;

}

div.clear {
clear:both;
}

#footer {
position:fixed;
bottom:0px;
			
			text-indent: 0px;
			
			padding-bottom:3px;
			
			height:15px;
			
			z-index:10000;

background-image:url(bilder/bg_bottom.jpg);
background-position:bottom;
background-repeat:repeat-x;
width:703px;
height:40px;


}

		* html #footer
		{

bottom:0px;
position:absolute;
margin-bottom:-55px;

		}

#footer_text {
float:right;
margin-right:25px;
margin-top:15px;

}

* html #footer_text {
margin-right:15px;
}

a.footer_link:link, a.footer_link:visited {

color:#878787;
text-decoration:none;






}


a.footer_link:active, a.footer_link:hover  {

color:#878787;
text-decoration:underline;


}

.footer_link_active {
color:#878787;
text-decoration:underline;
}

#schlagwort {
margin-left:100px;
margin-top:0px;
font-size:16px;
font-weight:bold;
width:500px;
line-height:1.4;
padding-bottom:40px;
}

img {
border:0px;
}

.text {
margin-left:10px;
width:600px;
line-height:1.4;

}
