body { background-image:url(images/bg_hellblau.jpg); margin:0px; color:black; font-family:Verdana, Arial, Helvetica; }
table.nav { line-height:24px; 
			font-weight:bold; 
			border-style:solid; 
			border-collapse:collapse; 
			border-width:0px;
			border-bottom-width:1px; 
			border-color:black; 
			background-color:#deceff;
			width:120px;
		}

table.haupt { font-size:10pt; width:654; }
h1 { font-size:16pt; margin-bottom:40px; }
h2 { font-size:12pt; margin-bottom:0px; }
ul { list-style-position:outside;list-style-type:square; margin-left:20px; padding:0px;}
li { margin-bottom:5px; padding-top:5px; }
.smalltext { font-size:11pt; }


table.box { border-width:1px; border-collapse:collapse; border-style:solid; font-size:8pt; background-image:url(images/bg_box.jpg); border-color:#b09ffc; }
table.details { font-size:9pt; }
table.boxDetails { font-size:8pt; }
td.line { background-color:#b09ffc; height:2px; }
td.vline { background-color:#b09ffc; width:1px; }
td.boxTitel { background-image:url(images/bg_titel.jpg); }

img { border-color:#605788; margin:0px; }


a:link { color:#4f4870; text-decoration:none; }
a:visited { color:#4f4870; text-decoration:none; }
a:hover { color:black; text-decoration:none; }
a:active { color:#4f4870; text-decoration:none; }
a:focus  { color:#4f4870; text-decoration:none; }


.vertikal { vertical-align:3pt; font-size:8pt; }

td.nav { line-height:25px; text-align:right; font-weight:bold; }
div.nav { width:100%; height:100%; }
div.nav a { padding-right:5px; line-height:16px; padding-top:3px; padding-bottom:3px; }
div.nav a:link { color:#000000; text-decoration:none; display:block; width:100%; height:100%; background:url(images/navi_button_normal.jpg) top right; background-repeat:repeat-y; background-position:right; }
div.nav a:visited { color:#000000; text-decoration:none; display:block; width:100%; height:100%; background:url(images/navi_button_normal.jpg) top right; background-repeat:repeat-y; background-position:right; }
div.nav a:hover { color:#000000; text-decoration:none; display:block; width:100%; height:100%; background:url(images/navi_button_hover.jpg) top right; background-repeat:repeat-y; background-position:right; }
div.nav a:active { color:#000000; text-decoration:none; display:block; width:100%; height:100%; background:url(images/navi_button_normal.jpg) top right; background-repeat:repeat-y; background-position:right; }
div.nav a:focus  { color:#000000; text-decoration:none; display:block; width:100%; height:100%; background:url(images/navi_button_normal.jpg) top right; background-repeat:repeat-y; background-position:right; }