﻿body
{
    font-family: Tahoma, Arial, sans-serif;
    font-size: 12px;
    text-align: center;
}

.preview_body
{
    text-align: left;
}


.news_container
{
    background: #ffffff url(images/bg_maske.gif);
    background-repeat: repeat-y;
    background-position: left center;
    margin: 10px auto 10px auto;
    width: 600px;
    text-align: left;
}

.preview_container
{
    background: #ffffff;
    margin: 0;
    width: 600px;
    text-align: left;
}

.impressum_container
{
    font-size: 14px;
    background: #ffffff;
    margin: 0;
    padding:10px;
    width: 600px;
    text-align: left;
}

#header
{
    font-style: normal;
    font-size: 14px;
    font-weight: bold;
    color: #4b83a7;
    text-transform: uppercase;
    padding: 10px;
}

#header_image
{
    float: right;
    padding: 5px;
    text-align:center;
}

#header_image img
{
    max-height: 200px;
    max-width: 350px;
}

#overview
{
    font-weight: bold;
    padding: 5px;
}

#maintext
{
    padding: 5px;
}

#maintext_footer
{
    padding: 5px;
    text-align: center;
    width: 100%;
}

.nav_link
{
    text-decoration: none;
    color: #4b83a7;
}
.nav_link:hover
{
    color: #c90c0c;
}

#gallery_container
{
    width: 600px;
    height: 550px;
    margin: 10px auto;
}


.preview_title
{
    color: #4b83a7;
    font-size: 13px;
    font-weight: bold;
    padding: 10px 0 3px 0;
}

.preview_info
{
    border-bottom: 1px dashed #8ecff5;
    border-top: 1px dashed #8ecff5;
    color: #4b83a7;
    font-family: Verdana,Tahoma,Arial,Sans-Serif;
    font-size: 7pt;
    padding-bottom: 2px;
    padding-top: 1px;
    text-align: left;
}

.overview_info_category
{
    background-color: #4b83a7;
    color: #ffffff;
    padding: 2px;
    font-size: 7pt;
    text-align: left;
}
.overview_info_date
{
    color: #4b83a7;
    padding: 2px 0 2px 0;
    font-size: 7pt;
    text-align: left;
}

.overview_title
{
    font-size: 13px;
    font-weight: bold;
    padding: 10px 0 3px 0;
}
.overview_title a
{
    text-decoration: none;
    color: #4b83a7;
}
.overview_title a:hover
{
    color: #c90c0c;
}

.overview_textblock
{
    width: 480px;
}

.overview_image
{
    width: 110px;
    float: left;
}

.overview_image a img
{
    border: 1px solid #ffffff;
    width: 100px;
}

.overview_image:hover img
{
    border: 1px solid #4b83a7;
}

.preview_image
{
    margin: 0 10px 10px 10px;
    width: 100px;
}

.overview_splitter
{
    border-bottom: 1px solid #8ecff5;
    padding-bottom: 5px;
}

.frameborder
{
    padding: 0;
    border: medium none;
    margin: 0;
    line-height: 0pt;
    font-size: 0pt;
    height: 20px;
    width: 20px;
}

#bgimage
{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.team_container
{
    position: relative;
    z-index: 1;    
}

.cards_container{    
    width: 580px;
    height: 580px;
    margin:auto;    
}

.cards_overlay
{   
    width: 580px;
    height: 580px;
    padding:0;    
    margin-top:-580px;         
}


.card
{    
    color: #4b83a7;
    font-size:10px;
    font-weight:bold;  
    margin-top:-70px;        
    width: 110px;
    height: 140px;    
    background: url(images/tasche.png);
    background-repeat:no-repeat;
    float:left;
    z-index:9999; 
}
.card small
{
   font-size:10px;
   font-weight:normal; 
}

.card_empty
{    
    color: #4b83a7;
    font-size:10px;
    font-weight:bold;  
    margin-top:-70px;        
    width: 110px;
    height: 140px;    
    background: url(images/tasche_leer.png);
    background-repeat:no-repeat;
    float:left;
    z-index:9999; 
}


.player_window
{   
    width: 500px;
    height: 450px;
    background: url(images/team_window.png);
    background-repeat:no-repeat;
}

.player_window_closed
{   
    width: 500px;
    height: 450px;
    background: url(images/team_window_closed.png);
    background-repeat:no-repeat;
}

.head_img
{    
    max-height:180px; 
    max-width:180px;
    text-align:center;
    margin-top:95px;
}

.helmet_img
{    
    width:130px; 
    text-align:center;    
}

.watch_window
{    
    width: 336px;
    height: 350px;
    background: url(images/stechuhr.png);
    background-repeat:no-repeat;
}

#watch_name
{
    width:336px; 
    height:20px; 
    text-align:center;  
    font-size:12px;
    font-weight:bold;
    padding-top:20px;
}

#watch_text
{
    width:336px; 
    text-align:left;
    margin-top:80px;
    padding-left:50px;
    font-size:12px;       
    color:#ffffff;
}

.tabs
{
    float:left;
    width:180px;
    height:60px;
    background:url(images/holzreiter.png);
    background-repeat:no-repeat;
    background-position:top;
}

.startbutton
{    
    text-decoration:none;
    font-size:14px;
    font-weight:bold;
    color:#373737;
    display:inline-block;    
    border:#373737 solid 2px;
    margin:10px;
}
.startbutton:hover
{
    border:#ffffff solid 2px;
}
