body {
	font-size: 12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #808080;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	background-image: url(../images/bg-body.jpg);
	background-repeat: repeat;
	text-align: center;
	background-position: center;
}

html {
	overflow-y: scroll;
}

p, ul, li {
	margin: 0px;
}

td {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

a {
	color: inherit;
	text-decoration:underline;
}

a:hover {
	color:#0488FF;
}

input, textarea, select {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #808080;
	width: 80%;
	background-color: #f2f9ff;
}

.clear {
	clear: both;
}

.center {
	margin: auto;
	width: 980px;
}

.navigation {
	background-image: url(../images/bg-navigation.jpg);
	height: 100px;
	padding: 10px 5px 0px 5px;
	text-align: left;
}

a.navigation {
	color: #808080;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-image: url(../images/navigation.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	text-decoration: none;
	font-weight:bold;
	font-size: 15px;
	text-align: center;
	text-transform: uppercase;
	display: block;
	line-height: 16px;
	padding: 15px 20px 10px 20px;
	height: 20px;
	
}
a:hover.navigation {color: #0058a4;}
a.navigation_aktiv {
	color: #0058a4;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-image: url(../images/navigation-aktiv.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	text-decoration: none;
	font-weight:bold;
	font-size: 15px;
	text-align: center;
	text-transform: uppercase;
	display: block;
	line-height: 16px;
	height: 20px;
	padding: 5px 20px 20px 20px;
}
a:hover.navigation_aktiv {color: #808080;}
.logo {
	height: 35px;
	padding: 0px 3px 0px 5px;
	line-height: 35px;
	text-align: center;
}

.header {
	height: 185px;
	text-align: center;
	background-color: #F5F5F5;
	margin: 0px 3px 0px 5px;
	color: #666666;
	font-size: 14px;
	font-weight: bold;
}

.address {
	font-style: normal;
	color: #267F2F;
	font-size: 15px;
	font-weight: normal;
}

.pagetitle {
	height: 35px;
	padding: 0px 5px;
	font-size: 15px;
	text-transform: uppercase;
	line-height: 35px;
	text-align: center;
	font-weight: bold;
}

.container {
	background-image: url(../images/bg-content.jpg);
	background-repeat: repeat-y;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #808080;
	background-position: center;
}

.content {
	padding: 5px 18px 15px 20px;
	text-align: left;
	font-size: 14px;
}

ht, h2, h3, h4, h5, h6 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	line-height:16px;
}

h1 {
	font-size:16px;
	font-weight:bold;
	margin: 0;
}

h2 {
	font-size:16px;
	font-weight:bold;
	margin: 10px 0px;
}

h3 {
	font-size:14px;
	font-weight:normal;
}

h4 {
	font-size:13px;
	font-weight:normal;
}

hr {
	border-top: 1px solid #808080;
	font-size: 0px;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	margin: 5px auto;
	display: block;
	width: 90%;
}

.image {
	border:1px solid #0058A4;
	padding: 3px;
	background-color: #FFFFFF;
}

.links {
	float:left;
}

.rechts {
	float:right;
}

.clear {
	clear:both;
}

.send {
	font-size: 18px;
	font-weight: bold;
	color: #808080;
	background-color: #FFFFFF;
	margin: auto;
	cursor: pointer;
	width: 80%;
}

.small-red {
	color: #FF9F00;
	font-weight: normal;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.footer {
	background-image: url(../images/bg-footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 16px;
	padding: 7px 15px;
	color: #999;
}

td.blau {
	background-color: #0058A4;
	color: #FFFFFF;
	text-align: center;
}

.pagetitle td {
	padding: 0px 20px;
}

.header address {
	padding: 0px 15px;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 24px;
}

.subnavigation {
	text-align: left;
	padding: 0px 15px;
}

.subnavigation ul li {
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(images/subnavigation.jpg);
}

a.subnavigation {
	color: #0058a4;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	display: block;
	text-align: left;
	line-height: 24px;
	height: 24px;
	text-decoration: none;
}
a:hover.subnavigation {
	color:#666666; text-decoration:underline;}
a.subnavigation_aktiv {
	color: #666;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	display: block;
	text-align: left;
	line-height: 24px;
	height: 24px;
	text-decoration: none;
	padding-left:20px;
	background-image: url(../images/subnavigation.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
a:hover.subnavigation_aktiv {color:#0058a4; text-decoration:underline;}

address {
	font-size: 14px;
}
.trennlinie {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 20px;
	margin-bottom: 20px;
	clear: both;
}

