html, body {
	margin-top:0px;
	margin:auto;
	font-family: Verdana, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-weight: normal;
	font-size:10pt;
	color: #000000;
	text-align:center;
	background-color: #FDF1CA;
	background-image: url(../images/bg.jpg);
}
html {overflow-y:scroll;}

table, td {	
	font-family: Verdana, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-weight: normal;
}

a {
	font-weight: normal;
	text-decoration: underline;
	font-size:10pt;
	color: #000000;
	outline:none;
}

a:hover   {
	color: #003300;
}

.container {
	top: 0px;
	width: 966px;
	border: 5px solid;
	border-color: white;
	background-color: #FDF1CA;
	margin: auto;
	margin-top: 1px;
	
}

.header {
	margin:auto;
	height:210px;
	text-align:left;
	background-image: url(../images/bg-top.jpg);
	background-repeat: no-repeat;
	
}
div.navigation {
	text-align:center;
	color:#0053b9;
	height: 16px;
	position: relative;
	top: 160px;
	padding: 12px;
	padding-left: 150px;
	
	}
a.navigation {
	padding:5px 10px;
	font-weight:bold;
	text-decoration:none;
	color:#23539C;
	background-color:#FFF2D9;
	border:1px solid;
	border-color: #23539C;
	width: 100%;
	margin: 0px 5px;
}
a:hover.navigation {
	padding:10px 10px;
	font-weight:bold;
	text-decoration:none;
	color:#FFCA34;
	background-color:#FFF9EC;
	border:1px solid;
	border-color: #FFCA34;
	width: 100%;
	margin: 0px 5px;
}
a.navigation_aktiv {
	padding:10px 10px;
	font-weight:bold;
	text-decoration:none;
	color:#23539C;
	background-color:#FFE8BB;
	border:1px solid;
	border-color: #23539C;
	width: 100%;
	margin: 0px 5px;
}
a:hover.navigation_aktiv {
	padding:10px 10px;
	font-weight:bold;
	text-decoration:none;
	color:#FFCA34;
	background-color:#FFF9EC;
	border:1px solid;
	border-color: #FFCA34;
	width: 100%;
	margin: 0px 5px;
}
.content{
	padding: 17px;
	position: relative;
	font-weight: normal;
	text-align: left;
	font-size: 10pt;
}
div.footer{
	padding: 6px;
	text-align: center;
	position: relative;
	font-weight: normal;
	font-size: 8pt;
	border-top: 1px solid;
	border-color: #FFCA34;
	/* border-top: none; */
}

a.footer {
	color: #0053B9;
	padding:0px;
	font-weight: normal;
	font-size: 8pt;
	margin: auto;
}
.small {
	font-size:8pt;
	color:#F5C258;
	font-weight: normal;
}

h1, h2, h3, h4, h5, h6 {
display:inline;
}
h1 {
	font-weight:bold;
	font-size:14pt;
}

h2 {
	font-weight:bold;
	font-size:11pt;
}

h3 {
	font-size: 10pt;
	font-weight: normal;
}

h5 {
	font-size: small;
}
.email{
	font-size:small;
	color:#F20000;
	font-style:italic;
}

.send {
	cursor:pointer;
	background-color:#FCECCA;
	border:1px solid;
	color:#000000;
	font-weight:bold;
	height:30px;
	width:250px;
	border-color: #FFCA34;
}
.image {
	border:1px solid;
	border-color: #23539C;
	margin: 2px;
	padding: 3px;
	background-color: #FFFFFF;
}

.clear {
	clear: both;
}

.hinweis {
	font-size: 12px;
	font-style: oblique;
	font-weight: normal;
	font-variant: normal;
	padding: 10px;
	color: #999999;
}

.shadow00 {
	width: 988px;
	margin: auto;
	border: 1px solid;
	border-color: #F9EDC7;
	background-color: #F4E8C3;
}
.shadow01 {
	background-color: #D6CCAB;
	width: 984px;
	border: 1px solid;
	margin: auto;
	border-color: #E8DDB9;
	margin-top: 1px;
}

.shadow02 {
	background-color: #A29A81;
	width: 980px;
	border: 1px solid;
	margin: auto;
	border-color: #BFB699;
	margin-top: 1px;
}

form {
	display: inline;
}

div.navigation2 {
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
	text-align: left;
	background-color: #FFFBF2;
	color: #2756A4;
	margin: auto;
	padding: 20px 8px;
	width: 134px;
}
a.navigation2 {
	text-decoration:underline;	
	color: #2756A4;
	margin: auto;
	padding:10px 0px;
	font-weight: bold;
}
a:hover.navigation2 {
	text-decoration:none;
	color: #FFCA34;
	margin: auto;
}
a.navigation2_aktiv {
	text-decoration:underline;	
	color: #FFCA34;
	margin: auto;
	padding:10px 0px;
	font-weight: bold;
}
.frame {
	border: 1px solid #FFCA34;
	position: relative;
}

.h18 {
	font-size: 18pt;
}

a.fewo {
	font-size: 10pt;
	font-weight: bold;
}

hr {
	border: 1px dotted #FFCC66;
}

blockquote {
	margin: 20px;
	font-size: 10pt;
}

.content h1 {
	font-size: 10pt;
	font-weight: normal;
}
.gray {
	font-size: 10pt;
	font-weight: normal;
	color: #666666;
}
.white{color: #fff;}
.h08{font-size:8pt;}
