/* Allgemein  ----------------------------------------------- */

* {
 margin: 0;
 padding: 0;
 border: 0;
}

body {
 font: 12px "Lucida Sans", "Trebuchet MS", sans-serif;
 color: #424242;
 background-image: url(../images/headerbg.png);
 background-repeat: repeat-x;
 overflow:-moz-scrollbars-vertical;
}

#wrap {
 margin: 0 auto;
 width: 1005px;
}

#content {
 position: relative;
 top: 0px;
 left: 0px;
 height: 100%;
}

li {
 list-style-type: none;
}

/* Header und Navigation ----------------------------------------------- */

#header {
 position: relative;
 top: 0px;
 left: 0px;
 width: 1005px;
 height: 208px;
 background-image: url(../images/headerbg.png);
 background-repeat: repeat-x;
}

#logo {
 width: 210px;
 height: 61px;
 background-image: url(../images/logo.png);
 background-repeat: no-repeat;
 float: left;
 z-index: 2;
}

#navigation {
 position: relative;
 top: 18px;
 left: 0px;
 width: 1005px;
 font: 10px "Lucida Sans", "Trebuchet MS", sans-serif;
 color: #ffffff;
}

#navi li {
 float: left;
 text-align: right;
 width: 132px;
}

#navi li.naviL1 {
 text-transform: uppercase;
 padding-bottom: 10px;
 font-weight: bold;
 font-size: 11px;
}

#navi li.naviL1, ul.naviL2 {
 padding-top: 10px;
 font-size: 10px;
}

#navi li.naviL1 ul.naviL2 li {
 font-weight: normal;
 float: none;
}

#navi a {
 text-transform: uppercase;
 text-decoration: none;
 line-height: 15px;
 color: #ffffff;
 padding-left: 12px;
}

#navi a:hover {
 text-transform: uppercase;
 text-decoration: none;
 line-height: 15px;
 color: #fff000;
 padding-left: 14px;
}

#navigation .active a {
 text-transform: uppercase;
 text-decoration: none;
 line-height: 15px;
 color: #fff000;
 padding-left: 14px;
}

/* Sprachauswahl ----------------------------------------------- */

#langmenu {
 position: absolute;
 right: 0px;
 top: 5px;
}

#langmenu ul {
 margin-bottom: 0px;
}

#langmenu li {
 float: left;
 text-align: right;
 padding-left: 5px;
}

#langmenu img {
 border: 1px solid #a3a3a3;
}

/* 1. Spalte Werbung ----------------------------------------- */

#ad {
 position: relative;
 top: 40px;
 left: 0px;
 width: 211px;
}

#ad img {
 float: clear;
 border: 1px solid #cacaca;
 margin-bottom: 7px;
}

#shop {
 position: relative;
 top: 0px;
 left: 0px;
 width: 211px;
 border: 1px solid #cacaca;
 margin-bottom: 140px;
 padding-bottom: 50px;
}

#shop img {
 float: clear;
 padding: 7px 0px 7px 0px;
 border: 0px;
}

#shop p {
 padding: 0px 20px;
 font-size: 11px;
 line-height: 18px;
 color: #424242;
}

#shop a {
 color: #A11B21;
 text-decoration: none;
}

#shop a:hover {
 color: #ED1015;
 text-decoration: underline;
}

#shop table {
 border-spacing: 0px;
 border-collapse: collapse;
 font-size: 11px;
 line-height: 18px;
 color: #424242;
}

#shop td {
 padding: 0px 20px 0px 20px;
}

/* 2. Spalte Text -------------------------------------------- */

#banner {
 border: 1px solid #cacaca;
 margin-bottom: 24px;
}

#text h1, h1.csc-firstHeader {
 font: 12px "Lucida Sans", "Trebuchet MS", sans-serif;
 font-weight: bold;
 margin-bottom: 0px;
 padding-bottom: 0px;
}

#text h1.pagetitle {
 font: 18px "Lucida Sans", "Trebuchet MS", sans-serif;
 font-weight: normal;
 margin-bottom: 20px;
 text-transform: uppercase;
}

#text h2 {
 font: 14px "Lucida Sans", "Trebuchet MS", sans-serif;
 font-weight: normal;
 margin-bottom: 20px;
}

#text p {
 line-height: 20px;
 padding-bottom: 18px;
}

#text {
 position: absolute;
 top: 40px;
 left: 262px;
 width: 743px;
 z-index: 2;
 overflow: visible;
 margin-bottom: 100px;
}

#text a {
 color: #A11B21;
 text-decoration: none;
}

