html {
height: 100.1%;
font-size: 62.5%;
}
body {
font-family: Arial; Verdana; sans-serif;
font-size: 1.2em;
line-height: 1.8em ;
text-align: center ;
background-color: #003366;
}
* {
margin: 0px; padding: 0px; border: 0px;
}
h1, h2, h3, h4, h5, h6 {
font-family: Arial; Verdana; sans-serif;
margin: 0em 0em 0.5em 0em;
color: #003366;
}
h1 {
font-size: 1.9em;
padding-bottom: 0.4em;
font-weight: bold;
}

h2 {font-size: 1.8em }
h3 {font-size: 1.6em }
h4 {font-size: 1.4em }
h5 {font-size: 1.2em }
h6 {font-size: 1.0em }

a {color: #003366; text-decoration: none}
a:link {}
a:visited {}
a:hover {}
a:active {}

div#wrapper {
width: 760px;
margin: 0px auto;
/*margin: 0px 40px*/
text-align: left;
background: #FFCC00;
}
div#header {
height: 171px;
background-image: url(../bilder/navigation/banner_titel.jpg);
background-repeat: no-repeat;
}
div#nav {
height: 26px;
font-weight: bold;
font-size: 1.2em;
background: url(../bilder/navigation/tab_normal3.gif)repeat-x;
}
div#nav li {
display: inline;
list-style-type: none;
}
div#nav a {
float: left;
text-decoration: none;
padding-left: 0.5em;
margin: 0em;
background: url(../bilder/navigation/tab_normal3.gif) no-repeat left top;
color: #003366;
}
div#nav a span {
display: block;
padding: 0.3em 1.4em 0em 0.5em;
background: url(../bilder/navigation/tab_normal3.gif) no-repeat right top;
}
div#nav li a:hover,
body#home li.nav_home a,
body#idee li.nav_idee a,
body#termine li.nav_termine a,
body#reisen li.nav_reisen a,
body#kontakt li.nav_kontakt a,
body#newsletter li.nav_newsletter a,
body#impressum li.nav_impressum a {
background: url(../bilder/navigation/tab_over3.gif) no-repeat left top;
color: #FFFFFF;
}
div#nav li a:hover span,
body#home li.nav_home a span,
body#idee li.nav_idee a span,
body#termine li.nav_termine a span,
body#reisen li.nav_reisen a span,
body#kontakt li.nav_kontakt a span,
body#newsletter li.nav_newsletter a span,
body#impressum li.nav_impressum a span {
background: url(../bilder/navigation/tab_over3.gif) no-repeat right top;
color: #FFFFFF;
}
div#content_startseite {
border-top: 1px solid #003366;
padding: 20px 10px 20px 118px;
list-style-position: outside;
}
div#content_startseite li {
padding: 0.2em;
list-style-type:disc;
list-style-position:outside;
}
div#bildleiste_start {
background: #ffcc00;
text-align: center;
}
div#bildleiste_start img {
margin: 0px 2px 2px 0px;
border: 1px solid #003366;
}
div#button_aktion {
height: 50px;
font-weight: bold;
font-size: 1.2em;
background: url(../bilder/navigation/tab_normal3.gif)repeat-x;
margin: 10px 0px 10px 0px;
/*text-align: center;*/
}
div#button_aktion li {
display: inline;
list-style-type: none;
}
div#button_aktion a {
float: left;
text-decoration: none;
padding-right: 0em;
margin: 0px 0px 0px 130px;
background: url(../bilder/navigation/tab_normal3.gif);
color: #003366;
}
div#button_aktion a span {
display: block;
padding: 0.3em;
background: url(../bilder/navigation/tab_normal3.gif);
}
div#button_aktion li a:hover {
background: url(../bilder/navigation/tab_over3.gif);
color: #FFFFFF;
}
div#button_aktion li a:hover span {
background: url(../bilder/navigation/tab_over3.gif);
color: #FFFFFF;
}
div#footer {
padding: 0px 20px 10px 20px;
clear: both;
background: #3f77b4;
border-top: 1px solid #003366;
}
.defloat {
clear: both;
}
div#wrap_content {}
div#navi_col, div#content, div#img_col {
padding: 20px 10px;
}
div#navi_col {
width: 130px;
}
div#content {
width: 430px;
}
div#img_col {
width: 140px;
}
div#navi_col, div#content {
float: left;
background: #e3e3e3;
}
div#img_col {
float: right;
background: ##ffcc00;
}
div#content {
margin-left: 0px;
background: #ffcc00;
}
div#img_col {
float: right;
}
div#navi_col ul {
list-style-type: none;
font-weight: bold;
}
/*div#content {
margin: 0px 110px 0px 210px;
background: #F0F0F0;
} *
div#content a {
padding-bottom: 1px;
}
div#content a:link {
border-bottom: 1px solid #E3004F;*/
}
.box { width: 15em; background: #9BD1FA;}
.box h1, .box p {margin: 0 10px;}
.box h1 {font-size:150%; color:#ffffff; }
.box .top, .box .bottom{display:block;background: #dddddd;}
.box .top b, .box .bottom b
{
  display:block;height: 1px; overflow: hidden; background: #9BD1FA;
}
.box .r1{margin: 0 5px;}
.box .r2{margin: 0 3px;}
.box .r3{margin: 0 2px;}
.box .top .r4, .box .bottom .r4{margin: 0 1px;height: 2px;}