body
        {
        font-family: Verdana, Helvetica, sans-serif;
        background: #c2d4d4;
	    }

#alles-1
        {
        position: relative;
        width: 805px;
        margin: 0 auto;
        text-align: left;
        height: 549px;
		top: 40px;
        }
#alles-2
        {
        position: relative;
        width: 800px;
        margin: 0 auto;
        text-align: left;
        height: 600px;
        }

/* Grafiken */

#logo
        {
        position: absolute;
        display: block;
        width: 455px;
        height: 119px;
        background: transparent url(../images/top-logo.jpg) bottom left no-repeat;
        top: 0px;
        left: 0px;
        }
#karte
        {
        position: absolute;
        display: block;
        width: 347px;
        height: 119px;
        background: transparent url(../images/top-karte.jpg) bottom left no-repeat;
        top: 0px;
        left: 453px;
        }
		
#vds
        {
        position: absolute;
        display: block;
        width: 90px;
        height: 81px;
        background: transparent url(../images/vds.jpg) bottom left no-repeat;
        top: 354px;
        left: 688px;
		cursor: pointer;
        }
		
#bilder-1-a
        {
        position: absolute;
        display: block;
        width: 805px;
        height: 260px;
		background: transparent url(../images/1_mk-marine-a.jpg) bottom left no-repeat;
        top: 0px;
        left: 0px;
		cursor: pointer;
        }
#bilder-1-b
        {
        position: absolute;
        display: block;
        width: 805px;
        height: 289px;
		background: transparent url(../images/1_mk-marine-b.jpg) bottom left no-repeat;
        top: 260px;
        left: 0px;
		cursor: pointer;
        }
		
#bilder-2
        {
        position: absolute;
        display: block;
        width: 800px;
        height: 427px;
        background: transparent url(../images/2_mk-marine.jpg) bottom left no-repeat;
        top: 119px;
        left: 0px;
        }
#bilder-3
        {
        position: absolute;
        display: block;
        width: 800px;
        height: 427px;
        background: transparent url(../images/3_mk-marine.jpg) bottom left no-repeat;
        top: 119px;
        left: 0px;
        }
#bilder-4
        {
        position: absolute;
        display: block;
        width: 800px;
        height: 427px;
        background: transparent url(../images/4_mk-marine.jpg) bottom left no-repeat;
        top: 119px;
        left: 0px;
        }
#bilder-5
        {
        position: absolute;
        display: block;
        width: 800px;
        height: 427px;
        background: transparent url(../images/5_mk-marine_step-1.jpg) bottom left no-repeat;
        top: 119px;
        left: 0px;
        }
#bilder-6
        {
        position: absolute;
        display: block;
        width: 800px;
        height: 427px;
        background: transparent url(../images/6_mk-marine.jpg) bottom left no-repeat;
        top: 119px;
        left: 0px;
        }
#bilder-7
        {
        position: absolute;
        display: block;
        width: 800px;
        height: 427px;
        background: transparent url(../images/7_mk-marine.jpg) bottom left no-repeat;
        top: 119px;
        left: 0px;
        }
#bilder-8
        {
        position: absolute;
        display: block;
        width: 800px;
        height: 427px;
        background: transparent url(../images/8_mk-marine.jpg) bottom left no-repeat;
        top: 119px;
        left: 0px;
        }
#bilder-9
        {
        position: absolute;
        display: block;
        width: 800px;
        height: 427px;
        background: transparent url(../images/9_mk-marine.jpg) bottom left no-repeat;
        top: 119px;
        left: 0px;
        }
#bilder-10
        {
        position: absolute;
        display: block;
        width: 800px;
        height: 427px;
        background: transparent url(../images/10_mk-marine.jpg) bottom left no-repeat;
        top: 119px;
        left: 0px;
        }
	
	
/* Navigation - oben */

#navoben
        {
        position: absolute;
        top: 11px;
        width: 203px;
        left: 571px;
        }
#navoben li
        {
        display: inline;
        }
