/*
 Zentrale CSS fuer vaihingen.de
 seitenblick interaktive medien gmbh, stuttgart
 tel. +49 (711) 8599818-0, email info@seitenblick.de

 Browser PC tested & running:
  Mozilla, Opera, IE

 Browser MAC tested & running:
  IE, Safari
*/

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10pt;
 color: #000000;
 text-decoration: none;
 background-color: #FFFFFF;
 margin: 0;
 padding: 0;
}

p {
 margin: 0em 0em 2em 0em;
}

img {
 border: 0;
}

a {
 color: #004284;
 text-decoration: none;
}

a:hover {
 text-decoration: underline;
}

form {
 margin: 0em 0em 4em 0em;
}

form label {
 text-align: right;
 float: left;
 width: 10em;
 margin: 0.3em 1em 0.8em 0em;
}

form br {
 clear: both;
}

form div.abstandform {
 margin: 0.3em 0em 0.8em 0em;
}

hr {
 visibility: hidden;
 position: absolute;
 top: -2000px;
}

/* Header */

#header {
 height: 149px;
}

#header div.startseite {
 background-position: 214px;
 width: 759px;
 height: 149px;
}


/* Navigation horizontal */

#navi-hori {
 visibility: hidden;
 position:absolute;
 top:-2000px;
 border-top: 1px solid #8DABCF;
 border-bottom: 1px solid #8DABCF;
 background-color: #FFEFBF;
}

#navi-veranstaltungen {
 visibility: hidden;
 position:absolute;
 top:-2000px;
}

#navi-hori div.startseite-unten {
 border-top: 1px solid #8DABCF;
 background-image:url(/i/head_home_u.jpg);
 background-color: #D3DFED;
 background-repeat: no-repeat;
 height: 15px;
}

#navi-hori table {
 width: 100%;
}

#navi-hori td {
 font-size: 10pt;
 font-weight: bold;
 color: #004284;
 text-align: center;
 width: 19%;
 padding: 0.5em 0em 0.5em 0.6em;
}

#navi-hori td a:hover {
 color: #BD3641;
 text-decoration: none;
}

#navi-hori td.highlight, #navi-hori td.highlight a {
 color: #BD3641;
 text-decoration: none;
}

#navi-hori td.separator {
 color: #FFEFBF;
 border-right: 1px solid #8DABCF;
 width: 0%;
}


/* Navigation vertikal */

#navi-vert {
 visibility: hidden;
 position:absolute;
 left:-2000px;
 border-right: 1px solid #8DABCF;
 background-color: #FFEFBF;
 width: 10%;
 height: 100%;
}

#navi-vert a:hover {
 color: #BD3641;
 text-decoration: none;
}

#navi-vert ul {
 color: #004284;
 list-style: none;
 width: 100%;
 margin: 0;
 padding: 0;
}

#navi-vert ul li {
 padding: 0.5em 1em 0.5em 1em;
}

#navi-vert ul li.highlight {
 color: #BD3641;
 border-top: 1px solid #8DABCF;
 border-bottom: 1px solid #8DABCF;
 background-color: #FFFAE8;
}

#navi-vert ul li ul {
 text-indent: -0.6em;
 padding: 0.4em 0em 0.1em 0.7em;
}

#navi-vert ul li ul li {
 padding: 0em 0em 0.5em 0em;
}

#navi-vert ul li ul li.highlight {
 color: #BD3641;
 border: 0;
}


/* Content - #content definiert die Mittelspalte; #inhalt definiert Position der Mittelspalte*/

#content {
 float: left;
 width: 100%;
}

#inhalt {
 padding: 1em 0.5em 0.5em 1.5em;
}

#inhalt.div {
 clear:right;
}


/* Breadcrumb */

#inhalt div.bc {
 color: #004284;
 margin: 0em 0em 1.2em 0em;
}

#inhalt div.bc a.highlight {
 color: #BD3641;
}

#inhalt div.bc a:hover.highlight {
 text-decoration: none;
}

#inhalt div.drucken {
 text-align: right;
 border-top: 1px solid #8DABCF;
 visibility: hidden;
 position:absolute;
 top:-2000px;
}


/* Inhaltselemente */

#inhalt div.clearfloat {
 clear: both;
}

