/* general stuff */

body{
margin:0;
padding:0;
text-align: center;
font-family: verdana, arial, sans-serif;
background: #fff url(../images/verlauf.gif) repeat-x;
}

a {
text-decoration:  none;
font-weight: bold;
border: none;
 }
a:hover {
text-decoration:  underline; 
border: none;
 }
 
/* Layout */
#accessibility {
position: absolute;
left: -2000px;
top: -2000px;
display: none;
}

#source {
position: absolute;
left: -2000px;
top: -2000px;
display: none;
}
#s_oben {
background: url(../images/s_oben.gif) no-repeat;
height: 13px;
width: 696px;
margin-left: auto;
margin-right: auto;
}

/*Korrektur für IE6*/
*html #s_oben {
margin-bottom: -5px;
margin-left: -10px;
margin-right: 0;
}
#pagewidth-800{
width:668px;
text-align:left;
margin-left:auto;
margin-right:auto;
background: transparent url(../images/back_all.gif) repeat-y 0px 140px;
margin-bottom: 20px;
margin-top: 0;
padding: 0 13px 0 13px;
}

#header {
height: 299px; 
width: 669px;
background: transparent;
border-bottom: 5px solid #555;
}
/*Korrektur für IE6*/
*html #header {
margin-left: -2px;
width: 671px;
}

#top-top {
height: 34px;
width: 671px;
background: transparent url(../images/top_nav_bg.jpg) no-repeat top left;
padding: 3px 0 0 0;
margin-left: -2px;
}
/*Korrektur für IE6*/
*html #top-top {
margin-left: 0;
}
#top-bottom {
height: 262px;
width: 671px;
background: transparent url(../images/bg_top_logo.jpg) no-repeat bottom left;
float: left;
margin-left: -2px;
}
/*Korrektur für IE6*/
*html #top-bottom {
margin-left: 0;
}

#search {
margin: 0px;
width: 148px;
height: 20px;
float: left;
background: url(../images/back_search.jpg) right top no-repeat;
padding-left: 6px;
padding-top: 1px;
vertical-align: top;
white-space: nowrap;
}

#search .inputbox{
width: 100px;
height: 18px;
font-size: 10px;
background: #fff;
border: 0;
margin: 0px;
line-height: 14px;
padding: 0 0 0 3px;
}

#search .button{
margin: 0 0 0 5px;
padding: 0 3px 0 3px;
height: 20px;
font-size: 10px;
background: #fff;
border: 1px solid #fff;
line-height: 10px;
cursor: pointer;
}

#search form {
margin: 0px;
padding: 0px;
}

#topmenu{
height: 20px;
float: right;
width: 400px;
padding: 0 5px 0 0;
}

#pathway{ 
width: 475px;
padding-top: 3px;
padding-bottom: 5px;
padding-left: 3px;
background: #2B4908;
margin: 0 0 10px 1px;
}
/*korrektur für IE6*/
*html #pathway{ 
width: 483px;
}

#leftcol{
 width: 174px;
 float: left;
 position: relative;
 margin-right: 5px;
 margin-top: -5px;
 background: #EEEEEE;
 color: #2B4908;;
 } 

#rightcol-normal{
 width: 155px;
 float: right;
 position: relative;
 margin-right: 1px;
 margin-top: -22px;
 } 
 
#rightcol-broad{
 width: 180px;
 float: right;
 position: relative;
 margin-right: 1px;
 margin-top: -22px;
 } 
 
#outer-800{
width: 671px;
margin-left: -2px;
border: none;
padding-top:5px;
} 

#footer-800{  
height: 69px; 
width: 696px; 
background: transparent url(../images/s_unten.gif) no-repeat;
background-position: 0 6px;
font-size: 10px;
margin-left: -18px;
/*margin-top: -5px;*/
padding-bottom: 35px;
text-align: right;
}

*html #footer-800 {
background-position: 0 7px;
}

#footer-800 table {
margin-bottom: -5px;
margin-left:  200px;
}

#footer-800 table td {
text-align: left;
padding-left: 15px;
padding-right: 15px;
padding-top: 20px;
}

#footer-800 table a img {
border: none;
}
#maincol-normal-800{ 
 float: left; 
 width: 450px !important;
 margin-left: 0px !important;
 margin-left: -5px;
 width: 446px;
 } 
 
