/*
 css für queertango-festivalito.de
 
 -- farben --
 rot: #e40030
 gruen: #39a23b
 */

body { margin: 0; padding: 0; background: url(../images/bg_stein_left.jpg) repeat-y; font: 14px 'Lucida grande', Helvetica, Verdana, sans-serif; line-height: 28px }
h1 { font-size: 16px; margin: 0 0 1em 0; padding: 0; color: #e40030; }
h2 { font-size: 16px; margin: 0 0 1em 0; padding: 0; color: #000 }
ul { list-style-type: none; margin: 0; padding: 0 }
li { margin: 6px 0; padding: 0;  }
a:link, a:visited, #navi .sel a { text-decoration: underline; color: #000 }
a:hover, a:active { text-decoration: none; color: #e40030 }
a img { border: 0 }

br { line-height: 14px }

/* Bereiche */
#header { height: 154px; background: url(../images/bg_stein_top.jpg) repeat-x; }
#header_content img { margin-left: 284px }

#footer { font-size: 10px; border-top: 1px solid #ccc; margin-top: 3em }

#navi { float: left; width: 299px; }
#navi_content { padding: 20px }
#navi a { text-decoration: none }
#navi ul+img { margin-top: 22px }

#mitte { background: url(../images/bg_content_top.jpg) repeat-x; }
#mitte_content { background: url(../images/bg_stein_left.jpg) repeat-y; }

#inhalte { float: left; width: 680px; padding: 20px; line-height: 24px }
#inhalte p, #inhalte ul { width: 454px }
#inhalte li { list-style-type: none; }
#inhalte_content {  }
.leftbox { width: 170px !important; float: left; }
.leftbox img { padding-bottom: 1em }
.rightbox { width: 480px; float: left }

#inhalte_tl_corner { position: absolute; top: 154px; left: 294px; width: 20px; height: 22px; }

.clear { clear: both; display: block; height: 1px; overflow: hidden; margin: 0; padding: 0 }
.nichtzeigen { display: none; visibility: hidden }
#maps1,#maps2,#maps3,#maps4,#maps5 { display: none }