/* CSS-Reset
 * ------------------------------------------------------------------------- */
* {
    margin: 0;
    padding: 0;
    border: 0;
}

body {
    color: #FFFFFF;
    font-family: 'Verdana', 'Arial', sans-serif;
    text-align: left;
    font-size: 1em;
	line-height: 1em;
    background: #FFFFFF url(../img/bg.jpg) repeat-x;
}

br.clr {
    clear: both;
}

iframe {
    overflow: hidden;
}

/* Links
 * ------------------------------------------------------------------------- */
a,
a:link,
a:visited,
a:active {
    color: #058699;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

a.print {
    background-image: url('../img/icons/printpage.gif');
}

a.backtothetop {
    background-image: url('../img/icons/totop.gif');
}

a.image_gallery {
    float: left;
    overflow: hidden;
}

a.image_gallery img {
    background-color: #FFFFFF;
    border: 1px solid #DBDBDB;
    display: block;
    float: left;
    margin: 5px 15px 10px 15px;
    padding: 3px;
}

div#contentMiddleRight a.image_gallery img {
    border: 0;
    padding: 0;
}

/* GMap
 * ------------------------------------------------------------------------- */
div#gmap {
    display: block;
    height: 400px;
    margin: 0 20px 0 15px;
}

div#gmap span,
div#gmap a.terms-of-use-link {
    display: none;
}

div#gmap h3 {
    margin-top: 0;
    padding-top: 0;
    margin-bottom: 5px;
}

div#gmap h3,
div#gmap p {
    margin-left: 0;
    margin-right: 0;
}

div#gmap p {
    margin-top: 0;
    margin-bottom: 8px;
}

div#gmap input {
    float: left;
}

div#gmap input.submit{
    width: auto;
    margin-left: 5px;
}

div#gmap input#daddr {
    display: none;
}

div#gmap form,
div#gmap form p {
    float: left;
}

div.twGmapContent {
    width: 335px;
    height: 175px;
    overflow: hidden;
    float: left;
}

/* Headlines
 * ------------------------------------------------------------------------- */
h1,
h2,
h3,
h4,
dt {
    font-weight: bold;
    font-family: 'Trebuchet MS', 'Arial', sans-serif;
	margin-top: 25px;
	margin-left: 15px;
}

div#contentRight h1,
div#contentRight h2,
div#contentRight h3,
div#contentRight h4 {
	margin-left: 0px;
}

p {
	margin-left: 15px;
}

h1 {
    font-size: 1.5em;
    color: #FAC14C;
    line-height: 2em;
}

h2 {
    font-size: 1.2em;
    color: #FFFFFF;
    line-height: 1.3em;
}

h3,
dt {
	padding-top: 20px;
    font-size: 1.2em;
    color: #008093;
    line-height: 1.1em;
	margin-bottom: 10px;
}

dt strong {
    font-weight: bold;
}

dt small,
dt em {
    font-size: 11px;
}

.h3_small,
div#contentMiddleRight h3 {
    font-size: 1.0em;
    padding-top: 10px;
}

h4 {
    font-size: 0.9em;
    color: #565656;
	margin-bottom: 10px;
	margin-top: 15px;
}

div#contentMiddleRight h4 {
    font-size: 10px;
    font-family: Verdana, Arial, sans-serif;
    margin-top: 8px;
    margin-bottom: 2px;
}

.h4_small {
    font-size: 0.6em;
}

.date {
    color: #A3A3A3;
	font-size: 0.6em;
}

hr {
	width: 100%;
	height: 2px;
	border-top: 1px solid #D2D2D2;
	border-bottom: 1px solid #FFFFFF;
}

/* Images
 * ------------------------------------------------------------------------- */
img.imgSM,
div#left p img,
div#left img.noblock {
    border: 1px solid #dbdbdb;
	background-color: #FFFFFF;
    padding: 3px;
    margin: 5px 15px 10px 0px;
    float: left;
    display: block;
}

div#left img.noblock {
	margin: 0px 15px 0 15px;
}

* html div#left img.noblock {
	margin: 0px 15px 0 8px;
}

img.imgSM {
	margin: 3px 10px 5px 15px;
}

div#contentRight .imgSM {
	margin: 3px 0 5px 0;
}

/* Der Internet Explorer interpretiert Abstaender falsch */
* html div#contentLeft img.imgSM,
* html div#contentMiddle img.imgSM,
* html div#contentRight img.imgS {
	margin: 3px 10px 5px 6px;
}

div#contentLeft dl img.imgSM {
    margin-left: 0;
}