#text a:hover {
 color: #ED1015;
 text-decoration: underline;
}

#text div.csc-textpic-imagewrap img {
 border: 1px solid #cacaca;
 padding: 7px;
}

#text div.csc-textpic-intext-right div.csc-textpic-imagewrap {
 padding-top: 4px;
 padding-left: 30px;
}

#text div.csc-textpic-intext-left div.csc-textpic-imagewrap {
 padding-top: 4px;
 padding-right: 30px;
}

#text div.abb {
 width: 100%;
 padding: 7px;
}

#text td.td-0 {
 vertical-align: top;
 padding: 0px;
 width: 240px;
}

#text td.td-last {
 vertical-align: top;
 padding: 0px 0px 5px;
}

table.contenttable {
 margin-top: 12px;
 clear: left;
}

/* 2. Spalte A-Z Uebersicht --------------------------------------------- */

#text a.abc {
 color: #A11B21;
 font-size: 14px;
 padding-right: 8px;
 text-decoration: none;
}

#text a.abc:hover {
 color: #A11B21;
 font-size: 14px;
 padding-right: 8px;
 text-decoration: underline;
}

#text a.abc_empty {
 color: #d4d4d4;
 font-size: 14px;
 padding-right: 8px;
 text-decoration: none;
}

#text table {
 border-spacing: 0px;
 border-collapse: collapse;
 text-align: left;
 width: 741px;
}

.abc th, td {
 padding: 2px 40px 10px 0px;
 vertical-align: top;
}

#text th {
 font-weight: normal;
 text-transform: uppercase;
}

#text table.abc {
 border-spacing: 0px;
 border-collapse: collapse;
 text-align: left;
 width: 741px;
 border: 1px solid #cacaca;
 margin-bottom: 16px;
}

#text td {
 vertical-align: middle;
}

#text td.shopname {
 width: 200px;
 vertical-align: top;
}

#text td.floor {
 width: 100px;
 vertical-align: top;
}

#text td.phone {
 width: 100px;
 vertical-align: top;
}

#text td.web {
 vertical-align: top;
}

#text td.abc {
 padding: 4px 0px 4px 10px;
}

#text table.abc-order {
 border-spacing: 0px;
 border-collapse: collapse;
 text-align: left;
 width: 741px;
 border: 1px solid #cacaca;
 margin-bottom: 16px;
}

#text td.abc-order {
 padding: 0px 10px;
 background-color: #A01B21;
 color: #ffffff;
 vertical-align: middle;
 height: 24px;
}

#text td.abc-order a {
color: #ffffff;
}

#text td.space {
 padding: 0px;
 height: 10px;
}

#text td.logo {
 width: 120px;
 padding-right: 12px;
 padding-top: 0px;
}

#text img.logo {
 width: 120px;
 border: 0px;
}

#text td.open {
 text-align: right;
 vertical-align: top;
 padding-right: 10px;
}

#text td.time {
 vertical-align: top;
 text-align: center;
}

/* Suche und Info ----------------------------------------------------- */

/*div.tx-indexedsearch-form {
 float: left;
}*/

#divider_out {
 position: absolute;
 top: 208px;
 left: 0px;
 width: 100%;
 height: 26px;
 background-color: #cbdff1;
 border-bottom: 1px solid #a2a2a2;
}

#divider {
 position: relative;
 top: 0px;
 left: 0px;
 width: 1005px;
 height: 26px;
 background-color: #cbdff1;
}

#path {
 position: absolute;
 left: 10px;
 top: 5px;
 height: 21px;
}

#path li {
 float: left;
 text-align: left;
 padding-right: 4px;
}

#path a {
 font: 11px "Lucida Sans", "Trebuchet MS", sans-serif;
 text-transform: uppercase;
 color: #1064a1;
 text-decoration: none;
}

#path a:hover {
 font: 11px "Lucida Sans", "Trebuchet MS", sans-serif;
 text-transform: uppercase;
 color: #0c77c4;
 text-decoration: underline;
}

#search {
 position: absolute;
 top: 0px;
 left: 0px;
 width: 199px;
 height: 30px;
 padding-left: 10px;
 background-color: #cbdff1;
 border-right: 1px solid #a2a2a2;
 border-bottom: 1px solid #a2a2a2;
 border-left: 1px solid #a2a2a2;
}

#search input.searchfield {
 border: 1px inset #a2a2a2;
 height: 18px;
 width: 150px;
 margin-right: 4px;
}

#search input.button {
 float: right;
 margin-right: 8px;
 border: 0px;
}

#search table {
 width: 200px;
 border: 0px;
 border-spacing: 0px;
 border-collapse: collapse;
}

