BODY {
	padding:0;
	margin:0 auto;
	font:100% Arial, Verdana, Helvetica, sans-serif;
	background:#fff;
	color:#000;
	border-collapse:collapse;
	min-width:600px; 
	max-width: 1280px; 
}

A, UL, LI, TABLE, FORM, IMG, H1, H2, H3, H4, H5, H6, P{
   margin:0;
   padding:0;
   border:0;
}

A {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size:0.8em ;
  text-decoration:none;
  color:#000 ;
}
A:hover { color:#f00 ;}

A.links_schwarz { 
   font-size: 9pt; 
}
A.links_schwarz:hover { color: #7473FF }

A.phtext { 
   font-size:8pt; 
}
A.phtext:active { color:#7473FF; }
A.phtext:hover { color:#A00; text-decoration: underline; }

A.phtext_blau { 
   font-size:8pt; 
   color:#7473FF; 
}
A.phtext_blau:hover { color:#F00; }

A.rubrik_line_2 { 
   font-size:8pt; 
   font-weight:bold; 
   color:#fff;
}
A.rubrik_line_2:hover { color:#000; }  

A.rubrik_line {  
   font-size:10pt; 
   font-weight:bold;  
   color:#fff;
}
A.rubrik_line:hover { color:#000; } 

A.blau_klein{
   font-size:8pt;
   color:#0044FF;
}
A.rot_klein{
   font-size:8pt;
   color:#F00;
}
A.schwarz_klein{
   font-size:8pt;
   color:#000;
}

FORM {
}
IMG{
}
H1, H2, H3, H4, H5, H6, P {
   text-align:left;
}
UL {
   text-align:left; 
   list-style:none;
}
LI {
   text-align:left; 
   list-style:none;
}

.klein { font-size:7pt; }
.klein_8 { font-size:8pt; }
.klein_10 { font-size:10pt; }
.klein_11 { font-size:11pt; }
.dick { font-weight:bold; }
.blau { color:#0044FF; !important }
.rot { color:#F00; !important }
.schwarz { color:#000; !important }

DIV.titel_seitlich {
   clear:both;
   background-color:#789CFF; 
   width:auto !important;  
   border-bottom:#2E3E6B 5px solid;
   text-align:center;
}
DIV.titel_seitlich DIV {
   padding:5px;
   font-weight:bold;
   font-size:10pt;
   color:#fff;
}

.bcom { 
	color:#999;
	font-weight:bold; 
	font-size:9pt; 
	cursor:pointer;  
	background-color:#eee;
	border:#ddd 1px solid;
}

.bild_info{
   clear:both;
   display:none;
   z-index:2 !important;
   background-color:#fff !important; 
   border:1px solid #ccc; 
   position:absolute; 
   left:10px; 
   top:50px;
   width:140px; 
   cursor:crosshair;
   filter:Alpha(Opacity=90);
   -moz-opacity:0.9;
   -khtml-opacity:0.9;
   opacity:0.9;
   
}
.line{
   top:40px !important;
   left:10px !important;
}

.bild_info DIV{
   padding:15px; 
   color: #667;
}

.ein{ 
   display:block;
}
.aus{
   display:none;
}

.blau_info{ 
   color:#789CFF;
}
.blau_kl { 
   font-size:7pt; 
   color: #0044FF;
}

.rot_kl { 
   color:#F00 !important;
   font-size:8pt;  
}
.txt_tbl {  
   font-size:9pt; 
}

.line_hier {  
   width:auto;
   vertical-align:middle !important;
   border-bottom:#ccc 1px solid; 
   padding:10px 0 10px 5px;
}
.line_hier H4{ 
   display:inline-block; 
   font-weight:normal;
}
.line_hier IMG{ 
   margin:0 5px -4px 0;
}
