html, body {
	margin: 0px;
	padding: 0px;
	background-color: #4D84AC;
	background-image: url(../_pics/_siteelements/background_content_930.jpg);
	background-position: center top;
	color: #FFF;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
#headline {
	margin: 0px;
	padding: 0px;
	height: 200px;
	background-color: transparent;
	background-image: url(../_pics/_siteelements/background_headline_930.jpg);
	background-repeat:  no-repeat;
	background-position: center top;
	color: #000;
}
#headlineWrap {
	margin: auto;
	padding: 0px;
	width: 930px;
	height: 200px;
	text-align: left;
}
#login {
	position: relative;
	float: right;
	margin: 0px;
	padding: 2px;
	height: 70px;
	width: 170px;
	right: 0px;
	top: 10px;
	text-align: right;
}
#content {
	margin: auto;
	padding: 0px;
	width: 930px;
	background-color: #FFF;
	color: #000;
	text-align: left;
	font-size: 1.1em !important;
}
#content a {
	text-decoration: none;
	font-weight: bold;
	background-color: transparent;
	color: #214e6f;
}
#content a:hover {
	text-decoration: underline;
	background-color: transparent;
	color: #FF8000;
}
table {
	font-size: 1em !important;
}
td {
	font-size: inherit;
}
td#td_content {
	margin: 0px;
	padding: 0px 20px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em !important;
	color: #283250;
	vertical-align: top;
}
td#td_content td {
	color: #214e6f;
}
td#td_sidebox {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em !important;
	color: #666;
	border-left: solid 1px #CCC;
	vertical-align: top;
}
td#td_sidebox td {
	color: #666;
}
#navigation {
	position: relative;
	top: -30px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#navigation ul {
	display: block;
	text-align: left;
	margin: 0px;
	padding: 5px 0px 10px 0px;
	border-bottom: solid 1px #333;
}
#navigation ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
	font-size: 1.0em !important;
}
#footer {
	border-top: solid 1px #333;
	margin: 10px 0px 0px 0px;
	padding: 2px 0px 0px 0px;
	text-align: center;
	font-size: 0.8em !important;
}

h1 { margin: 0px; padding: 0px; width: 1px; height: 1px; overflow: hidden; display: inline; }
h1 span { visibility: hidden; margin: 0px; padding: 0px; width: 1px; height: 1px; overflow: hidden; display: inline; }
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 180%;
	margin: 10px 0px 5px 0px;
	padding: 0px;
}
h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 150%;
	margin: 5px 0px 5px 0px;
	padding: 0px;
}
h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 125%;
	margin: 2px 0px 2px 0px;
	padding: 0px;
}

img { border: 0px none; }

/* KLASSEN */
.rightalign {
	text-align: right;
}
.small {
	font-size: 0.8em;
}

.navi_blue{ background-image: url(../_pics/_siteelements/navi_back_blue.gif); }
.navi_lightblue{ background-image: url(../_pics/_siteelements/navi_back_lightblue.gif); }
.navi_cyan{ background-image: url(../_pics/_siteelements/navi_back_cyan.gif); }
.navi_gray{ background-image: url(../_pics/_siteelements/navi_back_gray.gif); }
.navi_green{ background-image: url(../_pics/_siteelements/navi_back_green.gif); }
.navi_mint{ background-image: url(../_pics/_siteelements/navi_back_mint.gif); }
.navi_orange{ background-image: url(../_pics/_siteelements/navi_back_orange.gif); }
.navi_pink{ background-image: url(../_pics/_siteelements/navi_back_pink.gif); }
.navi_purple{ background-image: url(../_pics/_siteelements/navi_back_purple.gif); }
.navi_red{ background-image: url(../_pics/_siteelements/navi_back_red.gif); }
.navi_yellow{ background-image: url(../_pics/_siteelements/navi_back_yellow.gif); }

