html {
    height:100%;
    background-color:#00387C;
}

body {
    background-color:#00387C;
    background-image:url(img/background.jpg);
    background-repeat:repeat-x;
    font-family:Verdana, sans-serif;
    font-size: 10px;
    padding:0px;
    margin:0px;
    height:100%;
    text-align: center; /* Für IE 5.01 & 5.5, um die Box #wrapper horizontal zu zentrieren */
}

div {
    text-align: left; /* text-align:center wieder aufheben, damit DIV-Inhalte linksbündig ausgerichtet sind */
}

div#wrapper {
    position: relative;
    margin: 0 auto;
    width: 919px;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    background: url(img/bg.gif) repeat-y;    
    background-color: white;    
    border-left: 1px solid white;
    border-right: 1px solid white;
}

div#leftCol {
    width: 170px;
    float: left;
    background: url(img/gefuehlHgLinks.jpg) no-repeat;   
}

div#rightCol {
    width: 228px;
    height: 93px;
    float: right;
    background: url(img/gefuehlHgRechts.jpg) no-repeat;   
}

div#centerCol {
    /*margin: 0 200px;*/
}

/* clearfix zum Aufheben der Floatumgebung */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
div#header {
    height: 46px;
    background: #fff;    
}

#box{
    width:919px;
    padding:0;
    margin:0 auto;
    text-align:left;    
    position: relative;
    min-height: 100%; /* Fuer moderne Browser */
    height: auto !important; /* Fuer moderne Browser */
    height: 100%; /* Fuer IE */
    background-color: white;
}

#mainDiv {
    position: relative;
    min-height: 100%; /* Fuer moderne Browser */
    height: auto !important; /* Fuer moderne Browser */
    height: 100%; /* Fuer IE */    
}

img {
    border: none;
}

table {
    font-family:Verdana, sans-serif;
    font-size: 8pt;  
    line-height: 16px; 
}

td {
    vertical-align: top;
}

#mainframe {
    position:relative;
    margin: 0 auto;
    background-color:#ffffff !important;
    text-align:left;
    width:919px;
    min-height:99%;
    height: auto ; /* important regel für moderne Browser */
    height:100%;
}

#navigation {
    background-color:#FFFFFF;
    float:left;    
    margin-left:14px;
    margin-top:0;
    min-height:100%;
    width:140px;
    display:block;
}

.logo {    
    margin-left:30px;
    margin-right:54px;
    margin-top:10px;
}

#navigation img.logo {
    margin-left:23px;
    margin-top:10px;
}

#navigation form {
    margin-left:16px;
    margin-top:27px;
    padding:0px;
}

#navigation input.field {
    border:1px solid #aaaaaa;
    color:#aaaaaa;
    width:114px;
}

#navigation input.submit {
    background-color:white;
    color:black;
    font-size:8pt;
    border:0px;
    padding-left:2px;
}

#navigation ul {
    list-style-type:none;
    margin:0px;
    width:140px;
    padding:0px;
    display: inline-block;
}

#navigation li {
    border-top:1px dotted #aaaaaa;
    line-height:30px;
    top:0px;
    position:relative;
    width: 140px;
}

#navigation li a {
    padding-left:8px;
    display:block;
    height:31px;
    color:#666;
    text-decoration:none;
    font-size:8pt;
}

#navigation li ul li a.head,
#navigation li ul li a.head:hover,
#navigation li a.navigationHighlight,
#navigation li a:hover {
    background-color:#003576;
    color:white;
}

#navigation li ul {
    list-style-type:none;
    width:140px;
    background-color:#EBEBEC;
    margin:0px;
}

#navigation li ul li{
    line-height:30px;
    padding-left:0px;
    top:0;
    border:0px;
}

#navigation li ul li a {
    padding-left:8px;
    display:block;
    color:#666;
    text-decoration:none;
    font-size:8pt;
    height:31px;
}

#navigation li ul li a.navigationHighlight,
#navigation li ul li a:hover {
    background-color:#a8b6c9;
    color:#003576;
}

#topnav {    
    color:#999999;
    display:block;
    float:none;
    font-size:8pt;
    background: URL(img/gefuehlTopnavHg.jpg) no-repeat;
    position:relative;    
    height:28px;
    padding:8px 90px 0 86px;
    position:relative;
    width:345px;
}

/*
#topnav ul.left {
    display:inline;
    float:none;
    list-style-type:none;
    position:relative;
    text-align:left;        
}
*/

#topnav ul.left {
    display:block;
    float:none;
    left:-15px;
    list-style-type:none;
    position:absolute;
    text-align:left;
    top:-3px;
    margin-top: 12px;         
}

#topnav ul.left li {
    float:left;
    padding-right:4px;
    padding-left:4px;
    margin-left:0px;
    border-right:1px solid #999;
}

#topnav ul.left li.last,
#topnav ul.right li.last {
    border:0px;
}

#topnav a {
    text-decoration:none;
    color:#666;
}

#topnav a:hover {
    color:#003576;
    text-decoration:underline;
}

#navigationBereiche {
    color:#999999;
    float:none;
    font-size:8pt;
    left:0;
    position:absolute;
    top:82px;
}

