body {
 background-color: #ccc;
 background-image: url(img/bg.jpg);
 margin: 0px;
 padding: 0px;
 text-align: center;
 position: relative;
 border-spacing: 0px;
 font-family: Arial, Verdana, MS Sans Serif, sans-serif;
 font-size: 11px;
 color: #1d273f;
 overflow-y:hidden;
 overflow-y: scroll !important;
 height: 100%;
 width: 100%;
}

img {
 border: 0px;
}

a {
 font-family: Arial, Verdana, MS Sans Serif, sans-serif;
 font-size: 10px;
 color: #1d273f;
 text-decoration: underline;
}

a:hover {
 text-decoration: none;
}

table {
 margin: 0px;
 padding: 0px;
 border-spacing: 0px;
 font-size: 10px;
 color: #1d273f;
}

h3 {
 font-size: 11px;
 margin-top: 0px;
}

.icon {
 margin-bottom: -1px;
 margin-right: 5px;
}

p {
	margin:40px 0;
}


/* CONTAINER */
#container {
 position: absolute;
 margin-top: 20px;
 left: 50%;
 margin-left: -442px;
 width: 883px;
}

#main {
 border: 10px solid #fff;
 background-color: #fff;
}

/* HEADER */
#header {
 width: 100%;
 height: 240px;
}

/* NAVIGATION und CONTENT */
#navicontent {
 margin-top: 0px;
 margin-bottom: 0px;
 background-image: url(img/content_bg.jpg);
 background-position: right bottom;
 background-repeat: no-repeat;
 width: 863px;
}

/* INHALT */
#content {
 margin-left: 55px;
 margin-top: 26px;
 margin-bottom: 20px;
 width: 630px;
}

/* FOOTER */
#footer {
 margin-top: 10px;
 width: 100%;
 text-align: right;
 margin-right: 30px;
}

#footer a {
 text-decoration: none;
}


/* NAVIGATION */
#navi {
 display: block;
 width: 155px;
 height: 260px;
 text-align: right;
 background-image: url(img/seepferd.jpg);
 background-repeat: no-repeat;
}

#navi a {
 text-decoration: none;
}

.navilink {
 float: left;
 margin-top: 0px;
 width: 145px;
 height: 16px;
 border: 0px;
 line-height: 16px;
}

.navilink:hover {
 background-color: #909dbb;
 color: #fff;
}

.navipic {
 margin-top: 0px;
}

.naviline {
 margin-bottom: 3px;
}


/* FORMULAR */

input {
 border: 1px solid #ccc;
 background-color: #f8f8f8;
 font-family: Arial, Verdana, MS Sans Serif, sans-serif;
 font-size: 11px;
 color: #1d273f;
 width: 150px;
}

textarea {
 border: 1px solid #ccc;
 background-color: #f8f8f8;
 width: 307px;
 font-family: Arial, Verdana, MS Sans Serif, sans-serif;
 font-size: 11px;
 color: #1d273f;
}

submit {
 font-family: Arial, Verdana, MS Sans Serif, sans-serif;
 font-size: 11px;
 color: #1d273f;
}


#links td {
 width: 280px;
 height: 60px;
}


#nachoben {
 width: 630px;
 text-align: right;
 position: relative;
 left: 40px;
}


.aktuell {
 width: 500px;
}

.aktuell_img {
 float: left;
 margin-right: 20px;
 margin-bottom: 20px;
}

.aktuell_img2 {
 float: left;
 margin-right: 20px;
 margin-bottom: 0px;
}

.aktuell_title {
 width: 430px;
 background-color:#eee9e3;
 padding: 3px;
 font-weight: bold;
 float: left;
}

.rueckblick_datum1 {
 width: 100px;
 height: 20px;
 float: left;
}

.rueckblick_datum2 {
 width: 100px;
 height: 30px;
 float: left;
}

.rueckblick_datum3 {
 width: 100px;
 height: 50px;
 float: left;
}

.rueckblick_datum4 {
 width: 100px;
 height: 70px;
 float: left;
}
