@import url(slimbox.css);

/* Angaben f?r alle standardkonformen Browser */

* {
	margin:	0;
	padding:	0;
}


html, body {

	margin:	0;
	padding:	0;
	font-family:	 'Trebuchet MS', Arial, Helvetica, Verdana, sans-serif;
	font-size:	 12px;
	line-height:	 15px;
/*	opacity: 0.99999; */


}

a img
{
	border:					none;
}


/* STANDARD TEXT FORMATIERUNGEN */

p {
	font-family:	 'Trebuchet MS', Arial, Helvetica, Verdana, sans-serif;
	color:	 #fff;
	font-size:	 12px;
	line-height:	 17px;
	font-weight:normal;

}

.klein {
	color:	 #666;
	font-size:	 11px;
	line-height:	 15px;
	text-align:left;
}


h1 {
	font-family:	 'Trebuchet MS', Arial, Helvetica, Verdana, sans-serif;
	font-size:	 14px;
	line-height:	 16px;
	color:		 #AAA;
	padding-bottom:	 5px;
}


h2 {
	font-family:	 'Trebuchet MS', Arial, Helvetica, Verdana, sans-serif;
	font-size:	 16px;
	line-height:	 18px;
	color:	 #AAA;
	padding-bottom:	 20px;
}



a {
	font-family:	 'Trebuchet MS', Arial, Helvetica, Verdana, sans-serif;
	text-decoration:	 underline;
	color:					#824617;

}




a:hover {
	color:	 #333;
	text-decoration:	none;

}

a.active {
	font-weight:	 bold;

}



#balken_logo {
	height:	130px;
	width:	900px;
	margin-left:	 -450px;
	position:	 relative;
	left:	 50%;
	text-align:	right;
	padding:	0px;
	background:	 #FFF url(../pics/decks170.gif) no-repeat;
	background-position:	 5px 25px;

}


.balken_address
{
	display:				inline;
	position:				absolute;
	left:					0;
	bottom:					33px;
	margin-left:280px;
}

.balken_logos
{
	padding-top:			25px;
}



#balken
{
	position:				relative;
	width:					100%;
	height:					70px;
	background-color:		#824617;
	margin:					0;
	padding:				0;
}



#main_container {
	width:	100%;
	background-color:#fff;
	padding-top:	20px;
}

#main {
	width:	900px;
	margin-left:	 -450px;
	position:	 relative;
	left:	 50%;
}

#main p {
	font-weight:100;
	color:#555;
}

#left {
	position:	 relative;
	float:	 left;
	width:	 220px;
	min-height:	300px;
	height:	auto !important;
	height:	300px;
	margin-top:	-5px;
}

#rechts {
	margin-left:	20px;
	padding-left:	38px;
	border-left:	 1px solid #AAA;
	min-height:	480px;
	height:	auto !important;
	height:	480px;
	position:	 relative;
	float:	left;
	width:	620px;
}



#footer_grau {
	position:	 relative;
	width:	100%;
	background-color:	 #000;
	min-height:	250px;
	height:	auto !important;
	height:	250px;
	height:	auto;
	overflow:	auto;

}




#footer_grau p {
	color:	#e7e7e7;
}


.footer_innen {
	width:	900px;
	margin-left:	 -450px;
	position:	 relative;
	left:	 50%;
}

.footer-copy
{
	width:					100%;
	height:					20px;
	background-color:		#824617;
	padding:				0px;
	margin:					0px;
	overflow:				hidden;
}


#links_unten {
	position:	 relative;
	float:	 left;
	width:	 220px;
	margin-top:	10px;
	margin-bottom:	10px;
	margin-right:	18px;
	border-right:	 1px solid #555;
	padding-right:	20px;
	min-height:	230px;
	height:	auto !important;
	height:	230px;

}


#rechts_unten {
	margin-top:	10px;
	margin-bottom:	10px;
	margin-left:	20px;
	position:	 relative;
	float:	left;
	width:	620px;
	/*
	min-height:	250px;
	height:	auto !important;
	height:	250px;
	*/
}

.rechts_unten_links {
	float:	left;
	width:	299px;
	border-right:	 1px solid #555;
	padding-right:	20px;


}

.rechts_unten_rechts {
	margin-left:	20px;
	float:	left;
	width:	280px;
}



#footer_weiss {
	background-color:	 #FFF;
	border-top:	 1px solid #000;
	width:	100%;
	margin:	0px;
	padding:	 0px;
}

#footer_weiss .footer_innen {
	position:	 relative;
	background-position:	830px 10px;
	text-align:	right;
	padding:	 20px 0px 20px 0px;
	height:	80px;
}


#head {
	position:	relative;
	width:	200px;
	height:	100px;
	z-index:	1;
	margin:	0px;
	float:	left;
	margin-bottom:	50px;
}





.navcontainer {
	position:	relative;
	width:	900px;
	margin-left:	 -450px;
	left:	 50%;
	bottom:	0px;
	margin-bottom:	0px;
	z-index:	10;

}

.navcontainer ul li
{
	list-style-type:	 none;
	padding:	 0;
	margin-top:	 40px;
	display:	 block;
	float:	 left;
	background:	 url(../pics/verlauf_gruen.gif) repeat-x;
	font:	 13px/30px 'Trebuchet MS', Arial, Helvetica, Verdana, sans-serif;
	text-align:	 center;
	/* border-top: 2px solid #333; */


}

.navcontainer a
{
	color:	 #FFF;
	text-decoration:	 none;
	display:	 block;
	width:	 223px;
	border-bottom:	 0px solid #0ab9b9;
	border-right:	 1px solid #aaa;
}

.navcontainer li #active {
	background:	 url(../pics/verlauf_schwarz.gif) repeat-x 30px;
	/* border-bottom: 4px solid #0ab9b9; */
}

.navcontainer a:hover {
	background:	 url(../pics/verlauf_schwarz.gif) repeat-x 30px; color: #FFF;
	/* border-bottom: 4px solid #FFF; */
}





.abstand {
	clear:	left;
	height:	40px;
	width:	100%;
}




a.image-link
{
	margin:					0;
	padding:				0;
	border:					none;
	background:				none !important;
	text-decoration:		none;
}

/* ajax images */

.ajax-loading
{
	background-image:		url(../pics/ajax.gif);
	background-position:	center;
	background-repeat:		no-repeat;
}

