
/* Stylesheet Allgemein */

body {
  background : #000000; 
  font-family : Verdana, Arial, Helvetica, sans-serif; 
  font-size : 10pt; 
  color : #ffffff; 
  margin-left : 0; 
  margin-top : 0; 
} 

p , li , a {
  color : #ffffff; 
} 

table {
  table-layout : fixed; 
} 

td {
  background : #333333; 
} 
table.btbl {
table-layout : fixed; 
} 
.btbl {
background-color : #000000; 
} 

a:link {
  font-weight : normal; 
  color : #cccccc; 
  text-decoration : none; 
} 

a:visited {
  font-weight : normal; 
  color : #999999; 
  text-decoration : none; 
} 

a:hover {
  font-weight : normal; 
  color : #999999; 
  text-decoration : none; 
} 

a:active {
  font-weight : normal; 
  color : #999999; 
  text-decoration : underline; 
} 

a:focus {
  font-weight : normal; 
  color : #999999; 
  text-decoration : underline; 
} 

a.ftext:link {
  font-weight : normal; 
  color : #eeeeee; 
  text-decoration : none; 
} 

a.ftext:visited {
  font-weight : normal; 
  color : #ffffff; 
  text-decoration : none; 
} 

a.ftext:hover {
  font-weight : normal; 
  color : #999999; 
  text-decoration : none; 
} 

a.ftext:active {
  font-weight : normal; 
  color : #999999; 
  text-decoration : none; 
}  

a.lmnutxt:link {
  font-family : Verdana, Arial, Helvetica, sans-serif; 
  font-size : 8pt; 
  font-weight : normal; 
  color : #eeeeee; 
  text-decoration : none; 
} 

a.lmnutxt:visited {
  font-family : Verdana, Arial, Helvetica, sans-serif; 
  font-size : 8pt; 
  font-weight : normal; 
  color : #ffffff; 
  text-decoration : none; 
} 

a.lmnutxt:hover {
  font-family : Verdana, Arial, Helvetica, sans-serif; 
  font-size : 8pt; 
  font-weight : normal; 
  color : #999999; 
  text-decoration : none; 
} 

a.lmnutxt:active {
  font-family : Verdana, Arial, Helvetica, sans-serif; 
  font-size : 8pt; 
  font-weight : normal; 
  color : #999999; 
  text-decoration : none; 
}  


a.grpl {
  margin-top : 0; 
  margin-left : 0; 
  text-align : right; 
  width : 150px; 
  padding : 0; 
} 

a.grpr {
  margin-top : 0; 
  margin-left : 0; 
  text-align : left; 
  width : 150px; 
  padding : 0; 
} 

a.mnu {
margin-top : 0; 
margin-left : 10px; 
text-align : left; 
width : 144px; 
padding : 2px; 
} 

.rubrik {
  font-size : 10px; 
  text-align : left; 
  font-weight : bold; 
  color : #999999; 
  border : none #999999;  
  border-style : none; 
  border-width : 0; 
  border-top-style : none; 
  border-left-style : none; 
  padding : 2px; 
  padding-left : 10px; 
  padding-right : 10px; 
  margin-bottom : 5px; 
  margin-top : 5px; 
} 

.lmenu {
  font-size : 10px; 
  text-align : left; 
  color : #999999; 
  border : none #999999; 
  border-style : none; 
  border-width : 0; 
  border-top-style : none; 
  border-left-style : none; 
  padding : 2px; 
  margin-bottom : 5px; 
  margin-top : 5px; 
} 

.ttitle {
  background-image : url(../img/logo.gif); 
  background-repeat : no-repeat; 
  background-position : 100% 50%; 
} 

.lsele {
  background-image : url(../img/mbg.gif); 
  background-repeat : no-repeat; 
} 

p.picinfo {
  font-family : Arial, Helvetica, sans-serif; 
  font-size : 7pt; 
  text-align : center; 
  padding : 2px; 
} 

p.bottomline {
  font-family : Arial, Helvetica, sans-serif; 
  font-size : 7pt; 
  text-align : left; 
  padding : 2px; 
} 

a.bottomline {
  font-family : Arial, Helvetica, sans-serif; 
  font-size : 7pt; 
  text-align : left; 
} 

.pict01 {
  border : none #333333; 
  border-style : solid; 
  border-width : 5px; 
  width : 540px; 
  height : 360px; 
} 

table.content {
  font-family:Verdana, Arial, Helvetica, sans-serif; 
  font-size:11pt; 
  font-weight:normal;
  vertical-align:top;
  text-align:left;
  border-width:0;
  border-style:none;
  border-color:red;
}

th.desctext {
  font-family:Verdana, Arial, Helvetica, sans-serif; 
  font-size:11pt; 
  font-weight:normal;
  color: #DDDDDD;
  vertical-align:top;
  text-align:left;
  border-width:0;
  border-style:none;
  border-color:red;
  background-color:#003300;
}

th.desctexthl {
  font-family:Verdana, Arial, Helvetica, sans-serif; 
  font-size:11pt; 
  font-weight:normal;
  color: #DDDDDD;
  vertical-align:top;
  text-align:left;
  border-width:0;
  border-style:none;
  border-color:red;
  background-color:#800000;
}


th.descimg {
  font-family:Verdana, Arial, Helvetica, sans-serif; 
  font-size:10pt; 
  font-weight:normal;
  vertical-align:middle;
  text-align:left;
  border-width:0;
  border-style:none;
  border-color:red;
  background-color:#003300;  
}

td.descimg {
  font-family:Verdana, Arial, Helvetica, sans-serif; 
  font-size:10pt; 
  font-weight:normal;
  vertical-align:middle;
  text-align:left;
  border-width:0;
  border-style:none;
  border-color:red;
}

td.content {
  font-family:Verdana, Arial, Helvetica, sans-serif; 
  font-size:11pt; 
  font-weight:normal;
  vertical-align:top;
  text-align:left;
  border-width:0;
  border-style:none;
  border-color:red;
}
