/* VV Website PrintFormate */

body  {
  font-family:Arial,Helvetica,sans-serif;
  font-size:9pt;
  color:#000000;
}

a:link  {
  color:#CC0099;
  text-decoration:underline;
}

h1,h2,h3,h4,h5,h6  {
  font-family:Arial,Helvetica,sans-serif;
  font-style:normal;
  font-weight:normal;
}
h1  {
  font-size:12pt;
}
h2  {
  font-size:16pt;
}
h3  {
  font-size:12pt;
}

h4  {
  font-size:10pt;
}
h5  {
  font-weight:bold;
  font-size:9pt;
}
h6  {
  font-weight:bold;
  font-size:8pt;
}

p  {
  padding-left:2cm; padding-right:2cm;
  font-family:Arial,Helvetica,sans-serif;
}

li  {
  font-family:Arial,Helvetica,sans-serif;
}

pre  {
  font-family:"Lucida Sans Typewriter","Courier New",monospace;
  font-style:normal;
  font-size:9pt;
}

tt  {
  font-family:"Lucida Sans Typewriter","Courier New",monospace;
  font-style:normal;
  font-size:9pt;
  color:#000099;
}

caption  {
  font-family:Arial,Helvetica,sans-serif;
  font-style:normal;
  font-weight:bold;
  font-size:10pt;
}

/* VV Klassen */

.lila { color:#000000 }

.blau { color:#000000 }

.cyan { color:#000000 }

.schritt { font-family:Arial,Helvetica,sans-serif; }

.gross { font-size:10pt; font-weight:normal; }

.klein { font-size:9pt; font-weight:normal; }

.mini { font-size:8pt; font-weight:normal; }

.intro {
  color:#000000;
  text-align:justify;
}

.padd  {
  padding-left:2cm; padding-right:2cm;
}

.titel  {
  font-family:"Lucida Sans",Arial,Helvetica,sans-serif;
  font-style:italic;
  color:#000000;
}

.hilfe  {
  color:#000000;
  background-color:#FFFFE6;
  border-right:#999900 1px solid;
  border-top:#999900 1px solid;
  border-left:#999900 1px solid;
  border-bottom:#999900 1px solid;
}

.menu  {
  color:#000000;
  background-color:#D6E7F7;
  border-right:#316BC6 1px solid;
  border-top:#316BC6 1px solid;
  border-left:#316BC6 1px solid;
  border-bottom:#316BC6 1px solid;
}

.form  {
  color:#000000;
  background-color:#E6FFFF;
  border-right:#3399CC 1px solid;
  border-top:#3399CC 1px solid;
  border-left:#3399CC 1px solid;
  border-bottom:#3399CC 1px solid;
}

.datei  {
  color:#000000;
  background-color:#E6E6E6;
  border-right:#CCCCCC 1px solid;
  border-top:#CCCCCC 1px solid;
  border-left:#CCCCCC 1px solid;
  border-bottom:#CCCCCC 1px solid;
}

.vvhilfe  {
  color:#000000;
  background-color:#E6E6CC;
  border-right:#990099 2px solid;
  border-top:#990099 2px solid;
  border-left:#990099 2px solid;
  border-bottom:#990099 2px solid;
}

.copy  {
  font-family:Tahoma,Arial,Helvetica,sans-serif;
  font-style:normal;
  font-weight:normal;
  font-size:8pt;
}

/* VV Navigation */

.kopf  {
  font-family:Tahoma,Arial,Helvetica,sans-serif;
  font-style:normal;
  font-weight:normal;
  font-size:8pt;
  color:#333333;
}

.kopf a:link { color:#333333; text-decoration:none; }
.kopf a:visited { color:#333333; text-decoration:none; }
.kopf a:hover { color:#990099; background-color:#E6E6E6; text-decoration:none; }
.kopf a:active { color:#990099; background-color:#E6E6E6; text-decoration:none; }

.page  {
  page-break-after:always;
}

/* VV Container */

#seite  {
  position:relative;
  margin-left:auto;
  margin-right:auto;
  margin-bottom:auto;
  top:0px;
  width:770px;
  height:5px;
  background:#FFFFFF;
  z-index:1;
}

#text  {
  position:absolute;
  left:0px;
  width:760px;
  padding:5px;
  background:#FFFFFF;
  border-left:1px solid #CC0099;
  border-right:1px solid #CC0099;
  border-top:1px solid #CC0099;
  border-bottom:1px solid #CC0099;
  z-index:4;
}

#titel1 { position:absolute; left:5px; top:40px; width:630px; text-align:center; vertical-align:top; z-index:2; }

#titel2 { position:absolute; left:5px; top:170px; width:630px; z-index:5; }

#navig1 { position:absolute; left:645px; top:5px; width:120px; z-index:3; }

#navig2 { position:absolute; left:65px; top:5px; width:110px; z-index:6; }

#link1 { position:absolute; left:655px; top:820px; width:120px; z-index:8; }

