/* DEBUGGING
div {
border: 0.1px solid #000000;
margin: 2px;
}
*/

/* general stuff */

body{
margin:0;
padding:0;
text-align: center;
font-family: verdana, arial, sans-serif;
}

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;
}

#pagewidth-800{
width:770px;
text-align:left;
margin-left:auto;
margin-right:auto;
background: transparent url(../images/back_all.gif) repeat-y 0px 140px;
margin-bottom: 20px;
}

/**************************************************************/
/* Abstand Hauptfenster von Oberkannte  */
#header {
height: 72px;
width:  100%; 
 }

/* search */ 
#top-top {
height: 30px;
width: 100%;
background: transparent;
}

/* Logo */
#top-bottom {
background: transparent;
float: left;
padding-left: 35px;
}

#topmenu{
margin-top: -2px;
padding-top: 0px;
height: 20px;
width: 600px;
}

/**************************************************************/

#search {
margin: 0px;
padding: 0px;
width: 148px;
height: 28px;
float: right;
background: url(../images/back_search.jpg) right top no-repeat;
padding-left: 10px;
padding-top: 2px;
vertical-align: top;
}

#search input.searchbox{
width: 140px;
height: 18px;
font-size: 10px;
background: transparent;
border: none;
margin: 0px;
padding: 0px;
line-height: 14px;
}

#search .button{
margin: 0px;
padding: 0px;
height: 14px;
font-size: 10px;
background: transparent;
border: none;
line-height: 10px;
}

#search form {
margin: 0px;
padding: 0px;
}

#pathway{ 
width: 500px;
height: 19px;
padding-left: 20px;
padding-top: 5px;
}

#leftcol{
 width: 152px;
 float: left;
 position: relative;
 margin-right: 5px;
 } 

#rightcol-broad{
 width: 180px;
 float: right;
 position: relative;
 margin-right: 1px;
 margin-top: 0px;
 }

#outer-800{
width: 770px;
padding-top: 6px;
} 

#footer-800{  
height: 40px; 
width:100%; 
background: transparent url(../images/footer.jpg) bottom left no-repeat; 
font-size: 10px;
}

#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: 565px;
 margin-left: 20px;
 padding-top: 3px !important;
padding-top: 0px;
 } 
 
/****************************************************/
/* padding-top verschiebt inhalt des hauptfensters  */ 
#banner {
text-align: center;
color: #CCCCCC;
}

#banner h1 {
  padding: 0px;
  margin: 0px;
}
 
iframe.wrapper {
z-index: 0;
}
 
.clr{clear:both;}

.content {
padding: 0px 0px 0px 0px;
font-size: 12px;
line-height: 18px;
}

.content_col {
padding: 0px 0px 0px 0px;
font-size: 12px;
line-height: 18px;
color: #BD1A12;
font-weight: bold;
}

/* Modules */

#leftcol div.module {
width: 152px;
background: transparent url(../images/module_middle.jpg) left repeat-y;
margin-bottom: 10px;
font-size: 10px;
}

.leftmodule_content form .content {
font-size: 10px;
}

#leftcol div.module div{
background: transparent url(../images/module_top.jpg) top left no-repeat;
}

#leftcol div.module div div{
background: transparent url(../images/module_bottom.jpg)  bottom left no-repeat;
padding-bottom: 7px;
padding-left: 10px;
padding-right: 10px;
}

#leftcol div.module div div div{
padding-top: 10px;
background: transparent;
}

#leftcol div.module div div div div{
padding: 0px;
}

#rightcol-broad div.module {
width: 177px;
background: transparent url(../images/module_middle_wide.jpg) left repeat-y;
margin-bottom: 10px;
font-size: 10px;
}

#rightcol-broad div.module div {
 background: transparent url(../images/module_top_wide.jpg) top left no-repeat;
}

#rightcol-broad div.module div div {
 background: transparent url(../images/module_bottom_wide.jpg)  bottom left no-repeat;
 padding-bottom: 7px;
}

#rightcol-broad div.module div div div{
 padding-left: 10px;
 padding-right: 10px;
 padding-top: 10px;
 background: transparent;
 padding-bottom: 5px;
}

#rightcol-broad div.module div div div div{
 padding: 0px;
 margin: 0px;
 margin-bottom: 7px;
}

div.module h3 {
 font-size: 14px;
 width: 130px;
 font-weight: bold;
 margin: 0px;
 padding: 0px;
 margin-bottom: 5px;
}

