body, table {
	font-family: 'Lucida Grande', Arial, 'Trebuchet MS', Tahoma, Verdana, sans-serif;
	font-size: 13px;
	line-height: 140%;
	margin: 0;
  color: #333;
}

.content_inner 
table{
width:90%
}

h1, h2, h3 {
	color: #0B2491;
	font-size: 22px;
	font-family: 'Arial', Tahoma, sans-serif;
	margin-top: 0.2em;
  line-height: 122%;
  font-weight:normal;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 16px;
}

hr {
border: 0px; /* Für Firefox und Opera */
border-top: dotted 1px #82AEDD;
border-bottom: solid 1px #fff; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
}

a img { border: none }

a { text-decoration:none;color:#387CC5;font-weight:bold; }
a:hover{ text-decoration:none;color:#333;font-weight:bold; }




