﻿  html {height:101%;}
  
  p
  { font-family: Tahoma, Arial, sans-serif;
    color:#000000;
    line-height: 150%;
    font-size: 14px;
    margin-left: 15px;
    margin-right: 10px;
  }
  
  h1
  { font-family: Tahoma, Arial, sans-serif;
    color: #912d76;
    line-height: 150%;
    font-size: 19px;
    margin-top: 10px;
    margin-left: 15px;
    margin-right: 10px;
  }
  
  .titel
  { font-family: Tahoma, Arial, sans-serif;
    color: #000000;
    line-height: 150%;
    font-size: 14px;
    font-weight: bold;
    margin-left: 15px;
    margin-right: 10px;
  }

 .wietitel
  { font-family: Tahoma, Arial, sans-serif;
    color: #000000;
    line-height: 120%;
    font-size: 15px;
    font-weight: bold;
    margin-right: 10px;
  }

  .zellen
  { font-family: Tahoma, Arial, sans-serif;
    color:#000000;
    margin-left: 15px;
    font-size: 14px;
  }
  
  .eingemittet
  {
	font-family: Tahoma, Arial, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
}
  
  .tabelle
  { font-family: Tahoma, Arial, sans-serif;
    color:#000000;
    margin-left: 7px;
    font-size: 14px;
  }
	  
  .kleingedrucktes
  {font-family: Tahoma, Arial,sans-serif;
   line-height: 100%;
   font-size: 10px;
   margin-left: 1px;
  }
  
  ul
  { font-family: Tahoma, Arial, sans-serif;
    color:#000000;
    line-height: 150%;
    font-size: 14px;
    margin-right: 10px;
  }
  
  .tiny_text 
  {	font-family: Arial, Helvetica, sans-serif;
	  font-size: 10px;
  }

	a
	{ color: #4E3359;
	}
	
	a:visited 
	{ color: #4E3359;
	}
	
	a:hover 
	{ color: #912D76;
	}

	img
	{ border-style:none;
	}

  .zurueck
  { font-family: Tahoma, Arial, sans-serif;
    color: #000000;
    margin-left: 15px;
    font-size: 14px;
    text-align: center;
	}

	.weiter
	{ text-align: right;
	}	

	.zentriertesBild
	{ text-align: center;
	}

	#banner
	{ position:relative;
		top:10px;
		left:1px;
 	  height:146px;
	}


