/*****************************/
/*** Core html setup stuff ***/
/*****************************/

html {
  height: 100%;
  margin-bottom: 1px;
}

body {
  height: 100%;
  font: 62.5% Arial, 'Lucida Grande', Verdana, Sans-Serif; /* Resets 1em to 10px */
  line-height: 1.0em;
  margin: 0px 0px 0px 0px;
  padding: 10px 0;
  margin-bottom: 1px;
}

form {
  margin: 0;
  padding: 0;
}

a:link{
	text-decoration: none;
	font-weight: normal;
	color:#993300;
	margin-left: 1px;
	margin-right: 1px;
}

a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #993300;
}

a:hover {
	font-weight: normal;
	color: #800000;
	/*border-bottom:1px solid #06c;*/
	text-decoration:underline;
}

input.button { cursor: pointer; }

p { 
  margin-top: 0; 
  margin-bottom: 1em; 
  margin-right: 5px;
  font-size: 1.2em;
  line-height: 1.3em;
}

img { border: 0 none; }

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/

div.center {
  text-align: center;
}

div#wrapper {
	margin-left: auto;
	margin-right: auto;
}

div#tabarea {
	background: #f7f7f7 url(/fileadmin/images/layout/mw_header_b.png) 0 0 repeat-x;
	margin: 0 11px;

}

div#tabarea_l {
	background: url(/fileadmin/images/layout/mw_header_l_b.png) 0 0 no-repeat;
}

div#tabarea_r {
	height: 42px;
	background: url(/fileadmin/images/layout/mw_header_r_b.png) 100% 0 no-repeat;
	padding-right: 1px;
}

/********************************************/
/*** surbu specific layout elements begin ***/
/********************************************/
div#tabarea-zwei {
	background: #f7f7f7 url(/fileadmin/images/layout/mw_header_b_grey.png) 0 0 repeat-x;
	margin: 0 11px;

}

div#tabarea_l-zwei {
	background: url(/fileadmin/images/layout/mw_header_l_b_nopic.png) 0 0 no-repeat;
	padding-left: 10px;
}

div#tabarea_r-zwei {
	height: 42px;
	background: url(/fileadmin/images/layout/mw_header_r_b_nopic.png) 100% 0 no-repeat;
	padding-right: 1px;
}

/******************************************/
/*** surbu specific layout elements end ***/
/******************************************/
div#footer_r {
	padding-top: 10px;
	height: 47px;
	overflow: hidden;
	font-size: 1.2em;
}

div#footer_r div {
	text-align: center;
	font-size: .90em;
}

div#footer_r a:link  {
	color: #444444;
}

div#footer_r a:hover,
div#footer_r a:active,
div#footer_r a:focus {
	color: #800000; text-decoration:underline;
}

div#footer_r a:visited {
	color: #800000;
}

div#footerspacer {
	height: 10px;
}

#area {
	padding: 0;
}

#whitebox {
        position: relative;
	margin: 0 21px 0px 21px;
	background: #fff;
	width: auto;
}

#whitebox a {
}

#whitebox img {
	max-width: 500px;
}


#whitebox div {
	text-align: left;
}

#whitebox_t {
	background: #ffffff url(/fileadmin/images/layout/mw_content_t.png) 0 0 repeat-x;
}

#whitebox_tl {
	background: url(/fileadmin/images/layout/mw_content_t_l.png) 0 0 no-repeat;
}

#whitebox_tr {
	height: 10px;
	overflow: hidden;
	background: url(/fileadmin/images/layout/mw_content_t_r.png) 100% 0 no-repeat;
}

#whitebox_m {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	width: auto;
	padding: 1px 8px;
}

#whitebox_b {
	margin-top: -5px;
	background: url(/fileadmin/images/layout/mw_content_b.png) 0 100% repeat-x;
}

#whitebox_bl {
	background: url(/fileadmin/images/layout/mw_content_b_l.png) 0 100% no-repeat;
}

#whitebox_br {
	height: 13px;
	background: url(/fileadmin/images/layout/mw_content_b_r.png) 100% 100% no-repeat;
}

/* background for TOP MENU */

#tabmenu table.pill {
  margin-left: auto;
  margin-right: auto;
  padding: 0;
}

td.pill_l {
  background: url(/fileadmin/images/layout/mw_menu_cap_l.png) no-repeat;
  width:  20px;
  height: 24px;
}

