/* CSS Document */

.invisible {
  display:none;
}

p {
         font-size:80%;
		 font-family : Arial,Helvetica,Verdana,sans-serif;
	     font-weight : bold;
	     font-style : normal;
	     color : Black;
}
.impr {
         font-size:80%;
		 font-family : Arial,Helvetica,Verdana,sans-serif;
	     font-weight : bold;
	     font-style : normal;
	     color: #666666;
         }
a.impr {
         font-size:80%;
		 font-family : Arial,Helvetica,Verdana,sans-serif;
	     font-weight : bold;
	     font-style : normal;
	     color: #666666;
         }
a.impr:link {
         font-size:80%;
		 font-family : Arial,Helvetica,Verdana,sans-serif;
	     font-weight : bold;
	     font-style : normal;
	     color: #666666;
         }
a.impr:visited {
         font-size:80%;
		 font-family : Arial,Helvetica,Verdana,sans-serif;
	     font-weight : bold;
	     font-style : normal;
	     color: #666666;
         }
a.impr:hover {
         font-size:80%;
		 font-family : Arial,Helvetica,Verdana,sans-serif;
	     font-weight : bold;
	     font-style : normal;
	     color: #666666;
         }
a.impr:active {
         font-size:80%;
		 font-family : Arial,Helvetica,Verdana,sans-serif;
	     font-weight : bold;
	     font-style : normal;
	     color: #666666;
         }		 		 		 		 
.rot_gross  {
         font-size:120%;
		 font-family : Arial,Helvetica,Verdana,sans-serif;
	     font-weight : bold;
	     font-style : normal;
		 text-decoration:none;
	     color : #DC241F;
		}

A.rot_gross:Link  {
         font-size:120%;
		 font-family : Arial,Helvetica,Verdana,sans-serif;
	     font-weight : bold;
	     font-style : normal;
		 text-decoration:none;
	     color : #DC241F;
		 }

A.rot_gross:Visited  {
         font-size:120%;
		 font-family : Arial,Helvetica,Verdana,sans-serif;
	     font-weight : bold;
	     font-style : normal;
		 text-decoration:none;
	     color : #DC241F;
		 }
		 
A.rot_gross:Hover  {
         font-size:120%;
		 font-family : Arial,Helvetica,Verdana,sans-serif;
	     font-weight : bold;
	     font-style : normal;
		 text-decoration:underline;
	     color : #DC241F;
		 }

A.rot_gross:Active  {
         font-size:120%;
		 font-family : Arial,Helvetica,Verdana,sans-serif;
	     font-weight : bold;
	     font-style : normal;
		 text-decoration:none;
	     color : #DC241F;
		 }
		 

.rot  {
         font-size:80%;
		 font-family : Arial,Helvetica,Verdana,sans-serif;
	     font-weight : bold;
	     font-style : normal;
		 text-decoration:none;
	     color : #DC241F;
		 }
		 
A.rot:Link  {
         font-size:80%;
		 font-family : Arial,Helvetica,Verdana,sans-serif;
	     font-weight : bold;
	     font-style : normal;
		 text-decoration:none;
	     color : #DC241F;
		 }

A.rot:Visited  {
         font-size:80%;
		 font-family : Arial,Helvetica,Verdana,sans-serif;
	     font-weight : bold;
	     font-style : normal;
		 text-decoration:none;
	     color : #DC241F;
		 }
		 
A.rot:Hover  {
         font-size:80%;
		 font-family : Arial,Helvetica,Verdana,sans-serif;
	     font-weight : bold;
	     font-style : normal;
		 text-decoration:underline;
	     color : #DC241F;
		 }
		 
A.rot:Active  {
         font-size:80%;
		 font-family : Arial,Helvetica,Verdana,sans-serif;
	     font-weight : bold;
	     font-style : normal;
		 text-decoration:none;
	     color : #DC241F;
		 }
.logo { 
  float:left;
  margin-right:1.5em;
  margin-bottom:3em;
  overflow : visible;
}
.grafik_left_umfluss { 
  float:left;
  margin-right:1.5em;
  margin-bottom:3em;
  overflow : visible;
}
.grafik_rechts_umfluss { 
  float:right;
  margin-right:3em;
  margin-left:1.5em;
  margin-bottom:3em;
  overflow : visible;
}
