@CHARSET "UTF-8";
@import "reset.css";
@import "style.css";

* {
	
}
/* @import "tabbedbox.css"; */

body {
	text-align: center;
	margin: 0;
	padding: 0;
	font-family: Arial,Helvetica,sans-serif;
    color:#000000; 
    background:#ffffff;	
    height: 100%;
}

ul {
	padding-left: 14px;
	list-style-type:disc;	
}

li {
	
	margin: 10px 0 0 0;
}

#wrapper {
	padding-top: 30px;
	margin: 0 auto;
	text-align: left;
	width: 860px;
}	

#container {
	width: 844px;
	height:440px;
	border: 8px solid #ececed;
	overflow: visible;

}

#contentContainer {
	z-index: 50;
	width:430px;
	height: 300px;
	margin: 100px 0 0 40px;
	position: absolute;
}

#homelink img{
	border: 0;
	margin: 15px 0;
}

#homelink {
	float: left;	
}

#header ul {
	float: right;	
	position: absolute;
	bottom: 0;
	right: 0;
}

#header {
	height: 72px;
	position:relative;
/**	background:url('../media/kappler_web.png') no-repeat left; **/
	
}

#footerMenue {
	/* position: relative;  /* Da sonst überschneidung mit Überlaufenden Inhalten*/
	float: right;
	margin: 30px 0 25px 0;	
}
#footerMenue a{
	margin: 0 0 0 10px;
	color: #8f918f;
}

#bottomBlock {
	height: 120px;
	width: 860px;	
}
#mainNavigation {
	position: relative;
	float: right;
	list-style: none;
	margin: 15px 0;
	padding: 0;
	height: 15px;
	line-height: 15px;
}

#mainNavigation li{
	float: left;
	margin: 15px;
	margin: 0 0 0 10px;
	padding: 0;
}

#mainNavigation li a{
	display: block;
	padding: 2px 5px;
	text-decoration: none;
	color: gray;
}

#mainNavigation li a:hover{
	display: block;
	padding: 2px 5px;
	background: #bbbdbd;
	color: #ffffff;
}

.clear, #go_back {
	clear: both;	
}

#go_back {
	display: block;
	margin: 10px 0;
	text-decoration: none;
}


#latest_news {
	margin: 5px 0 0 0;
	width: 450px;
	float: right;
}

#latest_news a{
	white-space:nowrap;
}


p {
	padding-bottom: 10px;
}

#searchbox {
	display: block;
	position: relative;
	overflow: visible;
	
	
}

#searchbox #top{
	color: #ffffff;
	font-weight: bold;
	position: relative;
	left: -8px;
	top: -3px;
	display: block;
	width: 47px;
	height: 31px;
	padding-top: 5px;
	padding-left: 8px;
	background: url(../media/searchfield_top.gif) transparent;
}

#searchfield {
	position: relative;
	display: block;
	width: 302px;
	height: 52px;
	background: url(../media/searchfield_bottom.gif) transparent;
	top: 48px;
	left: 550px;
	z-index: 100;
}

#searchfield input {
}

#searchfield #search {
	position: absolute;
	left: 13px;
	top: 10px;
	height: 31px;	
}

.box_tab_top h1 {
	float: left;	
}

.tab_active_left {
	background: url(../media/boxes/tab_active_left.png) transparent no-repeat;
	height: 60px;
	/**width: 25px; **/
}
.tab_inactive_left {
    background: url(../media/boxes/tab_inactive_left.png) transparent no-repeat;
    height: 60px;
    /**width: 25px; **/
    
}
.box_top_left {
	background: url(../media/boxes/box_top_left.png) transparent no-repeat;
	height: 60px;
	/**width: 25px; **/
}
.tab_inactive_right {
	background: url(../media/boxes/tab_inactive_right.png) transparent;
	height: 60px;
	width: 40px;
	float: left;	
}
.tab_active_right {
	background: url(../media/boxes/tab_active_right.png) transparent;
	height: 60px;
	width: 40px;
	float: left;	
}
.tab_active_middle {
	background: url(../media/boxes/tab_active_middle.png) transparent;
	height: 60px;
	float: left;	
}
.tab_inactive_middle {
	background: url(../media/boxes/tab_inactive_middle.png) transparent;
	height: 60px;
	float: left;	
}
.tab_right_inactive_middle {
	background: url(../media/boxes/tab_right_inactive_middle.png) transparent;
	height: 60px;
	width: 30px;
	float: left;	
}
.tab_left_inactive_middle {
    background: url(../media/boxes/tab_left_inactive_middle.png) transparent;
    height: 60px;
    width: 30px;
    float: left;    
}
.tab_both_inactive_middle {
    background: url(../media/boxes/tab_both_inactive_middle.png) transparent;
    height: 60px;
    width: 30px;
    float: left;    
}
.tab_both_inactive_middle_left {
    background: url(../media/boxes/tab_both_inactive_middle_left.png) transparent;
    height: 60px;
    width: 30px;
    float: left;    
}

.box_center_left {
	background: url(../media/boxes/box_left.png) transparent repeat-y;
	zoom: 1;
}

.box_center_right {
	margin-left:25px;
	background: url(../media/boxes/box_right.png) transparent repeat-y;
	background-position: right;
	zoom: 1;
}

.box_middle {
	display: block;
	background: white;
	margin-right: 30px;
	zoom: 1;	
}

.box_top_border {
	background: url(../media/boxes/box_top_border.png) transparent;
	height: 60px;
	background-position: right;
	margin-left: 25px;
}

.box_bottom_left {
	background: url(../media/boxes/box_bottom_left.png) transparent no-repeat;
	height: 60px;
}

.box_bottom_border {
	background: url(../media/boxes/box_bottom_right.png) transparent;
	height: 35px;
	background-position: right;
	margin-left: 25px;
}

.box_top_border h1 {
	margin-top: 15px;	
}

#sitemapContainer {
    width: 400px;
    margin: 40px 0 0 40px;
}

#sitemapContainer ul {
    list-style: none;
    padding-left: 10px;
}
#sitemapContainer li ul {
    list-style: none;
    padding-left: 30px;
}