#userLeft{
float: left;
width: 49%;
}

#userRight{
float: right;
width: 49%;
}

#userLR {
width: 100%;
}

#userL ul, #userR ul, #userLR ul, #center ul {
margin: 0px;
padding: 0px;
padding-left: 2em;
margin-top: 2px;
margin-bottom: 5px;
}

div.centermodule_main ul li{
padding-left: 5px;
}

#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 */

#topmenu div {
  width: 80px;
}

#topmenu ul
{
list-style: none;
padding: 0px;
margin: 0px;
white-space: nowrap;
float: left;
}

#topmenu ul li{
margin: 0px;
font-size: 10px;
height: 20px;
line-height: 20px;
white-space: nowrap;
margin-right: 1px;	
}

#topmenu ul li a{
font-weight: normal;
height: 20px;
display: block;
padding-left: 5px;
padding-right: 10px;
text-decoration: none;
color: #CCCCCC;
margin-left: 5px;
white-space: nowrap;
}

#topmenu div.nav-cat-entry {
width: 400px;
}

#topmenu div.nav-page-entry.depth-2{
display: none;
}

#leftmodule_content div.nav-cat-block,
a.mainlevel {
font-size: 12px;
display: block;
line-height: 20px;
margin-bottom: 2px;
text-decoration: none;
font-weight: normal;
border-right: 4px solid #CACACA;
voice-family:"\"}\"";
voice-family:inherit;
width: 135px;
}

.leftmodule_content div.nav-cat-block.inactive div.nav-page-entry {
display: none;
}

div.nav-cat-block.active,
a.mainlevel:hover,
a.mainlevel#active_menu {
background: #F1F1F1;
text-decoration: none;
}

.leftmodule_content div.nav-cat-block ul {
list-style: none;
}

.leftmodule_content form {
  width: 100%;
}

input, select {
  font-weight: none;
  font-size: 12px;
}

select {
  width: 120px;
}

div.nav-cat-block ul {
margin: 0px;
padding: 0px;
}

div.nav-cat-block ul li {
margin: 0px;
padding: 0px;
}

html>body a.mainlevel {width:135px;} /* Opera5-Fix-fix ;-) */

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;
border-right: 4px solid #CACACA;
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 {
}

/* Sie sind hier Pfad  */
.pathway {
color: #777777;
font-size: 10px;
text-decoration: none;
font-weight: normal;
}

.pathway a{
color: #777777;
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;
}
.inputbox {
border: 1px solid #BBBBBB;
}

.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;
border-bottom: 1px solid #BD1A12;
/* font-family: 'Trebuchet MS', verdana, sans-serif; */
color: #FF7777;
margin-bottom: 15px;
}

/* Newstext..  */
.contentpaneopen {
text-align: left;
background: transparent;
font-size: 12px;
line-height: 1.8;
}

/* Mainzer Stadt.. in Kontakt */
table.contentpane td.contentheading {
font-weight: bold;
font-size: 16px;
height: 23px;
line-height: 20px;
/* font-family: 'Trebuchet MS', verdana, sans-serif; */
border: none;
}

/* Text ueber Links.. */
.contentdescription {
  font-size: 12px;
  display: none;
}
.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: "Trebuchet MS", Verdana, sans serif; */
border-bottom: 1px solid #BD1A12;
color: #BD1A12;
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;
}

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;
}

.leftmodule_title,
.rightmodule_title{
font-weight: bold;
font-size: 12px;
text-align: center;
padding-top: 3px;
padding-bottom: 6px;
}

.centermodule_title {
display: none;
}

.cal_list_event {
 padding-bottom: 5px;
 color: #0xFF00CC;
}

.cal_list_title {
 clear: both;
 font-weight: bold;
}

.cal_list_date {
 clear: both;
 padding-left:15px;
}

.cal_list_descr {
 clear: both;
 padding-left: 15px;
 font-style: italic;
}

.cal_list_end {
  display: none;
}

.cal_event_even {
  background: #F0F0F0;
}

.cal_event_uneven {
}

.cal_list_weekday {
}

.cal_list_weektop {
}
.cal_list_weeksplit {
  width: 100%;
  border-top: 1px;
  border-top-style: solid;
}
.cal_list_weekbottom {
}
div.centermodule_content div div.news_item div {
  margin-bottom: 15px;
}
