/*
  Ballersworld Sylesheet copyright (c) 2010 Feistkorn & Wolf

*/

.mainText_black { font-family: Arial, sans-serif; 
                  font-size: 11px; 
                  color:black;}
.mainText_white { font-family: Arial, sans-serif; 
                  font-size: 11px;
                  color:white;}

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

TABLE.Frame_all{
align:center;
background-color:#615D5C;
border:0;
}

TABLE.Header_01 {
align:center;
font-family: Arial,sans-serif;
font-size:11px;
color:white;
border: 0;
background-image: url(images/header_01.jpg);
width: 930px;
height: 160px;
}

TABLE.Header_Menue {
font-family: Arial,sans-serif;
font-size:11px;
color:white;
padding: 3px;
border: 0;
background-color:#615D5C;
width: 930px;
}

TABLE.Footer{
align:center;
background-color:#615D5C;
border:0;
width: 100%;
height: 100%;
}

TABLE.Main_01 {
font-family: Arial,sans-serif;
font-size:11px;
padding:20px;
align:left;
color:white;
border: 0;
background-color: #efefef;
width: 100%;
}

TD.Main_td_01{
font-family: Arial, sans-serif; 
font-size: 12px; 
color:black;
vertical-align:top;
}

TD.Frame_left {
color:#615D5C;
width:20px;
}

TD.Frame_right {
color:#615D5C;
width:20px;
}

.menu_weiss {
 font-family: Arial, sans-serif; 
 font-size: 12px;
 color: #ffffff;
 font-weight: bold;
 text-align: right;
 padding: 4px;
 text-decoration: none;
}

.menu_weiss a:link {
 color: #ffffff;
 text-decoration: none;
}

.menu_weiss a:visited {
 color: #ffffff;
 text-decoration: none;
}

.menu_weiss a:hover {
 color: #000000;
 text-decoration:underline;
}
