@charset "UTF-8";
/* CSS Document */
body{background: #ffffff url(back1.jpg);}
#page{position:absolute; top:10px; left:20px; width:1250px; height:700px;border: 0px solid #777;}
#main{position:absolute; top:30px; left:40px;width:1100px; height:650px;background-image: url(back2.jpg);}
#header{position:absolute; top:0px; left:200px;width:900px; height:136px;}
#pfote{position:absolute; top:170px; left:195px;width:30px; height:30px;}
#links{position:absolute; top:0px; left:0px;width:200px; height:650px;background-color: #254D2A;}
#navigation{position:absolute; top:150px; left:0px;width:200px; height:500px;font-family:'Gill sans',Arial;}
#navigation2{background-color: #254D2A;position:absolute; top:137px; left:200px;width:900px; height:50px;font-family:'Gill sans',Arial;text-align: center;}
#menu-oben{display: inline;margin:20}
#content{font-family:'Gill sans',Arial;font-size:1em;color:#254D2A;position:absolute; top:150px; left:280px;width:700px; height:480px; overflow:auto;}
#content P {
	margin-right:2em;
}
.clearer{clear:both; float:none;}
#navlist { list-style-type: none; } 
#navlist li { text-align: right; margin: 10; }
#navlist2 { list-style-type: none; } 
#navlist2 li { text-align: right; margin: 10; }
#navlist A:link {
        text-decoration: none;
		font-size:1.2em;
		color:#FFEBCD;
		font-weight:normal
}
#navlist A:visited {
        text-decoration: none;
		font-size:1.2em;
		color:#FFEBCD;
		font-weight:normal
}
#navlist A:hover {
        text-decoration: none;
		font-size:1.2em;
		text-shadow: #c0c0c0 3px 3px 5px;
		color:#FFEBCD;
		font-weight:normal
}
#navlist A:active {
        text-decoration: none;
		font-size:1.2em;
		color:#FFEBCD;
		font-weight:normal
}
#navlist A:focus {
        text-decoration: none;
		font-size:1.2em;
		color:#FFEBCD;
		font-weight:normal
}

#nav1act A:link {
        text-decoration: none;
	font-size:1.2em;
	text-shadow: #c0c0c0 3px 3px 5px;
	color:#FFEBCD;
	font-weight:normal
}
#nav1act A:visited {
        text-decoration: none;
	font-size:1.2em;
	text-shadow: #c0c0c0 3px 3px 5px;
	color:#FFEBCD;
	font-weight:normal
}

#navlist2 A:link {
        text-decoration: none;
	font-size:1.0em;
	text-shadow: none;
	color:#FFEBCD;
	font-weight:normal
}
#navlist2 A:visited {
        text-decoration: none;
	font-size:1.0em;
	text-shadow: none;
	color:#FFEBCD;
	font-weight:normal
}
#navlist2 A:hover {
        text-decoration: none;
	font-size:1.0em;
	text-shadow: #c0c0c0 3px 3px 5px;
	color:#FFEBCD;
	font-weight:normal
}
#navlist2 A:active {
        text-decoration: none;
	font-size:1.0em;
	text-shadow: none;
	color:#FFEBCD;
	font-weight:normal
}
#navlist2 A:focus {
        text-decoration: none;
	font-size:1.0em;
	text-shadow: none;
	color:#FFEBCD;
	font-weight:normal
}

#nav2act A:link {
        text-decoration: none;
	font-size:1.0em;
	text-shadow: #c0c0c0 3px 3px 5px;
	color:#FFEBCD;
	font-weight:normal
}
#nav2act A:visited {
        text-decoration: none;
	font-size:1.0em;
	text-shadow: #c0c0c0 3px 3px 5px;
	color:#FFEBCD;
	font-weight:normal
}

#content A:link {
        text-decoration: none;
		font-size:1em;
		color:#606060;
		font-weight:normal
}
#content A:visited {
        text-decoration: none;
		font-size:1em;
		color:#606060;
		font-weight:normal
}
#content A:hover {
        text-decoration: underline;
		font-size:1em;
		text-shadow: #c0c0c0 3px 3px 5px;
		color:#606060;
		font-weight:normal
}

