/*
 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: 76%;
 color: #000000;
 text-decoration: none;
 background-color: #FFFFFF;
 margin: 0;
 padding: 0;
 scrollbar-face-color: #FFFFFF;
 scrollbar-shadow-color: #8DABCF;
 scrollbar-highlight-color: #FFFFFF;
 scrollbar-3dlight-color: #8DABCF;
 scrollbar-darkshadow-color: #FFFFFF;
 scrollbar-track-color: #FFFFFF;
 scrollbar-arrow-color: #8DABCF;
}

p {
 margin: 0em 0em 2em 0em;
}

img {
 border: 0;
}

a {
 color: #004284;
 text-decoration: none;
}

a:hover, a:active, a:focus {
 text-decoration: underline;
}

form {
 margin: 0em 0em 4em 0em;
}

form div {
 margin: 0em 0em 0em 0em;
}

form div.fehler {
 color: #FF0000;
}

form div.checkbox {
 text-align: right;
 float: left;
 width: 10em;
 margin: 0.3em 1em 0em 0em;
}

#checkboxtext {
 float: left;
 width: 58%;
 padding: 0.3em 0em 0.5em 0em;
}

input, textarea, select {
 border: 1px solid #004284;
 margin: 0em 1em 0em 0em;
}

form div.radio {
 margin: 10px 0 0 20px;
 border: 0;
}

form div.radio input {
 border: 0;
}

input.button {
 border: 0;
 vertical-align: top;
 margin: 0;
 padding: 1.5px 0px 0px 0px;
}

input.size25 {
 width: 25px;
}

input.size35 {
 width: 35px;
}

input.size55 {
 width: 55px;
}

input.check {
 border: 0;
 margin: 0em 0.1em 0em 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;
}

.kommentar, .separator {
 position: absolute;
 left: -2000px;
 color: #FFEFBF;
 font-size: 2em;
}

hr {
 visibility: hidden;
 position: absolute;
 left: -2000px;
}

hr end {

}

table.tab3 {
 font-size: 10px;
 color: #004284;
 border: 1px solid #8DABCF;
 width: 710px;
 margin: 0em 0em 2em 0em;
}

table.tab3 th {
 border: 1px solid #8DABCF;
 background-color: #FFFAE8;
 padding: 4px;
}

table.tab3 td {
 border: 1px solid #8DABCF;
 padding: 4px;
 vertical-align: top;
}

/* Header */

#header {
 background-image:url(/i/header_bg.gif);
 background-color: #8DABCF;
 height: 149px;
}

#header div.startseite {
 background-image:url(/i/head_home.jpg);
 background-position: 224px;
 width: 769px;
 height: 149px;
}


/* Navigation horizontal */

#navi-hori {
 border-top: 1px solid #8DABCF;
 border-bottom: 1px solid #8DABCF;
 background-color: #FFEFBF;
}

#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;
 background-position: 10px;
}

#navi-hori table {
 font-size: 110%;
 width: 100%;
}

#navi-hori td {
 font-size: 1em;
 font-weight: bold;
 color: #004284;
 text-align: center;
 width: 19%;
 padding: 0.5em 0em 0.5em 0.6em;
}

#navi-hori td a:hover, #navi-hori td a:active, #navi-hori td a:focus {
 color: #BD3641;
 text-decoration: none;
}

#navi-hori td.highlight, #navi-hori td.highlight a {
 color: #BD3641;
 text-decoration: none;
}

#navi-hori td.trennstrich {
 color: #FFEFBF;
 border-right: 1px solid #8DABCF;
 width: 0%;
}

#hauptnavi {
 background-color: #FFEFBF;
 height: 30px;
 border-top: 1px solid #8DABCF;
 border-bottom: 1px solid #8DABCF;
 font-size: 1.1em;
 font-weight: bold;
 color: #004284;
}

#hauptnavi div.feld {
 float: left;
 width: 20%;
 height: 30px;
}

#hauptnavi div.feldstyle {
 border-left: 1px solid #8DABCF;
 height: 30px;
}

#hauptnavi div.text {
 padding: 7px 0 0 0;
 font-weight: bold;
 color: #004284;
 text-align: center;
}

#hauptnavi div.text a:hover {
 color: #9E3D3B;
 text-decoration: none;
}