#maincol-broad-800{ 
 float: left; 
 width: 422px !important;
 margin-left: 0px !important;
 margin-left: -5px;
 width: 417px;
 } 
 
 #maincol-wide-800{ 
 float: left; 
 width: 487px !important;
 width: 482px;
 margin-left: 0px !important;
 margin-left: -5px;
 padding-top: 3px !important;
padding-top: 0px;
padding-left: 5px;
 } 
 
 /*-----used for 2. topmenu-----*/
 #banner {
 width: 478px;
 height: 69px;
 float: right;
 font-size: 14px;
 font-family: Times, serif;
 text-align: right;
 margin-top: 148px;
 }
 #banner table {
 margin: 55px 60px 0 0;
 }
 /*Korrektur für IE6*/
 *html #banner table {
 margin: 55px 0 0 0;
 }
 #banner table td {
 padding: 0 3px 3px 0;
 }
 #banner table td a.mainlevel-nav {
padding: 5px 15px 5px 5px;
color: #fff;
text-decoration: none;
 }
 #banner table td a.mainlevel-nav:hover {
color: #EAE395;
 }
 iframe.wrapper {
 z-index: 0;
 }
 
.clr{clear:both;}
.content {
padding: 0px 0px 0px 0px;
font-size: 10px;
line-height: 14px;
}

/* Modules */

#leftcol div.module, #rightcol-normal div.module {
width: 174px;
background: transparent url(../images/module_middle.jpg) left repeat-y;
margin-bottom: 10px;
}

#leftcol div.module div, #rightcol-normal div.module div {
width: 174px;
background: transparent url(../images/module_top.jpg) top left no-repeat;
}

#leftcol div.module div div, #rightcol-normal div.module div div {
width: 174px;
background: transparent url(../images/module_bottom.jpg)  bottom left no-repeat;
}

#leftcol div.module div div div,#rightcol-normal div.module div div div{
width: 13px;
padding-left: 17px;
padding-right: 10px;
padding-top: 20px;
background: transparent;
padding-bottom: 30px;
font-size: 10px;
}

#leftcol div.module div div div div, #rightcol-normal div.module div div div div{
padding: 0px;
margin: 0px;
}

/*Letterman Module --- Newslettersystem linke Seite*/

#leftcol div.moduleletter {
width: 174px;
background: transparent url(../images/module_middle.jpg) left repeat-y;
margin-bottom: 10px;
}

#leftcol div.moduleletter div{
width: 174px;
background: transparent url(../images/module_top.jpg) top left no-repeat;
}

#leftcol div.moduleletter div div {
width: 174px;
background: transparent url(../images/module_bottom.jpg)  bottom left no-repeat;
}

#leftcol div.moduleletter div div div {
width: 13px;
padding-left: 17px;
padding-right: 10px;
padding-top: 20px;
background: transparent;
padding-bottom: 30px;
font-size: 0.8em;
}

#leftcol div.moduleletter div div div label{
font-size: 0.75em;
white-space: nowrap;
}

#leftcol div.moduleletter div div div p {
white-space: nowrap;
}

#leftcol div.moduleletter div div div h3 {
color: #2B4908;
}

#rightcol-broad div.module {
width: 177px;
background: transparent url(../images/module_middle_wide.jpg) left repeat-y;
margin-bottom: 10px;
}

#rightcol-broad div.module div {
width: 177px;
background: transparent url(../images/module_top_wide.jpg) top left no-repeat;
}

#rightcol-broad div.module div div {
width: 177px;
background: transparent url(../images/module_bottom_wide.jpg)  bottom left no-repeat;
}

#rightcol-broad div.module div div div{
width: 162px;
padding-left: 5px;
padding-right: 10px;
padding-top: 10px;
background: transparent;
padding-bottom: 10px;
font-size: 10px;
color: #2B4908;
}

#rightcol-broad div.module div div div div{
padding: 0px;
margin: 0px;
}

div.module h3 {
font-size: 14px;
width: 130px;
font-weight: bold !important;
margin: 0px;
padding: 0 0 0 3px;
margin-bottom: 5px;
color: #2B4908;
}

div.module a {
color: #2B4908;
}

div.module a:hover {
color: #fff;
background: #2B4908;
}

div.module form table td {
white-space: nowrap;
}

#user1{
float: left;
width: 49%;
}

#user2{
float: right;
width: 49%;
}

#user3 {
width: 100%;
}

