config {
# DOCtype setzen
doctype = xhtml_trans 
# erzeugten XHTML Code bereinigen
xhtml_cleaning = all
}

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0px;
	background: #002c47 url(images/bg01.jpg) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: none;
	color: #B9B9B9;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
}

h1, h2, h3, h4, h5, h6 {
	margin-bottom: 0.3em;
}

h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: none;
	font-weight: bold;
	color: #FFFFFF;
}

h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: none;
	font-weight: bold;
	color: #00CC00;
}

h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: none;
	font-weight: bold;
	color: #FFFFFF;
}

h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: none;
	font-weight: bold;
	color: #00CC00;
}

h5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: none;
	font-weight: bold;
	color: #FFFFFF;
}

h6 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: none;
	font-weight: bold;
	color: #00CC00;
}

p, ul, ol {
	margin-bottom: 0em;
	line-height: 16px;
	text-transform: none;
	font-size: 12px;
	margin-left: none;
	color: #B9B9B9;
}

a {
	color: #00CC00;
	margin-bottom: 0em;
}

a:hover {
	text-decoration: none;
}

strong {
	color: #00CC00;
}

b {
	color: #00CC00;
}

img.left {
	float: left;
	margin: 5px 25px 0px 0px;
}

img.right {
	float: right;
	margin: 5px 0px 0px 25px;
}

/* Background */

#bg1 {
	background: url(images/bg02.jpg) no-repeat center top;
}

#bg2 {
	background: url(images/bg03.jpg) no-repeat center top;
}

#bg3 {
	background: url(images/bg04.jpg) repeat-y center top;
}

#bg4 {
	background: url(images/bg05.jpg) no-repeat center top;
}

#bg5 {
	background: url(images/bg06.jpg) no-repeat center bottom;
}

/* Header */

#header {
	width: 900px;
	height: 145px;
	margin: 0px auto;
	text-transform: none;
	color: #FFFFFF;
}

#header h1 {
	float: left;
	margin: 0px;
	padding: 70px 0px 0px 25px;
	font-size: 40px;
	text-transform: none;
}

#header h1 sup {
	font-weight: normal;
}

#header h2 {
	float: right;
	margin: 0px;
	padding: 95px 25px 0px 0px;
	font-size: 14px;
	text-transform: none;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Header2 */

#header2 {
	width: 900px;
	height: 88px;
	margin: 0px auto;
}

/* Menu */

#menu {
	float: left;
	width: 900px;
	margin-top: 35px;
}

#menu ul {
	margin: 0px;
	padding: 34px 0px 0px 0px;
	list-style: none;
	text-transform: none;
}

#menu li {
	float: left;
}

#menu a {
	padding-left: 40px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
	padding-right: 40px;
	margin-top: 20px;
}

/* Page */

#page {
	width: 866px;
	background: url(images/img02.jpg) no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: none;
	color: #B9B9B9;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
}

/* Left */

#left {
	float: left;
	width: 200px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: none;
	color: #B9B9B9;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
}

#left h1 {
	margin-bottom: 0.3em;
	padding-left: 0px;
	border-left: none;
	text-transform: none;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

#left h2 {
	margin-bottom: 0.3em;
	padding-left: 0px;
	border-left: none;
	text-transform: none;
	font-size: 14px;
	font-weight: bold;
	color: #00CC00;
}

#left p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: none;
	color: #B9B9B9;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
}

#left strong {
	color: #00CC00;
}
	
#left ul {
	line-height: 1.82em;
}

#left li {
	padding-right: 10px;
	text-align: right;
	background-repeat: no-repeat;
	background-position: right center;
}

#left a {
	text-decoration: none;
	font-size: .85em;
}

#left a:hover {
	text-decoration: underline;
}

/* Center */

#center {
	float: left;
	width: 416px;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
}

/* Right */

#right {
	float: left;
	width: 200px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: none;
	color: #B9B9B9;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
}

#right h1 {
	margin-bottom: 0.3em;
	padding-left: 0px;
	border-left: none;
	text-transform: none;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

#right h2 {
	margin-bottom: 0.3em;
	padding-left: 0px;
	border-left: none;
	text-transform: none;
	font-size: 14px;
	font-weight: bold;
	color: #00CC00;
}

#right p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: none;
	color: #B9B9B9;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
}

#right strong {
	color: #00CC00;
}

#right ul {
	line-height: 18px;
}

#right li {
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: left center;
}

#right a {
	text-decoration: none;
	color: #00CC00;
	font-weight: bold;
	font-size: 12px;
}

#right a:hover {
text-decoration: none;
color: #FFFF00;
font-weight: bold;
	font-size: 12px;
}

/* Footer */

#footer {
}

#footer p {
	margin: 0px;
	padding: 15px 0px;
	text-align: center;
	text-transform: none;
	color: #566D77;
}

#footer a {
	color: #8097A1;
	text-transform: none;
}
