/*	Diese Datei beschreibt das Format der Seite. */
/*	Um ver?nderungen an Farben oder Formaten zu ?ndern muss diese Datei angepasst werden.*/  

body {}

h1 {
  font-size: 30px; margin: 0px; margin-left: 20px; border-bottom: 1px solid;}
  
h2 {
  font-size: 12px; padding-left: 30%; margin: 0px}

a:link {
    color: navy; background-color: white;color: navy; background-color: white; }

a:visited { 
    color: navy; background-color: white;}

a:hover { 
    color: black; background-color: #eee;}

a:active { 
    color: white; background-color: gray;}

div#brconsult-all{
    position:absolute; font-family: georgia;left:12%;width:768px;height:600px;top:25px; /*border:5px solid navy;*/}

div#brconsult-top-left  /* br-head */ { 
    position:absolute; top: 10px; font-family: georgia; width: 60%; height: 80px;}

div#brconsult-top-right  /* br-head */ { 
    position:absolute; font-family: georgia; left: 70%; width: 40%; height: 80px;}

div#brconsult-navi { 
    position:absolute; text-align:left;font-family: georgia; top:150px; width: 100%;}

div#brconsult-inhalt { 
    position:absolute; text-align:left;font-family: georgia; top:190px; width: 100%; height: 450px;}
	
div#brconsult-partnerlogos{
    position:absolute; text-align:left;font-family: georgia; top:440px; left:676px;}
	
div#brconsult-inhalt-datenschutz { 
    position:absolute; text-align:left;font-family: georgia; font-size: 10px; top:190px; width: 100%; height: 450px;}

div#brconsult-down-left {
    position:absolute; font-family: georgia; top:545px; width: 30%; height: 55px; text-align:left;border-top: 1px solid navy;}

div#brconsult-down-middle {
   position:absolute; font-family: georgia;  left: 30%; top:545px; width: 40%; height: 55px; text-align:center;border-top: 1px solid navy;} 

div#brconsult-down-right {
    position:absolute; font-family: georgia; left: 70%; top: 545px; width: 30%; height: 55px; text-align:right;border-top: 1px solid navy;}
.mehladr:before {
		content: attr(data-user) "\0040" attr(data-website) ;
		unicode-bidi: bidi-override;
		direction rtl;
}
