div  {

}

html {  
	height:100%;
}

body {
	font-family:Arial,Verdana;
	font-size:10pt;
       background: #383838;
	width:100%;
	margin:0px;
	padding:0 0 0 0 ;

}

a:hover {
	color:#6889c3;
}


.maindiv {

	width:900px;
	background:white url('../img/maindiv_back.gif') repeat-x;
	margin-top:15px;	
	margin-left:15px;



}
.logo {
	float:left;

}
.gemeinsam {
	float:left;
	width:464px;

}

.submenu {
	text-align:right;
	padding:20px;
	font-size:9px;
         word-spacing:4pt;
         letter-spacing: 1pt;

}

.submenu a {
	color:black;
	text-decoration:none;
}

.submenu a:hover {
	color:#6889c3;
	text-decoration:none;
}




.border {
	border:1px solid #162c71;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:10px;	
	padding-right:49px;	
	margin-top: 24px;

}



.menu {
	z-index:5000;
	padding:5px;
	width:165px;
	font-family:Verdana, Arial;
	font-size:10pt;
	float:left;
	position:relative;
	z-index:2000;
}

.menu ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
		background:white;
}

.menu .menulist a {
	display: block;
	text-decoration:none;
	color:#8f8f8f;
	background: url('../img/menupfeil.gif') no-repeat 0 50%;
	padding:3px;
	padding-left:20px;
		position:relative;
	z-index:2000;


}

.menu .dotti {
	background: white url('../img/dot.gif') repeat-x top;
		position:relative;
	z-index:2000;

}

.menu .dotti_u {
padding-top:1px;
	background: white url('../img/dot.gif') repeat-x top;
		position:relative;
	z-index:2000;

}

.menulist ul {
	margin-left:15px;


}



.lo{
	font-size:0px;
	height:11px;
	background: url('../img/menu_cov_o.gif') no-repeat;
}


.lo_u{
	font-size:0px;
	height:11px;
	background: url('../img/menu_cov_u.gif') no-repeat;
}


.menu a:hover, .menu .active {
	background: white url('../img/dot.gif') repeat-x top;
	background: url('../img/menupfeil.gif') no-repeat 5px 50%;
	color:#6889c3;

}


	
.maincontent {

		border-left: 1px dotted #c0c0c0;
		float:left;
        margin-left:20px;
		margin-right:28px;
		padding-left:20px;
        padding-right:10px;
		padding-top:20px;
		min-height:320px;
		width:540px;
	
}

.maincontent img {
	border:1px solid #C0C0C0;
}

.maindiv_sub {
	clear:both;

}

.knd {
	background: url('../img/knd.png') no-repeat left bottom;
	height:62px;

	color:white;
	position:relative;
	z-index:1000;
	font-size:7pt;
	font-family:Verdana;
	top:-122px;
	float:left;
	padding-top:160px;
	padding-left:25px;

}


.knd a {
	color:white;
	text-decoration:none;
}

.knd a:hover {
	color:#f8d247;
}

.sprichwort {
	float:right;
	width:726px;
	background: white url('../img/fuss.jpg') no-repeat  bottom;
	height:100px;


}

.sprichwort_aussen {
	background: url('../img/gf_rechts.gif') no-repeat right bottom;
	clear:both;
	margin-top:40px;
	margin-left: 60px; 
	margin-right: 60px;

}
.sprichwort_innen {
	margin-right: 30px;
	background:  url('../img/gf_links.gif') no-repeat left top;
	height:50px;
	padding-left: 30px;
	text-align:center;
}	

#ajaxticker1{
	width: 400;
	height: 40;
	font-family:Verdana, Arial;
	font-weight:bold;
	font-size:10pt;
	border: none;
	padding: 5px;
	color:#f8d247;
}

#ajaxticker1 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
}

.someclass{ //class to apply to your scroller(s) if desired
}

h1,h2,h3,h4,h5 {
	color:#6889c3;
}

.teaser {
display:block;
border-bottom: 1px solid #e5edf3;
	text-decoration:none;
}

.teaser .image {
float:left;
margin-bottom:10px;
margin-left:10px;
margin-right:10px;

}

.teaser .headline {
	text-decoration:none;
	font-weight:bold;
	color:#6889c3;
	margin-left:30px;
	padding:5px;
}

.teaser .headline:hover{
	background-color:#e5edf3;
}

.teaser .clear {
	clear:both;
}

.teaser .text{
	color:#990066;
	text-align:justify;
	padding-right:45px;
}

.menu .diashow{
	text-align:center;
}