#mymenue ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#mymenue ul li a, 
#mymenue ul li a.active {
	display: block;
	width: 161px;
	height: 18px;
	margin-bottom: 3px;
	margin-left: 5px;
	padding: 4px 0px 0px 20px;
	text-decoration: none;
	font-weight: normal;
	background: url(../../ftp/layout/hmp.gif) no-repeat;
}

#mymenue ul li a:hover, 
#mymenue ul li a.active:hover {
	background: url(../../ftp/layout/hmp.gif) no-repeat;
	color: #cc0033;
	font-style: italic;
	text-decoration: none;
	font-weight: normal;
}
#mymenue ul li a.active:hover,
#mymenue ul li a.active {
	background: url(../../ftp/layout/hmp_active.gif) no-repeat;
}

#mymenue ul ul li a,
#mymenue ul ul li a.active {
	display: block;
	width: 161px;
	height: 18px;
	margin-bottom: 3px;
	margin-left: 5px;
	padding: 4px 0px 0px 20px;
	text-decoration: none;
	font-weight: normal;
	background: url(../../ftp/layout/mp.gif) no-repeat;
}

#mymenue ul ul li a:hover, 
#mymenue ul ul li a.active:hover {
	background: url(../../ftp/layout/mp.gif) no-repeat;
	color: #cc0033;
	font-style: italic;
	text-decoration: none;
	font-weight: normal;
}

#mymenue ul ul li a.active:hover,
#mymenue ul ul li a.active {
	background: url(../../ftp/layout/mp_active.gif) no-repeat;
}



#mymenue ul.green {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#mymenue ul.green li a, 
#mymenue ul.green li a.active {
	display: block;
	width: 161px;
	height: 18px;
	margin-bottom: 3px;
	margin-left: 5px;
	padding: 4px 0px 0px 20px;
	text-decoration: none;
	font-weight: normal;
	background: url(../../ftp/layout/hmpg.gif) no-repeat;
}

#mymenue ul.green li a:hover, 
#mymenue ul.green li a.active:hover {
	background: url(../../ftp/layout/hmpg.gif) no-repeat;
	color: #cc0033;
	font-style: italic;
	text-decoration: none;
	font-weight: normal;
}
#mymenue ul.green li a.active:hover ,
#mymenue ul.green li a.active {
	background: url(../../ftp/layout/hmpg_active.gif) no-repeat;
}

#mymenue ul.green ul li a,
#mymenue ul.green ul li a.active {
	display: block;
	width: 161px;
	height: 18px;
	margin-bottom: 3px;
	margin-left: 5px;
	padding: 4px 0px 0px 20px;
	text-decoration: none;
	font-weight: normal;
	background: url(../../ftp/layout/mp.gif) no-repeat;
}

#mymenue ul.green ul li a:hover, 
#mymenue ul.green ul li a.active:hover {
	background: url(../../ftp/layout/mp.gif) no-repeat;
	color: #cc0033;
	font-style: italic;
	text-decoration: none;
	font-weight: normal;
}

#mymenue ul.green ul li a.active:hover,
#mymenue ul.green ul li a.active {
	background: url(../../ftp/layout/mp_active.gif) no-repeat;
}

/* ----------------------------------- */
/*  CSS- Stile aus dem Original        */
/* ----------------------------------- */
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

table {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.bodystyle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:hover {
	color: #CC0033;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-style: italic;
}
a:active {
	text-decoration: none;
	color: #CC0033;
	font-style: normal;
}
.text_weiss {
	color: #FFFFFF;
	text-decoration: none;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 11px;
	font-weight: bold;
}
.bold {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-indent: 3px;
	font-weight: bold;
	color: #CC0033;
}
a {
	color: #333333;
	text-decoration: none;
	border: none;
}
.red {
	color: #CC0033;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-style: normal;
	font-size: 11px;
}
.textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	border: 1px outset #999999;
	width: 200px;
}
.textbox_auto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	border: 1px outset #999999;
	width: auto;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #CCCCCC;
	border: 1px solid #999999;
	color: #000000;
}
.button_mehr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	background-color: #CCCCCC;
	border: 1px solid #666666;
	color: #CC0033;
	width: auto;
}
.rahmen_img {
	border: 1px outset #333333;
}
.grau {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}






