/* Architecture */
body {
    background: #cccccc;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #404040;
}

#wrapper {
    width: 960px;
    margin: 30px auto;
    background: #FFFFFF;
    box-shadow: 5px 6px 4px #9b9b9b;
    -moz-box-shadow: 5px 6px 4px #9b9b9b;
    -webkit-box-shadow: 5px 6px 4px #9b9b9b;
    border: 1px solid #bebebe;
}

#header {
    height: 200px;
    width: 960px;
}

#container {
    float: left;
    width: 100%;
}

#content {
    margin: 0px 214px 10px 178px;
    padding: 0 10px 0 10px;
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
    min-height: 820px;
}

body.pageid-93 #content, body.pageid-107 #content, body.pageid-109 #content, body.pageid-113 #content, body.pageid-116 #content, body.pageid-118 #content, body.pageid-120 #content, body.pageid-122 #content, body.pageid-124 #content {
    min-height: 840px;
}

#sidebarleft {
    width: 168px;
    float: left;
    overflow: hidden;
    padding-left: 10px;
}

#sidebar {
    margin: 0 0 30px -215px;
    width: 195px;
    float: left;
    overflow: hidden;
    padding-left: 10px;
}

#footer {
    clear: both;
    width: 100%;
    height: 20px;
    position: relative;
}

/* Navi */
#sidebarleft ul, #sidebar ul, #header ul {
    list-style-type: none;
}

.mag_unternavi, .ueber_unternavi {
    display: none;
}

.mag_current, .ueber_current {
    display: block;
}

#navi, #suche, #werbung {
    margin: 20px 5px 0 0;
    padding-top: 17px;
    border-top: 1px dotted #c5c5c5;
}

.hauptnavi {
    padding: 2px 0 0 0;
}

.hauptnavi a {
    height: 33px;
    width: 160px;
    display: block;
    text-indent: -3000px;
}

a.veranstaltungen {
    background: url(mainpics/veranstaltungen.jpg) no-repeat 0 0;
}

a.veranstaltungen:hover, a.veranstaltungen.current {
    background: url(mainpics/veranstaltungen.jpg) no-repeat 0 -33px;
}

a.magazin {
    background: url(mainpics/magazin.jpg) no-repeat 0 0;
}

a.magazin:hover, a.magazin.current {
    background: url(mainpics/magazin.jpg) no-repeat 0 -33px;
}

a.ueber {
    background: url(mainpics/ueber.jpg) no-repeat 0 0;
}

a.ueber:hover, a.ueber.current {
    background: url(mainpics/ueber.jpg) no-repeat 0 -33px;
}

a.links {
    background: url(mainpics/links.jpg) no-repeat 0 0;
}

a.links:hover, a.links.current {
    background: url(mainpics/links.jpg) no-repeat 0 -33px;
}

a.kontakt {
    background: url(mainpics/kontakt.jpg) no-repeat 0 0;
}

a.kontakt:hover, a.kontakt.current {
    background: url(mainpics/kontakt.jpg) no-repeat 0 -33px;
}

.mag_unternavi, .ueber_unternavi {
    background-color: #ededed;
    width: 160px;
}

.mag_unternavi li, .ueber_unternavi li {
    padding: 3px 0;
    display: block;
}

.mag_unternavi li:hover, .mag_unternavi li.current, .ueber_unternavi li:hover, .ueber_unternavi li.current {
    background-color: #c3c3c3;
}

.mag_unternavi a, .ueber_unternavi a {
    padding: 0 0 0 4px;
    color: #666666;
    display: block;
    font-size: 11px;
    text-indent: 0px;
    text-decoration: none;
}

.mag_unternavi a:hover, .ueber_unternavi a:hover {
    text-decoration: none;
    color: #666666;
}

#nav-below{
margin:12px 10px 0 10px;
font-size:1.2em;
}

.sidetop {
    display: block;
    clear: both;
    height: 33px;
    width: 192px;
    text-indent: -3000px;
}

a.sidetop:hover {
    color: #ffffff;
    text-decoration: none;
}

#werbung img {
    margin-bottom: 20px;
}