#inhalt h1 {
 font-size: 12pt;
 font-weight: bold;
 margin: 0em 0em 2em 0em;
}

#inhalt h2 {
 font-size: 10pt;
 font-weight: bold;
 margin: 0em 0em 0.5em 0em;
}

#inhalt p.vorspann {
 font-weight: bold;
 margin: 0em 0em 0.5em 0em;
}

#inhalt img.right {
 float: right;
 margin: 0em 0em 2em 2em;
}

#inhalt img.left {
 float: left;
 margin: 0em 2em 2em 0em;
}

#inhalt ul {
 color: #004284;
 list-style: square;
 list-style-position: inside;
 margin: 0em 0em 2em 0em;
 padding: 0;
}

#inhalt ul li {
 margin: 0em 0em 0.5em 0em;
}

#inhalt table.tab1 {
 font-size: 9pt;
 color: #004284;
 border: 1px solid #8DABCF;
 width: 100%;
 margin: 0em 0em 2em 0em;
}

#inhalt table.tab1 th {
 border: 1px solid #8DABCF;
 padding: 4px;
 background-color: #FFFAE8;
}

#inhalt table.tab1 td {
 border: 1px solid #8DABCF;
 padding: 4px;
}

#inhalt table.tab2 {
 font-size: 10pt;
 width: 100%;
}

#inhalt table.tab2 th {
 font-weight: normal;
 text-align: left;
 color: #004284;
 padding-bottom: 0.5em;
}

#inhalt table.tab2 td {
 vertical-align: top;
 border-top: 1px solid #8DABCF;
 margin: 1px;
 padding: 1em 2em 1.5em 0em;
}


/* Teaser */

#teaser {
 visibility: hidden;
 position:absolute;
 top:-2000px;
 background-color: #D2DDEC;
 float: right;
 width: 0;
 height: 100%;
 margin: 0;
 padding: 0;
}

#teaser div.suche {
 margin: 0em 0em 5em 0.8em;
}

#teaser div img.suchbutton {
 vertical-align: top;
 margin: 0;
 padding: 2px 0px 0px 0px;
}

#teaser ul {
 list-style: none;
 margin: 0em 0em 2em 1em;
 padding: 0;
}

#teaser ul li {
 font-weight: bold;
 color: #004284;
 list-style: none;
 margin: 0em 0em 1em 0em;
 padding: 0;
}

#teaser ul li ul {
 font-weight: normal;
 text-indent: -0.4em;
 list-style: none;
 margin: 0em 0em 1.5em 1em;
 padding: 0;
}

#teaser ul li ul li {
 font-weight: normal;
 margin: 0.5em 0em 0em 0em;
}

#teaser-bildbereich {
 margin: 0em 0em 2em 0em;
}

#teaser-bildbereich div {
 text-align: center;
 background-image:url(/i/bild_bg.gif);
 margin: 0em 0em 1em 0em;
}

#teaser img.adresse {
 padding: 7em 0em 1em 0em;
}


/* Referenz Reihenfolge */

#referenz {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10pt;
 font-weight: bold;
 color: #004284;
 text-decoration: underline;
 text-align: right;
 vertical-align: top;
 text-indent: -0.6em;

 border: 0;
 background-image: url(/i/head_home_u.jpg);
 background-color: #D2DDEC;
 background-repeat: no-repeat;
 background-position: 214px;

 list-style: square;
 list-style-position: inside;

 display: inline;
 float: left;
 clear: both;

 width: 80px;
 height: 60px;
 margin: 0em 0em 0.5em 0em;
 padding: 0em 0em 0.5em 0em;
}

/* Veranstaltungsliste drucken */

#veranstaltungen {
 margin: 0;
}

#pulldown {
 visibility: hidden;
 position: absolute;
 top: -2000px;
}

table.tab3 {
 font-size: 9px;
 color: #004284;
 border: 1px solid #8DABCF;
 width: 640px;
 margin: 0em 0em 2em 0em;
}

table.tab3 th {
 border: 1px solid #8DABCF;
 background-color: #FFFAE8;
 padding: 4px;
}

table.tab3 td {
 border: 1px solid #8DABCF;
 height: 30px;
 padding: 4px;
 vertical-align: top;
}
