body{
       font:11pt/120% Arial, serif;
       background: #ccc url(../images/body_bg.jpg) no-repeat top left;
	   color:#000000;}

/* Verlauf und Inhalt des Logos und Menus*/
#div_left{
display:none;
}


#fripa_print {
display:none;}

#logo{
position:absolute;
left:0;
top:0;
background:#000;
width:300px;
height:100px;
}

#div_main{
width:95%;
margin-left:40px;

}
.zelle_footer_links{
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
color:#9e9e9e;
}
/*Ueberschrift Blau*/
h4 {
color:#08266e;
font-size:16px;
font-weight: normal;

}

/*Ueberschrift Rot*/
h2 {
font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #de0059;
	line-height:110%;

}
.componentheading{

	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #de0059;
margin-bottom:0px;
}
/*Ueberschrift Rot FETT 40 Pixel*/
h1 {
color:#de0059;
font-size:36px;
font-weight:bold;
padding-bottom:15px;
line-height:110%;

}

/*Ueberschrift Blau*/
h2 {
color:#08266e;
font-size:20px;
padding-bottom:8px;
font-weight:normal;
}
h6 {
color:#de0059;
font-weight:bold;
}
h3 {
color:#888;
font-size:12px;
font-weight:normal;
/*letter-spacing:1px;*/
line-height:120%;
}
#div_footer{
display:none;
}