body {
        margin:30px 0px 30px 0px;
        padding:0px 0px 0px 0px;
        background-color: #eee9d6;
        color: #000000;
	text-align:center;
}
	
#outer_content {
        position:relative;
	width: 748px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
        border: 1px solid #c1ad7e;
        background-color: #ffffff;
        color: #000000;
        padding: 5px 5px 5px 5px;
}


#inner_content {
        position:relative;
        width:746px;
        border: 1px solid #c1ad7e;
        background-color: #eee9d6;
        color: #000000;
}

#top {
        position:relative;
        overflow:hidden;
        width:746px;
        height:73px;
        background-image: url(../grafik/top.gif);
}

#center {
        position:relative;
        width:746px;
}


#bund {
        position:relative;
        overflow:hidden;
        width:746px;
        height:43px;
        background-image: url(../grafik/bund.gif);
        clear: both;
}

#menu {
        position:relative;
        width:110px;
        height: 400px;
        padding: 33px 0px 0px 10px;
        float: left;
}

#indhold {
        position:relative;
        width:560px;
        float: right;
        margin: 36px 20px 36px 0px;
        line-height: 85%;
}
