body{
	background-color: #C1DBF3;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 130%;
}

body,td,th,p{
	font-family: Century Gothic, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

.linkstop,a.linkstop:link,a.linkstop:visited{
	font-family: Century Gothic, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

a.linkstop:hover{
	font-family: Century Gothic, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
		text-decoration: none;
	color: #F09538;
}

a.linkstop:active{
	font-family: Century Gothic, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #B4B4B4;
}


.navtop{
	margin-bottom: 6px;
}

.foot{
	font-family: Century Gothic, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	margin-left: 8px;
	text-decoration: none;
}

.linksfoot,a.linksfoot:link,a.linksfoot:visited{
	font-family: Century Gothic, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

a.linksfoot:hover{
	font-family: Century Gothic, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DCDBD7;
	text-decoration: none;
	background-color: #666666;
}

.bildhome{
	margin-bottom:14px;
}

.inhalt{
	
	line-height:140%;
}

.header{
	
	line-height:100%;
}


.graupunkt{
	color: #999999;
}

#graulist li{
/*/*/ 
	margin-left:-35px;
	background-image: url(../images/kleinstern.png);
	list-style-type: none;
	background-repeat: no-repeat;
 	background-position: 0% 5%; 
	line-height: 140%;
	padding-left: 17px;
/* */
}

#linklist li{
/*/*/ 
	margin-left:-35px;
	background-image: url(/images/link_grau.gif);
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: 0% 13%;
	line-height: 130%;
	padding-left: 22px;
/* */
}


.kleinbild{
	margin-top:10px;
}

.boldorange{
	font-family: Century Gothic, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F4832E;
	text-decoration: none;
	font-weight:bold;
}

.headline{
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 24px;
	letter-spacing: -1px;
	color: #969696;
	margin-top: 14px;
	margin-bottom: 30px;
}


a.linktext:hover{
	background: url(../images/link_selekt.png) no-repeat left;
	color: #000000;
	font: 13px Century Gothic, Tahoma, Arial, sans-serif;
	padding-left: 12px;
	text-decoration: none;
}

a.linktext {
/*,a.linktext:active, a.linktext:link, a.linktext:visited*/
	background: url(../images/link.png) no-repeat left;
	color: #5199a3;
	font: 13px Century Gothic, Tahoma, Arial, sans-serif;
	padding-left: 12px;
	text-decoration: none;
}

/*  Navigation */ 

 
#leftcol,#leftcol ul{ /* menu defenitions */ 
 list-style-type: none;
 padding: 0; 
 margin: 0;
 } 

#leftcol li a{ 
 display: block; 
 width: 150px; 

 padding: 3px 0px 4px 1px;
 text-decoration: none; 
 color: #74736B;
 font-size: 1em;
 font-family: Century Gothic, Tahoma,Verdana, arial, helvetica, sans-serif;
 line-height: 150%;
} 

#leftcol li a:visited{ 
 text-decoration: none; 
} 

#leftcol li a:hover{ 
  color: #FF9933;
  text-decoration: none; 
 }

#leftcol li.activ a.activ, a.activ:visited{ 
 width: 150px; 
 padding: 1px 0px 2px 1px;
 text-decoration: none;
 color: #F4832E;
 font-size: 1em;
 font-family: Century Gothic, Tahoma, Verdana, arial, helvetica, sans-serif;
 line-height: 150%;
 !important
}

#leftcol li.activ a.activ:hover { 
 color: #F4832E;
}

/* submenu */
#leftcol li.sub a.sub, a.sub:visited{ 
 display: block; 
 width: 150px; 
 padding: 3px 0px 4px 14px;
 text-decoration: none; 
 color: #74736B;
 font-size: 1em;
 font-family: Century Gothic, Tahoma,Verdana, arial, helvetica, sans-serif;
 line-height: 150%;
 background-image: none;
} 

#leftcol li.sub a.sub:hover { 
 color: #F4832E;
 }
#leftcol li.subactiv a.subactiv, a.subactiv:visited{ 

 display: block; 
 width: 150px; 
 padding: 3px 0px 4px 14px;
 text-decoration:none; 
 color: #F4832E;
 font-size: 1em;
 font-family: Century Gothic, Tahoma,Verdana, arial, helvetica, sans-serif;
 line-height: 150%;
 background-image: none;
} 
#leftcol li.subactiv a.subactiv:hover { 
 color: #FF9933;

 }
 /* tabel format */ 
 
 .tabel{
 	padding-bottom: 20px;
 }
 
 
 /* form  */ 
 
.inhaltform{
	margin-top:2px;
	margin-left: 5px;
	line-height:120%;
}
 
.logfield {
	border: 1px;
	border-style: solid;	
	border-color: #B6B6B6;
	margin-top: 1px;
	width:95px; 
	height:18px;
	background-color: White; 
 	color: #b6b6b6;
	padding: 2px;
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;

}