td.pill_m {
  background: url(/fileadmin/images/layout/mw_menu_normal_bg.png) repeat-x;
  padding: 0;
  margin: 0;
  width: auto;
}

td.pill_r {
  background: url(/fileadmin/images/layout/mw_menu_cap_r.png) no-repeat;
  width:  19px;
  height: 24px;
}

/********************************************/
/*** surbu specific layout elements begin ***/
/********************************************/

/* background for TOP SUB MENU */

#tabmenu-zwei table.pill {
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  
}

td.pill_l-zwei {
  background: url(/fileadmin/images/layout/mw_menu_cap_l_nopic.png) no-repeat;
  width:  10px;
  height: 24px;
}

td.pill_m-zwei {
  background: url(/fileadmin/images/layout/mw_menu_normal_bg_nopic.png) repeat-x;
  padding: 0;
  margin: 0;
  width: auto;
}

td.pill_r-zwei {
  background: url(/fileadmin/images/layout/mw_menu_cap_r_nopic.png) no-repeat;
  width:  10px;
  height: 24px;
}

/******************************************/
/*** surbu specific layout elements end ***/
/******************************************/

/* copid accross */
/* suckerfish menus*/

#nav  {
	white-space: nowrap;
	height: 24px;
	z-index: 20;
	float: left;
}

#nav ul {
	list-style: none;
	margin: 0 0 0 0;
	padding: 0;
}

/*  top menu separators and padding all lists */
#nav li {
	float: left;
	cursor: pointer;
}

#nav li ul { 	 /*submenus*/
	left: -999em;
	height: 24px;
	width: 130px;
	position: absolute;
}

#nav li li {
	margin: 0;
	padding: 0 0 0px 0;
}

/* width of submenus */
#nav ul ul a {
  width: 131px;
}

/* HIDE SUB MENUS*/
/* REVEAL SUB MENUS*/
#nav li:hover ul, 
#nav li.sfhover ul, 
#nav li:hover ul ul, 
#nav  li.sfhover ul ul {
	left: auto;
}

/* MAIN TOP MENU STYKLING & TEXT*/

#nav li a {
	display: block;
	text-decoration: none;
	font: 13px/24px "Lucida Grande", Lucida, Verdana, sans-serif;
	width: 110px;
	color:#111;
	text-align: center;
	border-style: none;
}

/* top menu rollover state*/

#nav li a:hover,
#nav li a:active,
#nav li a:focus,
#nav li.nav_active {
	background: url(/fileadmin/images/layout/mw_menu_active_bg.png)  0 0 repeat-x;
	color: #fff;
}

#nav li.nav_active a {
	color: #fff;
}

#nav li {
	margin: 0;
}

/* this bit makes the active link remembered in a lighter color.*/
#nav li.active a {
    color:  #888888;
}

/* submenu and sub submenu normal color*/
#nav ul ul li a {
	color: #111111;	
	background: url(/fileadmin/images/layout/mw_menu_normal_bg.png) repeat-x;
	text-align: center; 
	opacity:.9; 
	filter:alpha(opacity=90);
	border-right: 1px solid #bfbfbf;
	border-left: 1px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf;
	border-top: 0 none #bfbfbf;
	margin: 0;
	padding: 0;
}

/********************************************/
/*** surbu specific layout elements begin ***/
/********************************************/

/* copid accross */

/* suckerfish menus*/

#nav-zwei  {
	white-space: nowrap;
	height: 24px;
	z-index: 20;
	float: left;
	width: 100%;
}

#nav-zwei ul {
	list-style: none;
	margin: 0 0 0 0;
	padding: 0;
}

/*  top menu separators and padding all lists */
#nav-zwei li {
	float: left;
	cursor: pointer;
}

#nav-zwei li ul { 	 /*submenus*/
	left: -999em;
	height: 24px;
	width: 130px;
	position: absolute;
}

#nav-zwei li li {
	margin: 0;
	padding: 0 0 0px 0;
}

/* width of submenus */
#nav-zwei ul ul a {
width: 131px;
}

/* REVEAL SUB MENUS*/
#nav-zwei li:hover ul, 
#nav-zwei li.sfhover ul, 
#nav-zwei li:hover ul ul, 
#nav-zwei  li.sfhover ul ul {
	left: auto;
}

/* MAIN TOP MENU STYKLING & TEXT*/

