/* CSS Document */
* {font-family: Georgia, serif, Times; font-size: 14px; line-height: 19px;}
a {color: #ef7800; text-decoration: none;}a:hover {color: #000; text-decoration: underline;}a.externallink {background: url(../images/pfeil_off.gif) left center no-repeat; padding: 5px 0 5px 50px;}a.externallink:hover {background: url(../images/pfeil_blau.gif) left center no-repeat;left center no-repeat; text-decoration: underline; } h1 {font-size: 24px; line-height: 30px; font-weight: bold; font-family: Comic Sans MS, Comic Sans}
h2 {font-size: 16px; font-weight: bold; margin: 0 0 10px 0; color: #ef7800;}
h3 {font-size: 13px; font-weight: normal; margin: 0 0 10px 0;}
/* Line_3_Content */
.list_container {margin: 0 0 0 -10px; padding-bottom: 10px;}
.list_container ul {list-style: none;}
.list_container ul li {}
.list_container ul li a {padding: 5px 5px 5px 10px; display: block; text-decoration: none; color: #ef7800; margin: 0px; line-height: 1.4em; border-left: 6px #fff solid; }
.list_container ul li a:hover {border-left: 6px #f9cc00 solid; text-decoration: underline; color: #864400;}
.list_container ul li a:active {border-left: 6px #ef7900 solid; color: #864400;}
.list_container ul li a.rex-current {font-weight: bold; padding: 5px 3px 5px 10px; border-left: 6px #ef7900 solid; }

/* Content */
.line {width: 100%; height: 20px; background: url(../images/line.gif) no-repeat center; padding: 10px 0;}
.floatRight {float: right; margin-left: 20px;}
.floatLeft {float: left; margin-right: 20px;}

#content {margin-bottom: 30px; }
#content h1 {color: #864400; letter-spacing: 0.05em; padding-bottom: 1em;}
#content p, #content li  {color: #666; line-height:1.5em;}
#content p, #content ul {padding-bottom: 1em;}#content ul {padding-left: 13px;}
#content strong, #content .caps {font-size: 1em;}

/* Sidebar */
#sidebarwrapper {float:right; width: 180px; height: 300px; background: url(../images/note.png) no-repeat top left; margin: 0 -100px 20px 20px; }#sidebar {padding: 20px 10px 10px 40px;}#sidebar p {font-size: 0.9em;}
/* Footer */
#footer p {font-size: 0.9em; color: #6d695a;}
#footer strong, #footer a {font-size: 1em;}#tagderoffenentuer {background: url(../images/tagderoffenentuer.png); position: absolute; left: 50%; margin-left: 280px; top: 20px; width: 240px; height: 209px;}/* Suchergebnisse */.suchergebnisse b {
	background: #fac056;
}/* Formular */
.formgen *{}.forminfo {padding: 30px 0; color: #cd0000; }.formgen legend {display: none; }
.formgen label {width: 120px; padding: 2px 5px; text-align: right; margin-bottom: 10px; float: left; font-size: 0.9em; }
.formgen input, .formgen select {border-bottom: 1px solid #ddd; background: #f9f9f9; padding: 5px; width: 230px; color: #864400; }
.formgen textarea {background:  #f9f9f9; display: block; color: #042e61; width: 230px; padding: 5px; }
.formerror {background: #cd0000; color: #fff;}
.formgen_block {clear: left; width: 400px; }
.formsubmit {border: 1px solid #ddd; font-weight: bold; margin-top: 20px;}