/* CSS Document */

body {
    text-align:center
	margin:0px;
	background-image: url(../images/header.jpg);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position:center 0px;
}

#menu
{
	width:800px;
	height:auto;
	margin: 30px auto;  /* centering */
	padding-left: 0 px;
}


#content {
width: 801px;
margin:10px auto;}



td {
	font:11px Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 10px;
}


a:link {
	color: #663333;
	/* hier vorbereitet ich den FX hover underlined */
	text-decoration: none;
	font-weight: bold;
}
	
a:visited {
	text-decoration: none;
	color: #663333;
	}
	
a:hover {
/* hierist den FX hover underlined */
	text-decoration: underline;
	color: #663333;
}
	

a:active {
	text-decoration: none;
}
	
#navigation a {
	font:11px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #002E8E;
	text-decoration: none;
	letter-spacing:0.1em;
	line-height:16px;
	display:block;
	padding: 0px 8px;
	border: 1px solid #6666cc;
	}
	
#navigation a:hover {
	color:#FFFFFF;
	background:
	#0643A1;
	}

#padding {
	padding:14px;
	}
.bodyText {
	line-height:12px;
	color:#333333;
	letter-spacing:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	word-spacing: normal;
	font-style: normal;
	}
	
.style1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002E8E;
	font-weight: bold;
}
.style2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6C4B61;
	font-weight: bold;
}

.style4 {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6C4B61;
	font-weight: bold;
	}
.style5 {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #68A002; 
	font-weight: bold;
	}
	
.style3 {
	font-size: 14px;
	color: #002E8E;
}
.style7 {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}


.style6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0643A1;
	font-weight: bold;
}

.style8 {font-style: italic}

.pos01 {
	border: 2px solid #FFFFFF;
	position: relative;
	z-index: auto;
	height: 396px;
	width: 252px;
	left: 25%;
	top: 10%;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #663333;
	text-align: left;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#663333;
	font-weight:bold;
	text-align: left;
}
