/* Setup: Repeated code per rollover */

#links a {
	width: 184px; /* image width */
	height: 30px; /* image height */
	margin: 5px;
}
#links img {
border:0 transparent;
}
/* rollover state */
#swap01 {	background-image: url(_images/menu/willkommen_hover.jpg); }
#swap02 {	background-image: url(_images/menu/aktivitaeten_hover.jpg); }
#swap03 {	background-image: url(_images/menu/ueberuns_hover.jpg); }
#swap04 {	background-image: url(_images/menu/aktuelles_hover.jpg); }
#swap05 {	background-image: url(_images/menu/produkte_hover.jpg); }
#swap06 {	background-image: url(_images/menu/kontakt_hover.jpg); }
#swap07 {	background-image: url(_images/menu/ihrespende_hover.jpg);}
body.en .willkommen {	background-image: url(_images/menu/willkommen_hover_en.jpg); }
body.en .ueberuns {	background-image: url(_images/menu/ueberuns_hover_en.jpg); }
body.en .hilfsprojekte {	background-image: url(_images/menu/produkte_hover_en.jpg); }
body.en .familienplanung {	background-image: url(_images/menu/familienplanung_hover_en.jpg); }
#links ol {
	list-style-type:none;
	margin:0; padding:0;
}
#links li {
	margin:0;
	padding:0;
}
body.en #links img {
	height:auto;
	width:auto:
}
body.en #links a {
	height:30px;
	width:184px;
}

/* Application: Common Code */

#links a { display: block; } /* Allow setting widths and heights */
#links a img { width: 184px; height: 30px; border: 0; } /* only set width and height once */
#links a:hover { visibility: visible; /* for IE */ } /* sets any property for the :hover state */
#links a:hover img { visibility: hidden; } /* 'rolls over' the image */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background: url(_images/menu/hintergrund.gif) no-repeat;
	text-align: justify;
	font-weight: bold;
	color: #003366;
}

#links {
	position: absolute;
	left: 5px;
	bottom: -150px;
	width: 130px;
	height: 500px;
	z-index: 1;
margin-right:10px;
}

#haupt {
	position: absolute;
	right: 10px;
	top: 10px;
	width: 70%;
	left: 240px;
	z-index: 2;
}

#haupt2 {
	position: absolute;
	left: 230px;
	top: 130px;
	width: 70%;
	height: 100%;
}


#menufive a{
width:179px;
	background-color: #FFFFcc;
	padding: 2px 2px 2px 3px;
	display: block;
	font: 10px Arial, sans-serif;
	text-decoration: none;
	text-align: right;
	margin:7px 5px 10px 5px;
	border:solid 1px black;
	color: black;
	height:auto;
}

h1 {
	font-size: 24px;
	font-weight: bold;
	color: #006699;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #006699;
}
h3 {
	font-weight: bolder;
	color: #006699;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;

}
a:link {
	color: #CC0000;
}
a:visited {
	color: #CC0000;
}
a:hover {
	color: #006600;
}
a:active {
	color: #CC0000;
}
.tabelle {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.fetter {
	font-size: 16px;
	font-weight: bold;
}
.fetterrot {
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;

}
.silentlist {
list-style-type:none;
}
.silentlist li {
display:block;  clear:both
}
.silentlist h2 {
margin-top:30px;
}
img.rechts {
float:right;
margin-left:10px;
}
img.links{
float:left;
margin-right:10px;
}
td.col-1 {
width:350px;
}
td.col-2 {
width:100px;
text-align:right;
}
tr.summe td{
border-top:solid 1px #006699;
padding-top:2px;
font-weight:bold;
}
tr.total td {
border-top:solid 2px #006699;
padding-top:2px;
font-weight:bold;
}
.detail img {
border:0 transparent;
}

body.neuesschema #haupt2 h2 {
	font-size: 24px;
	font-weight: bold;
	color: #006699;
text-align:center;
}
body.neuesschema #haupt2 p {
text-align:center;
}

p.orte * {
font-size:12px;
}
ol.tropfen {
list-style-type:none;
padding:0;
}
ol.tropfen li {
margin:0;
padding:0 0 0 40px;
min-height:32px;
}
ol.tropfen img {
position:absolute;
display:block;
margin-left:-40px;
height:32px;
width:32px;
}
ol.tropfen a {
display:block;
margin:0;
padding:3px 0;
}
ol.tropfen a img {
border:0 transparent;
}
/**/
.downloadliste {
list-style-type:none;
margin:0;
padding:0;
}
.downloadliste li {
text-align:center;
margin-bottom:0.2em;
}

div.hinweis h5 {
background:#FFE757;
padding:5px 20px 5px 20px;
margin:2px;
}
div.hinweis {
border:solid 2px #ffe757;
padding:0;
width:400px;
}
div.hinweis p {
font-weight:normal;
margin:0;
padding:10px 15px 0 15px;
}
div.hinweis a img{
border:0 transparent;
}

/**********************************/
/* FLAGS */
/**********************************/
.flags, .flags * {
margin:0;
padding:0;
}
.flags {
list-style-type:none;
position:absolute;
left:190px;
top:-5px;
}
.flags a {
	text-decoration:none;
float:left;
display:block;
text-align:center;
padding:2px 0;
width:110px;
}
.flags li {
float:left;
padding-bottom:5px;
}
.flags a img {
	border:0 transparent;
	margin-right:10px;
}

div.clr {
clear:both;
float:none;
height:1px;
overflow:hidden;	
}
img.right ,
body.hproj #haupt2 img{
border:solid 1px black;
float:right;
margin:0;
margin-left:25px;
margin-bottom:10px;
}
img.left {
border:solid 1px black;
float:left;
margin:0;
margin-right:25px;
margin-bottom:10px;
}

#haupt2 ol {
list-style-type:none;
}
#haupt2 ol li {
margin:0 0 4px 0;
}


#haupt {
height:120px;
overflow:hidden;
position:relative;
}
#eyecatcher * {
border:0 transparent;
}
#eyecatcher {
position:absolute;
top:15px;
right:150px;
padding:5px;
text-align:left;
}
#eyecatcher img {
float:left;
margin-right:10px;
}

div.vid{
position:relative;
margin-top:10px;
margin-bottom:10px;
margin-right:10px;
float:left;
width:320px;
height:240px;
}