#werbung2{
margin-bottom:20px;
}

#werbung3{
margin-top:20px;
}

/* General */ 

* {
    margin: 0;
    padding: 0;
}

a {
    color: #666666;
    text-decoration: none;
}

a:hover {
    color: #333333;
    text-decoration: underline;
}

a:active, a:focus {
    outline: 0;
}

img {
    border: 0;
}

.clear {
    clear: both;
    font-size: 0;
    height: 0;
}

.floater-left {
    float: left;
}

.floater-right {
    float: right;
}

/* Content */
.page-title {
    margin-bottom: 15px;
    font-weight: normal;
    font-size: 160%;
}

.post {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px dotted #c5c5c5;
    min-height: 200px;
}

.entry-title, .entry-content h1, h1 {
    font-weight: normal;
    font-size: 160%;
}

.entry-title a {
    color: #404040;
}

.entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
    font-size: 11px;
    font-weight: bold;
    padding: 20px 0 10px 0;
}

.more-link {
    display: block;
}

.back-link {
    padding-top: 20px;
    text-decoration: underline;
}

.entry-info {
    padding-top: 10px;
    font-size: 10px;
}

.entry-content {
    margin-top: 0px;
}

.entry-content p {
    line-height: 1.4;
    margin-top: 20px;
}

.entry-content img.alignleft {
    float: left;
    padding: 10px 10px 10px 0;
}

.entry-content img.alignright {
    float: right;
    padding: 10px 0 10px 10px;
}

.entry-content img.tfe {
    padding-top: 0;
}

.entry-content a {
    text-decoration: underline;
}

.entry-content ul, .entry-content ol {
    margin-left: 30px;
    margin-bottom: 10px;
}

.entry-content ul li, .entry-content ol li {
    line-height: 1.3;
    margin-bottom: 5px;
}

/* */
.form-label {
    margin-bottom: 2px;
}

.form-input, .form-textarea {
    margin-bottom: 10px;
}

.form-input input, .form-textarea textarea {
    padding: 5px;
    background: #FAFAFA;
    border: 1px solid #CCCCCC;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.form-textarea input {
    width: 280px;
}

.form-textarea textarea {
    width: 350px;
}

.form-input input:hover {
    background-color: #FFFFFF;
}

.form-submit input {
    padding: 2px 5px;
}

/* heute tipps */
.sidebartipps img {
    margin-top: -45px;
    float: left;
    padding: 0 10px 0 0;
}

.sidebartipps {
    font-size: 0.8em;
    min-height: 255px;
}

.sidebartipps .tippsheadline {
    margin-left: 10px;
    padding: 15px 0 0 0;
    display: block;
    font-size: 11px;
}

.sidebartipps p {
    display: none;
}

p.heute_meta {
    display: block;
    margin-left: 10px;
}

.tippsheute {
    background: url(mainpics/tippsheute.jpg) no-repeat 0 0;
}

.alletermine {
    background: url(mainpics/alletermine.jpg) no-repeat 0 0;
    margin-top: 20px;
}

.suchetermine {
    background: url(mainpics/suche.jpg) no-repeat 0 0;
}

/* Formular */
.wpcf7 p {
    margin: 10px 0 0 0;
    font-size: 9px;
}

/* Footer */
#impressum {
    position: absolute;
    right: 15px;
    bottom: 5px;
    color: #cccccc;
    font-size: 8px;
}

#impressum a {
    color: #cccccc;
    font-size: 8px;
}

/* suche */
#suche {
    list-style-type: none;
}

.suche_platz {
    padding-top: 10px;
}

/* Event Search Widget */

.eventsearchwidget .ui-datepicker, .eventsearchwidget .select-stadt, .eventsearchwidget #cat {
	width: 186px;
	margin-top: 5px;
}

/* Eventtabelle */

table.eventtable {
	width: 100%;
	border-collapse: collapse;
}

table.eventtable td {
	padding: 3px;
}

table.eventtable tr.odd {
	background: #ddd;
}

table.eventtable tr.even {
	background: #eee;
}

table.eventtable td.icon {
	background: #fff;
}
 
