﻿
.kopfzeile
{
    background-image: url(../images/picTopBlue750neu2.jpg);
    width: 750px;
    height: 102px;    
}

.textbox
{
    border-color: #004ba7;
    font-size: 10px;
    font-family: Verdana;
    color: #004ba7;
    background-color: white; 
    border-width: 1px; 
}

.menue
{
    margin-top: 0;
    margin-left: 0;
    margin-bottom: 0;
    margin-right: 0;
    padding-bottom: 0;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    
    
}
.buttons
{
    border-color: #004ba7;
    font-size: 8px;
    font-family: Verdana;
    color: #004ba7;
    background-color: white; 
    border-width: 1px; 
}

.buttons:hover,.buttons:active,.buttons:link,.buttons:visited 
{
    border-color: #004ba7;
    font-size: 8px;
    font-family: Verdana;
    color: #004ba7;
    background-color: white; 
    border-width: 1px; 
}

.buttons_red
{
    border-color: red;
    font-size: 8px;
    font-family: Verdana;
    color: red;
    background-color: white; 
    border-width: 1px; 
}

.buttons_red:hover,.buttons:active,.buttons:link,.buttons:visited 
{
    border-color: red;
    font-size: 8px;
    font-family: Verdana;
    color: red;
    background-color: white; 
    border-width: 1px; 
}

.body 
{
    margin-top: 10;
    margin-left: 0;
    margin-bottom: 0;
    margin-right: 0;
    background-color: #404040;
   
}

.inhalt
{
    margin-top: 0;
    margin-left: 0;
    margin-bottom: 0;
    margin-right: 0;
    
    
}


.schrift_10pt_blue
{
    font-family:Verdana;
    font-size:10pt;
    color:#0000cd;
    
}

.schrift_8pt_grau
{
    font-family:Verdana;
    font-size:8pt;
    color:Gray;
      
}
.schrift_8pt_silver
{
    font-family:Verdana;
    font-size:8pt;
    color:silver;
      
}

.schrift_8pt_black
{
    font-family:Verdana;
    font-size:8pt;
    color:Black;
      
}

.schrift_8pt_004ba7
{
    font-family:Verdana;
    font-size:8pt;
    color:#004ba7;     
}

.schrift_8pt_red
{
    font-family:Verdana;
    font-size:8pt;
    color:red;
      
}

.schrift_6pt_grau
{
    font-family:Verdana;
    font-size:6pt;
    color:Gray;
      
}

.hyperlinks,.hyperlinks:active,.hyperlinks:link,.hyperlinks:visited 
{
    font-family:Verdana;
    font-size:8pt;
    color:black; 
    text-decoration:underline;  
}

.hyperlinks:hover 
{
    font-family:Verdana;
    font-size:8pt;
    color:#E10000; 
    text-decoration:underline;  
}


.hl_Impressum,.hl_Impressum:active,.hl_Impressum:link,.hl_Impressum:visited 
{
    font-family:Verdana;
    font-size:8pt;
    color:gray; 
    text-decoration:underline;  
}

.hl_Impressum:hover 
{
    font-family:Verdana;
    font-size:8pt;
    color:gray; 
    text-decoration:underline;  
}

.hl_News,.hl_News:active,.hl_News:link,.hl_News:visited 
{
    font-family:Verdana;
    font-size:10pt;
    color:#004ba7; 
    text-decoration:underline;  
}

.hl_News:hover 
{
    font-family:Verdana;
    font-size:12pt;
    font-weight:bold;
    color:#004ba7; 
    text-decoration:underline;  
}

.hl_Hover,.hl_Hover:active,.hl_Hover:link,.hl_Hover:visited 
{
    text-decoration:none;  
}

.hl_Hover:hover
{
    text-decoration:underline;  
}

.tooltip 
{
	position: absolute;
	display: none;
	background-color: white;
	border-color: #004ba7;
	border-width: 1px;
	border-style: solid;
}

.tooltipFlugwetter 
{
	position: absolute;
	display: none;
	background-color: white;
	border-color: #004ba7;
	border-width: 2px;
	border-style: solid;
}



.MyPartTitle
{
    background-image: url(images/clouds3.jpg)  
    
}