#navigationBereiche ul.left {
    list-style-type:none;
    margin-top: 7px;
    text-align:left;
    float:left;
    margin-left: 20px;
    padding: 0px;
}

#navigationBereiche ul.left li {
    float:left;
    padding-right:4px;
    padding-left:4px;
    margin-left:0px;
    border-right:1px solid #999;
}

#navigationBereiche ul.right {
    list-style-type:none;
    margin-top: 7px;
    text-align:right;
    float:right;
    margin-right: 35px;
}

#navigationBereiche ul.right li {
    float:right;
    padding-left:4px;
    padding-right:4px;
    border-left:1px solid #999;
}

#navigationBereiche ul.left li.last,
#navigationBereiche ul.right li.last {
    border:0px;
}

#navigationBereiche a {
    text-decoration:none;
    color:#666;
}

#navigationBereiche a:hover {
    color:#003576;
    text-decoration:underline;
}

#inArea a{
    text-decoration:none;
    color:#ffffff;
    background-color: #003576;
}

#inArea a:hover {
    color:#003576;
    text-decoration:none;
    background-color: #dddddd;
}

#content {
    width:749px;
    float:right;
    padding:0px;
    margin:0px;
    min-height:100%;
    height: auto !important; /* important regel für moderne Browser */
    height:100%;
}

#center {
    float:right;
    padding:0px;
    margin:0px;
    min-height:100%;
    height: auto !important; /* important regel für moderne Browser */
    height:100%;
    text-align: left;    
}

h1 {
    color:#003576;
    font-size:15pt;
    font-weight:normal;
    margin-left:17px;
    margin-top:4px;
    margin-bottom:0px;
}

h2 {
    color:#999;
    font-size:10pt;
    font-weight:normal;
    margin-left:17px;
    margin-top:3px;
    margin-bottom:43px;
    width: 500px;
}

h4 {
    color:#000;
    font-size:8pt;
    font-weight:bold;
    margin-left:17px;
    margin-top:3px;
    margin-bottom:10px;
}

#content h3 {
    color:#ddaf50;
    font-size:7pt;
    font-weight:bold;
    margin:0px;
}

#content p {
    font-size:8pt;
    color:#999;
    margin:0px;
}

#content div.short {
    margin-left:17px;
    width:215px;
    float:left;
}

#content div.short div {
    margin-bottom:31px;
}

#content div.maincontent {
    margin-left:17px;
    width:415px;
    float:left;
}

#content div.long {
    margin-left:260px;
    margin-bottom:31px;
    width:245px;
}

#content div.block img,
#content div.long img {
    margin-top:11px;
    margin-bottom:11px;
    border:1px solid black;
    padding:4px;
}

#content div.block {
    margin-left:17px;
    width:450px;
    margin-bottom:31px;
}

#content div.block h3 {
    font-size:11pt;
    color:#003576;
    margin-bottom:0px;
}

#content div.block h4 {
    margin-top:0px;
    font-size:11pt;
    color:#666;
}

#content div.block h5 {
    font-size:9pt;
    font-weight:bold;
    color:#666;
}

#right {    
    float:left;
    padding:0px;
    margin:0px;
    min-height:100%;
    height: auto !important; /* important regel für moderne Browser */
    height:100%;
    text-align: left;    
    width: 226px;
}

#right h3 {
    color:#003576;
    margin-left:17px;
    margin-bottom:5px;
    font-size:10pt;
    font-weight:bold;
}

#right ul {
    list-style-type:none;
    margin:0px;
    margin-left:17px;
    margin-bottom:auto;
    padding:0px;
    padding-top:10px;
    padding-bottom:10px;
    border-top:0px dotted #929495;
    border-bottom:0px dotted #929495;
}

#right ul li {
    padding-left:1px;
    margin-right:5px;
}

#right ul li.old {
    margin-top:15px;
}

#right ul li a {
    color:#003576;
    font-size:7pt;
    font-weight:bold;
    text-decoration:none;
    line-height: 14px;
}

#right ul li a:hover {
    color: #DDAF50;
    font-size:7pt;
    font-weight:bold;
    text-decoration:none;
    line-height: 14px;
}


#right div.centered {
    width:100%;
    text-align:center;
    margin:0px;
}

/* Folgeseiten Gefühl Styles */
#gefuehlHeader {
    background: url(img/gefuehlHeader.jpg);        
    height:351px;
    width:919px;
}

/* RedDot Styles */
#rdContent {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:9px;
    background-color:#dddddd;
    border-bottom: #333333 1px solid;
    color:#990000;
    width: 100%;
}

#rdDots {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:9px;  
    color:#990000;  
}

#mySlideshow {
    float:none;
    height:299px;
    left:170;
    margin:0;
    position:absolute;
    top:46px;
    width:521px;
}

#socialNetwork {    
    left:5px;
    position:absolute;
    top:117px;
    z-index:10;    
}

/*html #mySlideshow {
    margin:42px 12px 0 0px;
}*/
.slideInfoZone {
    visibility: hidden;
}
#flashcontent {
    position:relativ;
    margin:0px;
    padding:0px;
    left:100px;
    top:100px;
    border: 4px solid white;
}

a.sitemap {
    text-decoration:none;
    color: #666;
    line-height: 20px;
}

a.sitemap:hover {
    text-decoration:underline;
    color: #003576;
}