* {		font-family: 	Arial, Verdana, Helvetica, sans-serif;	}

/* ------------Farben------------------ 
	body - background-color: #d6e0da; = hellgr�n etwas dunkler
	wrapper - background-color: #ffffff; = weiss	
	box - background-color: #eff4f1 = hellgr�n
	
	text - font-color : #404040; = dunkelgrau
	footer - font-color: #00492c; = dunkelgr�n
	fliessbrot - color : #c30040 = rot
*/

body,
html {
	
	background-color: #d6e0da;
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
}

#wrapper {		
	width: 956px;
	padding-right: 0px;
	padding-top:  px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: auto;
	border: 0px solid #d8cab6;
	background-color: #ffffff;
} 

#header {
	width: 		956px;
	height: 	170px;	
	margin:		0px;
}

#navigationBG {
	background-image: url(img/bg.jpg);
	width: 956px;
	height: 90px;
	padding: 0 0 0 0px;
	background-color: #ffffff;
}

#navigation {
	float: left;
	width: 956px;
	height: 20px;
	padding: 0 0 0 0px;
	background-color: #ffffff;
	opacity: 0.8;
	filter: alpha(opacity=80);
 /*	border-left: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;*/
}

#content {
	background-image: url(img/bg_text.gif);
	background-repeat:no-repeat;	
	width: 956px;
	height: auto;
	margin-top: 0px;
	margin-left: 0px;	
/*	border-top: solid #69085a 2px;
	border-bottom: solid #69085a 2px;*/
} 

#text {
	width: 680px;
	line-height: 25px;
	padding-right: 10px;
	padding-top: 36px;
	padding-left: 250px;
	padding-bottom: 10px;
	font-size: 12px;
	line-height : 20px;
	font-color : #404040;
	margin-right: 0px;
	/*margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;	
	color:#000000;*/
}

#box {	
	float: right;
	width: 200px;
	height: 400px;
	background: #eff4f1;
	line-height: 20px;	
	padding-right: 10px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	/*font-size: 10px;
	color:#000000;*/
	text-align: left;
}

#footer {
	font-size: 9px;
	line-height: 20px;
	color: #00492c;
	width: 956px;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	background: #fff;
	text-align: center;
	padding: 10px 0px 10px 0px;
} 

/* ------------Text------------------ */


.fliess {
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	line-height : 14px;
	color : #404040;
}
.fliessb {
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	line-height : 14px;
	color : #404040;
}

.fliessbrot {
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	line-height : 14px;
	color : #c30040;
}

.fliesslink {
	color : #404040;
	text-decoration:underline;
	align:left;
}

h1 {
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	line-height : 20px;
	color: #00492c;
	letter-spacing: 1px;
	/*margin-top: 10px;
	margin-bottom: 2px;
	padding: 20px 0px 0px 0px;*/
}

h2 {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height : 20px;
	color: #404040;
	letter-spacing: 0px;
	/*margin-right: 10px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 10px;*/
}

.zitat {
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-size : 14px;
	font-style : italic;
	font-weight : bold;
	line-height : 20px;
	color : #00492c;
	letter-spacing: 1px;
	text-decoration: none;
}

.zitatautor {
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	line-height : 24px;
	letter-spacing: 1px;
	color : #00492c;
}

.foto {
	font-size : 8px;
	font-style : normal;
	font-weight : normal;
	line-height : 14px;
	letter-spacing: 1px;
	color : #808080;
}

.footertitel {
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #00492c;
	letter-spacing: 0px;
}

ul {
	list-style-type: none;
	/*overflow: auto;*/
	overflow: hidden;
	padding: 0;
	margin: 0;
	font-weight: bold;
}

ul li {
	float: left;
	margin: 0;
}

ul li a {
	display: block;
	padding: 3px 24px;
	color: #c30040;
	border-left: 0px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
	text-decoration: none;
	background-color: #f4f2f0;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 0px;
}

ul li a:hover {
	text-decoration: none;
	background-color: #e7e7e7;
	color: #c30040;
}

#aktivmenue {
	display: block;
	padding: 3px 24px;	
	border-left: 0px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
	text-decoration: none;
	background-color: #e7e7e7;
	color: #c30040;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 0px;
}

a.footer:link,
a.footer:visited,
a.footer:active {
	color : #fff;
}

a.footer:link,
a.footer:visited,
a.footer:active {
	color : #fff;
}

a.text:link {
	color : #000;
}

a.text:hover {
	color : #585858;
}

a.text:active {
	color : #000;
}

a.text:visited {
	color : #000;
}

#anker {
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	line-height : 16px;
	color : #404040;
} 

a.anker:link,
a.anker:visited,
a.anker:active {
	color : #404040;
	font-weight: bold;
}

/* ------------Bilder------------------ 

.imgTextright {
	float: right;
	padding: 1px;
	border: 1px solid #d2d2d2;
	margin-right: 10px;
	margin-top: 1px;
	margin-left: 0px;
	margin-bottom: 20px;
}*/

.imgText {
	float: inherit;
	padding: 1px;
	border: 1px solid #d6e0da;
	margin-right: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}

.imgLink {
	float: left;
	padding: 0px;
	border: 0px;
	margin-right: 36px;
	margin-top: 1px;
	margin-left: 0px;
	margin-bottom: 20px;
}

