body {
	background-color: #DDF2F7;
	margin: 0px;
}
.blau {
	font-family: Tahoma, sans-serif, Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #3399CC;
	text-decoration: none;
}
.copyright {
	font-family: Tahoma, sans-serif, Arial, Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.ekur {
	font-family: Tahoma, sans-serif, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #279E27;
	text-decoration: underline;
}
.ekur:hover {
	
	color: #FF6633;
	
}
.links {
	font-family: Tahoma, sans-serif, Arial, Verdana;
	font-size: 11px;
	color: #004D71;
	text-decoration: none;
}
.green {
	background-image: url(images/green.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.butten {
	font-family: Tahoma;
	font-size: 12px;
	color: #AE5E5E;
	text-decoration: none;
	font-weight: bold;
}
.text {
	font-family: Tahoma, sans-serif, Arial, Verdana;
	font-size: 12px;
	line-height: 18px;
	color: #507827;
	text-decoration: none;
	list-style-image: url(images/kreis.gif);
}
.bold {
	font-family: Tahoma, sans-serif, Arial, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #1F7787;
	text-decoration: none;
}
.line {
	font-family: Tahoma, sans-serif, Arial, Verdana;
	font-size: 12px;
	line-height: 18px;
	color: #507827;
	text-decoration: none;
	background-image: url(images/line.gif);
	background-repeat: repeat-y;
	padding-right: 7px;
	padding-left: 7px;
	background-attachment: scroll;
	background-position: left;
}


.butten:hover {
	color: #FFA851;
}
.rand {
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #BFE375;
	border-bottom-color: #BFE375;
	border-left-color: #BFE375;
}

.links:hover {
	
	color: #FF8000;
	
}
.blue {
	background-image: url(images/blue.gif);
	background-repeat: repeat-x;
	background-position: 5px 18px;
}
.green_ar {
	background-image: url(images/green_ar.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
