@charset "utf-8";

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #eeeeee;
	vertical-align: top;
	}
.link {
	position:absolute;
	font-size:1px;
	filter:alpha(opacity=0);
	-moz-opacity:.0;
	opacity:.0;
}

.margin { margin:auto; text-align:center}
.bg {
	background-position: center center;
	background-repeat: repeat-x;
}

.height {
	height: 100%;
	width: 100%;
	text-align:center;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2A2A2A;
	
}

.sub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #cccccc;
	font-weight: normal;
}

.butt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11,5px;
	color: #FFFFFF;
	background-color: #FF6F6C;
	padding-right: 3px;
	padding-left: 3px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	padding-bottom: 3px;
}
.butt_allg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11,5px;
	color: #FFFFFF;
	background-color: #b3b3b3;
	padding-right: 3px;
	padding-left: 3px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	padding-bottom: 3px;
}

.zitat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-align: right;
	padding-right: 10px;
	font-style: italic;
}

.head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	font-style: italic;
	color: #2A2A2A;
	text-transform: none;
}


a:link {
	color: #35558A;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #35558A;
	text-decoration: none;
	font-weight: bold;

}
a:active {
	color: #35558A;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #35558A;
	text-decoration: underline;
	font-weight: bold;
}




a.butt2:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.butt2:visited {
	color: #FFFFFF;
	text-decoration: none;

}
a.butt2:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.butt2:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

a.sub:link {
	color: #EEEEEE;
	text-decoration: none;
	font-weight: normal;
}
a.sub:visited {
	color: #EEEEEE;
	text-decoration: none;
	font-weight: normal;

}
a.sub:active {
	color: #EEEEEE;
	text-decoration: none;
	font-weight: normal;
}
a.sub:hover {
	color: #EEEEEE;
	text-decoration: underline;
	font-weight: normal;
}
