/* #6E9ED3 schrift blau
   #99C3F1   heller hg
   #6899D0  dunkler hg
   #567AA3 dunkle schrift in der navi

CSS Cascading Style Sheet 2.0 */


body {
	font-family:verdana,arial,helvetica;
	color:#6E9ED3;
	font-size:9pt;	
	font-style: normal;
line-height:130%;
	}

table.nav {	border-width:2px;	border-style:solid;	border-color:#FFffff;}
a {    color: #6E9ED3;    text-decoration: underline;}
a:hover {    font-style: normal;    text-decoration: underline;}
a:visited {    color: #6E9ED3;    font-style: normal;    text-decoration: underline;}

a.nav{	color:#020399;	font-size:13px;	font-weight:bold;
	text-decoration:none;	text-indent:0px;	letter-spacing:0px;	line-height:150%; }

a.nav:hover {	text-decoration:underline;}

h1 { font-family: Verdana, Arial, Helvetica, sans-serif;   font-size: 16pt;  margin-bottom: 20pt;}
h1:first-letter { font-size:130%;}
h2 {	text-align: right;	font-family:verdana,arial,helvetica;font-size:8pt;	font-style: normal;font-weight:bold;}
h3 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt;  margin-bottom: 14pt;}

h3:first-letter {font-size:130%;}

img {border: none;  float:left; padding: 1px 5px 2px 1px;}
logo {clear:both; }


hr {border: 1px solid #6e9ed3;}
div.content {  padding: 5px 5px 5px 10px; text-align: left;clear:both;line-height:140%;margin: 16px;}
div.start {border: 2px solid #6E9ED3; border-style: dotted; width: 179px; height: 155px;margin: 6px; font-size:6pt; text-align: center;  float:left;  padding: 5px 10px 10px 10px; }
div.footer {  padding: 5px 5px 5px 10px;  text-align: center; clear:both;}
div.txt {font-size:6pt; text-align: center; clear:both; float:left;  padding: 5px 10px 10px 10px; }

