/* FARBEN
bg: 43576e
mittleres blau: 97adc5
helles blau: dde3ea
leuchtendes blau: 00bbff

Haupt/Subnav blau: c3edff
rahmen hauptnav: c9d4e1
Schrift 89a1bcâ

*/
legend {
padding-left:10px;
padding-right:10px;
border: 0px;
}

fieldset {
border:0px;
padding-left:10px;
padding-right:10px;
padding-top:10px;
padding-bottom:10px;
border: 1px solid #C0C0C0;
}

.radiolayout {
width:60%;
padding-top:15px;
padding-bottom:15px;
}

.formu {
padding-top:10px;
padding-bottom:10px;
}

.mf-radio {
border:0px;
}

.mf-text {
color: #000000;
border: 1px solid #C0C0C0;
margin-bottom: 5px;
}

.mf-check {
border: 0px;
}
.mf-select {
border:0px;
}

.mf-input {
border: 1px solid #C0C0C0;
margin-bottom: 5px;
}

.mf-submit {
color: #ffffff;
background-color: #C0C0C0;
border: 0px;
}

/* ======================================= */
body
{
	font-family: 'Lucida Grande', Verdana, Arial, Geneva, sans-serif;
	font-size: 12px;
	line-height: 15px;
	letter-spacing: 0;
	/* color: #89a1bc; */
	margin: 0px;
	padding: 0px;
	border: none;
	background-color: #43576e;
	background-image: url(../img/bg.gif);
	background-position: center top;
	background-repeat: repeat-y;
}


/* S T A N D A R D  ======================================= */
a
{
	font-family: 'Lucida Grande', Verdana, Geneva, Arial, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #00bbff;
	font-weight: bold;
	text-decoration: none;
}
a:hover
{
	color: #97adc5;
	background-image: none;
}


td
{
	font-family:  'Lucida Grande', Verdana, Geneva, Arial, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #89a1bc;
}


h1
{
	font-family:  'Lucida Grande', Verdana, Arial, Geneva, sans-serif;
	font-size: 18px;
	line-height: 21px;
	font-weight: normal;
	/* color: #00bbff; */
	color: #43576e;
	padding: 0px 0px 5px 0px;
	display: block;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px dotted #89a1bc;
	text-align:left;
}
h2
{
	font-family:  'Lucida Grande', Verdana, Arial, Geneva, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	/* color: #89a1bc; */
	color: #43576e;
	padding: 0px;
	margin: 10px 0px 10px 0px;
	text-align:left;
}	margin: 0px 0px 5px 0px;
}
h3
{
	font-family:  'Lucida Grande', Verdana, Arial, Geneva, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #89a1bc;
	padding: 0px;
	margin: 10px 0px 10px 0px;
}	margin: 0px 0px 5px 0px;
}

div
{
	position: relative;
	color: #89a1bc;
	margin: 0px;
	padding: 0px;
}

input, textarea, select
{
	font-family:  Arial, Geneva, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #42424a;
	text-align: left;
}

select
{
	background-color: #ffffff;
	border: 1px solid #959595;
}

.clear
{
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 0px;
}
.float_left
{
	float: Left;
	margin: 0px;
	padding: 0px;
}

/* ############################################################################## */
/* ### RAHMEN ### */
/* ############################################################################## */
div#rahmen
{
    position: relative;
    width: 800px;
}


/* ############################################################################## */
/* ### HEADER ### */
/* ############################################################################## */
div#header_rahmen
{
    position: relative;
    width: 800px;
    height: 254px;
    background-image: url(../img/header_bg.jpg);
	background-position: Left top;
	background-repeat: no-repeat;
}

	/* ### LOGO ### */
div#logo
{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 193px;
    height: 160px;
}

	/* ### HAUPTNAVIGATION ### */
div#hauptnavigation
{
    position: absolute;
    left: 0px;
    top: 103px;
    width: 191px;
	border-top: 1px dotted #c9d4e1;
}

div#hauptnavigation a
{
	color: #ffffff;
	font-size: 10px;
	font-weight: normal;
	padding: 5px 0px 5px 25px;
	display: block;
	border-bottom: 1px dotted #c9d4e1;
	border-right: 1px dotted #c9d4e1;
}
div#hauptnavigation a:hover
{
	color: #c3edff;
	border-right: 1px dotted #c9d4e1;
	background-image: url(../img/a_img.gif);
	background-position: 174px 10px;
	background-repeat: no-repeat;
}
div#hauptnavigation a.aktiv, div#hauptnavigation a.aktiv:hover
{
	color: #c3edff;
	border-right: 1px dotted #95abc3;
	background-image: url(../img/a_img.gif);
	background-position: 174px 10px;
	background-repeat: no-repeat;
}

	/* ### SUBNAVIGATION ### */
div#subnavigation
{
    position: absolute;
    left: 192px;
    top: 103px;
    width: 191px;
	border-top: 1px dotted transparent none;
}

div#subnavigation a
{
	color: #c3edff;
	font-size: 10px;
	font-weight: normal;
	padding: 5px 0px 5px 34px;
	display: block;
	border-bottom: 1px dotted transparent none;
	border-right: 1px dotted transparent none;
}
div#subnavigation a:hover
{
	color: #ffffff;
	border-right: 1px dotted transparent none;
}
div#subnavigation a.aktiv, div#subnavigation a.aktiv:hover
{
	color: #ffffff;
	border-right: 1px dotted transparent none;
}

	/* ### HEADERNAVIGATION ### */
div#headernavigation
{
    position: absolute;
    left: 622px;
    bottom: 196px;
    width: 178px;
}

div#headernavigation a
{
	color: #00bbff;
	font-size: 8px;
	font-weight: normal;
}
div#headernavigation a:hover
{
	color: #97adc5;
}
div#headernavigation a.aktiv, div#headernavigation a.aktiv:hover
{
	color: #97adc5;
}

	/* ### SLOGAN ### */
div#slogan
{
    position: absolute;
    right: 0px;
    bottom: 1px;
    width: 190px;
    height: 160px;
}
/* ############################################################################## */
/* ### CONTENT LINKS ### */
/* ############################################################################## */

div#content_links
{
    position: relative;
    width: 180px;
    margin: 0px 31px 0px 10px;
    float: left;
	display: inline;
    padding-bottom: 34px;
    background-color: #97adc5;
    background-image: url(../img/content_links_bg.gif);
	background-position: Left bottom;
	background-repeat: no-repeat;
}

div#content_links div.textinhalt
{
	color: #ffffff;
	font-size: 10px;
	line-height: 14px;
	padding: 15px 5px 0px 15px;
	letter-spacing: 0;
}

div#content_links div.textinhalt a
{
	font-size: 10px;
	color: #c3edff;
}
div#content_links div.textinhalt a:hover
{
	color: #ffffff;
}

/* ############################################################################## */
/* ### CONTENT MITTE ### */
/* ############################################################################## */
div#content_mitte
{
    position: relative;
    width: 358px;
    margin: 0px;
    float: left;
    padding: 34px 0px 0px 0px;
	display: inline;
}

/* ############################################################################## */
/* ### CONTENT RECHTS ### */
/* ############################################################################## */
div#content_rechts
{
    position: relative;
    width: 172px;
    margin: 0px 0px 0px 40px;
    padding: 61px 0px 0px 0px;
    float: left;
	display: inline;
}
div#content_rechts img
{
	border: 0px dotted #97adc5;
}

