/****** Hauptnavigation ******/
#nav a { font-weight:bold; text-decoration:none; display:block; padding-left:17px; }
#nav a:link, #nav a:visited { color:#666; }
#nav a:hover, #nav a:focus, #nav a:visited:hover, #nav a:visited:focus { color:#093; background:url(../img/button2.gif) no-repeat; }

/****** Servicemenü ******/
#ser a { text-decoration:underline; }
#ser a:link, #ser a:visited { color:#666; }
#ser a:hover, #ser a:focus, #ser a:visited:hover, #ser a:visited:focus { color:#093; }

/****** Navigation im Content-Bereich ******/
#con a { text-decoration:underline; }
#con a:link, #con a:visited { color:#666; }
#con a:hover, #con a:focus, #con a:visited:hover, #con a:visited:focus { color:#093; }

/****** Alle padding- und margin-Abstände global auf 0 ******/
* { margin:0; padding:0; }

/****** Anzeigebreite auf A4-Papier ******/
body { font-family:Garamond, Palatino, "Times New Roman", Times, serif; color:#000; font-size:12pt; background:transparent; }


h1 { font-weight:bold; font-size:100%; padding:18pt 0 12pt 0; }
h2 { font-weight:bold; font-size:100%; }
p { margin-bottom:0.5em; }
img { border:0; }

/****** Logo ******/
#logo { display:block; }

/****** Content ******/
#con {  }
table { width:100%; border-collapse:collapse; clear:both; }
table tr { page-break-inside:avoide; }
table td.txt { vertical-align:top; }
table td.pic { width:222px; vertical-align:top; }
table td.pic img { display:block; }
table td.pic p { margin:6pt 0; color:#666; }

.txt { float:left; width:60%; padding:0 18pt 6pt 6pt; }
.txt ul { list-style:square; list-style-position:outside; margin-bottom:0.5em; }
.txt ul li { margin-left:48pt; }

.pic { width:222px; float:right; }
.pic ul { list-style:none; list-style-position:outside; }
.pic ul li { }
.pic ul li p { margin:0 6pt 6pt 0; color:#666; }
.pic img { border:none; }

/****** Fusszeile ******/
#foot { border-top:1px solid #093; clear:both; text-align:center; }
#foot p { color:#666; margin:0; }

/****** Ausgeblendet ******/
#nav, #ser { display:none; }
