@charset "UTF-8";
/* CSS Document */

body {
	margin:0;
	font-family:arial, sans;
	font-size:11px;
	line-height:13px;
	color: #666;
}

#all
{
	position: relative;
	margin: auto;
	width: 900px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
}


#header
{
	position: relative;
	width: 900px;
	height: 140px;
	padding-top: 24px;
}

#navi
{
	position: relative;
	width: 900px;
	height: 26px;
	padding-top: 5px;
	font-size: 14px;
	font-weight: bold;
	background-image: url(images/trennlinie_oben.gif);
	background-repeat: no-repeat;
	clip: rect(auto,auto,auto,0.3em);
}


#content
{
	position: relative;
	width: 900px;
}




.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#content1
{
	position: relative;
	float: left;
	margin-right: 64px;
	width: 624px;
}

#content2
{
	position: relative;
	float: left;
	width: 212px;
}



#footer {
	position: relative;
	font-size:10px;
	color:#666;
	width: 900px;
	height: 25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

.artikel {
	position: relative;
	margin-top: 19px;
	padding-bottom: 30px;
}

.news {
	position: relative;
	margin-top: 19px;
	padding-bottom: 60px;
}

.newsartikel {
	position: relative;
	padding-bottom: 30px;
}

/* Textformatierung */

h1 {
	font-size:23px;
	line-height:23px;
	font-weight:bold;
	color: #000000;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	}
		
h2 {
	font-size:11px;
	line-height:15px;
	font-weight:bold;
	color: #000000;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	}
			
.subheadline {
	font-size:11px;
	font-weight:bold;
	color:#333;
	}	


a {
	color: #000000;
	text-decoration:none;
	}
	
a:hover {
	color: #FF0000;
	text-decoration:none;
	}
	
	
.artikelbild {
	padding-top: 15px;
	padding-bottom: 5px;
	}
	
	
.newsbild {
	border: 1px solid #CCCCCC;
	}
	
.newsbild:hover {
	border: 1px solid #666666;
	}
	
	
#aktiv
{
	color: #CC0066;
}
#hauptnav01 a{
	float: left;
	text-align: left;
	height: 20px;
	padding-right: 0.3em;
	padding-left: 0.3em;
		}

#hauptnav02 a{
	float: left;
	text-align: left;
	height: 20px;
	padding-right: 0.3em;
	padding-left: 0.3em;
		}

#hauptnav03 a{
	float: left;
	text-align: left;
	height: 20px;
	padding-right: 0.3em;
	padding-left: 0.3em;
		}

#hauptnav04 a{
	float: left;
	text-align: left;
	height: 20px;
	padding-right: 0.3em;
	padding-left: 0.3em;
		}

#hauptnav05 a{
	float: left;
	text-align: left;
	height: 20px;
	padding-right: 0.3em;
	padding-left: 0.3em;
		}
								
.mitgliederlogo {
}
h3 {
	font-size:11px;
	line-height:15px;
	font-weight:bold;
	color: #000000;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 3px;
	padding-bottom: 5px;
}
h4 {
	font-size:23px;
	line-height:23px;
	font-weight:bold;
	color: #000000;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 18px;
	margin-left: 0;
}
h5 {
	font-size:11px;
	line-height:15px;
	font-weight:bold;
	color: #000000;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-bottom: 5px;
}
h6 {
	font-size:11px;
	line-height:15px;
	color: #666666;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-bottom: 5px;
	font-weight: normal;
}
#hauptnav06 a {
	float: left;
	text-align: left;
	height: 20px;
	padding-right: 0.3em;
	padding-left: 0.3em;
}
#hauptnav07 a {
	float: left;
	text-align: left;
	height: 20px;
	padding-right: 0.3em;
	padding-left: 0.3em;
}
  ul#Navigation {
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
  }
  ul#Navigation li {
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-type: none;
  }

.newsnavi {
	position: relative;
	margin-top: 19px;
	padding-bottom: 10px;
}

