body {
    background-color:#000000;
    margin:0;
    padding:0;
    font-family:verdana;
}

p {
	padding:0;
	mrgin:0;
	}

.clear {
	clear: left;
}

img {
	border:none;
}

#page {
    width: 887px;
    top:30px;
    position:relative;
    left:50%;
    margin-left:-444px;
}

/* Header_box */
#box_header {
    width: 887px;
    background-image:url(../images/layout/header_oben.gif);
    background-repeat:no-repeat;
    background-color:#ffffff;
}
#box_header .bh_inhalt {
    left:130px;
    top:30px;
    position:relative;
    
    padding-bottom:40px;
    width:600px;
    font-size:10.5px;
}
#header_footer {
    background-image:url(../images/layout/header_unten.gif);
    background-repeat:no-repeat;
    line-height:11px;
}
#logo {
    background-image:url(../images/layout/logo.gif);
    background-repeat:no-repeat;
    height:140px;
    width:113px;
    position:relative;
    left:35px;
    top:27px;
    float:left;
}
#box_header h1 {
    font-size:12px;
    margin:0!important;
    padding:0px 0px 10px 0px!important;
}
#box_header h1 .orange {
    color:#f59f00;
}
/* Ende Header_box */

/*Content*/
#content {
    height:auto;
}
#detail_ueberschrift{
    background-image:url(../images/layout/detail_ueberschrift_hint.gif);
    background-repeat:no-repeat;
    width:250px;
    height:22px;
    margin-left:207px;
    margin-top:60px;
}
#detail_ueberschrift .text_detail {
    font-size:10px;
    font-weight:normal;
    color:#ffffff;
    margin-left:0px;
    width:250px;
    text-align:center;
}
#detailanzeige {
    margin-left:45px;
}
#detailauswahl {
    margin-left:5px;
    margin-top:219px;
	position:relative;
}
.twins {
    display: block;
	float: left;
    margin-top:15px;
    width:887px;
}
.twins .leftcol {
    float:left;
    width:442px;
	margin-left: 0px;
}
.twins .rightcol {
    float:left;
    width:442px;
	height:371px;
    position:relative;
}
#image_full{
    width:371px;
    height:380px;
}
#me-banner{
	background-image:						url(../images/banner-me.png);
	background-repeat:						no-repeat;
	float:									left;
	position:								relative;
	top:									0px;
	left:									-25px;
	height:									25px;
	width:									147px;
}

#elements {
width:400px;
}

table {
	border:none;
	width:400px;
	}
/*Ende Content*/

#footer {
 height:50px;
 position:relative;
 top:-60px;
 /*background-color:aqua;*/
 width:887px;
}
#footer .footnav {
    top:20px;
    font-size:11px;
    font-weight:bold;
    color:#ffffff;
    text-align:right;
	position:relative;
	margin-right:7px;
}
#footer .footnav a {
    font-size:11px;
    font-weight:bold;
    color:#ffffff;
    text-align:right;
    text-decoration:none;
}