#user1 ul, #user2 ul, #user3 ul {
list-style: none;
margin: 0px;
padding: 0px;
padding-left: 0.7em;
margin-left: 0.7em;
margin-bottom: 5px;
margin-top: 2px;
}

#maincol-normal-800 div.moduletable, #maincol-wide-800 div.moduletable, #maincol-broad-800 div.moduletable {
width: 100%;
margin-bottom: 10px;
border: 1px solid #EFEFEF;
background: transparent;
font-size: 10px;
}

#maincol-normal-800 div.moduletable h3, #maincol-wide-800 div.moduletable h3, #maincol-broad-800 div.moduletable h3 {
font-size: 12px;
font-weight: bold;
margin: 0px;
padding: 0px;
height: 20px;
line-height: 20px;
color: #FFF;
width: 100%;
border-bottom: 1px solid #EFEFEF;
text-align: left;
text-indent: 5px;
}

/* Topmenu */

 ul#mainlevel-nav
{
list-style: none;
padding: 0;
margin: 0;
float: right;
white-space: nowrap;
}

ul#mainlevel-nav li{
width: auto !important;
width: 5%;
float: left;
margin: 0;
font-size: 10px;
height: 20px;
line-height: 20px;
white-space: nowrap;
margin-right: 1px;	
}

ul#mainlevel-nav li a, ul#mainlevel-nav li a:visited{
font-weight: normal;
height: 20px;
display: block;
text-decoration: none;
color: #2B4908;
margin-left: 5px;
white-space: nowrap;
}

ul#mainlevel-nav li a:hover{
color: #fff;
}

/* Main Menu(s) */

a.mainlevel {
font-size: 10px;
padding-left: 4px;
width: 143px;
display: block;
line-height: 20px;
margin-bottom: 2px;
text-decoration: none;
font-weight: normal;
voice-family:"\"}\""; /* Box Model fix */
voice-family:inherit;
width: 135px;
}
#leftcol .mainlevel div a {
color: #2B4908;
}
html>body a.mainlevel {width:135px;} /* Opera5-Fix-fix ;-) */

a.mainlevel:hover, a.mainlevel#active_menu {
background: #2B4908;
color: #fff;
text-decoration: none;
}

a.sublevel {
padding: 0px;
margin: 0px;
font-size: 10px;
padding-left: 12px;
width: 139px;
display: block;
line-height: 20px;
margin-bottom: 2px;
text-decoration: none;
font-weight: normal;
voice-family:"\"}\""; /* Box Model fix */
voice-family:inherit;
width: 123px;
}

html>body a.sublevel {width:123px;} /* Opera5-Fix-fix ;-) */

a.sublevel:hover, a.sublevel#active_menu {
text-decoration: none;
width: 139px;
voice-family:"\"}\""; /* Box Model fix */
voice-family:inherit;
width: 123px;
}
html>body a.sublevel:hover, a.sublevel#active_menu { /* Opera5-Fix-fix ;-) */
width: 123px;
}

/* Module specific */

#leftcol div.module div div div div.syndicate {
background: transparent;
width: 137px;
margin: 0px;
padding: 0px;
}

#leftcol div.module div div div div.syndicate div {
background: transparent;
width: 137px;
margin: 0px;
padding: 0px;
}

/* Other Mambo Stuff */

#title {
}
.pathway {
color: #fff;
font-size: 10px;
text-decoration: none;
font-weight: normal;
}

