body {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 0.7em;
	}

table { font-size: 1.0em;
}

p {
	margin: 0em 
	}

strong {
	font-weight: bold;
	}

em {font-style: italic;
	}

a {	font-weight: bold;
	line-height: 150%;
	}

a:link {
  text-decoration: none;
  color: #0080CC;
}

a:hover {  
  text-decoration: underline;
  color: #0080CC; 
}

a:visited {
  text-decoration: none;
  color: #0099DD;
}

.inhalt_link {
  padding-left:2em;
  margin: 0em
}

h2,h3,h4,h5,h6,h7,h8 {
	font-size: 120%;
	font-weight: bold; 
	color: #444444;
	margin: 1em 0em 0.5em 
	}

h1 {
	font-size: 150%;
	}
