.fleft{
	float: left;
}

.fright {
	float: right;
}

.fnone { 
	float: none;
}

.cleft{
	clear: left;
}

.cright {
	clear: right;
}

.cnone { 
	clear: none;
}

.cboth { 
	clear: both;
}

html { overflow: -moz-scrollbars-vertical; 

}

body 
{
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:0.75em;
	background: #FFF;
	text-align:center;
	color: #444444;
	height: 101%;



}

#top 
{
	height: 15px;
	width: 640px;
	font-size:0.7em;
	color:#89A7CD;
}

#title 
{
	height: 145px;
	width: 760px;
	background: #89A7CD;
	margin-bottom: 0;
}

#subnav 
{
	height: 28px;
	width: 640px;
	background: #006 url(nav_font.gif);
	border-bottom:1px solid #89A7CD;
}

#left 
{
	width:162px;
	float:left;

}

#content 
{
	background: #dadee1 url(bgl.gif) no-repeat;
	width:518px;
	float:right;
	padding: 20px 40px 30px 40px;
	border: 0px none;
	
}

#frame 
{
	background: #dadee1 url(nav_font_2.gif) repeat-y;
	border-left:1px solid #265098;
	border-right:1px solid #265098;
	border-bottom:1px solid #265098;
	width:760px;
	margin:0px auto;
	text-align:left;
}

#foot 
{
	font-size:0.8em;
	width: 760px;
	height: 30px;
}

/* NAVIGATION*/
#navcontainer 
{
	color: #89A7CD;
	width: 162px;
	background: url(nav_bg.gif);
	padding-top: 10px;


}

#navcontainer ul
{

	margin: 20 0 0 0;
	margin-left:  0;
	padding-left: 0;
	list-style-type: none;
	font-weight:bold;
	font-size: 0.9em;
}

#navcontainer a
{
	display: block;
	height: 21px;
	background: #C8D6E8 url(button.gif) no-repeat;
	padding: 4px 0 0 30px;
}

#navcontainer a:link, #navlist a:visited
{
	color: #89A7CD;
	text-decoration: none;
	background-color: #C8D6E8;
}

#navcontainer a:hover, #navlist a:active
{
	background-color: #265098;
	color: #265098;
}

#navlist #active a 
{ 
	background-color: #89A7CD;
	color: #89A7CD;	
}

#navtab
{
	height: 16px;
	background-color: #CDCDCD;
	background: url(nav_tab.gif);
	background-repeat: no-repeat;
	margin: 0;
}

#navsub
{
	margin: 0;
	/*padding: 0 0 50px 0;*/
}

#navend
{
	border-top:1px solid #fefefe;
	border-bottom:1px solid #fefefe;
	background: url(nav_end.gif);
	height: 14px;
	background-color: #89A7CD;
	margin: 0;
}

/* pünktchenbild unten*/
#navunt 
{
	display: block;
	
	background-color: #C8D6E8;
	background-image: url(nav_font_2.gif);
	background-repeat: repeat;
	height: 300px;
	
}

#notdienst
{
	border-top:1px solid #FCFCFC;
	border-bottom:1px solid #FCFCFC;
	background: url(notdienst.gif);
	height: 47px;
	width: 157px;
	background-color: #C5CBD5;
	margin: 0;
}

/*SUBNAVIGATION*/

#subnavlist
{
	MARGIN: 0px;
	PADDING: 0px;

}

#subnavlist a, #subnavlist a:link, #subnavlist a:visited {
	color:	 #999;
	background: #fefefe;	
	border:	 1px solid #ccc;
	padding: 1px 0.5em 1px 0.5em;
	text-decoration: none;
}

#subnavlist a:hover, #subnavlist a:active, #subnavlist a:focus {
	color:	 #758293;
	border:	 1px solid #89A7CD;
	padding: 1px 0.5em 1px 0.5em;
	text-decoration: none;	
}

#subnavlist li {
	padding-right: 1px;
	display: inline;
	font-size: 0.9em;
}

#subnavlist ul {
	margin: 0;
	padding: 0;
}

#subnavlist #active a { 
	color:	 #89A7CD;
	background: #fefefe;
	border:	 1px solid #89A7CD;
	padding: 1px 0.5em 1px 0.5em;
	text-decoration: none;	
}



/*STYLES FÜR DEN INHALT*/
#content ul {
	margin: 0px 0px 28px 24px;
	font-size:0.85em;
	list-style-type:circle;
	list-style-position:outside;
	line-height: 1.6em;
}
h1 {
	font-size:1.2em;
	color:#89A7CD;
	margin: 0px 0px 10px 0px;
	font-family: Arial, sans-serif;
	line-height: 1.3em;
}

h2 {
	font-size:1.1em;
	color:#666666;
	margin: 0px 0px 10px 0px;
	font-family: Arial, sans-serif;
	line-height: 1.3em;
}

h3 {
	font-size:0.9em;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	color: #666666;
	font-family: Arial, sans-serif;
}

p {
	font-size: 0.85em;
	margin: 0px 0px 7px 0px;
	padding: 0px;
	line-height: 1.6em;
}

#vorstand {
	font-size: 0.85em;
}

#vorstand td{
	padding: 10px;
}

#vorstand hr{
	
	border: 0;
	width:100%;
	color: #FFFFFF;
	background-color: #FFFFFF;
	height: 1px;
}

.imgr
{
	margin: 0px 0px 10px 10px;
	float: right;
}

.partner
{
	width: 95%;
	border: 0;
	text-align: center;
}

.imgl
{
	margin: 5px 20px 10px 0px;
	float: left;
}

/* MITGLIEDER-TABELLE*/

.plugin_table
{
	width: 500px;
}


.plugin_th
{
    font-family: Verdana,Helvetica,Geneva,sans-serif;
    font-size: 11px;
    color: #FFFFFF;
    font-weight: none;
    text-decoration: none;
    background-color: #1B3B79;
    padding : 3px;

}

.plugin_td
{
    font-family: Verdana,Helvetica,Geneva,sans-serif;
    font-size: 11px;
    color: #2F2F30;
    text-decoration: none;
    background-color: #E5E3E3;
	padding : 3px;
}

.plugin_td_link
{
    font-family: Verdana,Helvetica,Geneva,sans-serif;
    font-size: 11px;
    color: #2F2F30;
    text-decoration: none;
    background-color: #E5E3E3;
	padding : 3px;
}

/* CMS-STYLES */

#cmshead
{
	color: #7D93BE;
	font-weight: bold;
	font-size: 0.9em;
}

#newsteaser
{
	margin: 10px 0 0 0;
}

#liniestart {
	border: 0;
	width:100%;
	color: #369;
	background-color: #369;
	height: 1px;
	clear: both;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;

}

#linieartikel {
	
	border: 0;
	width:100%;
	color: #369;
	background-color: #369;
	height: 1px;
	margin: 15px 0 15px 0;
	
}

.cmsimg
{
	float: right;
	margin: 0 0 10px 10px;
}