#large_box {
	width: 800px;
	height: 600px;
}

/* Text
 * ------------------------------------------------------------------------- */
p {
	color: #565656;
	font-size: 0.7em;
	font-weight: normal;
	line-height: 1.7em;
}

div#contentMiddleRight p,
div#contentMiddleRight ul {
    font-size: 10px;
}

div#contentMiddleRight div#contentRight p,
div#contentMiddleRight div#contentMiddle img {
    margin: 0;
    clear: both;
}


strong.color {
    color: #0080A3;
}

.p_small {
    font-size: 0.7em;
	line-height: 1.7em;
}

div#contentMiddleRight p.certification {
    display: block;
    padding-top: 10px;
}

p.copyright {
    width: 820px;
    display: block;
    margin: 7px auto 50px;
    font-size: 10px;
    color: #008093;
    clear: both;
}

/* Listen
 * ------------------------------------------------------------------------- */
dl p,
dl dt {
    margin: 0;
    padding: 0;
}

div#contentMiddleRight ul {
    overflow: hidden;
}

/* Head
 * ------------------------------------------------------------------------- */
div#head {
	width: 849px;
    height: 248px;
    background: #F7F7F7 url(../img/head.jpg) no-repeat;
    margin: auto;
    margin-top: 0;
    overflow: hidden;
	position: relative;
}

div#head ul {
	position: absolute;
	left: 610px;
	top: 14px;
    background-image: none;
	font-size: 0.6em;
	color: #626262;
	list-style: none;
}

div#head ul li {
    color: #626262;
	text-align: left;
	float: left;
}

div#head ul li a:link,
div#head ul li a:visited,
div#head ul li a:active {
    color: #626262;
}

div#head ul li.act a {
	font-weight: bold;
}

div#head ul li a:hover,
div#head ul li a:focus {
    color: #2E95A4;
	text-decoration: none;
}

div#head a img {
	position: absolute;
	left: 23px;
	top: 57px;
	border: none;
}

div#head h1 {
	position: absolute;
	left: 50%;
	top: 90px;
}

div#head h2 {
	position: absolute;
	left: 50%;
	top: 140px;
}

/* Content
 * ------------------------------------------------------------------------- */
div#content {
	width: 849px;
    background: url(../img/bg-content.jpg) repeat-y;
    margin: 0 auto 0 auto;
    overflow: hidden;
	padding: 117px 0 0 0;
	position: relative;
}

div#contentshadow {
	width: 849px;
    height: 13px;
    background: url(../img/bar.jpg) no-repeat;
    margin: 0;
	overflow: hidden;
}

div#contentLeft {
    width: 425px;
    overflow: hidden;
	padding: 0 0 40px 0;
    float: left;
}

div#contentMiddleRight {
    width: 424px;
    float: right;
	padding: 16px 0 0 0;
    overflow: hidden;
}

div#contentMiddle {
    width: 182px;
    float: left;
}

div#contentRight {
    width: 200px;
	float: right;
}

div#contentRight ul,
div#contentMiddle ul {
    margin-left: 15px;
    overflow: hidden;
}

div#contentRight ul {
    margin-left: 0px;
}

div#contentRight ul li,
div#contentMiddle ul li {
	float: left;
	list-style: none;
	background: url('../img/pfeil_menu.gif') 0px 7px no-repeat;
	width: 172px;
	padding-left: 15px;
	margin: 0;
	line-height: 21px;
	color: #565656;
}

div#contentRight ul.list_small li,
div#contentMiddle ul.list_small li {
	border: none;
	font-size: 10px;
	line-height: 21px;
	margin-bottom: 8px;
}

div#contentRight ul.list_small li a,
div#contentMiddle ul.list_small li a {
	font-weight: normal;
	line-height: 21px;
}

div#contentRight ul li a,
div#contentMiddle ul li a {
	color: #058699;
	font-weight: bold;
	display: block;
	line-height: 21px;
}

/* Foot
 * ------------------------------------------------------------------------- */
div#foot {
    width: 849px;
    background: #018093 url(../img/foot.jpg) no-repeat left bottom;
	font-size: 0.8em;
    margin: auto;
    margin-top: 0;
    margin-bottom: 0;
    overflow: visible;
	position: relative;
	border-top: 15px solid #F7F7F7;
	overflow: hidden;
	padding-top: 12px;
	padding-bottom: 12px;
}

div#foot img {
    border: 2px solid #7cb6bf;
}

