    body {
        margin:35px 0 0 0;
        padding:0px;
        background-image: url('/i/bg-main2.gif');
        background-repeat: repeat-x;
        background-color:#fdd16c;

       	font-family: Geneva, Arial, Helvetica, sans-serif;
	    color: #333333;
    }

    #container {
    	position:absolute;
    	left:50%;
    	width:738px;
        height:539px;
        margin:0 0 0 -369px;
    	text-align:left;
    	padding:0;
    	/* background-color:#69c8ee; */
        background: #69c8ee url('/i/contactgrafik-main.gif'); no-repeat fixed center;
    	}

    #content {
    }

    #nav {
      position:absolute; top:508px; left: 2px;
      background-color: #63badd;
      height: 31px;
      width: 734px;
      text-align: center;
    }

    #nav div#inner {
        padding:5px 0 0 0;
    }


    span.nav1, span.nav1sel, {
        padding:0;
        margin:0;
    }

    span.nav1 a, span.nav1sel a {
      font-size: 14px;
      font-weight: bold;
      text-decoration: none;
      margin:0 15px;
    }

    span.nav1 a {
      color: #a2daf4;
    }
    span.nav1sel a, span.nav1 a:hover {
      color: #FFFFFF;
    }

	h1 {
	    font-size: 14px;
        color: #FFFFFF;
	    font-weight: bold;
	    margin:0 0 10px 0;
        padding: 0;
        /* position:absolute; top:15px; left: 2px; */
        width: 734px;
        text-align: center;
        /* background-color: #EEE; */
	}

    p.color_1 a, p.color_1 a:visited, p.color_1 a:active {
        color: #FFFFFF;
	}

    p.color_1 a:hover {
        color: #000000;
	}

    p.color_2 a, p.color_2 a:visited, p.color_2 a:active {
        color: #000000;
	}

    p.color_2 a:hover {
        color: #FFFFFF;
	}

    p {
	    font-size: 12px;
        color: #FFFFFF;
	    font-weight: bold;
	    margin:0 0 6px 0;
        padding: 0;
        /* position:absolute; top:35px; left: 2px; */
        width: 734px;
        text-align: center;
        /* background-color: #EEE; */
	}

    img.centered {
      vertical-align: middle;
    }


    #content div.pos_o {
        position:absolute; top:18px; left: 2px;
        width: 734px;
        text-align: center;
        /* background-color: #EEE; */
	}

    #content div.pos_m {
        position:absolute; top:262px; left: 2px;
        width: 734px;
        text-align: center;
        /* background-color: #EEE; */
	}

    #content div.pos_u {
        position:absolute; top:330px; left: 2px;
        width: 734px;
        text-align: center;
        /* background-color: #EEE; */
	}

    .color_1 {
      color: #FFFFFF; /* white */
    }

    .color_2 {
      color: #000000; /* black */
    }


    /* A_REFERENZEN START */
    .defaultHidden {
      /*
      visibility: hidden;
      visibility: visible;
      */
    }

    #ref-menu {
      margin:4px 0 0 82px;
    }


    #ref-menu a {
		display:block;
        float:left;
		width:44px;
        height:18px;
		margin: 0; padding:0;
		font: 2px;
		text-decoration: none;
	}

    #ref-menu a.mod0 {
        background: url("/i/mod_0.gif") 0 0 no-repeat;
    }
    #ref-menu a.mod1 {
        background: url("/i/mod_1.gif") 0 0 no-repeat;
    }
    #ref-menu a.mod2 {
        background: url("/i/mod_2.gif") 0 0 no-repeat;
    }
    #ref-menu a.mod3 {
        background: url("/i/mod_3.gif") 0 0 no-repeat;
    }

	#ref-menu a:hover, #ref-menu a:active {
		background-position: 0 -18px;
	}
	#ref-menu a:visited {
		background-position: 0 -36px;
	}
    /* A_REFERENZEN END */
