
/*
 * Startseite/Indexdatei
 */

#logo{
	height: 40px;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#header-minilogo-wrapper {
    float:right;
    height:72px;
    width:307px; 
    /* z35
    width:160px;
    */
    margin-top:280px;
    margin-right:50px !important;
    margin-right:25px;
}

#header-minilogo_left {
	float:left;
	background: url(img/tkn_logo_klein.gif) no-repeat left 50%;
	width:70px;
	height:64px;
	border: 1px solid #333;
/*    margin-right:15px;
    margin-top:15px;*/
} 

#header-minilogo_right {
    	float:right;
	background: #fff url(img/paritaet_logo_klein.gif) no-repeat right 50%; 
	width:217px;
	/* z35
	background: #fff url(img/logo_paritaet.gif) no-repeat right 50%; 
	width:70px;
	*/
	height:64px;
	border: 1px solid #333;
}

#startseite-header {
    background: url(img/header_home.jpg) left top no-repeat;
    width:970px;
    height:390px;
}

#startseite-header-logo {
	background: url("img/tkn_schriftzug.gif") no-repeat left top;
	padding:48px 0 10px 31px;
}
#startseite-header-logo a,
#startseite-header-logo a:hover,
#startseite-header-logo a:focus {
  text-decoration:none;
  background:transparent;
}

#startseite-werbetext-image {
	/*padding: 26px 0 0 21px;*/
	padding:0 0 26px 31px;
}

#startseite-logo-menu-wrapper {
    width:372px;
    margin:81px 0 0 0;
}

#startseite-logo-menu {
	margin:0 15px 0 35px;
	padding-top:16px;
	text-align:center;	
	font-size:70%;
}

#startseite-logo-menu img {
	margin-bottom:10px; 
}

#left-wrapper {
	float:left;
	width:400px; 
}

#menu {
	width: 330px;
	overflow:hidden;
	padding:0;
	margin:0 0 0 20px;
}

#menuoben {
/*	background: url("img/menu_oben_home.gif") left top no-repeat;
	width:330px;
	height: 30px;*/
/*	display:none;
	visibility:hidden;*/
}

#menubody {
/*	background: url(img/menu_mitte_home.gif) left top repeat-y;*/
/*    padding:0 4px 0 4px;*/
    margin:0;
    font-size:110%;
    font-weight: bold;
    width: 328px;
}

#menubody ul {
}

#menubody ul li {
}

#menubody ul li a {
	background: url(img/pfeil_rechts_inaktiv.gif) no-repeat 95% 50% ;
	padding: 0 0 0 10px;
	display: block;	
	list-style: none;
	border-top: 1px solid #CCCCCC;
	color: #333;
}

#menubody ul li.active a,
#menubody ul li a:hover,
#menubody ul li a:focus {
	background: #A71A1F url(img/pfeil_rechts_aktiv.gif) no-repeat 95% 50% ;
	color: #FFF;
}

#menubody .last {
	 border-bottom: 1px solid #CCCCCC;
}

#menuunten {
/*	background: url(img/menu_unten_home.gif) left bottom no-repeat;
	height: 50px;
    width:330px;*/
}
#breadcrumb {
	background-color: #364421;
}
#sie {
	color: #EEEFEA;
}
#path ul li a {
	color: #EEEFEA;
}



