/* CSS Document */

#border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #7f7f7f;
	border-left-color: #7f7f7f;
	border-top-color: #7f7f7f;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-bottom-color: #7f7f7f;
	width: 850px;
	background-color:#FFFFFF;
	margin: auto;
}

#bg {
	background-image:url(images/bild2.jpg);
	background-repeat:no-repeat;
	background-position:right;
	width: 850px;
}

#bg2 {
	background-image:url(images/bild.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	width: 850px;
}

#bg3 {
	background-image:url(images/bild3.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	width: 850px;
}

#head {
	width: 600px;
	height: 50px;
}

#head2 {
	width: 840px;
	height: 50px;
}

#nav {
	width: 735px;
	height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	line-height: 30px;
	padding-left: 10px;
}

#nav a {
	color: #666666;
	text-decoration: none;
}

#nav a:hover {
	color: #003366;
	text-decoration: none;
}

#nav a:active {
	color: #003366;
	text-decoration: none;
}

#nav_sub {
	width: 800px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #003366;
	line-height: 20px;
	text-align: center;
}

#nav_sub a {
	color: #003366;
	text-decoration: none;
}

#nav_sub a:hover {
	color: #009999;
	text-decoration: none;
}

#nav_sub a:active {
	color: #009999;
	text-decoration: none;
}

#Text {
	width: 500px;
	height: 420px;
	padding-left: 20px;
}

#copy {
	width: 830px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-align: right;
}

#copy a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration:none;
}

#fotos {
    width: 800px;
	margin: auto;
}

#bottom {
	width: 800px;
	height: 180px;
	background-image: url(img/bottom.jpg);
	background-repeat: no-repeat;
	margin: auto;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #3366CC;
	line-height: 18px;	
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #3366CC;
	line-height: 14px;	

}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	line-height: 18px;
}

#Text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	width: 450px;
	margin: auto;
}

#Text2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	width: 450px;
	margin: auto;
}

.Text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	width: 450px;
	margin: auto;
}

#Text3 {
	width: 500px;
	height: 400px;
	padding-left: 20px;
}

#borderwow1 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #7f7f7f;
	border-left-color: #7f7f7f;
	border-top-color: #7f7f7f;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-bottom-color: #7f7f7f;
	width: 850px;
	height: 950px;
	background-color:#FFFFFF;
	margin: auto;
	z-index: 0;
}

#Menuewow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	padding-left: 20px;
}
#Menuewow a {
	color: #666666;
	text-decoration: none;
}
#Menuewow a:hover {
	color: #003366;
	text-decoration:none;
}

#textwow2 {
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	line-height: 16px;
	width: 650px;
	padding-left: 20px;
	padding-top: 50px;
	z-index: 2;	
}
#textwow2 a {
		color: #666666;
		text-decoration: underline;
}

#textwow2 a:hover {
	color: #003366;
	text-decoration: none;
}

.fenster {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	padding-left: 250px;
	padding-top: 120px;
	display: none;
	font-weight:normal;
	z-index: 1;
}
