@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #CFDCEB;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

html, body
{
	overflow: auto;
	scrollbar-base-color: #003366;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #0099CC;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
}

#wrapper {
	text-align: left;
	width: 1000px;
	filter: FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	height: 100%;
}
#header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 240px;
	width: 1000px;
	position: relative;
	background-image: url(bilder/Banner.jpg);
}

#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #003366;
	height: 750px;
}

#leftColumn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 238px;
	float: left;
	background-color: #003366;
	position: static;
	border-right-width: 2px;
	border-right-style: outset;
	border-right-color: #CC0000;
	height: 710px;
	padding: 20px;
}

#rightColumn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: right;
	background-color: #003366;
	margin: 0px;
	width: 680px;
	height: 710px;
	padding: 20px;
}

#nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 50px;
	position: relative;
	background-color: #CC0000;
}
#navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 20px;
	position: relative;
	line-height: 20px;
	font-size: large;
	font-style: normal;
	font-weight: normal;
	background-color: #CC0000;
	top: 15px;
	margin-right: 10px;
	margin-left: 10px;
}
#navigation   a {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	padding: 0px;
}
#navigation   a:hover {
	color: #003366;
}

#navigation a:active {
	color: #003366;
}

#footer {
	height: 30px;
	position: relative;
	background-color: #CC0000;
}
#bild {
	height: 398px;
	width: 280px;
	margin-right: 0px;
	margin-left: 20px;
	border: 1px outset #FFFFFF;
}
#bild2 {
	margin-right: 20px;
	margin-left: 25px;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 1 dashed #FFFFFF;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	margin: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	line-height: normal;
	font-variant: normal;
	margin: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
}
hr {
	font-size: 100%;
	color: #FFFFFF;
	margin-right: 10px;
	margin-left: 20px;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	white-space: normal;
	margin-left: 850px;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	line-height: normal;
}

a:link {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FF0099;

}
a:active {
	text-decoration: none;
	color: #CC0000;
}
a:visited {
	color: #CC0000;
	text-decoration: none;
}