#nav-zwei li a {
	display: block;
	text-decoration: none;
	font: 11px/24px "Lucida Grande", Lucida, Verdana, sans-serif;
	width: auto;
	color:#111;
	text-align: center;
	border-style: none;
	padding-left: 22px;
	background: url(/fileadmin/images/layout/mw_menu_inactive_dot_b.png)  0 0 no-repeat;
}

/* top menu rollover state*/

#nav-zwei li a:hover,
#nav-zwei li a:active,
#nav-zwei li a:focus,
#nav-zwei li.nav-zwei_active {
	background: url(/fileadmin/images/layout/mw_menu_active_dot.png)  0 0 no-repeat;
	color: #800000;
	outline: none;
}

#nav-zwei li.nav-zwei_active a {
	color: #800000;
}

#nav-zwei li {
	margin: 0;
}

div.module ul.menu li.current a {
	color: #800000;
}

/* this bit makes the active link remembered in a lighter color.*/
#nav-zwei li.active a {
  color:  #800000;
}

/* submenu and sub submenu normal color*/
#nav-zwei ul ul li a {
	color: #111111;
  background: url(/fileadmin/images/layout/mw_menu_normal_bg.png) repeat-x;
	text-align: center; 
	opacity:.9; 
	filter:alpha(opacity=90);
	border-right: 1px solid #bfbfbf;
	border-left: 1px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf;
	border-top: 0 none #bfbfbf;
	margin: 0;
	padding: 0;
}

/******************************************/
/*** surbu specific layout elements end ***/
/******************************************/

#leftcolumn {
	padding: 0;
	margin: 0;
/*	width: 20%; */
	width: 182px;
	float:left;
}

#maincolumn {
/*	margin-left: 20%; */
	margin-left: 182px;
	padding-left: 15px;
}

table.nopad {
	width: 100%;
	border-collapse: collapse;
	padding: 0;
	margin: 0;
	margin-bottom: 0px;
}

/*****************************************/
/*** specific content elements ***/
/*****************************************/
h1, h2, h3, h4 {
  font-family: Arial,Helvetica,sans-serif;
}
	
h1 {
	padding: 0px;
	padding-bottom: 5px;
	font-size: 1.4em;
	font-weight: normal;
	vertical-align: bottom;
	color: #993300;
	text-align: left;
	width: 100%;
}

h2 {
	padding-top: 12px;
	padding-bottom: 5px;
	font-size: 1.2em;
	font-weight: normal;
	vertical-align: bottom;
	text-align: left;
	width: 100%;
	margin-top:0px;
}

h3 {
  margin: 0;
  padding-left: 0px;
	margin-bottom: 10px;
	text-align: left;
	font-size: 1.4em;
	font-weight: normal;
}

h5 {
	padding: 0px;
	padding-top: 10px;
	font-size: 1.3em;
	font-weight: normal;
	vertical-align: bottom;
	text-align: left;
	width: 100%;
	margin-top:0px;
	margin-bottom: 1em;
}
/* form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }

/* spacers */
span.article_separator {
	display: block;
	height: 20px;
}

.clr {
	clear: both;
}

td.greyline {
  background: url(/fileadmin/images/layout/mw_line_grey.png) repeat-y center 0;
	float: none;
	padding-left: 10px;
	padding-right: 10px;
}

div.moduletable, div.module {
  margin-bottom: 25px;
}

/*moduletable = xhtml = right column*/

div.moduletable_menu ul {
	padding-left: 2px;
	margin-bottom: 0;
	list-style-type: none;
}

div.module a:link {
/*
	line-height: 24px;
*/
	font-size: 1em;
	font-variant: normal;
	list-style-type: none;
	list-style-image: none;
	color: #111111;
}

div.module a:hover,
div.module a:active,
div.module a:focus {
	color: #800000; text-decoration:underline;
}

div.module a:visited {
	color: #800000;
/*
	line-height: 24px;
*/
}

div.module ul.menu a:visited {
	color: #000000;
}

#leftcolumn div.module {
	padding: 0 0 0 -20px;
}

#leftcolumn div.module table {
	width: auto;
}

/* Frontend Editing*/
fieldset {
	border: 1px solid #ccc;
	margin-top: 15px;
	padding: 15px;
}

legend {
	margin: 0;
	padding: 0 10px;
}

div#wrapper {
		background: #f7f7f7 url(/fileadmin/images/layout/mw_shadow_l.png) 0 0 repeat-y;
}

div#wrapper_r {
	background: url(/fileadmin/images/layout/mw_shadow_r.png) 100% 0 repeat-y;
}

body div#wrapper {
	width: 970px;
}

