@charset "UTF-8";
/* CSS Document */


html, body {
	font-family: Arial;
	margin: 0;
	padding: 0;
	overflow: hidden;
	width: 100%;
	min-width: 900px;
}
body {
	margin: 0;
	padding: 0;
	width: 100%;
	overflow: hidden;
	background-color: #E6E6E6;
	font-size: 96%;
	text-align: center;
}	
#footer {
	position: absolute;
	background-color: #E6E6E6;
	bottom: 0px;
	font-size: 0.7em;
	text-align: center;
	letter-spacing: 0.1em;
	color: #151515;
	padding: 0.3em;
	width: 100%;
	margin-bottom: 0.1em;
	margin-left: 0.2em;
	margin-right: 0.2em;
	border-top-color: #999;
	border-top-style: solid;
	border-top-width: 1px;
	visibility: visible;
	z-index: 3;
}
	#header {
	position: absolute;
	text-align: center;
	word-spacing: 0.3em;
	background-color: #E6E6E6;
	width: 100%;
	margin: 0em;
	visibility: visible;
	z-index: 4;
	padding: 6px;
	height: 57px;
}
.box2 {
	text-align: center;
	background-color: #D5FFFF;
	padding: 10px;
	margin: 10px;
	margin-top: 30px;
}
.box3 {
	font-family: Arial;
	text-align: center;
	line-height: 1em;
	font-style: normal;
	background-color: #E6FFCA;
	padding: 10px;
	font-size: 0.8em;
	color: #444;
	letter-spacing: 0.2em;
	word-spacing: 0.2em;
	margin-bottom: 0px;
	overflow: hidden;
	position: absolute;
	width: 100%;
}
.line {
	color: #666;
}
.box1 {
	text-align: center;
}
#box1 {
	font-family: Arial;
	text-align: center;
	margin-top: 0px;
	margin-right: 5px;
	margin-left: 5px;
}
.name {
	font-family: Arial;
	color: #151515;
	letter-spacing: 0.2em;
	font-size: 1.6em;
	text-align: center;
	line-height: 1.4em;
}
#sv-container {
	position: absolute;
	left: 0.2em;
	width: 100%;
	margin-top: 70px;
	padding-top: 9px;
	padding-bottom: 35px;
	height: 92%;
	visibility: visible;
	z-index: 2;
	}
#spalte {
	width:800px;
	font-family: Arial;
	padding: 20px;
	margin-top: 80px;
	margin-left: 70px;
	}
.blockhead {
	font-size: 1em;
	color: #151515;
	line-height: 1.2em;
	font-weight: bold;
	letter-spacing: 0.1em;
	}
.block {
	color: #2A2A2A;
	font-family: Arial;
	font-size: 0.8em;
	line-height: 1.4em;
	padding-left: 0px;
	word-spacing: 0.2em;
}
a {
	font-family: Arial;
	color: #151515;
	text-decoration: none;
	font-size: 0.9em;
	line-height: 1.2em;
}
a:link {
	text-decoration: none;
}
a:hover {
	color: #999;
	text-decoration: none;
}
.linkwhite {
	font-family: Arial;
	font-size: 0.8em;
	font-weight: normal;
	color: #151515;
	text-decoration: underline;
	line-height: 1.2em;

}
