@charset "utf-8";

/* Mein Seite */

.left
{
float:left;
}
.right
{
float:right;
}
.break
{
clear:both;
}
div#meine_seite
{
width:1084px;
margin:0 auto;
margin-top:50px;
}
body
{
background-color:#000000;
background-image:url('bilder/background.jpg') ;
background-attachment:fixed;
background-position:50% 0%;
background-repeat:no-repeat;
margin:0 auto;padding:0;
}
#bg_header_navigation
{
float:left;
width:1084px;
height:201px;
border:none;
background-image:url('bilder/bg_header_navigation.jpg');
}
#bg_content
{
float:left;
width:1084px;
border:none;
background-image:url('bilder/bg_content.jpg');
background-repeat:repeat-y;
min-height:150px;
}
#bg_footer
{
float:left;
width:1084px;
height:56px;
border:none;
background-image:url('bilder/bg_footer.jpg');
}
#header_platz
{
float:left;
width:1084px;
height:145px;
border:none;
}
#navigation_platz
{
float:left;
width:1084px;
height:56px;
border:none;
}
.header
{
position:relative;
top:7px;
left:5px;
display:block;
width:1073px;
height:136px;
background:transparent url('bilder/header.png') no-repeat top left;
overflow:hidden;
border:none;
}
#navigation
{
position:relative;
top:0px;
left:5px;
width:1074px;
height:49px;
overflow:hidden;
border:none;
text-align:center;
}
.navi_but
{
display:inline-block;
background:transparent url('bilder/navigation_buttons.png') no-repeat top left;
width:120px;
height:49px;
border:none;
line-height:49px;
text-align:center;
color:#A0A0A0;
font-family:Verdana, Arial;
font-size:12px;
font-weight:bold;
margin-right:3px;
}
.navi_but:hover
{
background:transparent url('bilder/navigation_buttons.png') no-repeat bottom right;
color:#fff;
}
#linke_box
{
width:229px;
float:left;
}
#content_bereich
{
width:626px;
float:left;
}
#rechte_box
{
width:229px;
float:left;
}
#menu_links_oben
{
background:url('bilder/menu_oben_links.jpg');
width:229px;
height:41px;
display:block;
color:#8b7355;
font-family:Verdana, Arial;
font-size:14px;
float:left;
text-align:center;
line-height:41px;
}
#menu_links_mitte
{
width:229px;
border:none;
text-align:center;
background:url('bilder/menu_mitte_links.jpg');
background-repeat:repeat-y;
min-height:5px;
}
#menu_links_unten
{
background:url('bilder/menu_unten_links.jpg');
background-repeat:no-repeat;
float:left;
width:229px;
height:6px;
border:none;
margin-bottom:4px;
}
.box_in
{
width:209px;
float:left;
padding-top:5px;
padding-left:10px;
padding-right:10px;
padding-bottom:5px;
color:#c4c4c4;
max-width:209px;
overflow:hidden;
text-align:center;
font-family:Verdana, Arial;
font-size:12px;
}
.content_in
{
width:600px;
float:left;
padding-top:5px;
padding-left:13px;
padding-right:13px;
padding-bottom:5px;
color:#c4c4c4;
max-width:600px;
overflow:hidden;
text-align:left;
font-family:Verdana, Arial;
font-size:12px;
}
#menu_rechts_oben
{
background:url('bilder/menu_oben_rechts.jpg');
width:229px;
height:41px;
display:block;
color:#8b7355;
font-family:Verdana, Arial;
font-size:14px;
float:left;
text-align:center;
line-height:41px;
}
#menu_rechts_mitte
{
width:229px;
border:none;
text-align:left;
background:url('bilder/menu_mitte_rechts.jpg');
background-repeat:repeat-y;
min-height:5px;
}
#menu_rechts_unten
{
background:url('bilder/menu_unten_rechts.jpg');
background-repeat:no-repeat;
float:left;
width:229px;
height:6px;
border:none;
margin-bottom:4px;
}
.footer_in
{
width:1084px;
max-height:26px;
float:left;
padding-top:30px;
color:#c4c4c4;
text-align:center;
font-family:Verdana, Arial;
font-size:12px;
}
.vertikales_menu
{
display:inline-block;
background:transparent url('bilder/vertikales_menu.png') no-repeat top left;
width:209px;
height:25px;
border:none;
line-height:25px;
text-align:center;
color:#A0A0A0;
font-family:Verdana, Arial;
font-size:12px;
font-weight:bold;
margin-bottom:1px;
}
.vertikales_menu:hover
{
background:transparent url('bilder/vertikales_menu.png') no-repeat bottom right;
color:#fff;
}

#download_show {
width: 598px;
}

#download_title {
width: 598px;
height: 22px;
color: #8b7355;
font-size: 16px;
text-align: center;
font-weight: bold;
}

#download_bar {
width: 598px;
height: 1px;
background-color: #232323;
margin-top: 10px;
margin-bottom: 10px;
}

#download_info {
width: 598px;
height: 15px;
display: inline-block;
margin-bottom: 10px;
}

#download_description {
width: 598px;
background-color: rgba(0, 0, 0, 0.5);
}

