
a {color: #bba16f;
text-decoration:none;}
a:visited {color:#bba16f;
text-decoration:none;}
a:hover {color: #38270f;}
a:active { color:#38270f;}

a.ticker {color: #000;
text-decoration:none;}
a.ticker:visited {color:#000;
text-decoration:none;}
a.ticker:hover {color: #bba16f;}
a.ticker:active { color:#000000;}

h2{
	
	color: #3d250d;
	font-weight:bold;
	font-size:14px;
	margin:0;
	padding:5px 0px 1px 0px
}
ul{
	list-style-position:outside;

}
ol{
	list-style-position:outside
}

.contentPixLinks{
	float:left;
margin: 0px 10px 5px 0px;
}
.contentPixRechts{
	float:right;
margin: 0px 0px 5px 10px;
}
/* Druck */
.druck, a.druck:visited{
	text-decoration:none;
	color:#999;
}
.suchen{
	width:135px;
	height:15px;
	border:1px solid #487d94;
	padding: 0px 3px
}
.newsletter{
	width:120px;
	height:15px;
	border:1px solid #487d94;
	padding: 0px 3px
}
.newsTdLinie{
	border-bottom:1px solid #f9f3e8
}

/* Leisten */
.newsHead{

	color:#3d2a13;
	margin:5px 0px 10px 0px
}
a.newsHeadLink{
	font-weight:bold;
	color:white;	
}
a.newsHeadLink:visited{
	font-weight:bold;
	color:white;	
}
a.newsHeadLink:hover{
	font-weight:bold;
	color:#3d2a13;	
}
.leistelinks{
	text-align:right;
	padding-right:10px;
	
}
.leisteTextNews{
	font-size:12px;
	font-weight: bold;
	color:#fff;
	padding-bottom: 12px;
}
.leisteText{
 padding-left:10px;
 padding-bottom:5px;
 font-size:90%;
}

.t_inhalt_link{
	font-weight: bold;
	color:#bba16f
}
.t_inhalt_link:visited{
	font-weight: bold;
	color:#bba16f
}
.t_inhalt_link:hover{
	font-weight: bold;
	color:#3d250d
}
/* Hauptnavigation */
#LayerNav{
	position:absolute; 
	left:340px; 
	top:322px; 
	width:662px; 
	height:64px; 
	z-index:1
}

#nav, #nav ul { /* all lists */
	padding: 0px 0px;
	margin: 0px;
	list-style: none;
	line-height: 10px;
}

#nav a {
	display: block;
	padding:10px;
	font-weight: normal;
	color: #bba16f;
}

#nav li { /* all list items */
	float: left;
	width: 100px; /* width needed or else Opera goes nuts */
}
#nav li  a.HP {
	color:#bba16f
}
#nav li  a.HPOn {
	color:#fff
}
#nav li a.HP:hover {
	color:#fff;
}
#nav li ul { /* second-level lists */
	padding: 0px;
	position: absolute;
	background: #fff;
	border: 1px solid #3d2a13;
	border-width: 0 1px;
	line-height: 3px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}
#nav li li a {
	font-weight: normal;
	}
#nav li li a.currentOn {
	color: #38270f;
}
#nav li li a.Sub:hover {
	color: #38270f;
}
#nav li li a.SubOn {
	color: #38270f;
}
#nav li li a:hover {
	color: #38270f;
}
#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#last{
	padding-bottom:4px;
	border-bottom:solid 1px #3d2a13
}
.NavAbstand{
	margin-left:15px
}
/* Sitemap */
a.siteMapLinks {
text-decoration: none;
color: #333333;
}
a.siteMapLinks:hover {
color: #000;
background-color: #fff;
}
a.sitemapHead1 {
background-color: #487d94;
color: #ffffff;
display: block;
padding-left: 5px;
padding-top: 1px;
padding-bottom: 1px;
border-top:1px solid #cccccc;
border-bottom:1px solid #cccccc;
text-decoration: none;
font-size: 11px;
}
a.sitemapHead1:visited {
background-color: #487d94;
color: #ffffff;
display: block;
padding-left: 5px;
padding-top: 1px;
padding-bottom: 1px;
border-top:1px solid #cccccc;
border-bottom:1px solid #cccccc;
text-decoration: none;
font-size: 11px;
}
a.sitemapHead1:hover {
color: #000;
background-color: #fff;
}
.sitemapList1 {
font-weight: normal;
color: #487d94;
list-style-type: square;
margin-left: 12px;
padding-left: 5px;
}
.sitemapList1:hover {
font-weight: normal;
color: #ccc;
list-style-type: square;
margin-left: 12px;
padding-left: 5px;
}
.sitemapList2 {
font-weight: normal;
color: #487d94;
list-style-type: none;
margin-left: 18px;
padding-left: 5px;
}
.sitemapList2:hover {
font-weight: normal;
color: #ccc;
list-style-type: none;
margin-left: 18px;
padding-left: 5px;
}
.konfBg {
	background:#afc200;
}

/*Seminare*/
.seminarHead{
font-weight:bold;
color:#487d94 ;
padding-left:5px;
padding-right:5px;
}
.seminarText{
color:#000;
padding-left:5px;
padding-top:5px
}
.seminarLinie{
	border-bottom:1px solid #f9f3e8;
}
.seminarDrop{
width:150px;
background-color:#eee;
border:1px solid #9fa5a9;
}

.anmeldungTextfeld{
width:150px;
background-color:#eee;
border:1px solid #9fa5a9;

}
.anmeldungTextfeldRot{
width:150px;
background-color:#eee;
border:1px solid #ff0000;

}
.anmeldungKnopf{
width:100px;
background-color:#9fa5a9;
border:1px solid #fff;
color:#fff
}
.textRot{
color:#ff0000
}

#tickerh{
	border:1px solid black;
}
#tickerh.tickerAttached{
	display:block;
	margin:0;
	padding:0;
	height:20px;
	width:100%;
	overflow:hidden;
}
#tickerh.tickerAttached ul{
	margin:0;
	padding:0;
}
#tickerh.tickerAttached ul li{
	margin:0;
	padding:0;
	list-style-type:none;
	float:left;
	margin-right: 15px;
}

.newsContentHead{
	margin-top: 0px;
	padding-top:0px;
}
#NewsContentBlock{
	
	
}

#NewsContentBlockBlau{
margin: 5px 0px;
padding:5px;
border-top:1px solid #487d94;
border-bottom:1px solid #487d94;
background-color: #d6e2e9;

	
	
}
/*Blogs*/
.blogHinweis{
color:#487d94;
font-size:90%;
padding:0px 0px 5px 0px	
}
.blogHead{
color: #487d94;
	font-weight:bold;
	font-size:130%;
	margin:0;
	padding:10px 0px 0px 0px	
}
/*LEiste*/
.leisteCheckbox{
	float:left;

		margin-right:5px
}
.leisteNewsletterGruppe{
	clear:left;
	font-size: 14px;
	font-weight:bold;
	color:#3d2a13;
	padding-bottom: 5px;
}
.newsletter{
	width:145px;
	border:1px solid #3d2a13;
	background:#fdf4de
}
.leisteRadio{
	clear:left;
	font-size:11px;
	padding-bottom: 3px;
}