html, body
{
	min-height:100.2% !important;
	height:100.2% !important;  /* für moderne Browser */
	height:100.2%;  /*für den IE */
}

body
{
	font: 14px Arial, Verdana, sans-serif;
	color: #000000;
	text-align: center;
}

.do_rexsurf
{
	text-align: right;
	display: block;
}

.clear
{
	display: block;
	clear: both;
	height: 0px;
}

#wrapper
{
	text-align: left;
	margin: 0px auto;
	width: 980px;
}

#top_nav
{
	text-align: right;
	background: url(bg_verlauf02.png) no-repeat left top;
}

#header
{
	height: 200px;
	border-bottom: 1px solid #919596;
	position: relative;
}

#header #logo
{
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	height: 190px;
	width: 500px;
}

#header #logo .hidden
{
	display: none;
}

#main_container
{
	clear: left;
	float: left;
	width: 980px;
	display: block;
	margin-bottom: 10px;
	min-height:400px;
	height:auto !important;  /* für moderne Browser */
	height:400px;  /*für den IE */
}

#main_container #main_nav
{
	float: right;
	width: 250px;
	margin-left: 10px;
}

#main_container #main_nav .werbung
{
	text-align: center;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}

#main_container #main_inhalt
{
	float: left;
	width: 700px;
	margin-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#main_inhalt .txt-img
{
	display: block;
	clear: both;
}

#main_inhalt h1
{
	display: block;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #A7A7A9;
	padding-bottom: 5px;
	font: normal 36px Georgia, "Times New Roman", Times, serif;
}

#main_inhalt .gb_form
{
	display: block;
	margin: 10px;
	padding: 10px;
}

#main_inhalt .gb_eintrag
{
	margin: 10px;
	padding: 10px;
	background: #f1f1f1;
	border: 1px dotted #A7A7A7;
}

#main_inhalt .gb_form label.text, .gb_form label.textarea, .gb_form label.captcha
{
	width: 650px;
	display: block;
	padding: 5px;
	margin-bottom: 5px;
}

#main_inhalt .gb_form input.text
{
	width: 640px;
	padding: 5px;
}

#main_inhalt .gb_form .formtextarea textarea
{
	height: 80px;
	width: 640px;
	padding: 5px;
}

#main_inhalt .gb_eintrag .name
{
	display: block;
	height: 30px;
	border-bottom: 1px dotted #666666;
}

#main_inhalt .gb_eintrag .name span.links
{
	display: block;
	float: left;
	width: 300px;
}

#main_inhalt .gb_eintrag .name span.rechts
{
	display: block;
	float: right;
	width: 300px;
	text-align: right;
}

#main_inhalt .gb_eintrag .gb_text
{
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}

#main_inhalt #articles
{
	display: block;
	margin: 10px;
	padding: 10px;
}

#main_inhalt #articles a
{
	text-decoration: none;
}

#main_inhalt #articles .article-teaser
{
	display: block;
	margin: 10px;
	padding: 10px;
	background: #f1f1f1 url(bg_schatten.png) no-repeat center 100%;
	border: 1px dotted #A6A8A7;
	position: relative;
}

#main_inhalt #articles .article-teaser img
{
	margin: 0px 10px 10px;
	float: left;
	padding: 2px;
	border: 1px solid #A7A7A7;
}

#main_inhalt #articles .article-teaser .description
{
	display: block;
	margin-left: 210px;
}

#main_inhalt #articles .article-teaser .description .teaser-title
{
	display: block;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #A7A7A7;
	text-decoration: none;
	border-bottom: 1px dotted #A6A8A7;
}

#main_inhalt #articles .article-teaser .description span.teaser-text
{
	color: #A7A7A7;
	text-decoration: none;
}

#main_inhalt #articles .article-teaser .description .mehr
{
	color: #990000;
	text-decoration: none;
	display: block;
	text-align: right;
	padding-right: 10px;
	position: absolute;
	right: 10px;
	bottom: 10px;
}

#main_inhalt #anfahrt_map
{
	display: block;
	text-align: center;
}

#main_inhalt #anfahrt_map small
{
	display: block;
	text-align: left;
	padding-left: 10px;
	font-size: 10px;
}

#main_inhalt p
{
	display: block;
	margin: 5px;
	padding: 5px;
	text-align: justify;
}

#main_inhalt .editor ul
{
	display: block;
	padding: 20px;
	margin-left: 20px;
	list-style-type: square;
}

#main_inhalt .editor ul li
{
	line-height: 1.4em;
}

#main_inhalt .editor a
{
	color: #666666;
	text-decoration: none;
	border-bottom: 1px dotted #666666;
	font-style: italic;
}

#main_inhalt .editor a:hover
{
	color: #000000;
}

#main_inhalt .txt-img .floatLeft
{
	margin: 10px;
	float: left;
}

#main_inhalt .txt-img .floatRight
{
	margin: 10px;
	float: right;
}

#main_inhalt .txt-img .center
{
	text-align: center;
	display: block;
	margin-bottom: 10px;
	margin-top: 10px;
}

#main_inhalt .txt-img img
{
	border:1px dotted #333333;
}

#main_inhalt .txt-img ul
{
	display: block;
	margin-left: 50px;
	list-style-type: square;
}

#main_inhalt .txt-img ul li
{
	line-height: 1.4em;
}

#main_inhalt .einzelbilder_galerie
{
	display: block;
	padding: 10px;
	text-align: center;
}

#main_inhalt .einzelbilder_galerie .einzelbilder_galerie_bild img
{
	margin: 5px;
}

#main_inhalt .box_bilder_gallerie .drop_gb_nav
{
	display: block;
	padding: 10px;
	margin: 10px;
	background: url(bg_verlauf01.png) no-repeat center center;
	text-align: right;
}

#main_inhalt .box_bilder_gallerie .bilder_galerie
{
	padding: 10px;
	background: #f1f1f1 url(bg_body02.jpg) 200px center;
	margin: 10px;
	border: 1px dotted #999999;
}

#main_inhalt .box_bilder_gallerie .bilder_galerie .bilder_gallerie_category
{
	float: left;
	text-align: center;
	display: block;
	width: 180px;
	padding: 5px;
}

#main_inhalt .box_bilder_gallerie .bilder_galerie .bilder_gallerie_text
{
	margin-left: 200px;
	padding: 5px;
}

#main_inhalt .box_bilder_gallerie .gal_bild
{
	margin: 8px;
	float: left;
}

#main_inhalt .box_bilder_gallerie .gal_bild img
{
	padding: 2px;
	border: 1px dotted #999999;
}

#main_inhalt .box_bilder_gallerie .bilder_gallerie_seitenaufteilung
{
	display: block;
	clear: both;
	background: #f1f1f1;
	padding: 10px;
	margin: 10px;
}

#main_inhalt .box_bilder_gallerie .bilder_gallerie_seitenaufteilung .bilder_gallerie_seitenaufteilung_link
{
	display: inline;
	clear: both;
	color: #333333;
	text-decoration: none;
	border: 1px dotted #999999;
}

#main_inhalt .box_bilder_gallerie .bilder_gallerie_seitenaufteilung .bilder_gallerie_seitenaufteilung_link:hover
{
	color: #ccc;
	text-decoration: none;
	background: #999;
	border: 1px dotted #000;
}

#main_inhalt .box_bilder_gallerie .bilder_gallerie_bild_anzeige
{
	display: block;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#main_inhalt .box_bilder_gallerie .bilder_galerie .bilder_gallerie_text h2
{
	display: block;
	padding: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px dotted #999999;
}

#main_inhalt .box_bilder_gallerie .galerie01
{
	padding: 5px;
	text-decoration: none;
	color: #333333;
	background: #f1f1f1;
	display: block;
	width: 320px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}

#main_inhalt .box_bilder_gallerie .galerie01 a
{
	color: #000000;
	text-decoration: none;
}

#main_inhalt .box_bilder_gallerie .galerie02
{
	display: block;
	float: left;
	padding: 5px;
	width: 320px;
	background: #f1f1f1;
	margin-left: 10px;
	text-align: right;
}

#main_inhalt .box_bilder_gallerie .galerie02 a
{
	color: #000000;
	text-decoration: none;
}

#main_inhalt .box_bilder_gallerie .bilder_gallerie_bild_anzeige .zurueck_uebersicht a
{
	padding: 5px;
	color: #333333;
	text-decoration: none;
	display: block;
	background: #f1f1f1;
	border: 1px dotted #999999;
	margin: 10px;
}

#main_inhalt .box_bilder_gallerie .bilder_gallerie_bild_anzeige .zurueck_uebersicht a:hover
{
	padding: 5px;
	color: #999999;
	text-decoration: none;
	display: block;
	background: #333333;
	border: 1px dotted #999999;
	margin: 10px;
}
#main_inhalt2  a.tt_archiv
{
	padding: 5px;
	color: #333333;
	text-decoration: none;
	display: block;
	background: #f1f1f1;
	border: 1px dotted #999999;
	margin: 10px;
	clear: both;
}
#main_inhalt2  a.tt_archiv:hover
{
	padding: 5px;
	color: #999999;
	text-decoration: none;
	display: block;
	background: #333333;
	border: 1px dotted #999999;
	margin: 10px;
}


#footer
{
	clear: both;
	text-align: center;
	display: block;
	font-size: 90%;
	background: url(bg_verlauf02.png) no-repeat left top;
	height: 25px;
	line-height: 25px;
}

/* 
REDAXO-Modul: do form!
Beschreibung: CSS-DEMO
Bereich: CSS 
Für: do form! 2.x  und 3.x
Stand: 20.04.2009 
Version: 1.0
--------------------------------------------------------------------------
HINWEISE:
--------------------------------------------------------------------------
!! Das CSS berücksichtigt nicht alle möglichen Felder 
!! Farben nicht 1 zu 1 übernehmen
!! ist ja nicht wirklich hübsch

Weitere Infos zu den CSS hier:
http://wiki.redaxo.de/index.php?n=R4.DoForm
-------------------------------------------------------
*/

/* Formular Definition */
/*//////////////////////////////////////////////////////////////////////////////*

/* Div das das Formular umschließt */
.formgen
{
	font-size: 1em;
	padding-right: 10px;
	padding-left: 10px;
}

/* Was passiert wenn auf das Label geklickt wird? */
label, select, input[type=checkbox], input[type=radio], input[type=button], input[type=submit]
{
	cursor : pointer;
}

.formgen form
{
	line-height : 120%;
}

/* 
Wie sehen die einzelnen Blöcke aus? 
Jedes Feld wird von einem DIV umschlossen, das hier definiert werden kann
*/


.formgen .formblock
{
	margin-bottom: 15px;
	margin-top: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 2px;
	padding-left: 5px;
}

.forminfo
{
	width: 360px;
	margin-bottom: 15px;
	background-color: #FFCC33;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 2px;
	padding-left: 5px;
	font-weight: bold;
	border: 5px dashed #990000;
}

/*
Verhalten von br-Tags
*/
.formgen br
{
	clear : both;
}

/* 
--------- FORMULAR-OBJEKTE ------------ 
*/


/* Mehrzeiliges Eingabefeld */
.formgen .formtextfield
{
	width: 400px;
	height: 200px;
	margin-left: 4px;
	border: 1px solid #A5A6A8;
	background-color: #FFFFFF;
}

/* Textfeld */
.formgen .formtext
{
	width: 250px;
	margin-left: 4px;
	padding-bottom: 4px;
	font-size: 1em;
	background-color: #FFFFFF;
	border: 1px solid #A5A6A8;
}

.formgen input:focus, .formgen input:hover, .formgen select:focus, .formgen select:hover, .formgen textarea:focus, .formgen textarea:hover
{
	border-bottom-color: #000000;
	background-color: #A5A6A8;
}

/* Label */
.formgen label
{
	width: 200px;
	clear: left;
	float: left;
	height: 20px;
	font-weight: bold;
	color: #A5A6A8;
}

/* Aussehen der Select-Ausgabe */
.formgen .formselect
{
	width: 200px;
	background-color: #FFFFFF;
	margin-left: 4px;
	color: #000000;
}

/* Sende-Button */
.formgen .formsubmit
{
	width: 100%;
	text-align: center;
	background-color: #A5A6A8;
	border: 1px solid #C3C7CA;
	float: right;
	color: #FFFFFF;
}

/* Fieldsetbeschriftung */
.formgen legend
{
	color: #FFFFFF;
	background-color: #A5A6A8;
	width: 150px;
	padding: 5px;
}

.formgen .fieldset
{
	margin-bottom: 10px;
	padding: 10px;
}

/* -------------- AUSGABEN / Fehlermeldungen --------*/


/* Markierung der Labels bei Fehler */
.formgen .formerror
{
	border-bottom-width: 1px;
	color: #990000;
}

.formgen .formcaptcha
{
	border: 2px solid #A5A6A8;
	vertical-align: top;
	float: left;
	margin-right: 10px;
}

.formgen .formreq
{
	color: #006633;
}

.formgen .formheadline
{
	color: #993300;
	background-color: #FFF7EA;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-style: italic;
}
.rexkal/*//////////////////////////////////////////////////////////////////////////////*
/* Ende der Formulardefinition */

 
{
	display: block;
	margin: 0px auto;
	width: 100%;
	text-align: center;
}
.rexkal table
{
	text-align: left;
	display: block;
}


.rexkal td
{
}

.rexkal .rexkal-month
{
	background: #A5A6A8;
	padding: 5px;
	color: #FFFFFF;
	text-align: left;
}

.rexkal .rexkal-dateStartFormatted
{
	padding: 5px;
	width: 120px;
}

.rexkal .rexkal-eventName a
{
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dotted #A5A6A8;
	white-space: normal;
}

.rexkal .rexkal-eventName a:hover
{
	color: #990000;
	text-decoration: none;
	border-bottom: 1px dotted #990000;
}

.rexkal-details
{
	margin: 0px;
	padding: 0px;
}

.rexkal .rexkal-eventName
{
	display: block;
	padding: 10px;
	text-align: left;
	font: bold 16px Verdana, Arial, Helvetica, sans-serif;
	width: 500px;
	white-space: normal;
}

.rexkal .rexkal-venueName
{
	width: 160px;
}

.rexkal .rexkal-categoryName
{
	width: 10%;
}

.rexkal-details .rexkal-date
{
	display: block;
	float: left;
	width: 480px;
	background: url(bg_verlauf02.png) repeat-x left bottom;
	padding: 5px;
	text-align: center;
}

.rexkal-details .rexkal-ort
{
	display: block;
	float: left;
	width: 480px;
	background: url(bg_verlauf02.png) repeat-x left bottom;
	padding: 5px;
	text-align: center;
}
.rexkal .rexkal-shortdesc
{
	width: 150px;
}


.rexkal-details .rexkal-longdesc
{
	display: block;
	width: 700px;
	clear: left;
	padding-top: 10px;
}

.rexkal-details .rexkal-longdesc .rexkal-picture
{
	margin: 0px 10px 10px;
	float: left;
	padding: 2px;
	border: 1px dotted #A6A8A7;
}

.rexkal-details .rexkal-longdesc .label
{
	display: block;
	margin-bottom: 10px;
}

.rexkal-details .rexkal-longdesc ul
{
	clear: left;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	display: block;
	padding: 10px;
}

.rexkal-details .rexkal-longdesc p
{
	display: block;
	margin: 10px 10px 20px;
	text-align: justify;
}

.rexkal .rexkal-backlink a
{
	display: block;
	text-align: center;
	color: #000000;
	background: #CCCCCC;
	padding: 5px;
	width: 250px;
	margin: 10px auto;
	text-decoration: none;
	clear: both;
}

.rexkal .rexkal-backlink a:hover
{
	color: #ffffff;
	background: #990000;
}

.rexkal ul.rexkal-pager
{
	display: block;
	list-style-type: none;
	margin-left: 10px;
	margin-bottom: 10px;
}

.rexkal ul.rexkal-pager li
{
	display: inline;
}

.rexkal ul.rexkal-pager li a
{
	padding: 5px;
	color: #333333;
	text-decoration: none;
	display: block;
	background: #f1f1f1;
	border: 1px dotted #999999;
	margin: 10px;
	clear: both;
}


.rexkal ul.rexkal-pager li a:hover
{
	padding: 5px;
	color: #999999;
	text-decoration: none;
	display: block;
	background: #333333;
	border: 1px dotted #999999;
	margin: 10px;
}
.rexkal .rexkal-pager .rexkal-next a
{
	color: #000000;
	text-decoration: none;
}

#main_nav .short_news
{
	display: block;
	padding: 3px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#main_nav .short_news .e_datum
{
	padding: 5px;
	display: block;
	border-bottom: 1px dotted #A7A7A9;
	background: #f1f1f1;
}

#main_nav .short_news .e_pic
{
	display: block;
	float: left;
	margin: 5px;
}

#main_nav .short_news .e_name
{
	display: block;
	padding: 5px;
	float: left;
}

#main_nav .short_news .e_ort
{
	display: block;
	margin-bottom: 10px;
	padding: 5px;
	clear: left;
}

#main_nav #counter
{
	display: block;
	padding: 10px;
	text-align: center;
}

#main_nav #counter p
{
	display: block;
	margin: 0px 10px 10px;
	background: #E2E7EB;
	padding: 5px;
}

#main_inhalt #pagecounter-top10
{
	display: block;
	margin: 10px 10px 30px;
	padding: 10px;
	float: left;
	border-bottom: 1px dotted #969696;
}

#main_inhalt #pagecounter-top10 dt, #main_inhalt #pagecounter-top10 dd
{
	line-height:30px;
	display: block;
	float: left;
	height: 30px;
}
#main_inhalt #pagecounter-top10 dt
{
	width: 200px;
}

#main_inhalt #pagecounter-top10 dd
{
	width: 450px;
}



#main_inhalt #pagecounter-top10 dt a
{
	padding: 5px 5px 5px 10px;
	font: 16px Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;
}