#navoben .nav a
        {
        display: block;
        font-family: Verdana, Helvetica, sans-serif;
        font-size: 10px;
        text-decoration: none;
        float: left;
        padding: 3px;
        color: #2b477f;
        }
#navoben .nav a:link
        {
        color: #2b477f;
        }
#navoben .nav a:hover
        {
        color: #2b477f;
        text-decoration: underline;
        }
#navoben .nav a.akt
        {
        color: #2b477f;
        text-decoration: underline;
        }

/* Navigation Links */

#navlinks
        {
        position: absolute;
        top: 125px;
        width: 795px;
        left: 13px;
        }
#navlinks li
        {
        display: inline;
        }
#navlinks .nav a
        {
        display: block;
        font-family: Verdana, Helvetica, sans-serif;
        font-size: 13px;
        text-decoration: none;
        line-height: 25px;
        color: #3b4445;
		float: left;
		padding: 0px 18px;
        }
#navlinks .nav a:link
        {
        color: #3b4445;
		text-decoration: none;
        }
#navlinks .nav a:hover
        {
        color: #0D6EB2;
        text-decoration: none;
        }
#navlinks .nav a.akt
        {
        color: #0D6EB2;
        text-decoration: none;
        }

/* Formular */

#formular
        {
        position: absolute;
        top: 547px;
        left: 0px;
        }
.text_normal
        {
        font-family: Verdana, Helvetica, sans-serif;
        font-size: 12px;
        color: #3b4445;
        line-height: 21px;
        }
.text_klein
        {
        font-family: Verdana, Helvetica, sans-serif;
        font-size: 10px;
        color: #3b4445;
        line-height: 16px;
        }
.text_ueberschrift_gross
        {
        font-family: Verdana, Helvetica, sans-serif;
        font-size: 18px;
        color: #0D6EB2;
		line-height: 22px;
	    }
.news_link
        {
        font-family: Verdana, Helvetica, sans-serif;
        font-size: 12px;
        color: #3b4445;
        line-height: 21px;
        }
a.news_link
        {
        text-decoration: underline;
        }
a.news_link:hover
        {
        color: #3367b3;
        text-decoration: underline;
        }

/* Home */
.data-1
        {
        float: left;
        width: 800px;
        height: 175px;
		background: #FFFFFF;
        }
/* About us */
.data-2
        {
        float: left;
        width: 800px;
        height: 450px;
		background: #FFFFFF;
        }
/* Service */
.data-3
        {
        float: left;
        width: 800px;
        height: 585px;
		background: #FFFFFF;
        }
/* Client */
.data-4
        {
        float: left;
        width: 800px;
        height: 100px;
		background: #FFFFFF;
        }
/* Catalog */
.data-5
        {
        float: left;
        width: 800px;
        height: 160px;
		background: #FFFFFF;
        }
/* Approvals */
.data-6
        {
        float: left;
        width: 800px;
        height: 100px;
		background: #FFFFFF;
        }
/* Find us */
.data-7
        {
        float: left;
        width: 800px;
        height: 675px;
		background: #FFFFFF;
        }
/* Contact us */
.data-8
        {
        float: left;
        width: 800px;
        height: 675px;
		background: #FFFFFF;
        }
/* Impressum */
.data-9
        {
        float: left;
        width: 800px;
        height: 870px;
		background: #FFFFFF;
        }

.formzeile
        {
        clear: none;
        }

/* Formular - Promo Video */

#formular-1
        {
        position: absolute;
        top: 51px;
        left: 617px;
        }
.text_promo
        {
        font-family: Verdana, Helvetica, sans-serif;
        font-size: 12px;
        color: #ffffff;
        line-height: 18px;
        }
.news_promo
        {
        font-family: Verdana, Helvetica, sans-serif;
        font-size: 12px;
        color: #ffffff;
        line-height: 18px;
        }
a.news_promo
        {
        text-decoration: underline;
        }
a.news_promo:hover
        {
        color: #ffffff;
        text-decoration: underline;
        }

/* Promo */
.data-10
        {
        float: left;
        width: 156px;
        height: 200px;
        }