.table_navi_grau {
	border: 1px solid #CCCCCC;
	padding-left: 5px;
}
.table_navi_red {
	border: 1px solid #CC0033;
	padding-left: 5px;
}
.table_navi_gruen {
	border: 1px solid #179697;
	padding-left: 5px;
}
.table_navi_sub {
	border: 1px solid #FFFFFF;
	padding-left: 5px;
}
.table_weiss {
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	font-size: 11px;
}
.table_grau {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.td_gruen {
	border: 1px solid #179697;
	background-color: #179697;	
	padding-left: 5px;
}
.td_rot {
	border: 1px solid #CC0033;
	background-color: #CC0033;	
	padding-left: 5px;
}
.td_blau {
	border: 1px solid #858FC2;
	background-color: #858FC2;	
	padding-left: 5px;
}
.td_grau {
	border: 1px solid #999999;
	background-color: #999999;
	padding-left: 5px;
}


hr {
	width: 100%;
	height: 1px;
	margin-bottom: 12px;
	color: grey;
	background: grey;
	border: none;
}
form {
	margin-top: 20px;
}
.hpfieldblock {
	float: left;
	clear: left;
	margin-bottom: 10px;
	width: 420px;
}
label,
.plabel {
	width: 140px;
	display: block;
	float: left;
	clear: left;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-style: normal;
	font-size: 11px;
}
.plabel {
	color: #CC0033;
}
input {
	float: left;
}

.submit {
	clear: left;
	float: left;
	margin-left: 140px;
	margin-top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #CCCCCC;
	border: 1px solid #999999;
	color: #000000;
}

a.terminlink {
	padding: 0px 13px 0px 13px;
	color: #cc0033;
	background: #dedede;
	border: 1px solid #000;
}
a.terminlink:hover {
	padding: 0px 13px 0px 13px;
	color: #cc0033;
	background: #cc0033;
	color: #fff;
}

div.haus {
	 width: 500px;
	 height: 14px;
	 padding: 4px;
	 color: #fff;
	 font-weight: bold;
	 border: 1px solid #ccc;
	 margin-bottom: 5px;
}

div.tk {
	clear: left;
	width: 510px;
	height: 24px;
	margin: 0px 0px 5px 0px;
}
div.termin {
	float: left;
	 width: 369px;
	 border: 1px solid #ccc;
	 padding: 4px;
	 color: #000;
	 font-weight: bold;
}
div.kategorie {
	float: right;
	 width: 116px;
	 border: 1px solid #dedede;
	 padding: 4px;
	 color: #000;
	 font-weight: bold;
	 text-align: center;
	 background: #dedede;
}
div.veranstaltung {
	clear: left;
	 width: 500px;
	 border: 1px solid #ccc;
	 padding: 4px 4px 10px 4px;
	 color: #000;
	 margin-bottom: 15px;
}
div.termintext {
	 width: 492px;
}
div.vmehr {
	margin-top: 10px;
	white-space: nowrap;
}

div.postdata label.postlabel {
	clear: left;
	float: left;
	width: 100px;
}
div.postdata label.postvalue {
	float: left;
	width: 300px;
	font-weight: bold;
	margin-bottom: 10px;
}

select.textbox,
textarea.textbox {
	*margin-left: -3px;
}

input.vorwahl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	border: 1px outset #999999;
	width: 50px;
}
input.nummer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	border: 1px outset #999999;
	width: 50px;
}
input.durchwahl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	border: 1px outset #999999;
	width: 20px;
}
div.tt {
	float: left;
	margin: 0px 5px 0px 5px;
}

