body, table {
	font-family: 'Lucida Grande', Arial, 'Trebuchet MS', Tahoma, Verdana, sans-serif;
	font-size: 13px;
	line-height: 150%;
	margin: 0;
  color: #333;
}

#logout {
padding:10px;
background: #edf4e2;
border: 1px #d5dec7 solid;
}

h1, h2, h3 {
	color: #0E104B;
	font-size: 28px;
	font-family: 'Times New Roman', Tahoma, sans-serif;
	margin-top: 0.2em;
margin-bottom: 1.2em;
}

h2 {
	font-size: 22px;
  margin-bottom: 0.8em;
}

h3 {
	font-size: 18px;
  font-weight:normal;
 margin-bottom: 0.4em;
}


hr {
border: 0px; /* Für Firefox und Opera */
border-top: dotted 1px #8FA979;
border-bottom: solid 1px #fff; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
}



a img { border: none }

a,a:visited  { color:#2F3164;text-decoration:underline;font-weight:bold; }
a:hover{ color:#333;text-decoration:none;font-weight:bold; }