div#foot p {
	padding-top: 3px;
	display: block;
	color: #9ED3DB;
	padding: 0;
	margin: 0;
	width: 630px;
	float: left;
}

div#foot p a {
	margin-left: 15px;
	display: block;
}

div#foot ul {
    list-style: none;
    float: right;
    padding-top: 10px;
    padding-right: 73px;
	font-size: 0.8em;
}

div#foot ul li {
	color: #474747;
	display: block;
	margin: 10px 0;
}

div#foot ul li a {
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 20px;
}

div#foot ul li a:link,
div#foot ul li a:visited,
div#foot ul li a:active,
div#foot ul li a:hover,
div#foot ul li a:focus {
	color: #FFFFFF;
}

/* Navigation
 * ------------------------------------------------------------------------- */
ul#navi {
	width: 849px;
    height: 117px;
	position: absolute;
	left: 50%;
    padding: 0;
	margin: 0 0 0 -425px;
	overflow: visible;
	list-style: none;
	display: block;
	z-index: 998;
}

* html ul#navi {
	margin-left: -425px;
}

ul#navi li {
	padding: 0;
	margin: 0;
	width: 212px;
	float: left;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}

li#point1 {
	background-image: url("../img/navi1.png");
}

li#point2 {
	background-image: url("../img/navi2.png");
}

li#point3 {
	background-image: url("../img/navi3.png");
}

ul#navi li#point4 {
	background-image: url("../img/navi4.png"); width: 213px;
}

li#point5,
li#point6,
li#point7 {
    display: none;
    visibility: hidden;
}

li:hover#point1,
li.hoverIt#point1 {
	background-position: 0px -118px;
}

li:hover#point2,
li.hoverIt#point2 {
	background-position: 0px -118px;
}

li:hover#point3,
li.hoverIt#point3 {
	background-position: 0px -118px;
}

li:hover#point4,
li.hoverIt#point4 {
	background-position: 0px -118px;
}

ul#navi li a,
ul#navi li a:active,
ul#navi li a:visited,
ul#navi li a:hover {
	display: block;
	text-decoration: none;
	height: 117px;
	text-indent: -999em;
}

/**
 * ul zweite Ebene
 */
ul#navi li ul {
	display: none;
	visibility: hidden;
}

ul#navi li:hover ul,
ul#navi li.hoverIt ul {
	display: block;
	visibility: visible;
	margin: 0 0 0 1px;
    padding: 0;
	width: auto;
	overflow: visible;
}

ul#navi li ul li {
	position: relative;
    margin: 0;
    padding: 0;
	display: block;
	float: none;
	width: 210px;
	background: White;
	height: 20px;
}

ul#navi li ul li a,
ul#navi li ul li a:link,
ul#navi li ul li a:active,
ul#navi li ul li a:visited {
    font-size: 11px;
	line-height: 19px;
	height: 19px !important;
    background-color: #E3F1F3;
	display: block;
    color: #0D6E7D;
    margin: 0;
    padding: 0 0 0 20px;
    font-weight: normal;
	overflow: hidden;
    text-indent: 0;
}

ul#navi li ul li a:hover,
ul#navi li ul li a:focus {
    background-color: #97D3DB;
    color: #0D6E7D;
    text-decoration: none;
}

/**
 * Meta Navigation im Head
 */

div#head li.home {
	width: 54px;
}

div#head li.kontakt {
	width: 64px;
}

div#head li.impressum {
	width: 83px;
}

div#head li.agb {
	width: auto;
}


/* ----------------------------- Newsbereich -------------------------------- */
dl.news {
    border-top: 1px solid #cfcfcf;
    padding-top: 19px;
    margin: 0 15px;
    position: relative;
}

dl.news dt {
    margin-top: 0;
    padding-top: 0;
    overflow: hidden;
}

dl.news dt em,
dl.news dt strong {
    padding-left: 78px;
    padding-top: 3px;
    display: block;
}

dl.news dt em {
    color: #879799;
}

dl.news dt small {
    position: absolute;
    left: -3px;
    top: 19px;
    background: url("../img/news_date.gif") no-repeat;
    height: 42px;
    width: 77px;
    text-align: center;
    color: #879799;
    font-size: 12px;
    line-height: 12px;
    font-weight: normal;
}

dl.news dt small span {
    display: block;
    color: #008093;
    font-size: 19px;
    line-height: 19px;
    padding: 6px 0 0 0;
    font-weight: bold;
}

dl.news dd {
    margin-top: -5px;
    margin-bottom: 25px;
    clear: both;
}

dl.news img.imgSM {
    margin-left: 0;
}