body {
	background-color: #6d6d6d;
	padding: 0px;
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 100.1%;
}
.logo {
	margin-top: 15px;
	margin-left: 10px
}
.akzente {
	margin-top: 15px;
}

a {
	color: #6d6d6d;
}

a:hover {
	color:#EB0B21;
	text-decoration:none;
}


#kopf {
	background-color:#FFFFFF;
	background-image: url(../templates/images/header_4.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 146px;
	width: 55em;
	margin: 0px auto;
	border-bottom: 1px solid #999;
}
#navigation {
	background-color: #FFFFFF;
	background-image: url(../templates/images/bg_content.gif);	
	background-position: right top;
	background-repeat: no-repeat;	
	height: 42px;
	width: 55em;	
	margin: 0px auto;
}
#container {
	background-color: #CCCCCC;
}

#navigation ul{
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
}

#navigation li{
	display:inline;
	margin: 0px 10px;
}

#navigation a{
	color: #6D6D6D;
	text-decoration:none;
}

#navigation a:hover {
	color:#EB0B21;
}

#navigation a.active {
	color:#EB0B21;
}

#sbgnav {
	float: right;
	width: 165px;
}

ul.navextra{
	float:right;
}

#footer {
	background-color:#FFFFFF;
	height: 3.5em;
	width: 55em;
	margin: 0px auto;
	border-top: 1px solid #999;
}

#footer ul {
	margin: 0px;
	padding: 0px;
	padding-top: 1em;
}

#footer li {
	display:inline;
	margin: 0px;
	margin-right: 10px;
	font-size: 75%;
	color:#6d6d6d;
}

#footer a {
	color:#6d6d6d;
}

.footertxt {
	font-size: 75%;
	color:#6d6d6d;
	margin-left: 10px;
	margin-top: 1em;
}

#footer a:hover {
	text-decoration:none;
}

#subnav {
	float:left;
	width: 30%;
	height:30em;
	background-image:url(../templates/images/bg_allgemein.gif);
	background-repeat:no-repeat;
	background-position: 0px 20px;
}

#inhalt {
	background-color: #FFFFFF;
	width: 55em;	
	margin: 0px auto;
	margin-top: 0px;
}
/* Bugfix */
* html #inhalt {
	margin-top: 0px;
}

#inhalttxt {
	float:left;
	background-color: #FFFFFF;
	width: 65%;	
	font-size: 80%;
}

#startinhalt {
	float:left;
	background-color:#FFFFFF;
	background-color: #FFFFFF;
	background-image: url(../templates/images/bg_content_start.gif);	
	background-position: right -42px;
	background-repeat: no-repeat;
	width:100%;
	height:600px;

}

#starttermin {
	background-image:url(../templates/images/box_aktuelles.gif);
	width:265px;
	height:188px;
	position:relative;
	left: 40px;
	top: 130px;
	font-size: 80%;	
	padding: 40px 40px 0px 40px; 
}

#startaktion {
background-image:url(../templates/images/box_aktionen.gif);
	width:245px;
	height:148px;
	position:relative;
	left: 400px;
	top: 0px;
	font-size: 80%;	
	padding: 80px 40px 0px 60px; 	
}

#startinterview {
background-image:url(../templates/images/box_interview.gif);
	width:265px;
	height:188px;
	position:relative;
	left: 70px;
	top: -90px;
	font-size: 80%;	
	padding: 40px 40px 0px 40px; 	
}

#startteaser {
	font-size: 200%;
	font-weight: bold;
}

#startinterview h1, #starttermin h1{
	font-size:100%;
}

#startinterview a, #starttermin a {
	color: #EB0B21;
	text-decoration:none;
}

#startinterview a:hover, #starttermin a:hover {
	color: #6d6d6d;
}

.startlink {
	margin-top:10px;
}

h1 {
	color:#EB0B21;
	font-size: 120%;
	font-weight:bold;
	margin: 20px 0px 10px 0px;
}

h2 {
	color: #000;
	font-size:100%;
	font-weight:bold;
}

.beitrag h1 {
	margin: 20px 0px 0px 0px;
}

p {
	line-height:130%;
}

#subnavtxt {
	width:70%;
	height: 28em;
	font-size:80%;
	margin-left:10px;
	margin-top:50px;;
}

* html #subnavtxt { /* Diesen Selektor beachten nur IEs */
margin-top: 30px; /* Diese Anweisung ist nur fuer IE 5 und 5.5 */
m\argin-top: 30px; /* Diese Anweisung ist nur fuer IE 6 */
}

#subnavtxt h1 {
	width:70%;
	margin: 15px 0px 10px 0px;
}

#subnav ul {
	list-style:none;
	margin:0px;
	padding:0px;
	width: 80%;
}

#subnav li {
	padding-top:5px;
}

#subnav a {
	text-decoration: none;
	color:#666;
}

#subnav a:hover {
	color:#0099F2;
}

#subnav a.active {
	color:#0099F2;
}

#supporter {
	font-size:60%;
	color:#666;
	margin-left:10px;
	margin-top: 0px;
}

#supporter div{
	float:left;
	margin-top: 30px;
	margin-right: 10px;
	text-align: center;
}

/*#supporter img{
	margin-right:10px;
}*/
.stopFloat {
display: block;
float: none;
clear: both;
height: 1px;
font-size: 0px;
line-height: 0px;
}



.imgdescr {
	font-size: 80%;
}

.contentimg_right {
	float:left;
}

.contentimg_right, .contentimg_left {
	float:left;
	margin-right: 20px;
}

.content_left {
	width: 28em;
	float:left;
	margin-right:20px;
}

.content_right {
/*	width: 35em;*/
	float:left;
}

div.termin {
	margin: 10px 0px;
}

div.termin a{

	color:#0099F2;	
	text-decoration: none;
}

div.termin a:hover {
	color: #6d6d6d;
}

.thumb {
	width: 70px;
	height: 70px;
	margin: 5px 0px 5px 0px;
	
}
.fotobox {
	float:left;
	width: 120px;
	text-align: center;
	margin-top: 40px;
}
.fotogallery {
	float:left;
	width: 100px;
	text-align:center;
}

.fotogallery p {
	font-size: 75%;
	margin-top: 0px;
}
.clear { clear:both;}