div#header {
	width: 970px;
	height: 110px;
	background-image: url(/fileadmin/images/layout/mw_header_t.png);
	padding-bottom: 0px;
}

div#footer {
	background: #f7f7f7 url(/fileadmin/images/layout/mw_footer_b.png) 0 100% repeat-x;
}

div#footer_l {
	background: url(/fileadmin/images/layout/mw_footer_b_l.png) 0 0 no-repeat;
}

div#footer_r {
	background: url(/fileadmin/images/layout/mw_footer_b_r.png) 100% 0 no-repeat;
}

.title2 {
  font-family: arial,helvetica,sans-serif;
  font-size: 10pt; 
  color: #000000; 
  font-family: arial,helvetica,sans-serif;
}

.startevent {
  margin-top: 15px;
}

.inhalt {
  color:#444444;
  font:1.1em Arial,'Lucida Grande',Verdana,Sans-Serif;
}

form.login {
  display: inline;
}

#user {
  width: 110px;
}

#pass {
  width: 90px;
}

#tabmenu {
  position: relative;
  width: 807px;
  text-align: center;
  float: left;
  overflow: hidden;
}


div.tx-srlanguagemenu-pi1 {
  position: relative;
  width: 66px;
  padding-top: 18px;
  padding-bottom: 5px;
  padding-left: 5px;
  float: left;
}

img.tx-srlanguagemenu-pi1-flag {
  height: 9px;
  margin-left: 1px;
}

div.right_tabmenu {
  position: relative;
  float: left;
  width: 61px;
  padding-right: 7px;
  text-align: right;
}

div.rss_button {
  position: relative;
  padding-top: 18px;
  padding-right: 5px;
  padding-bottom: 0px;
  padding-left: 5px;
  float: right;
}

div.such_button {
  position: relative;
  padding-top: 18px;
  padding-bottom: 0px;
  padding-left: 5px;
  float: right;
}

div.such_button img {
  cursor: pointer;
}

div.csc-header h1 {
  color: #444444;
  font-size: 1.6em;
  margin-bottom: 5px;
}

div.startseite_veranstaltungen {
  color: #000000;
  padding-right: 10px;
}

div.startseite_topnews {
  color: #000000;
  padding-right: 0px;
}

div.startseite_veranstaltungen span.startseite_veranstaltung_title,
div.startseite_veranstaltungen span.startseite_veranstaltung_subheader,
div.startseite_veranstaltungen span.startseite_veranstaltung_datum,
div.startseite_veranstaltungen span.news-list-morelink,
div.startseite_topnews span.startseite_topnews_title,
div.startseite_topnews span.startseite_topnews_subheader,
div.startseite_topnews span.startseite_topnews_datum,
div.startseite_topnews span.news-list-morelink {
  font-size: 8pt;
  font-family: arial,helvetica,sans-serif;

}

div.module span.startseite_veranstaltung_subheader p,
div.startseite_veranstaltungen a,
div.startseite_veranstaltungen a:link,
div.startseite_veranstaltungen a:visited,
div.startseite_veranstaltungen a:focus,
div.startseite_veranstaltungen a:hover,
div.startseite_veranstaltungen a:active,
span.startseite_topnews_subheader p,
div.startseite_topnews a,
div.startseite_topnews a:link,
div.startseite_topnews a:visited,
div.startseite_topnews a:focus,
div.startseite_topnews a:hover,
div.startseite_topnews a:active  {
  font-size: 12px;
  line-height: 120%;
}

div.module div.startseite_veranstaltungen span.news-list-morelink a,
div.module div.startseite_veranstaltungen span.news-list-morelink a:link,
div.module div.startseite_veranstaltungen span.news-list-morelink a:visited,
div.module div.startseite_veranstaltungen span.news-list-morelink a:focus,
div.module div.startseite_veranstaltungen span.news-list-morelink a:hover,
div.module div.startseite_veranstaltungen span.news-list-morelink a:active,
div.startseite_topnews span.news-list-morelink a,
div.startseite_topnews span.news-list-morelink a:link,
div.startseite_topnews span.news-list-morelink a:visited,
div.startseite_topnews span.news-list-morelink a:focus,
div.startseite_topnews span.news-list-morelink a:hover,
div.startseite_topnews span.news-list-morelink a:active {
  color: #993300;
  text-decoration: none;
}

div.module a:link,
div.module a:visited {
  color: #993300;
}


li {
  font-size: 1.2em;
  line-height: 1.3em;
}


