/*
Stylesheet for Nienhaus Bedachungen
*/

body {
background-color: #ffffff; 
font-family: Arial, sans-serif, "Trebuchet MS", Verdana, Geneva, Helvetica, "Lucida sans"; margin-top: 0px;
}

/* navigation main*/

.navi_main
{ 
color: #00539b;  
font-weight: bold; 
font-size: 12pt; 
text-decoration: none;

}

.navi_main A:link     
{ 
color: #00539b;  
text-decoration: none;
}

.navi_main A:visited      
{ 
color: #00539b;  
text-decoration: none;
}


.navi_main A:active   
{ 
color: #D21034;
text-decoration: none;
}


.navi_main A:hover  
{ 
color: #D21034;
text-decoration: none;
}

.navi_m
{ 
color: #D21034;
font-size: 12pt; 
text-decoration: none;
}

/* navigation sub*/

.navi_sub
{ 
color: #00539b;  
font-weight: bold; 
font-size: 11pt; 
text-decoration: none;

}

.navi_sub A:link     
{ 
color: #00539b;  
text-decoration: none;
}

.navi_sub A:visited      
{ 
color: #00539b;  
text-decoration: none;
}


.navi_sub A:active   
{ 
color: #D21034;
text-decoration: none;
}


.navi_sub A:hover  
{ 
color: #D21034;
text-decoration: none;
}

.navi_s
{ 
color: #D21034;
font-size: 11pt; 
text-decoration: none;
}

/* navigation tx */

.navi_t 
{ 
color: #00539b; 
font-size:14pt; 
font-weight: bold; 
line-height: 24pt;
text-decoration: none;
}

.navi_t A:link     
{ 
color: #00539b;
text-decoration: none;
}

.navi_t A:visited      
{ 
color: #00539b; 
text-decoration: none;
}

.navi_t A:active   
{ 
color: #D21034; 
text-decoration: none;
}

.navi_t A:hover  
{ 
color: #D21034; 
text-decoration: none;
}


/* inhalt */

.text
{ 
font-size:10pt; 
line-height:14pt; 
color:#00539b;
}

.bold
{ 
font-weight: bold; 

}

.text_blue
{ 
font-size:11pt; 
line-height:18pt; 
color:#00539b;
font-weight: bold; 
}

.text_blue2
{ 
font-size:14pt; 
line-height:24pt; 
color:#00539b;
font-weight: bold; 
}

.text_neg
{
font-weight:bold; 
font-size:12pt; 
line-height:15pt; 
color: #ffffff;
}

.head
{
font-weight:bold; 
font-size:12pt; 
line-height:15pt; 
color: #000000;
}

.border_blue_1 
{ background: #003698; padding: 5px 10px; border: solid 1px #003698; }


.border_blue_2
{ background: #ffffff; padding: 5px 10px; border: solid 1px #003698; }