.seperator{ height: 1px; overflow: hidden; border-top: solid 1px #CCC; margin: 20px 0px 20px 0px; padding: 0px; }
.seperator_blue{ height: 1px; overflow: hidden; border-top: solid 1px #26a8c7; margin: 20px 0px 20px 0px; padding: 0px; }
.seperator_lightblue{ height: 1px; overflow: hidden; border-top: solid 1px #26a8c7; margin: 20px 0px 20px 0px; padding: 0px; }
.seperator_cyan{ height: 1px; overflow: hidden; border-top: solid 1px #26a8c7; margin: 20px 0px 20px 0px; padding: 0px; }
.seperator_gray{ height: 1px; overflow: hidden; border-top: solid 1px #26a8c7; margin: 20px 0px 20px 0px; padding: 0px; }
.seperator_green{ height: 1px; overflow: hidden; border-top: solid 1px #26a8c7; margin: 20px 0px 20px 0px; padding: 0px; }
.seperator_mint{ height: 1px; overflow: hidden; border-top: solid 1px #26a8c7; margin: 20px 0px 20px 0px; padding: 0px; }
.seperator_orange{ height: 1px; overflow: hidden; border-top: solid 1px #26a8c7; margin: 20px 0px 20px 0px; padding: 0px; }
.seperator_pink{ height: 1px; overflow: hidden; border-top: solid 1px #26a8c7; margin: 20px 0px 20px 0px; padding: 0px; }
.seperator_purple{ height: 1px; overflow: hidden; border-top: solid 1px #26a8c7; margin: 20px 0px 20px 0px; padding: 0px; }
.seperator_red{ height: 1px; overflow: hidden; border-top: solid 1px #26a8c7; margin: 20px 0px 20px 0px; padding: 0px; }
.seperator_yellow{ height: 1px; overflow: hidden; border-top: solid 1px #26a8c7; margin: 20px 0px 20px 0px; padding: 0px; }

.evenHover { white-space: nowrap; background-color: #FFF; }
.evenHover:hover { background-color: #F8F8F8; }

.oddHover { white-space: nowrap; background-color: #F8F8F8; }
.oddHover:hover { background-color: #dcdcdc; }

.oddHover_green { white-space: nowrap; background-color: #E1FAFF; }
.oddHover_green:hover { background-color: #CBE9EF; }

.oddHover_orange { white-space: nowrap; background-color: #E1FAFF; }
.oddHover_orange:hover { background-color: #CBE9EF; }

.oddHover_cyan { white-space: nowrap; background-color: #E1FAFF; }
.oddHover_cyan:hover { background-color: #CBE9EF; }
.headline_cyan { font-weight: bold; white-space: nowrap; background-color: #82E1D6; }

.oddHover_lightblue { white-space: nowrap; background-color: #E1FAFF; }
.oddHover_lightblue:hover { background-color: #CBE9EF; }

a.linkBlue{ color: #000; font-weight: bold; text-decoration: none; }
a.linkPurple{ color: #000; font-weight: bold; text-decoration: none; }
a.linkGreen{ color: #000; font-weight: bold; text-decoration: none; }
a.linkOrange{ color: #000; font-weight: bold; text-decoration: none; }
a.linkCyan{ color: #000; font-weight: bold; text-decoration: none; }
a.linkLightBlue{ color: #000; font-weight: bold; text-decoration: none; }
a.linkRed{ color: #000; font-weight: bold; text-decoration: none; }
a.linkPink{ color: #000; font-weight: bold; text-decoration: none; }
a.linkYellow{ color: #000; font-weight: bold; text-decoration: none; }
a.linkMint{ color: #000; font-weight: bold; text-decoration: none; }
a.linkGray{ color: #000; font-weight: bold; text-decoration: none; }

a.linkBlue:hover{ color: #26a8c7 !important; }
a.linkPurple:hover{ color: #26a8c7 !important; }
a.linkGreen:hover{ color: #26a8c7 !important; }
a.linkOrange:hover{ color: #26a8c7 !important; }
a.linkCyan:hover{ color: #26a8c7 !important; }
a.linkLightBlue:hover{ color: #26a8c7 !important; }
a.linkRed:hover{ color: #26a8c7 !important; }
a.linkPink:hover{ color: #26a8c7 !important; }
a.linkYellow:hover{ color: #26a8c7 !important; }
a.linkMint:hover{ color: #26a8c7 !important; }
a.linkGray:hover{ color: #26a8c7 !important; }

a.linkBlueactive{ color: #26a8c7 !important; font-weight: bold; }
a.linkPurpleactive{ color: #26a8c7 !important; font-weight: bold; }
a.linkGreenactive{ color: #26a8c7 !important; font-weight: bold; }
a.linkOrangeactive{ color: #26a8c7 !important; font-weight: bold; }
a.linkCyanactive{ color: #26a8c7 !important; font-weight: bold; }
a.linkLightBlueactive{ color: #26a8c7 !important; font-weight: bold; }
a.linkRedactive{ color: #26a8c7 !important; font-weight: bold; }
a.linkPinkactive{ color: #26a8c7 !important; font-weight: bold; }
a.linkYellowactive{ color: #26a8c7 !important; font-weight: bold; }
a.linkMintactive{ color: #26a8c7 !important; font-weight: bold; }
a.linkGrayactive{ color: #26a8c7 !important; font-weight: bold; }

/*.navi_blue{ background-image: url(../_pics/_siteelements/navi_back_blue.gif); }
.navi_lightblue{ background-image: url(../_pics/_siteelements/navi_back_lightblue.gif); }
.navi_cyan{ background-image: url(../_pics/_siteelements/navi_back_cyan.gif); }
.navi_gray{ background-image: url(../_pics/_siteelements/navi_back_gray.gif); }
.navi_green{ background-image: url(../_pics/_siteelements/navi_back_green.gif); }
.navi_mint{ background-image: url(../_pics/_siteelements/navi_back_mint.gif); }
.navi_orange{ background-image: url(../_pics/_siteelements/navi_back_orange.gif); }
.navi_pink{ background-image: url(../_pics/_siteelements/navi_back_pink.gif); }
.navi_purple{ background-image: url(../_pics/_siteelements/navi_back_purple.gif); }
.navi_red{ background-image: url(../_pics/_siteelements/navi_back_red.gif); }
.navi_yellow{ background-image: url(../_pics/_siteelements/navi_back_yellow.gif); }

.seperator{ height: 1px; overflow: hidden; border-top: solid 1px #CCC; margin: 20px 0px 20px 0px; padding: 0px; }
.seperator_blue{ height: 1px; overflow: hidden; border-top: solid 1px #0c40a0; margin: 20px 0px 20px 0px; padding: 0px; }
.seperator_lightblue{ height: 1px; overflow: hidden; border-top: solid 1px #26a8c7; margin: 20px 0px 20px 0px; padding: 0px; }
.seperator_cyan{ height: 1px; overflow: hidden; margin: 20px 0px 20px 0px; padding: 0px; border-top-width: 1px; border-top-style: solid; border-top-color: #5FE2CE; }
.seperator_gray{ height: 1px; overflow: hidden; border-top: solid 1px #6f6f6f; margin: 20px 0px 20px 0px; padding: 0px; }
.seperator_green{ height: 1px; overflow: hidden; border-top: solid 1px #1e850e; margin: 20px 0px 20px 0px; padding: 0px; }
.seperator_mint{ height: 1px; overflow: hidden; border-top: solid 1px #4ccfb3; margin: 20px 0px 20px 0px; padding: 0px; }
.seperator_orange{ height: 1px; overflow: hidden; border-top: solid 1px #ff5a00; margin: 20px 0px 20px 0px; padding: 0px; }
.seperator_pink{ height: 1px; overflow: hidden; border-top: solid 1px #ff336b; margin: 20px 0px 20px 0px; padding: 0px; }
.seperator_purple{ height: 1px; overflow: hidden; border-top: solid 1px #a12fd3; margin: 20px 0px 20px 0px; padding: 0px; }
.seperator_red{ height: 1px; overflow: hidden; border-top: solid 1px #b82109; margin: 20px 0px 20px 0px; padding: 0px; }
.seperator_yellow{ height: 1px; overflow: hidden; border-top: solid 1px #e8c837; margin: 20px 0px 20px 0px; padding: 0px; }

.evenHover { white-space: nowrap; background-color: #FFF; }
.evenHover:hover { background-color: #F8F8F8; }

.oddHover { white-space: nowrap; background-color: #F8F8F8; }
.oddHover:hover { background-color: #dcdcdc; }

.oddHover_green { white-space: nowrap; background-color: #E0F8E0; }
.oddHover_green:hover { background-color: #c1f8c1; }

.oddHover_orange { white-space: nowrap; background-color: #f8f1de; }
.oddHover_orange:hover { background-color: #f8e9c1; }

.oddHover_cyan { white-space: nowrap; background-color: #E1FFF7; }
.oddHover_cyan:hover { background-color: #CEF4ED; }
.headline_cyan { font-weight: bold; white-space: nowrap; background-color: #82E1D6; }

.oddHover_lightblue { white-space: nowrap; background-color: #E1FAFF; }
.oddHover_lightblue:hover { background-color: #CBE9EF; }

a.linkBlue{ color: #000; font-weight: bold; text-decoration: none; }
a.linkPurple{ color: #000; font-weight: bold; text-decoration: none; }
a.linkGreen{ color: #000; font-weight: bold; text-decoration: none; }
a.linkOrange{ color: #000; font-weight: bold; text-decoration: none; }
a.linkCyan{ color: #000; font-weight: bold; text-decoration: none; }
a.linkLightBlue{ color: #000; font-weight: bold; text-decoration: none; }
a.linkRed{ color: #000; font-weight: bold; text-decoration: none; }
a.linkPink{ color: #000; font-weight: bold; text-decoration: none; }
a.linkYellow{ color: #000; font-weight: bold; text-decoration: none; }
a.linkMint{ color: #000; font-weight: bold; text-decoration: none; }
a.linkGray{ color: #000; font-weight: bold; text-decoration: none; }

a.linkBlue:hover{ color: #069 !important; }
a.linkPurple:hover{ color: #939 !important; }
a.linkGreen:hover{ color: #390 !important; }
a.linkOrange:hover{ color: #F60 !important; }
a.linkCyan:hover{ color: #3FC !important; }
a.linkLightBlue:hover{ color: #6CF !important; }
a.linkRed:hover{ color: #C00 !important; }
a.linkPink:hover{ color: #E77AAB !important; }
a.linkYellow:hover{ color: #e8c837 !important; }
a.linkMint:hover{ color: #6C9 !important; }
a.linkGray:hover{ color: #666 !important; }

a.linkBlueactive{ color: #069 !important; font-weight: bold; }
a.linkPurpleactive{ color: #939 !important; font-weight: bold; }
a.linkGreenactive{ color: #390 !important; font-weight: bold; }
a.linkOrangeactive{ color: #F60 !important; font-weight: bold; }
a.linkCyanactive{ color: #3FC !important; font-weight: bold; }
a.linkLightBlueactive{ color: #6CF !important; font-weight: bold; }
a.linkRedactive{ color: #C00 !important; font-weight: bold; }
a.linkPinkactive{ color: #E77AAB !important; font-weight: bold; }
a.linkYellowactive{ color: #e8c837 !important; font-weight: bold; }
a.linkMintactive{ color: #6C9 !important; font-weight: bold; }
a.linkGrayactive{ color: #666 !important; font-weight: bold; }*/
input#contact_email { display:none; }
input.login {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F8F8F8;
	border: solid 1px #CCC;
	font-size: 10px;
	width: 100px;
	margin: 2px;
}
input.btulogin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 100px;
	margin: 2px;
}
input.large {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F8F8F8;
	border: solid 1px #CCC;
	font-size: 12px;
	width: 450px;
}
textarea.large {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F8F8F8;
	border: solid 1px #CCC;
	font-size: 12px;
	width: 450px;
}
input.buttonlarge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F0F0F0;
	border: solid 1px #999;
	font-size: 12px;
	width: 450px;
}
input.btusearch {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 100px;
	margin: 2px;
}