li li {
  font-size: 1em;
}

div.multicol {
	background: url(/fileadmin/images/layout/mw_line_grey.gif) repeat-y;
}

#leftcolumn ul.menu li {
  font-size: 1.2em;
  padding-bottom: 10px; 
}

#leftcolumn ul.menu li a:link,
#leftcolumn ul.menu li a:visited,
#leftcolumn ul.menu li a:focus,
#leftcolumn ul.menu li a:hover,
#leftcolumn ul.menu li a:active  {
  line-height: 11px;
}

#nav-zwei div.moduletable ul.menu li a:link,
#nav-zwei div.moduletable ul.menu li a:visited,
#nav-zwei div.moduletable ul.menu li a:focus,
#nav-zwei div.moduletable ul.menu li a:hover,
#nav-zwei div.moduletable ul.menu li a:active
 {
  font-size: 13px;
}

div.news-single-item h1 {
  line-height: 1.3em;
  padding-bottom: 0px;
  margin-top: 5px;
  margin-bottom: 0px;
}

fieldset.tx-powermail-pi1_fieldset div.powermail_check_inner label {
  clear: none;
}

fieldset.tx-powermail-pi1_fieldset div.powermail_check_inner {
  margin-bottom: 1em;
}

div.powermail_checkbox_spacer {
  width: 200px;
  float: left;
  clear: both;
}

fieldset.tx-powermail-pi1_fieldset input.powermail_check {
  float: left;
}

div.powermail_check_inner,
div.tx_powermail_pi1_fieldwrap_html {
  clear: both;
}

fieldset.tx-powermail-pi1_fieldset, fieldset.tx-powermail-pi1_fieldset div.even {
  background-color: transparent;
}

fieldset.tx-powermail-pi1_fieldset {
  border: none;
}

fieldset.tx-powermail-pi1_fieldset legend {
  display: none;
}

fieldset.tx-powermail-pi1_fieldset label {
  font-weight: normal;
  font-size: 1.2em;
  line-height: 1.3em;
  color: #000000;
}

div.powermail_checkbox_spacer {
  display: none;
}

input.powermail_check {
  margin-top: 0;
}

p.tx_powermail_pi1_fieldwrap_html_checkbox_title, p.tx_powermail_pi1_fieldwrap_html_radio_title {
  font-weight: normal;
}

p.tx_powermail_pi1_fieldwrap_html_checkbox_title {
  margin-bottom: -1em;
}

fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
  margin-left: 0px;
}

div.tx_powermail_pi1_fieldwrap_html_captcha label {
  margin-top: 30px;
}

#searchbox {
  position: absolute;
  display: none;
  top: -14px;
  left: 253px;
  width: 400px;
  white-space: nowrap;
  padding-top: 2px;
  padding-right: 10px;
  padding-bottom: 2px;
  padding-left: 10px;
  background-color: #F7F7F7;
  border: 1px solid #cccccc;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
 }

 #searchbox label {
  font-size: 1.2em;
 }
#searchfield {
  width: 270px;
}

.news-list-date {
  float: none;
  padding-left: 0px;
  padding-top: 5px;
}

#whitebox div.news-list-browse div {
  text-align: center;
}

div.news-list-browse {
  border-top: 1px solid #cccccc;
  padding-top: 1em;
}

div.news-single-images {
  width: 168px;
  overflow: hidden; 
 }
  

#whitebox div.news-single-img {
  float: none;
  text-align: center;
}

div.tx-felogin-pi1 {
  font-size: 1.2em;
}

.tx-felogin-pi1 label {
  float: left;
  clear: both;
  width: 100px;
  font-size: 1em;
  margin-bottom: 10px;
}

#user, #pass {
  margin-bottom: 10px;
}

div.tx-felogin-pi1 fieldset {
  border: none;
}

div.tx-felogin-pi1 legend {
  display: none;
}
.createdate {
height:15px;
padding-bottom:0px;
}

.showResultsWrap {
padding-bottom: 5px;
}
.news-subheader h2 {
margin-top: 0px;
padding: 0px;
}

.contenttable a:link,
.contenttable a:hover,
.contenttable a:visited {
  color: #000000;
}

#mailform {
  display: none;
}

div.news-single-item {
  padding: 0px;
}

span.morelink {
  white-space: nowrap;
}

span.morelink img {
  margin: 0px;
  float: none;
}

h5.csc-firstHeader {
  line-height: 1.5em;
}