.pathway a{
color: #fff;
text-decoration: none;
font-weight: normal;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

hr {
width:  90%; 
 }
hr.separator {
width:  40%; 
 }
a.pnav {
}
.pnav:hover {
}
.small {
font-size: 10px;
color: #ABABAB;
line-height: 0.7;
}
.smalldark {
font-size: 10px;
color: #000;
height: 10px;
line-height: 10px;
text-align: left;
}

.sectiontableentry1 {
text-align: left;
background: #EFEFEF;
font-size: 10px;
padding: 2px;
}
.sectiontableentry2 {
background: #FFF;
font-size: 10px;
text-align: left;
padding: 2px;
}
.button {
border: 1px solid #BBBBBB;
margin-top: 10px;
}
.inputbox {
border: 1px solid #BBBBBB;
}
.inputbox#lm_subscribe {
border: none;
}
*html .inputbox#lm_subscribe {
vertical-align: middle;
}
.inputbox#lm_unsubscribe {
border: none;
}
*html .inputbox#lm_unsubscribe {
vertical-align: middle;
}
.createdate {
font-size: 10px;
color: #ABABAB;
height: 10px;
line-height: 0.7;
}
.modifydate {
font-size: 10px;
color: #ABABAB;
height: 20px;
line-height: 20px;
margin-bottom: 5px;
}
a.readon {
font-size: 10px;
text-decoration: none;
line-height: 15px;
border: 1px solid #EEEEEE;
padding-left: 13px;
background: url(../images/readon.gif) no-repeat left;
margin-top: 10px;
text-decoration: none;
font-weight: normal;
}
.blog_more {
font-size: 10px;
}
a.readon:hover {
background: #EEEEEE url(../images/readon.gif) no-repeat left;
text-decoration: none;
}
.blog {
width: 100%;
}
.contentheading {
width: 98%;
font-weight: bold;
font-size: 16px;
height: 23px;
line-height: 20px;
font-family: times, serif;
color: #141944;
}
.contentpaneopen {
text-align: left;
background: transparent;
vertical-align: top;
font-size: 10px;
line-height: 1.5;
width: 98%;
}
*html .contentpaneopen {
width: 99.9%;
}
.contentpaneopen td{
vertical-align: top;
}
table.contentpane td.contentheading {
font-weight: bold;
font-size: 16px;
height: 23px;
line-height: 20px;
font-family: 'Trebuchet MS', verdana, sans-serif;
border: none;
}
table.contentpane ul {
margin: 0px;
padding: 0px;
list-style: none;
}
table.contentpane ul li{
padding: 0px;
margin: 0px;
padding-left: 15px;
}
.contentdescription {
font-size: 10px;
}
.sectiontableheader {
font-weight: bold;
font-size: 10px;
height: 25px;
line-height: 25px;
}
.categorytitle {
font-weight: bold;
font-size: 16px;
height: 25px;
line-height: 25px;
font-family: "Trebuchet MS", Verdana, sans serif;
}
.componentheading {
font-weight: bold;
font-size: 16px;
height: 23px;
line-height: 20px;
font-family: times,serif;
color: #2B4908;
margin-bottom: 5px;
}
a.category {
text-decoration:  underline; 
 }
a.category:hover {
text-decoration:  underline; 
 }
table.moduletable {
width:  100%; 
font-size: 80%;
 }
table.moduletable th  {
font-size: 80%;
}

.poll {
font-size: 10px;
text-align: center;
}


.back_button a{
font-size: 10px;
font-weight: normal;
}

.blogsection {
font-size: 10px;
}

.blog_more ul li{
list-style: none;
padding-left: 14px;
line-height: 18px;
}

table.contenttoc {
border: 1px solid #CCCCCC;
padding: 3px;
}

table.contenttoc th{
font-weight: bold;
font-size: 10px;
border-bottom: 1px solid #BBBBBB;
}

form {
margin: 0px;
padding: 0px;
}

p {
	text-align: left;
	clear: both;
}
p img {
	margin: 5px;
	text-align: text-top;
}

h1, h2, h3 {
	font-family: times, serif;
	color: #2B4908;
	font-weight: normal !important;
}

table h3 {
	font-family: times, serif;
	color: #2B4908;
	font-weight: normal !important;
}

h4, h5, h6  {
	font-family: verdana,helvetica,san-serif;
	color: #2B4908;
}

/* Special für Öffnungszeiten */

#opentime {
margin-bottom: 8px;
}

#opentime table{
font-size: 11px;
width: 95%;
margin: 0;
}
#opentime h3{
font-family: times, serif;
font-size: 14px;
color: #141944;
margin: 0;
}

/* Specials für Editor*/

.floatlinks {
/*display: inline !important;*/
float: left;
}
.floatrechts {
/*display: inline !important;*/
float: right;
}

/*zwangsweise Formatierung der Linktabellen im content*/

.contentpaneopen p table {
border-spacing: 1px !important;
background: transparent !important;
border: none !important;
}

.contentpaneopen p table td {
background: #eee !important;
border: none !important;
vertical-align: top;
}

/*.contentpaneopen p table td h3 {
margin: 2px !important;
}

.contentpaneopen table {
border-spacing: 1px !important;
background: transparent !important;
border: none !important;
}

.contentpaneopen table td {
background: #eee !important;
border: none !important;
vertical-align: top;
}

.contentpaneopen table td h3 {
margin: 2px !important;
}*/