    border {
    	margin: 0;
        padding: 0;
    }

    #container {
    	position: relative;
    	width: 955px;
        margin: auto;
    }
    #header {
        position: absolute;
        width: 950px;
        height: 33px;
        left: 5px;
        top: 0px;
        background: url('img/header.gif');
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #999999;
        padding-top: 97px;
    }
    #header a {
    	color: #999999;
        text-decoration: none;
        margin: 0 5px;
    }
    #menucontainer {
    	position: absolute;
        width: 150px;
        height: 425px;
        left: 0px;
        top: 130px;
        z-index: 50;
    }
    #leftcloser {
    	position: absolute;
        width: 5px;
        height: 565px;
        left: 0px;
        top: 0px;
        background-color: white;
    }
    #mainmenu {
    	position: absolute;
        width: 75px;
        height: 425px;
        left: 5px;
        top: 130px;
        background-color: #f7a821;
        z-index: 99;
    }
    #mainmenu p {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 18px;
        font-weight: bold;
        color: white;
        padding: 15px 0px 0px 12px;
        margin: 0px 0px 0px 0px;
    }
	#mainmenu.aktivitem {
    	font-size: 12px;
        font-family: Arial, Helvetica, sans-serif;
    }
    #submenu {
    	position: absolute;
        width: 220px;
        height: 425px;
        left: -140px;
        top: 130px;
        z-index: 90;
        clip: rect(0px 220px 425px 145px);
    }

    img, #submenubg { behavior: url('helper/iepngfix.htc'); }

    #submenubg {
        background: url('img/subback.png');
        width: 220px;
        height: 425px;
        padding: 0px 0px 0px 80px;
    }

    #submenubg a {
    	position: absolute;
        color: white;
        font-weight: bold;
        z-index: 50;
    }

	#navigation {
    	list-style-type: none;
        margin: 0px 0px 0px 10px;
        padding: 45px 0px 0px 0px;
    }

	.ebene1 {
		font-family: Arial, Helvetica, sans-serif;
    	font-size: 14px;
    	width: 110px;
		height: 23px;
    }

    .ebene1 a {
        display: block;
        text-decoration: none;
        width: 100px;
        height: 16px;
        padding: 3px 3px 3px 3px;
    }

    .ebene1 a:hover {
    	border: 1px solid white;
		padding: 2px 2px 2px 2px;
    }

	.ebene2 {
		font-family: Arial, Helvetica, sans-serif;
    	font-size: 12px;
    	width: 110px;
		height: 16px;
        margin-left: 15px;
    }

    .ebene2 a {
        display: block;
        text-decoration: none;
        width: 85px;
        height: 12px;
        padding: 1px 3px 3px 3px;
    }

    .ebene2 a:hover {
    	border: 1px solid white;
		padding: 0px 2px 2px 2px;
    }

    .ebene3 {
    	font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        width: 110px;
        height: 16px;
        margin-left: 0px;
        padding-left: 15px;
    }

    .ebene3 a {
    	display: block;
        text-decoration: none;
        width: 70px;
        height: 12px;
        padding: 1px 3px 3px 18px;
    }

    .ebene3 a:hover {
    	border: 1px solid white;
        padding: 0px 2px 2px 17px;
    }

    #content {
    	position: absolute;
        width: 875px;
        height: 425px;
        left: 80px;
        top: 130px;
        z-index: 1;
    }

    #contenttext {
    	position: absolute;
        bottom: 20px;
        padding: 0px 20px 0px 30px;
    }
    #contenttext p {
    	font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        line-height: 21px;
        color: white;
        text-align: justify;
    }

    #contenttext h1 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 28px;
        color: white;
        text-align: right;
    }

    #contenttext a {
    	font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        text-decoration: none;
        font-weight: bold;
        color: #f7a821;
        padding-left: 10px;
        background: url('img/yellowlink.gif') left no-repeat;
    }
    #gallery {
    	position: absolute;
        padding: 0;
        margin: 0;
    }
    #footer {
        position: absolute;
        width: 950px;
        left: 5px;
        top: 555px;
        padding: 5px 0px 0px 0px;
        background-color: white;
        text-align: right;
    }

    #footer a {
    	font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        text-decoration: none;
        color: #999999;
    }

    #bestellung {
    	margin: 60px 0px 0px 50px;
    }

    #bestellung table {
    	margin: 0;
        padding: 0;
        border: 0;
    }

    #bestellung td {
    	padding: 0;
    	width: 224px;
        height: 36px;
    	font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        text-align: right;
        border-top: 1px solid black;
    }

    #bestellung input {
    	width: 150px;
    	border: 0px;
        background-color: #DDDDDD;
        color: black;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        margin-left: 6px;
    }

    #bestellt {
    	margin: 60px 0px 0px 50px;
    }

    #bestellt table {
    	margin: 0;
        padding: 0;
        border: 0;
    }

    #bestellt td {
    	padding: 0;
    	width: 224px;
        height: 36px;
    	font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        text-align: left;
        border-top: 1px solid black;
        vertical-align: bottom;
    }

    a.maillink {
    	color: white;
        font-weight: bold;
    }

    .dragme img {
    	border-left: 2px solid white;
        border-right: 2px solid white;
    }

    .verweis {
    	font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #999999;
        position: absolute;
        left: 0px;
        margin-top: 3px;
    }

    .verweis a {
    	font-weight: bold;
        text-decoration: none;
        font-size: 12px;
    }

    .downloads {
    	font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #000000;
        list-style-image:url(img/blacklink.gif);
        list-style-position: outside;
    }

    .downloads li {
    	margin: 0px 0px 0px 12px;
        padding: 0px 0px 0px 0px;
        line-height: 21px;

    }

    .downloads a {
    	color: #000000;
        text-decoration: none;
    }
    
    .fb-like {
        margin: 0 15px;
        top: 1px;
    }
    td.connect_widget_button_count_including, td.connect_widget_simple_including {
        display: none !important;
    }
