/* CSS Document */

#border {
	width: 1097px;
	height: 840px;
	margin-left: auto;
	margin-right: auto;
	background-image:url(img/bg3.jpg);
	background-repeat: no-repeat;
	
}

.body {
    background-color:#000000;
}

#nav {
	width: 160px;
	position: absolute;
	top: 260px;
	left: auto;
	right: auto;
	height: 550px;
	background-image:url(img/nav1.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

.mainlink {
	color: #c0c0c0;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a {
	color: #666666;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #ffffff;
}

a:active {
	color: #ffffff;
}

#text {
	position: absolute;
	top: 340px;
	right: auto;
	left: auto;
	width: 650px;
	padding-left: 300px;
}

#text2 {
	position: absolute;
	top: 295px;
	right: auto;
	left: auto;
	width: 650px;
	padding-left: 300px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #f5f5f5;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	margin-top: 0;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #6699cc;
	padding-left: 10px;
	margin-top: 0;
}

h2 a{
	color: #6699cc;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
h2 a:hover {
	text-decoration: none;
	color: #ffffff;
}

h2 a:active {
	color: #ffffff;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #f5f5f5;
	margin-bottom: 10px;
	padding-left: 10px;
	margin-top: 0;
}

h3 a{
	color: #f5f5f5;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
h3 a:hover {
	text-decoration: none;
	color: #ffffff;
}

h3 a:active {
	color: #ffffff;
}

p {
	margin-top: 0;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #f5f5f5;
	padding-left: 10px;
	padding-right: 10px;
}

.text a {
	color: #999999;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.text a:hover {
	text-decoration: none;
	color: #ffffff;
}

.text a:active {
	color: #ffffff;
}

.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #f5f5f5;
	padding-left: 10px;
	padding-right: 10px;
}

.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #666666;
	padding-left: 10px;
	padding-right: 10px;
}

.text4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #f5f5f5;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}

.text5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #f5f5f5;
	padding-right: 10px;
}

.text6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #f5f5f5;
	padding-right: 10px;
	padding-left: 10px;
}

.text_hervorheben {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	padding-left: 10px;
	padding-right: 10px;
	color: #99CCFF;
}

.text_hervorheben2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	padding-left: 10px;
	padding-right: 10px;
	color: #99CCFF;
}

.text_verborgen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.bg_impressum {
	background-image:url(fotos/bild_recht.jpg);
	background-repeat:no-repeat;
	background-position: right bottom;
}

#copy {
	padding-left: 670px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	position: absolute;
	top: 830px;
}

#disclaimer {
	position: absolute;
	top: 855px;
	right: auto;
	left: auto;
	width: 800px;
	padding-left: 220px;
}