body{
	background-color:#b9d37c; /* hellgrün */
	background-image:url('images/spirale-gross.jpg');
	background-position:50% -100px;
	background-repeat:no-repeat;
	font-family:Arial, sans-serif;
	
	color:#00305e; /* blau */
}

a, a:visited{
	color:#00305e; /* blau */
	
}
#site{
	width:40em;
	margin:0px auto;
	padding-bottom:4em;
}
* html #site{
	padding-bottom:1em;
}

#content{
	margin-top:2em;
	padding:0em;
	clear:both;
	/*background-image:url('images/black_alpha_30.png');	*/
}

#content p img{
	float:right;
	margin-left:1.5em;
	margin-bottom:1.5em;
}

h2{
	margin-bottom:0em;
	font-size:1.7em;
	text-align:center;

	line-height:130%;
	padding-top:1.5em;
	padding-bottom:1em;
	
	margin-top: -1em;
	
	background-color:#7aaf22; /* dunkelgrün */
	color:#103b4b; /* grünblau */
	
	background-image:url('images/bg_spirale.gif');
	background-position:50% 16px;
	background-repeat:no-repeat;
	
}

h2 span{
	display:block;
	font-size:0.65em;
	font-weight:normal;
}
h2 sup{
	line-height:0px;
	font-size:0.75em;
	position:relative;
	top:-0.5em;
	
}

h2 img{
	float:right;
	margin-top:11px;
	margin-right:20px;
}


#menu_header{
	background-color:#7aaf22; /* dunkelgrün */
	text-align:center;	
}


.impressum{
	text-align:right;
}

.impressum a{

}

.header_container{
	background-color: #7aaf22; /* hellgrün */
}

ol.header_navigation{
	text-align: right;

	width:40em;
	margin:0px auto;
	padding-top: 0.5em;
}

ol.header_navigation li{
	display: inline;
	margin-left: 1em;
	font-size: 0.8em;

}

ol.header_navigation li a:hover{
	text-decoration: none;
}


ol.navigation{
	margin: 0;
	padding: 0;
	list-style-type:none;
	overflow:visible;
	white-space:nowrap;
	line-height:1.8em;
	
}

ol.navigation li {
	display: inline;
}

ol.navigation a, ol.navigation a:visited{
/*	background: url('images/tableftc.gif') no-repeat left top; */
	font-weight: bold;

	text-decoration: none;
	margin:0px;
	padding:0.5em;
	padding-bottom:0.6em;
	margin-right:1em;
	font-size:0.8em;
	letter-spacing:0.1em;
	text-transform:uppercase;
	
	-moz-border-radius-topleft: 0.4em;
	-moz-border-radius-topright: 0.4em;
	-webkit-border-top-left-radius: 0.4em;
	-webkit-border-top-right-radius: 0.4em;
}


ol.navigation .menu-last a{
	margin-right:0px;
}

/* default */
ol.navigation a, ol.navigation a:visited{
	color: #b9d37c;  /* hellgrün */
	font-weight:bold;
}

ol.navigation a:hover {
	text-decoration:underline;
}
/* hover menu */
ol.navigation a:hover,
/* active menu */
ol.navigation li.menu-current a, ol.navigation li.menu-current a:visited{
	color:#7aaf22;  /* dunkelgrün */
	background-color: #b9d37c; /* hellgrün */
	font-weight:bold;
	
}

ol.navigation a:hover{
	opacity: 0.7;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
}

ol.navigation li.menu-current a:hover{
	opacity: 1;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
}



/*
ol.navigation #link_p30 a, ol.navigation #link_p30 a:visited{
	border: 2px solid #b9d37c; /* hellgrün */
	border-bottom: 0px;
}
*/





ol.footer{
	margin: 0;
	padding: 0;
	list-style-type:none;
	margin-left:0px;
	
	padding-top:0.5em;
	padding-bottom:0.5em;
	width:35em;

	margin:0px auto;
	text-align:right;
}

ol.footer li{
	display:inline;	
	
}
ol.footer li a{

}


h1{
	font-size:1.7em;
	clear:both;
}

h3{
	margin-top:1em;
	font-size: 1.2em;
}

h3 .date{
	font-weight: normal;
	font-size: 0.7em;
	margin-left: -6em;
	width: 6em;
	display: block;
	float: left;
	padding-top: 0.2em;
}

p{
	text-align:justify;
	margin-top:1em;
	margin-bottom:1em;
	line-height:1.5em;
}

#page_3 p, #page_8 p{
	clear:both;
}

#page_27 ul.presse p{
	margin-top: 0.2em;
	margin-bottom: 0.2em; 
}
#page_27 ul.presse li{
	margin-bottom: 1.5em;
}


ul li{
	line-height:170%;
}

.vcard .fn, .vcard .url, .vcard .org, .vcard .country-name, .vcard .type, .vcard .description, .vcard p{
	display:none;
}

.vcard .separator{
	margin: 0 0.5em;
}
.vcard .address_comma{
	margin-right: 0.5em;
}

.vcard{
	text-align:center;
	overflow:visible;
	white-space:nowrap;
	padding-top:1em;
	padding-bottom:1em;
}
.vcard *{
	display:inline;
}
#footer p{
	display:none;
}

#footer{
	background-color:#7aaf22; /* dunkelgrün */
	border-top:1px solid #b9d37c; /* hellgrün */
	
	bottom:0;
	color:#103B4B; /* grünblau */
	font-family:Georgia;
	font-size:1em;
	position:fixed;
	text-align:center;
	width:100%;
}

a.external em{
	display:inline-block;
	position:relative;
    height: 16px;
    width: 16px;
    margin-left: -20px;
    text-decoration: none;
    text-indent: -1000em;
}

a.external em{
	padding-right:16px;
    background: url('images/Icon_External_Link_bw.gif') no-repeat left center;
    left: 20px; /* this should be the same as the padding-right above */
	top:2px;
}

#map{
	width:35em;
	border:1px solid #666666;
	height:25em;
	margin-top:1.5em;
	margin-bottom:1.5em;
}

.static_map{
	width:35em;
	border:0px;
	height:25em;
}


.projekt h2{
	
	margin: 0px;
	padding: 0px;
	
	margin-bottom:1em;
	margin-top:0.4em;

	font-size:1em;
	text-align:left;

	line-height:100%;
	
	background-color: transparent;
	color:#103b4b; /* grünblau */
	
	background-image: none;

}

.projekt ol, .projekt ul{
	padding-left: 2em;
	
	margin-top:1em;
	margin-bottom:1em;
}


.projekt ol li, .projekt ul li{
	line-height: 170%;
}

.projekt ol{
	list-style-type: decimal;
}

.projekt ul{
	list-style-type: circle;
}