#startseite-unten {
 border-bottom: 1px solid #8DABCF;
 background-image:url(/i/head_home_u.jpg);
 background-color: #D3DFED;
 background-repeat: no-repeat;
 height: 15px;
 background-position: 10px;
}


/* Navigation vertikal */

#navi-vert {
 border-right: 1px solid #8DABCF;
 background-color: #FFEFBF;
 float: left;
 width: 20%;
 height: 640px;
 border-bottom: 1px solid #8DABCF;
}

#navi-vert div.bereich{
 font-size: 1.2em;
 font-weight: bold;
 color: #BD3641;
 text-decoration: none;
 margin: 1em 0.8em 1em 0.8em;
}


#navi-vert a:hover, #navi-vert a:active, #navi-vert a:focus {
 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;
 list-style-position: outside;
}

#navi-vert ul li.highlight {
 color: #BD3641;
 border-top: 1px solid #8DABCF;
 border-bottom: 1px solid #8DABCF;
 background-color: #FFFAE8;
}

#navi-vert ul li.highlight span.highlight {
 color: #BD3641;
 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;
}

#navi-vert ul li ul li.highlight span.highlight {
 color: #BD3641;
 border: 0;
}

/* Veranstaltungen Starseite */

#navi-veranstaltungen {
 border-right: 1px solid #8DABCF;
 background-color: #FFEFBF;
 float: left;
 width: 20%;
 padding: 0 0 30px 0;
 border-bottom: 1px solid #8DABCF;
}

#navi-veranstaltungen ul {
 list-style: none;
 margin: 0;
 padding: 0em 1em 0.5em 1em;
}

#navi-veranstaltungen li {
 list-style: none;
 padding: 0em 0em 1em 0em;
 margin: 1em 0em 1em 0em;
 border-bottom: 1px solid #8DABCF;
}


/* Content - #content definiert die Mittelspalte; #inhalt definiert Position der Mittelspalte*/

#content {
 float: left;
 width: 58%;
}

#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, #inhalt div.bc a:active.highlight, #inhalt div.bc a:focus.highlight {
 text-decoration: none;
}

#inhalt div.drucken {
 text-align: right;
 border-top: 1px solid #8DABCF;
 margin: 1em 0em 0em 0em;
}

/* Inhaltselemente */

#inhalt div.clearfloat {
 clear: both;
}

#inhalt h1 {
 font-size: 1.2em;
 font-weight: bold;
 margin: 0em 0em 2em 0em;
}

#inhalt h1.startseite {
 border-top: 1px solid #8DABCF;
 font-size: 1.1em;
 font-weight: bold;
 margin: 0em 0em 1em 0em;
 padding: 0.9em 0em 0em 0em;
}

#inhalt h2 {
 font-size: 1em;
 font-weight: bold;
 margin: 0em 0em 0.5em 0em;
}

#inhalt p.vorspann {
 font-weight: bold;
 margin: 0em 0em 0.5em 0em;
}

#inhalt span.imgright {
 float: right;
 margin: 0em 0em 2em 2em;
}

/*#inhalt img.right {
 float: right;
 margin: 0em 0em 2em 2em;
}*/

#inhalt span.imgleft {
 float: left;
 margin: 0em 2em 1em 0em;
}

/*#inhalt img.left {
 float: left;
 margin: 0em 2em 2em 0em;
}*/

#inhalt ul {
 color: #000000;
 list-style: square;
 /* list-style-position: inside; */
 margin: 0.5em 0em 2em 2em;
 padding: 0;
}

#inhalt ul li {
 margin: 0em 0em 0.5em 0em;
}

#inhalt table.tab1 {
 font-size: 0.9em;
 color: #004284;
 border: 1px solid #8DABCF;
 width: 96%;
 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: 1em;
 width: 96%;
}

#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: 0;
 padding: 1em 2em 1.5em 0em;
}

#inhalt table.tab2 td span.bereich {
 font-size: 0.8em;
}

#inhalt span.fehler {
 color: #FF0000;
}

/* Teaser */

#teaser {
 background-color: #D2DDEC;
 float: right;
 width: 20%;
 height: 640px;
 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;
 height: 38px;
}


/* Referenz Reihenfolge */

#referenz {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 1em;
 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: 10px 20px 0 20px;
}