body {
	margin:0;
	padding:0;
	font-size:0.7em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color:#e5e5e5;
	line-height:160%;
}
a {
	text-decoration:none;
}
img {
	border:none;
}
#page { 
	width:960px;
	border:7px solid white;
	margin:0px auto 0px auto;
	background-color:white;
	min-height:100%;
}
#logos{
	height:63px;
}
#logo {
	width:615px;
	height:106px;
	background-color: #99cce5;
	padding:94px 0px 0px 21px;
}
#pics {
	width: 317px;
	height: 200px;
	float:right;
	background-color:white;
}
#pics img{
	display:none;
	margin:auto auto;
	position:absolute;
	padding-top: 0px;
	padding-left: 0px;
	
}
#nav{
	background-color: #99cc00;
	height:27px;
	border-bottom: 7px solid white;
	border-top: 7px solid white;
	color:white;
	font-size: 1.4em;
	padding: 21px 0px 0px 20px;
}
#nav a {
	color:white;
	font-family: Helvetica, Arial,  sans-serif;
	margin-right:8px;
}
#nav a:hover, #nav a.active{
	color:black;
}
#content_ {
	background-image: url(bg_content.gif);
	background-position: 644px 0px;
	background-repeat: repeat-y;
}
#footer{
	margin-top:50px;
}
#foot {
	width: 616px;
	float:left;
	height:18px;
	background-color: #d7ebf7;
	font-size:0.85em;
	padding:2px 0px 0px 20px;
}
#kontakt{
	color:#999;
}
#foot a,#kontakt a {
	color:#999;
}
div.spalte{
	float:left;
	padding-top:40px;
	padding-left:20px;
	padding-right:20px;
	width:277px;
}
#sidebar {
	float:right;
	width:281px;
	padding-right:17px;
	padding-left:20px;
	padding-top:40px;
}
h1{
	font-size:1.5em;
	font-weight:normal;
	margin-top:0em;
}
.verlauf{
	background-image:url(verlauf_content.gif);
	background-repeat: repeat-x;
}
div.text{
	background-image:url(verlauf_content.gif);
	background-repeat: repeat-x;
	width:596px;
	padding:40px 20px;
	margin:0;
	min-height:400px;
}
#homepage h1, #projekt h1{
	font-size:1.3em;
	font-weight:bold;
	line-height:130%;
}
#homepage .aufruf, .wort{
	color:#3399cc;
	font-size:1.3em;
	line-height:150%;
}
#content #homepage a, #content a.umfrage, #content input.umfrage {
	background-image:url(bg_button.gif);
	background-repeat:no-repeat;
	width:220px;
	height:20px;
	color:white;
	text-transform:uppercase;
	display:block;
	padding:1px 0px 0px 9px;
	font-weight:bold;
	margin:30px 0px 0px 0px;
	font-size:1em;
	display:block;
	text-align:left;
	border:none;
}
#homepage a:hover, #content a.umfrage:hover, #content input.umfrage:hover{
	text-decoration:underline;
}
#stern{
	position:absolute;
	margin-left:-26px;
	margin-top:26px;
}
.teaser{
	border-bottom:1px solid #cce57f;
	padding-bottom:20px;
	margin-bottom:25px;
}
.teaser h1 {
	font-size:1em;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:20px;
}
.teaser p{
	margin-top:0px;
}
.teaser a {
	color:#99cc00;
	text-transform:uppercase;
	font-weight:bold;
}
p.beispiel{
	margin-top:1.3em;
}
span.wort{
	font-weight:bold;
}
span.verweis{
	font-style: italic;
}
textarea{
	width: 220px;
	height: 15em;
	padding: 0;
}
h2{
	font-size:1.0em;
	margin-top:1.5em;
	margin-bottom:0;
}
span.born{
	font-weight:normal;
}
#content a{
	color: #80AC00;
}
#content a:hover{
	text-decoration:underline;
}