@charset "iso-8859-2";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
}
.site {
	background-image: url(bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width:976px;
	position: absolute;
	left: 50%;
	margin-left: -488px;
	min-height: 100%;
}

.site .header {
	background-image: url(images/top-img.jpg);
	height: 123px;
	width: 976px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.site .top {
	clear: both;
	float: left;
	width: 327px;
	height: 270px;
}

.site .top td {
	border: 0; 
	margin: 0; 
	padding: 0;
}

.site .top img{
	border: 0; 
}

.headerimage {
	float: left;	
	width: 649px;	
	height: 270px;
	background: url(images/headerimage.jpg) no-repeat;
}

.content {
	width: 976px;
	background-image: url(images/rightslidingcolumn-orange.png);
	clear: both;
}
.content .left {
	width: 177px;
}
.content .left .left_color {
	width: 164px;
	background-color: #FFD982;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	margin-left: 13px;
	padding-top: 15px;
	padding-bottom: 10px;
	clear: both;
}
.content .left .left_color h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #F39C0E;
}
.content .left .left_color img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.content .navigation {
	width: 150px;
}

/* Ebene 1
--------------------------------------------------------- */
ul.navigation_2 {
	list-style: none; 
	margin: 0; 
	padding: 0;
}
.navigation_2 li a {
	display: block;
	color: #FFF;
	font-weight: normal;
	font-size: 80%;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	float: left;
	height: 20px;
	background-image: url(images/menu-bn-link.jpg);
	width:130px;
	padding: 5px 5px 6px 15px; 
}
.navigation_2 li a:hover {
	display: block;
	color: #FFF;
	font-weight: normal;
	font-size: 80%;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	float: left;
	height: 20px;
	background-image: url(images/menu-bn-hover.jpg);
	width:130px;
	padding: 5px 5px 6px 15px;
}
.navigation_2 li a.navi_aktiv {
	display: block;
	color: #000;
	font-weight: normal;
	font-size: 80%;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	float: left;
	height: 20px;
	background-image: url(images/menu-bn-hover.jpg);
	width:130px;
	padding: 5px 5px 6px 15px;
}

/* Ebene 2
--------------------------------------------------------- */
ul ul.navigation_2 {
	list-style: none; 
	margin: 0; 
	padding: 0;
}
ul .navigation_2 li a {
	display: block;
	color: #FFF;
	font-weight: normal;
	font-size: 70%;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	float: left;
	height: 20px;
	background-image: url(images/menu-bn-link.jpg);
	width:130px;
	padding: 4px 5px 4px 15px; 
}
ul .navigation_2 li a:hover {
	display: block;
	color: #FFF;
	font-weight: normal;
	font-size: 70%;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	float: left;
	height: 20px;
	background-image: url(images/menu-bn-hover.jpg);
	width:130px;
	padding: 4px 5px 4px 15px;
}
ul .navigation_2 li a.navi_aktiv {
	display: block;
	color: #000;
	font-weight: normal;
	font-size: 70%;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	float: left;
	height: 20px;
	background-image: url(images/menu-bn-hover.jpg);
	width:130px;
	padding: 4px 5px 4px 15px;
}
/* Ebene 3
--------------------------------------------------------- */
ul ul ul.navigation_2 {
	display: inline;
	margin: 0px;
	padding: 0px;
}
ul ul .navigation_2 li {
	margin: 0;
	padding: 0;
	display: inline;
}
ul ul .navigation_2 li a {
	display: inline;
	color: #000;
	font-weight: normal;
	font-size: 80%;
	line-height: normal;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 125px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0;
	float: left;
	text-align: right;
}
ul ul .navigation_2 li a.navi_aktiv {
	color: #c00;
}



.content .inhalt {
	width: 600px;
	padding: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 1.6em;
	color: #666;
}
.content .inhalt td {
	font-size: 12px;
	line-height: 1.6em;
	color: #666;
}
.content .inhalt h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #F69C10;
	line-height: 2em;
}
.content .inhalt h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #666;
	line-height: 2em;
	font-weight: normal;
}
.content .inhalt h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #F69C10;
	line-height: 2em;
	font-weight: bold;
}
.content .inhalt img {
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F09D11;
	border-right-color: #F09D11;
	border-bottom-color: #F09D11;
	border-left-color: #F09D11;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 10px;
	padding: 0px;
}
.content .inhalt .print {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.content .inhalt a {
	color: #F69C10;
}
.content .inhalt .rand_orange {
	border: 1px solid #FFD982;	
}

.footer {
	background-image: url(images/footer.png);
	height: 27px;
	width: 976px;
}
.footer_text {
	width: 976px;
	font-size: 10px;
	color: #999;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-right: 10px;
	padding-left: 10px;
}
.footer_text ul {
	margin: 0px;
	padding: 0px;
}
.footer_text li {
	margin: 0;
	padding: 0;
	display: inline;
	background: none;
}
.footer_text li a {
	padding: 0 15px 0 0;
	display: inline;
	color: #999;
	font-size: 100%;
	line-height: normal;
	text-decoration: none;
}

.footer_text a {
	color: #999;
	text-decoration: none;
}
