body {
	padding: 0px;
	text-align: center;
}
#general {
	background-color: #FFFFFF;
	height: 662px;
	width: 826px;
	margin: auto;
	border-right-width: 4px;
	border-left-width: 4px;
	top: 40px;
	position: relative;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	z-index: 1;
}
#head {
	background-image: url(img/head.jpg);
	background-repeat: no-repeat;
	height: 173px;
	width: 826px;
	z-index: 100;
	top: -1px;
	background-color: #FFFFFF;
	background-position: center center;
}

#nav {
	background-image: url(img/nav.jpg);
	position: relative;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 29px;
	width: 826px;
	z-index: 1000;
}

#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #000066;
	text-decoration: none;
	margin: 0px;
	height: 370px;
	width: 770px;
	background-color: #FFFFFF;
	scrollbar-arrow-color: #999999;
	scrollbar-base-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #999999;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-shadow-color: #999999;
	overflow: auto;
	top: 30px;
	left: 50px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
}

#foot {
	background-image: url(img/footer.jpg);
	position: relative;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 61px;
	width: 826px;
}

#foottext {
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0000CC;
	text-decoration: none;
	line-height: 16px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000099;
	text-decoration: none;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	text-decoration: none;
}

.textfliess {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	text-decoration: none;
}

.textlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: #666666;
	text-decoration: underline;
}
.nav {
	background-image: none;
	position: relative;
	margin: 0px;
	padding: 0px;
	top: 4px;
	left: 45px;
}


#space {
	background-color: #FFFFFF;
	height: 30px;
	position: relative;
	width: 826px;
}
h1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000066;
	text-decoration: none;
	line-height: 16px;
}
.textgr {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #333333;
	text-decoration: none;
}
.textgrgr {
	font-size: 20px;
	font-weight: bold;
	color: #000099;
}
	
.content {
	background-image: none;
	position: relative;
	margin: 0px;
	padding: 0px;
	top: 4px;
	left: 45px;
}
.linkgebraucht {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #000099;
	text-decoration: none;
	font-weight: bold;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

a img {
border : 0 none;
}

