/* ##### Template-specific Styles ##### */

html, body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, sans-serif;
	background: center center #F3F3F3 URL(../images/bg_html.gif) repeat-y;
}

html {
}

br{
font-size:10px;
line-height:11px;
}

html, body, div, th, td {
	font-size: 12px;
}

table {
	border-collapse: collapse;
}

.invisible {
	display: none;
}

img {
border:0;
}

h6{
font-size:10px;
padding:0;
margin:0;
font-weight:normal; 
}

hr{
width:700px;
height:14px;
margin:-10px 0 -5px 0;
background:url(../images/trenner_halb.gif) no-repeat;
border:0;
}

hr.small{
width:700px;
height:20px;
margin:-10px 0 -5px 0;
background:url(../images/article_seperator.gif) no-repeat;
border:0;	
}

#head {
	width: 760px;
	height: 160px;
	margin: 0 auto;
	padding: 0;
}

#home_logo{
width:180px;
height:70px;
display:block;
position:absolute;
z-index:10;
margin:-85px 20px 0 560px;
}


#wrap {
	margin: 0 auto;
	text-align: left;
	width: 760px;
}

#navi-top {}

	#navi-top h3 {
		display: none;
	}

#headimg {
	margin-top: 10px;
	margin-left: 0.1px !important;
	margin-left: 1px;
}

#cont {
	width: 760px;
}


#cont-inner {
	width: 700px;
	margin: 10px 30px 30px 30px !important;
	margin: 20px 30px 30px 30px;
    font-family: Arial, Verdana, sans-serif;
    line-height: 150%;
}

.cont_all{
clear:both;
width:700px;
}

.cont_left{
float:left;
width:342px;
padding-right:5px;
}


.cont_right{
float:right;
width:342px;
padding-left:5px;
}

#cont-inner ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#cont-inner ul li {
    margin: 0;
    padding: 0 0 0 20px;
    background: 0 5px URL(../images/bullet_01.gif) no-repeat !important;
    background: 0 6px URL(../images/bullet_01.gif) no-repeat;
}

*+html #cont-inner {
    margin: 20px 30px 30px 30px !important;
}

#cont-inner, #cont-inner p, #cont-inner li, #cont-inner td, #cont-inner th {
    font-family: Arial, Verdana, sans-serif;
    line-height: 150%;
    color: #666;
}

    
    #cont-inner a:link, 
    #cont-inner a:visited {
        text-decoration: none;
        font-weight: bold;
        color: #C30;
    }
    
    #cont-inner a:hover, 
    #cont-inner a:active, 
    #cont-inner a:focus {
        color: #666;
    }

#foot {
	background: URL(../images/bg_foot.jpg) no-repeat;
    text-align: center;
	margin-left: 0.1px !important;
	margin: 20px 0 20px 1px;
	float:left;
	width:760px;
	line-height: 35px
	
}





/* ##### Menu Styling ##### */ 

ul#mainlevel {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
	font-size: 14px !important;
	font-size: 13px;
}

*+html ul#mainlevel {
    font-size: 13px !important;
}

ul#mainlevel li {
	display: inline;
}


a.mainlevel:link, 
a.mainlevel:visited {
	color: #000;
	text-decoration: none;
	font-variant:small-caps;
	padding-bottom: 10px;
	margin: 0 8px;
}

a.mainlevel:hover, 
a.mainlevel:active, 
a.mainlevel:focus,
#active_menu,
#active_menu:hover {
	color: #CC3300;
	background: center 18px URL(../images/bg_navi_a.gif) no-repeat;
}


ul#mainlevel-nav {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
}

ul#mainlevel-nav li {
	display: inline;
	margin: 0 8px;
}

a.mainlevel-nav:link, 
a.mainlevel-nav:visited {
	color: #999;
	text-decoration: none;
	font-size: 10px;
}

a.mainlevel-nav:hover, 
a.mainlevel-nav:active, 
a.mainlevel-nav:focus,
#active_menu-footer,
#active_menu-footer:hover {
	color: #000;
}

span.mainlevel-nav {
    color: #999;
}

.label_form{
padding:0;
width:120px;
}


.inpt{
	width:330px;
	height:18px;
	border:1px solid #ccc;
	background:#fff;
	padding:0 0 0 5px;
	font-size:12px;
}


.txt{
	width:330px;
	height:140px;
	border:1px solid #ccc;
	background:#fff;
	padding:0 0 0 5px;
	font-size:12px;
}
#kontakt_text{
width:336px;
margin: 0;
}

.akt_headline{
margin-top:30px;
font-size:12px;
font-weight:bold;
padding:0;

}

.akt_category{
font-size:10px;
padding:0;
}

.akt_date{
font-size:10px;
padding:0;
}


.org_img{
float:left;
margin: 0 15px 20px 0;
}

.org_text p{
width:300px;
margin-top:0px;
}