#search td, th {
 padding-right: 0px;
 padding-bottom: 0px;
}

#text input.submit-button {
 background-color: #A01B21;
 color: #ffffff;
 height: 20px;
 padding: 0px 10px;
 border: 1px solid #cacaca;
}

/* Suchergebnisse ----------------------------------------------------- */


.tx-indexedsearch-rules h2 {
 font: bold 12px "Lucida Sans", "Trebuchet MS", sans-serif;
 color: #424242;
 line-height: 18px;
}

div.tx-indexedsearch select {
 font: 12px "Lucida Sans", "Trebuchet MS", sans-serif;
 color: #424242;
 width: 180px;
 min-height: 18px;
 border: 1px solid #aaaaaa;
 padding-left: 2px;
 margin-bottom: 2px;
}

#tx-indexedsearch-searchbox-sword {
 font: 12px "Lucida Sans", "Trebuchet MS", sans-serif;
 color: #424242;
 width: 176px;
 min-height: 18px;
 border: 1px solid #aaaaaa;
 padding-left: 2px;
 margin-bottom: 2px;
}

.tx-indexedsearch-rules {
 display: none;
}

.tx-indexedsearch-result-number {
 display: none;
}

div.tx-indexedsearch-res {
 clear: left;
 padding-top: 10px;
}

.tx-indexedsearch-res img {
 border: 0px;
}

.tx-indexedsearch-res td {
 padding-right: 4px;
}

td.tx-indexedsearch-info {
 display: none;
}

#tx_indexedsearch_extResume {
 margin-top: 4px;
}

.tx-indexedsearch-searchbox-button {
 border: 1px solid grey;
}
  
.browsebox li {
 float: left;
 padding-right: 5px;
}

#text label {
 display: block;
 float: left;
 width: 140px;
}

#text legend {
 display: none;
}

div.tx-indexedsearch-search-select-group {
 display: none;
}

.tx-indexedsearch-searchbox div {
 margin-bottom: 3px;
}

dl.tx-indexedsearch-info {
 display: none;
}

div.tx-indexedsearch-res img {
 padding-bottom: 1px;
}

span.tx-indexedsearch-title, span.tx-indexedsearch-percent {
 font-weight: normal;
 font-size: 12px;
}

h3 {
 line-height: 18px;
}

/* Events ----------------------------------------------------- */

span.V9G {
 display: none;
}

.tx-cal-controller {
 padding-top: 12px;
 clear: left;
}

.tx-cal-controller dd {
 display: none;
}

/* Innenplan -------------------------------------------------- */

.map {
position: relative;
top: 0;
left:0;
}

#map_1 {
 padding-bottom: 40px;
}

.who-is {
list-style-type: none;
line-height: 17px;
position: absolute;
top: 0;
left: 520px;
font-size: 11px;
}

#map_2 {
padding-bottom: 580px;
}


/* Google Maps ----------------------------------------------- */


#form {
 background-color: #A01B21;
 width: 100%;
 margin-bottom: 6px;
 border: 1px solid #cacaca;
}

#form td {
 font: 11px "Lucida Sans", "Trebuchet MS", sans-serif;
 color: #ffffff;
 padding: 4px 10px 2px 0px;
}

#form td.street {
 width: 35%;
 padding-left: 10px;
}

#form td.number {
 width: 10%;
}

#form td.plz {
 width: 15%;
}

#form td.city {
 width: 30%;
}

#form td.language {
 width: 10%;
}

#form td.submit {
 width: 10%;
}

#form input{
 width: 100%;
 height: 15px;
 margin-bottom: 10px;
 padding-left: 2px;
 font-family: "Lucida Sans", "Trebuchet MS", sans-serif;
}

#form img {
 border: 1px solid #cacaca;
}

#directions {
 font: 12px "Lucida Sans", "Trebuchet MS", sans-serif;
 color: #000000;
 border-bottom: 1px solid #a2a2a2;
 vertical-align: middle;
 padding-left: 4px;
 padding-top: 4px;
 padding-bottom: 4px;
}


#gmap { 
	width: 741px; 
	height: 480px; 
}
#directions { width: 600px; }
#directions .gmnoprint div { font-size: 0.95em; }
#directions .googledir div table tbody tr td { background-color: #ffffff; }
#directions div div .googledir div table tbody tr td { border: 1px dotted #ff0000; }
#directions .googledir a { color: #A01B21; text-decoration: none; }
#directions .googledir div div table tbody tr td {
 font: 12px "Lucida Sans", "Trebuchet MS", sans-serif; color: #000000;
}