.teaser-left {
	float: left;
	width: 170px;
	height: 60px;
	overflow: hidden;
	background-color: #fff;
	border-left: 10px solid #ce1031;
	text-align: center;
	margin: 0px 0px 15px 0px;
	border-top: 1px solid #cecfce;
	border-bottom: 1px solid #cecfce;
}
.teaser-right {
	padding: 5px 11px 5px 11px;
	float: left;
	width: 331px;
	width: 309px;
	width: 308px;
	height: 60px;
	height: 50px;
	overflow: hidden;
	background-color: #109694;
	margin: 0px 0px 15px 0px;
	border-top: 1px solid #cecfce;
	border-bottom: 1px solid #cecfce;
	border-right: 1px solid #cecfce;
}
.teaser-right h1 {
	margin: 0;
	padding: 0;
	color: #fff;
	font-size: 17px;
	line-height: 17px;
	font-weight: bold;
}
.teaser-right h2 {
	margin: 3px 0px 0px 0px;
	padding: 0;
	color: #fff;
	font-size: 12px;
	font-weight: normal;
}

.popup { font-size: 10px; height: 80px; overflow: hidden; white-space: nowrap; }
.popup img.logo { margin: 0px 0px 2px 0px; }
.popup img.bild { float: right; margin-left: 5px; border: 1px solid #ccc; }
.popup p { margin: 0; padding: 0; clear: both; }
.popup h1 { margin: 0px 0px 2px 0px; padding: 0; color: #ce1031; font-size: 12px; font-weight: bold; }
.popup a { color: #ce1031; }
div.map { font-family: Verdana, Arial, sans-serif; clear: both; float: left; width: 503px; height: 420px; border: 1px solid #ccc; color: #000; font-size: 12px; font-weight: normal; }
div.route { font-family: Verdana, Arial, sans-serif; float: left; width: 230px; height: 420px; overflow: scroll; font-size: 10px; background-color: #fff; }
div.route td { color: #000; font-size: 10px; }
div.route td a { background-color: #ce1031; color: #fff; padding: 2px 4px 2px 4px; }
ul.tabs { margin: 0; padding: 0; float: left; list-style: none; height: 32px; /*--Set height of tabs--*/ border-bottom: 1px solid #999; border-left: 1px solid #999; width: 511px; }
ul.tabs li { float: left; margin: 0; padding: 0; height: 31px; /*--Subtract 1px from the height of the unordered list--*/ line-height: 31px; /*--Vertically aligns the text within the tab--*/ border: 1px solid #999; border-left: none; margin-bottom: -1px; /*--Pull the list item down 1px--*/ overflow: hidden; position: relative; background: #e0e0e0; }
ul.tabs li a { text-decoration: none; color: #000; display: block; font-size: 12px; padding: 0 5px; border: 1px solid #fff; /*--Gives the bevel look with a 1px white border inside the list item--*/ outline: none; }
ul.tabs li a:hover { background: #ccc; }
html ul.tabs li.active, html ul.tabs li.active a:hover, ul.tabs li.active a  { /*--Makes sure that the active tab does not listen to the hover properties--*/ background: #fff; background: #ce1031; color: #fff; border-bottom: 1px solid #fff; /*--Makes the active tab look like it's connected with its content--*/ border-bottom: 1px solid #ce1031; /*--Makes the active tab look like it's connected with its content--*/ }
.tab_container { border: 1px solid #999; border-top: none; overflow: hidden; clear: both; float: left; width: 100%; background: #fff; background: #ce1031; } .tab_content { padding: 3px; font-size: 12px; }



/* 12bis3 Anpassungen fuer Facebook */

p.nav-facebook {
	padding: 0;
	margin: 0 0 16px 0;
	font-size: 100%;
}

p.nav-facebook a {
	display: inline-block;
	background: url(../../img/icon-facebook.png) no-repeat left center;
	padding: 5px 0 5px 35px;
}

