/* CSS Document */

body {
  font-size: 10pt !important;
     margin:10px 0 0 0;
     padding:0px;
     font-family: verdana, arial, sans-serif;
     text-align: center;
}

a {
  color: #731f2e !important;
  text-decoration: underline !important;
}

p {
  font-size: 100% !important;
}

h2 {
  font-size: 140% !important;
}

h3 {
  font-size: 120% !important;
}

.Article p {
	margin-top: 0px; 

}



.text_normal {
    padding: 0px 0 10px 22px;
}


#center {
	margin:auto;
	width:100%;
	text-align: justify;
}

#container {
         width: 90%;
         height: 10px;
         margin:50px 0 0 0;
         padding:0;
}

#spalte1 {
	display: none; 
}

#spalte2 {
         width:100%;
         float:left;
         padding:0;
         margin:0 0 20px 0;
   	     padding: 0 0 10px 15px;    
}

#spalte3 {
	display: none; 


}

/* ------- Optik Header --------   */

#header {
    margin: 0 0 2px 0;
}

#navigation {
    display: none;
}


#m1, #m2, #m3, #m4, #m5, #m6, #m7, #m8, #m9, #m10 {      
	display: none; 
	}
	
	
/* ------- Optik Breadcrump --------   */

#breadcrump {
	display: none; 
	}



/* ------- Optik Mandantenlogin --------   */

#login {
	display: none; 

}

/* ------- Optik Elemente Spalte 1 ---------- */

#aktuelles {
	display: none; 
}


#suche {
	display: none; 
}


/* ------- Optik Elemente Spalte 2 --------   */

.teaser {
/*    font-size: 11px;*/
/*    line-height: 18px;*/
}

.teaser p {
	margin: 0 50px 20px 0; 

}

.img {
	padding: 0 10px 0 0;
}

p {
        font-size: 11px;
        line-height: 18px;
        color: rgb(0,0,0);
}

table, tr, td {
        font-size: 11px;
}


p.textspalte1 {
        width:225px;
        float:left;
        margin: 27px 0 0 22px;
}

p.textspalte2 {
        width:225px;
        float:left;
        margin: 27px 0 0 28px;
}

h1 {
        font-size: 20px;
        font-weight: normal;
        line-height: 18px;
        color: rgb(52,52,52);
        margin: 0 0 22px 0;
        padding:0;      
		line-height: 28px;
}

ul.fliesstext {
        list-style-type:square;
        font-size: 11px;
        line-height: 18px;
        color: rgb(0,0,0);
}



p a {
        color: rgb(8,97,154);
	      text-decoration: underline;
}

p a:focus,
p a:hover,
p a:active {
        color: rgb(242,157,23);
	      text-decoration: underline;
}

.rot {
	color: #CC0000;
}

.gruen {
	color: #009933;
}

/* ------- Optik Elemente Spalte 3 --------   */

#infobox {
 	display: none; 
}


/* ------- Optik Footer ----------  */

#footer {
  font-size: 8pt !important;
        width:100%;
        padding: 0 0 15px 15px;
        clear:left;
        text-align:left;
}

#footer hr {
  height: 1px;
  font-size: 1px;
  line-height: 1px;
}

#drucken,
#empfehlen,
#oben {
	display: none; 

}


#linie {
	display: none; 
}


#footer p {
        font-size: 100% !important;
        color: rgb(127,127,127);
        margin:10px 0 0 0;
        padding:0;
}

#footer p a {
        color: rgb(127,127,127) !important;
        text-decoration:none !important;
}

#footer p a:hover {
        text-decoration:underline !important;
}

