/************************************
Theme Name: CONTAO-STARTER
Description: HTML5-CONTAO-STARTER 
Version: 0.1
Author: Eugen Zimmer, RightVision GmbH
Author URI: http://www.rightvision.de
Theme URI: http://www.henstedt-ulzburg.de
/*************************
RightVision GmbH
Tiedenkamp 23
D-24558 Henstedt-Ulzburg
Germany
************************** 
http://www.rightvision.de
**************************/

/* DROID SANS */

/* 400 */
@font-face {
  font-family: 'Droid Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Droid Sans Regular'), local('DroidSans-Regular'), 
		url('/rvha_load/fonts/droid-sans/DroidSans.woff2') format('woff2'),
		url('/rvha_load/fonts/droid-sans/DroidSans.woff') format('woff'),
		url('/rvha_load/fonts/droid-sans/DroidSans.ttf') format('truetype');
}
/* 700 */
@font-face {
  font-family: 'Droid Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Droid Sans Bold'), local('DroidSans-Bold'), 
		url('/rvha_load/fonts/droid-sans/DroidSans-Bold.woff2') format('woff2'),
		url('/rvha_load/fonts/droid-sans/DroidSans-Bold.woff') format('woff'),
		url('/rvha_load/fonts/droid-sans/DroidSans-Bold.ttf') format('truetype');
}

*, *:before, *:after {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.group:before, .group:after, .clearer:before, .clearer:after, p:before, p:after {content: " "; display: table;} 
.group:after, .clearer:after, p:after  {clear: both;}
::-moz-selection{background: #B82841;color: #FFF;}
::selection 		{background: #B82841;color: #FFF;}
html {height: 100%;overflow-y: scroll;}
body#tinymce  {background: #FFF !important;}
body {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	background: url("x-intern/bg_gray_repeat.gif") repeat #E8E8E8; 
	color: #333;
	font: 85.53%/1.43 'Droid Sans', 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
}
@media \0screen {	/* IE < 8 */
	body {font: 85.53%/1.43 'Lucida Sans Unicode', 'Lucida Grande', sans-serif !important;}
}
.bgffhu {
	background-image: url(/files/rv-theme/x_FFHU/allgemeines/bg_ffhu.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: 100%;
	background-color: #CCD1D5;
}

/* GLOBAL-KLASSEN */
.teasernoimg img,.teasernoimg figure, #home .teaser p.flip {display:none !important;}
.float_left,.left, .links 		{float: left !important;}
.float_right,.right, .rechts 	{float: right !important;}
.float_none 						{float: none; clear:both;}
.txt_left						{text-align: left !important;}
.txt_right						{text-align: right !important;}
.txt_center						{text-align: center !important;}
.bold, .strong, b				{font-weight: bold;}
.small, small					{font-size: 85%;}
.highlight 						{background: #f1d4d9; padding: 7px;display:inline-block;}
.hide, .hidden					{display: none;}
.show, .sichtbar				{display: block;}
.clearer, .clear 				{width: 100%; height: 1px;}
.clearer_gray, .clear_gray		{width: 100%; height: 1px; border-bottom: 1px solid #DDD; margin-bottom: 8px;}
.border 							{border: 6px solid #DDD; border-radius: 5px 5px 5px 5px; behavior: url('../../assets/css3pie/1.0.0/PIE.htc');}
.border_0						{border: 0 !important;}
.border_l_gray 					{display: inline-block; border-left: 6px solid #CCC;padding-left:6px;} 
.frame_b						{border:6px solid #DDD;border-radius: 5px 5px 5px 5px; behavior: url('../../assets/css3pie/1.0.0/PIE.htc');}
.auserhalb 						{background: none !important; color: #000 !important; display: inline; height: 1px !important; width: 1px !important; overflow: hidden; position: absolute; left: -1000px;}
.m0								{margin: 0 !important;}
.ico_edit 						{width:22px;height:22px;position:absolute;top:8px;right:8px;z-index:9000;background: #FFF;text-align:center;padding:1px !important;border-radius:11px;box-shadow: 0 3px 4px -2px #A4A4A4;opacity:.3;}
.ico_edit:hover					{opacity:1;} 
.ico_edit img 					{width:12px;height:12px;margin:0 !important;position:relative;top:2px;border: 0 !important;border-radius: 0 !important;}
.image_container.float_right	{margin: 0 0 10px 10px !important;}
.width_100 { width:99% !important; }
.mtb1-b { margin: 1em 0 !important;padding-top: 1em;border-top: 1px solid #DDD; }
.checkboxkontakt {border:0 !important;padding:0 !important;width: 100%;margin:0 !important;}

#ui-id-2, #ui-id-4 > div {
	position: relative;
}
#erststimme, #zweitstimme, #erststimme_2, #zweitstimme_2 {
	position: relative;
	top: -30px !important;
}

/** LINKS **/
a:link {
	text-decoration: none;
    color: #B82841;
    transition: all 0.3s ease-out;
}
a:visited {color: #B82841;text-decoration: none !important;}
a:hover, a:active { color: #FF0000; }
a:focus, input:focus, textarea:focus  {
	background: #f9d0d0; 
	outline: 2px dotted red !important;
	color: #222 !important;
}
.invisible a, a.invisible {color: #FFF !important;background: #000;}
a.btn_nach_oben {
	display: inline-block;
	width: 100%;
	height: 14px;
	background: url("x-intern/btn_nach_oben.png") no-repeat top right;
	margin-top: .3em; 
}
.unterstrich 		{text-decoration: underline !important;}
.durchstrich 		{text-decoration: line-through !important;}
.pfeil 				{background-image: url("x-intern/ico_pfeil-r.png"); background-position: 3px center; background-repeat: no-repeat; padding-left: 14px;}
.info 				{background-image: url("x-intern/ico_info.jpg"); background-position: 0 center; background-repeat: no-repeat; padding-left: 14px;}
.pdf				{background-image: url("x-intern/link-icon_pdf.png"); background-position: 0 center; background-repeat: no-repeat; padding-left: 14px;}
.email				{background-image: url("x-intern/link-icon_mail.gif"); background-position: 0 center; background-repeat: no-repeat; padding-left: 14px;}

#main a.link_pdf, #right a.link_pdf  		{background:url('x-intern/link-icon_pdf.png') no-repeat center right;padding-right:13px !important;margin-right:3px !important;}
#add .event .link_pdf { background: none !important; padding-right: 0 !important; margin-right:0 !important;}
#add .event .link_pdf img { margin-bottom: 0 !important; }
#rathaus, #rathaus .teaser {padding-bottom:5px;}
#rathaus p.more {margin-top: 0 !important;}

#main a.liexternal,#main a.external,#right .hu_abc  a.external, #wetter_infobox-right a.external, #right a.external 		
					{background: url("x-intern/external_gray.png") no-repeat center right;padding-right: 13px !important;}
#main a.limailto		{background: url("x-intern/link-icon_mail.gif") no-repeat center right;padding-right: 13px !important;}
li.liinfo 			{background: url("x-intern/ico_info.jpg") no-repeat 13px 6px !important;padding-left: 28px !important;}

.enclosure 		{border-top: 1px solid #DDD;padding:10px 0 8px 0;}
.enclosure p 	{margin-bottom: .3em !important;}
img.mime_icon 	{border:0 !important;box-shadow: none !important;margin:0 !important; top: 4px;}
#main img.mime_icon  {margin-right: 3px !important;}

table 			{border-collapse:collapse; border-spacing:0; font-size:inherit;} 
table tr td,table tr th	{padding: 3px; border-right:2px solid #FFF;}
table.table-clear tr td, table.table-clear tr th {border: 0 !important;}

table.border_0 tr td,table.border_0 tr th, #right table tr td, #right table tr th	{border:0 !important;}

table tr:nth-child(odd) {background: rgba(0,0,0,0.1);}
table tr:nth-child(even) {background: rgba(160,160,160,0.1);}
table.clean tr { background: #FFF !important; }

.table-row:nth-child(odd) {background: rgba(0,0,0,0.1);}
.table-row:nth-child(even) {background: rgba(160,160,160,0.1);}

.table-coll {border-right: 2px dashed grey; border-left: 2px dashed grey;}

.table-middle {vertical-align:middle !important;}

.boxer,
.table {
  display: table;
  border-collapse: collapse;
  margin: .5em 0;
}
.boxer .box-row,
.boxer .table-row,
.table .box-row,
.table .table-row {
  display: table-row;
}
.boxer .box-row .box,
.boxer .box-row .table-cell,
.boxer .table-row .box,
.boxer .table-row .table-cell,
.table .box-row .box,
.table .box-row .table-cell,
.table .table-row .box,
.table .table-row .table-cell {
  display: table-cell;
  text-align: left;
  vertical-align: top;
  padding: .1em .2em .1em 0;
}
.boxer .box-row .box.label,
.boxer .box-row .table-cell.label,
.boxer .table-row .box.label,
.boxer .table-row .table-cell.label,
.table .box-row .box.label,
.table .box-row .table-cell.label,
.table .table-row .box.label,
.table .table-row .table-cell.label {
  font-weight: 600;
}
.boxer .box-row.bot10 .box,
.boxer .box-row.bot10 .table-cell,
.boxer .table-row.bot10 .box,
.boxer .table-row.bot10 .table-cell,
.table .box-row.bot10 .box,
.table .box-row.bot10 .table-cell,
.table .table-row.bot10 .box,
.table .table-row.bot10 .table-cell {
  padding-bottom: 10px;
}
.boxer .box-row.bot20 .box,
.boxer .box-row.bot20 .table-cell,
.boxer .table-row.bot20 .box,
.boxer .table-row.bot20 .table-cell,
.table .box-row.bot20 .box,
.table .box-row.bot20 .table-cell,
.table .table-row.bot20 .box,
.table .table-row.bot20 .table-cell {
  padding-bottom: 20px;
}
.boxer .box-row.bot30 .box,
.boxer .box-row.bot30 .table-cell,
.boxer .table-row.bot30 .box,
.boxer .table-row.bot30 .table-cell,
.table .box-row.bot30 .box,
.table .box-row.bot30 .table-cell,
.table .table-row.bot30 .box,
.table .table-row.bot30 .table-cell {
  padding-bottom: 30px;
}


@media \0screen { table tr { background: #DDD; } }
caption, th 		{font-weight: bold;}
cite 				{font-style: normal;}
abbr 			{cursor: help; border-bottom: 1px dotted #800000;}
hr 				{height:1px;border:0;border-top: 1px solid #CCC;}

small, p small		{font-size: 85%; display: inline-block;}
small.white		{border-left: 6px solid #FFF !important;}
small.gray		{font-size: 85%; display: inline-block; border-left: 6px solid #DDD; padding-left: 8px;}
small.zoom, #right small.zoom		
				{background: url("x-intern/ico_zoom2.png") no-repeat 0 2px;display: inline-block;padding-left: 15px !important;margin: 12px 0 8px 0 !important;}
video 			{cursor: pointer; padding: 0;margin:0 0 1em 0;}
iframe 			{border: 0;}

h1,h2,h3,h4		{margin: .3em 0; text-shadow: 1px 1px 0px #fff;-webkit-font-smoothing: antialiased; color: #333;letter-spacing: -.015em !important; }
h1, .big_title, .h1 {
	font-size: 1.833em !important; 
	line-height: 1.25em; 
	margin: .2em 0;
	padding: .1em .1em .1em 7px !important;
	border-left: 6px solid #b82841;
	background: #ededed;
	background: -moz-linear-gradient(left, #ededed 0%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#ededed), color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(left, #ededed 0%,#ffffff 100%);
	background: -o-linear-gradient(left, #ededed 0%,#ffffff 100%);
	background: -ms-linear-gradient(left, #ededed 0%,#ffffff 100%);
	background: linear-gradient(to right, #ededed 0%,#ffffff 100%);
}
.ce_accordion h1 {
	font-size: 1.45em !important;
}

#aktuelles .mod_newsreader h2, h2.red, .page-229 h2 {
	font-size: 1.45em !important; 
	line-height: 1.3em; 
	margin: .5em 0 .2em 0;
	padding: .1em .1em .1em 7px !important;
	border-left: 6px solid #b82841;
	background: #ededed;	
}
#aktuelles .mod_newsreader h3, .page-229 h3 {
	font-size: 1.3em !important; 
	line-height: 1.5em; 	
}

#home .ce_text:first-child {background: none !important; color: #000 !important; display: inline; height: 0; width: 0; overflow: hidden; position: absolute; left: -1000px;}

.ce_php h2.big_title {
	font-size: 1.5em !important;
	line-height: 1.6em;
}
h2 {font-size: 1.6em;}
h3, h2.h3, #home h2, h2.news_title, .h3 {font-size: 1.5em; line-height:1.3em;font-weight: 400;}
.h3 {margin-top:10px;}

#veroeffentlichungen h3, #veroeffentlichungen-211 h3 {margin: .6em 0 .7em 0;}
h2.news_title {font-size: 1.2em !important;}
h4 {font-size: 1.333em;}

/** BLOCKQUOTE */
blockquote {
						display: inline-block;
						background: #f2f2f2;
						padding: .5em .5em .5em 1.8em !important;
						border-left: 6px solid #DDD;
						position: relative; 
						top: 0;
}
blockquote:before 		{font-family: Georgia, serif; text-shadow: 0 -1px 1px #FFF; font-size:300%; position:absolute; top:-5px; left: 3px;}
/* > FARBEN */
blockquote.green			{border-left:6px solid #008b56; background:#d9eee6; color:#008b56;}
blockquote.red			{border-left: 6px solid #B82841; background:#f9d0d0; color:#222;} 
blockquote.blue			{background-image: none !important; border-left:6px solid #002b58; color:#002b58; background:#d3dbe4;}
blockquote.yellow			{border-left:6px solid #ffca00; color:#555; background:#ffefb2;}

/* > ARTEN */
blockquote.citat:before 	{content:"\201C ";}
blockquote.info 			{background-image: none !important; border-left:6px solid #002b58; color:#002b58; background:#d3dbe4;}
blockquote.info:before 	{content:"i ";font-size: 280%; left: 5px;}  
blockquote.warnung 		{border-left: 6px solid #B82841;background: #f9d0d0; color: #111;}
blockquote.warnung:before {content:"\26A0 "; font-size: 130%; left: 4px; top:3px;} 
blockquote.kontakt:before {content:"\2709 "; font-size: 120%; left: 4px; top:3px;}
blockquote.telefon:before {content:"\260E "; font-size: 120%; left: 4px; top:5px;}
blockquote.flag 			{border-left:6px solid #008b56; background:#d9eee6; color:#008b56;}
blockquote.flag:before 	{content:"\2691 "; color:#008b56; font-size: 130%; left: 5px;top:3px;} 
blockquote.zeit:before 	{content:"\23F0 "; font-size: 120%; left: 4px; top:5px;}
.gray_box 				{border-top: 1px solid #DDD;padding: 10px; background: #EDEDED; margin-bottom: 10px;}
	.gray_box h3 {margin: 0 0 10px 0 !important;}
	.gray_box p {margin-bottom: 1px !important;padding: 7px !important;}
	.gray_box p:nth-child(even) {background: #DDD;}
	.gray_box p:nth-child(odd) {background: #E5E5E5;}
	#main .gray_box p img {margin-bottom: 0 !important;border:0 !important; border-radius: 0 !important;box-shadow:none !important;}

.notfound {
	display: inline-block;
	width: 100%;
	padding: 10px;
	background: #f9d0d0;
}	
.no-js .content-slider { display: none;}

#main ul, #main ol {
	margin: 0 0 12px 0 !important;
}
#main ol {
	padding-left: 25px;
}
#main ul li, #main ol li {
	margin: 0;
}
#main ol li {
	line-height: 1.43em !important;
	margin-bottom: .3em;
}
#main .ce_text ul li, #right ul li, #main .teaser ul li {
	background-image: url("x-intern/ico_pfeil-r.png"); 
    background-position: 5px 7px !important;
    background-repeat: no-repeat;
    border: 0 none !important;
    padding-left: 16px; 
	line-height: 1.43em !important;
	margin-bottom: .3em;
}
#main .teaser ul { margin: 6px 0 !important; }
#main .teaser p { margin-bottom: 6px !important; }
#main .teaser p:last-child { margin-bottom: 0 !important; }

li.liinfo {background: url("x-intern/ico_info.jpg") no-repeat 0 5px !important;padding-left: 19px !important;padding-top: 2px;margin-left: -3px;}
#main ul li ul, #right ul li ul a {
	display: inline-block;
	margin: 7px 0;
}
#right ul.rss_ul li.rss_li {  
	background-image:url("x-intern/ico_rss_bl-kl.png") !important;
	background-position: 2px 3px !important;
	background-repeat: no-repeat;
	padding-left: 19px !important;
	margin-bottom: 3px !important;
	font-size:96%;
}
li.rss_li a:link 							{color: #555;}
li.rss_li a:visited 						{color: #777;}
li.rss_li a:hover, li.rss_li a:focus		{color: #B82841;text-decoration:underline;}

.ce_gallery ul li {
	background-image: none !important;
	padding-left: 0 !important;
}
.form_downl {
	background-image: url("x-intern/ico_pfeil-r.png");
    background-position: 5px 7px;
    background-repeat: no-repeat;
    padding-left: 14px;
}
#home .teaser p {
	margin-bottom: .5em !important;
}
.layout_latest h3, #home .ce_text h3{
	font-size: 1.05em !important;
	font-weight: bold;
	margin-bottom: .5em !important;
}
#home .ce_text p {
	font-size: 95%;
}
#right h3 {
	margin-top: .52em;
}
#left h5 {
	color: #3E5052;
	border-left: 2px solid #3E5052 !important;
	background: #ededed;
	background: -moz-linear-gradient(left, #ededed 0%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#ededed), color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(left, #ededed 0%,#ffffff 100%);
	background: -o-linear-gradient(left, #ededed 0%,#ffffff 100%);
	background: -ms-linear-gradient(left, #ededed 0%,#ffffff 100%);
	background: linear-gradient(to right, #ededed 0%,#ffffff 100%);
	behavior: url('../../assets/css3pie/1.0.0/PIE.htc'); 	
}

#home h1 {
	position: relative;
	top: 0;
	width: 100%;
	font-size: 170%;
	font-weight: 700;
	letter-spacing: .02em;
	padding: .3em 0 0 0;
	text-align: center;
	margin: 0;
	border-top: 7px solid #ddd;
	border-left: 0;
	border-radius: 15px 15px 15px 15px;
	text-shadow: 0 -1px 1px #FFF;
	color: #b61f35;
	background: #FFF;
	behavior: url('../../assets/css3pie/1.0.0/PIE.htc');
}
#home small.beschreibung {
	color: #666 !important;
	border-bottom: 7px solid #ddd;
	border-radius: 15px 15px 15px 15px;
	border-left: 0;
	width: 100%;
	display: block;
	margin: 0 auto;
	margin-bottom: .3em;
	padding: 0 10px 10px 10px;
	text-align: center;
	font-size: 80%;
	font-weight: bold;
	behavior: url('../../assets/css3pie/1.0.0/PIE.htc');
}
p.info, .comment {
	font-size: 70% !important;
	padding: .3em 0 .3em .5em;
	color: #555 !important;
	border-left: 6px solid #DDD !important;
	margin-bottom: 6px !important;
}
.spalte55 {
	display: inline-block;
	width: 55px;
}
.ce_text p img, .mod_newsarchive img, img.bild-links, img.links, #veroeffentlichungen-211 img {
	float: left;
	margin: 0 .8em .6em 0 !important;
}
#geschichte-gegenwart img {
	max-width: 220px;
}
#veroeffentlichungen .mod_newslist img, #veroeffentlichungen-211 .mod_newslist img {
	width: 108px;
} 
img.bild-rechts, #main img.rechts, #main img.right, img.right, img.rechts {
	float: right !important;
	margin: 0 0 .5em .8em !important; 
}
.cboxElement img.vorschau {max-width:200px;} 

#home .layout_latest { 
	border-bottom: 1px solid #e7e7e7; 
	padding-bottom: 5px;
	margin-bottom: 10px;
	clear: both;  
}
h3.red {
	border-left: 6px solid #b82841;
	padding-left: 7px;
	margin-bottom: .65em;
}
/*> DOWNLOADS */
.ce_download, .ce_downloads {   
	margin: 0 0 8px 11px;
}
.ce_downloads img, .ce_download img {
	border: 0 !important;
	box-shadow:none !important;
	float: left;
	margin:0 3px 10px 0 !important;
} 
.ce_download ul li {
	margin-bottom:3px !important;
}
.ce_downloads h1,.ce_download h1,.ce_downloads h2,.ce_download h2,.ce_downloads h3,.ce_download h3,
.ce_downloads h4,.ce_download h4,.ce_downloads h5,.ce_download h5,.ce_downloads h6,.ce_download h6 {
	font-size: 85% !important;
	margin: 0 !important;
	padding-left: 21px !important;
	border: 0 !important;
	background: none !important;
}
.ce_downloads h1,.ce_downloads h2, .ce_downloads h3, .ce_downloads h4, .ce_downloads h5, .ce_downloads h6 {margin-bottom: 5px !important;}

/** BUTONS **/
input.submit, .button, button, p.more a:link, p.more a:visited, p.back a:link, p.back a:visited, .btn, .btn:visited, 
.mod_rss_reader .description a:link, .mod_rss_reader .description a:visited, .button_klein, .btn_klein {
	color: #fff !important;
	text-transform: uppercase;
	letter-spacing: .1em;
	font-size: .8em;
	padding: 4px 15px;
	display: inline-block;
	float: right;
	background-color: #bd2c4c !important;
	background-image: -moz-linear-gradient(top,  #bd2c4c 0%, #871f31 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bd2c4c), color-stop(100%,#871f31));
	background-image: -webkit-linear-gradient(top,  #bd2c4c 0%,#871f31 100%);
	background-image: -o-linear-gradient(top,  #bd2c4c 0%,#871f31 100%);
	background-image: -ms-linear-gradient(top,  #bd2c4c 0%,#871f31 100%);
	background-image: linear-gradient(to bottom,  #bd2c4c 0%,#871f31 100%); 
	text-shadow: 0px -1px 0px rgba(000,000,000,0.4), 0px 1px 0px rgba(255,255,255,0.3);
	cursor: pointer;
	border: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	behavior: url("../../assets/css3pie/1.0.0/PIE.htc");
}
input.submit:hover, .button:hover, button:hover, p.more a:hover, p.back a:hover,
input.submit:focus, .button:focus, button:focus, p.more a:focus, p.back a:focus,
.mod_rss_reader .description a:hover, .mod_rss_reader .description a:focus, 
.button_klein:hover, .btn_klein:hover, .button_klein:focus, .btn_klein:focus {
	background-color: #4d6366 !important;
	background-image: -moz-linear-gradient(top,  #4d6366 0%, #3e5052 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4d6366), color-stop(100%,#3e5052));
	background-image: -webkit-linear-gradient(top,  #4d6366 0%,#3e5052 100%);
	background-image: -o-linear-gradient(top,  #4d6366 0%,#3e5052 100%);
	background-image: -ms-linear-gradient(top,  #4d6366 0%,#3e5052 100%);
	background-image: linear-gradient(to bottom,  #4d6366 0%,#3e5052 100%);
	color: #FFF !important;
	text-shadow: 0px -1px 0px rgba(000,000,000,0.9), 0px 1px 0px rgba(255,255,255,0.5);
	border: 0;
	border-radius: 5px;
	behavior: url("../../assets/css3pie/1.0.0/PIE.htc"); 
}
@media \0screen {	/* IE < 8 */
	input.submit, .button, button, p.more a:link, p.more a:visited, p.back a:link, p.back a:visited, 
	.mod_rss_reader .description a:link, .mod_rss_reader .description a:visited, .button_klein, .btn_klein 
	{background-color: #bd2c4c !important;}
	input.submit:hover, .button:hover, button:hover, p.more a:hover, p.back a:hover,
	input.submit:focus, .button:focus, button:focus, p.more a:focus, p.back a:focus,
	.mod_rss_reader .description a:hover, .mod_rss_reader .description a:focus, 
	.button_klein:hover, .btn_klein:hover, .button_klein:focus, .btn_klein:focus 
	{background-color: #4d6366 !important;}
}

p.more a, p.back a, .mod_rss_reader .description a, .button_klein, .btn_klein {
	padding: 2px 13px !important;
	font-size: 67% !important;
	
}
p.more a.external, p.back a.external, .mod_rss_reader .description a.external {
	background-image: url("x-intern/external_gray_white.png") !important;
	background-position: right top !important; 
}

/* > SUCHE */
#suche, .mod_search {
	float: right;
	margin: 1.3em 1.3em 0 0;
	display: inline-block;
	position: relative;
	right: 0;
}
@media screen\9 { /* IE < 7 */
	#suche, .mod_search {
		width:312px !important;
		float: none !important;
		position: absolute;
		right: 0;
	}
	#suche input#ctrl_keywords_15 {width: 150px !important;max-width:150px !important;min-width:150px !important;}
}
#suchen .mod_search { margin: .1em 1.3em 0 0; float:left;}
#suchen .mod_search form{ width: 660px;}

#suchen .mod_search .radio_container {line-height: 25px;}
#suchen .mod_search .radio_container span {padding-left: 14px;}
#suchen .mod_search input.text {color: #B82841 !important;font-weight: bold;max-width: 80%; min-width: 240px !important;}
#suche form, .mod_search form {
	border: 7px solid #DDD;
	border-radius: .7em;
	padding: .3em .3em .3em .5em;
	position: relative;
	top: 0;
	display: inline-block;
	behavior: url('../../assets/css3pie/1.0.0/PIE.htc');
}
#suche input.text, .mod_search input.text {
	border: 0 !important;
	padding: 0 0 0 22px;
	margin: .3em .2em 0 0;
	min-width: 200px !important;
	max-width: 60%;
	background: url('x-intern/ico_suche.png') no-repeat center left;
	float: left;
	-webkit-appearance: none;
}
body.suche #container {
	padding: 0 !important;
}
/* > PAGINIERUNG */
.pagination ul {
	display: inline-block;
	width: 100%;
	margin-bottom: 1em;
}
.pagination ul li{
	margin-bottom: 0 !important;
}
.pagination .current, .pagination ul li a:link, .pagination ul li a:visited {
	display: inline-block;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: .1em;
	padding: 2px 5px 1px 5px;
	margin: 0 .5em 0 0;
	font-size: 67%;
	float: left;
	background: #bd2c4c;
	background: -moz-linear-gradient(top,  #bd2c4c 0%, #871f31 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bd2c4c), color-stop(100%,#871f31));
	background: -webkit-linear-gradient(top,  #bd2c4c 0%,#871f31 100%);
	background: -o-linear-gradient(top,  #bd2c4c 0%,#871f31 100%);
	background: -ms-linear-gradient(top,  #bd2c4c 0%,#871f31 100%);
	background: linear-gradient(to bottom,  #bd2c4c 0%,#871f31 100%);
	text-shadow: 0px -1px 0px rgba(000,000,000,0.4), 0px 1px 0px rgba(255,255,255,0.3);
	cursor: pointer;
	border: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	behavior: url("../../assets/css3pie/1.0.0/PIE.htc");
}
.pagination ul li a:hover, .pagination ul li a:focus, .pagination .current {
	background: #4d6366;
	background: -moz-linear-gradient(top,  #4d6366 0%, #3e5052 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4d6366), color-stop(100%,#3e5052));
	background: -webkit-linear-gradient(top,  #4d6366 0%,#3e5052 100%);
	background: -o-linear-gradient(top,  #4d6366 0%,#3e5052 100%);
	background: -ms-linear-gradient(top,  #4d6366 0%,#3e5052 100%);
	background: linear-gradient(to bottom,  #4d6366 0%,#3e5052 100%);
	behavior: url("../../assets/css3pie/1.0.0/PIE.htc");
}

/** NAV **/
/* > SPRUNGMARKEN */
ul#sprungMarken {
    height: 1px;
    position: absolute;
	left: -1000px;
    top: -1000px; 
    width: 1px;
}
ul#sprungMarken li a:link, ul#sprungMarken li a:visited  {color: #FFF !important;background: #000 !important;}
ul#sprungMarken li a:hover, ul#sprungMarken li a:focus, u#sprungMarken li a:active {
	display: block;
	width: 120px;
	height: 55px;
	left: 1165px;
	position: absolute;
	top: 980px;
	background: #3E5052 !important;
	color: #FFF !important;
	text-align: center;
	padding: 26px 0 10px 0;
	z-index: 9993;
}
/* > METANAV */
header .mod_customnav ul {
	padding: 0;
	margin: .7em 1.8em .5em 0;
	list-style: none;
	font-size: 80%;
	font-weight: bold;
}
header .mod_customnav ul li{
	float: right;
	margin-left: 1.5em;
}
/* > MAINNAV */
#mainNav {
	clear: both;
	width: 100%;
	background: #4d6366;
}
#mainNav ul {
	background: #4d6366;
	background: -moz-linear-gradient(top,  #4d6366 0%, #3e5052 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4d6366), color-stop(100%,#3e5052));
	background: -webkit-linear-gradient(top,  #4d6366 0%,#3e5052 100%);
	background: -o-linear-gradient(top,  #4d6366 0%,#3e5052 100%);
	background: -ms-linear-gradient(top,  #4d6366 0%,#3e5052 100%);
	background: linear-gradient(to bottom,  #4d6366 0%,#3e5052 100%);
	behavior: url('../../assets/css3pie/1.0.0/PIE.htc');
    float: left;
    min-height: 2.74em;
    overflow: hidden;
    width: 100%;
	padding: 0;
	margin: 0;
	/*z-index: 3;  */
}
#mainNav ul li {
	float: left;
    text-align: center;
	list-style: none;
}
@media screen\9 { /* IE < 7 */ 
	#mainNav ul.level_1 li {		
		display: block !important;
		position: relative;
	}
}
#mainNav ul li a {
	font-size: 1.1em;
}
@media \0screen {	/* IE < 8 */
	#mainNav ul li a {padding: 8px 7px !important;}
}
#mainNav ul li a, #mainNav ul li .active, #mainNav ul li .forward{
	padding: 8px 9px 8px 9px;
	color: #FFF !important;
	display: inline-block;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: 	all .2s ease-in-out;
	transition: 		all .2s ease-in-out;
	background-color: #4d6366;
	background-image: -moz-linear-gradient(top,  #4d6366 0%, #3e5052 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4d6366), color-stop(100%,#3e5052));
	background-image: -webkit-linear-gradient(top,  #4d6366 0%,#3e5052 100%);
	background-image: -o-linear-gradient(top,  #4d6366 0%,#3e5052 100%);
	background-image: -ms-linear-gradient(top,  #4d6366 0%,#3e5052 100%);
	background-image: linear-gradient(to bottom,  #4d6366 0%,#3e5052 100%);
	behavior: url('../../assets/css3pie/1.0.0/PIE.htc');	
}
#mainNav ul li a:hover, #mainNav ul li a:focus, #mainNav ul li .active, #mainNav ul li .trail, #mainNav ul li .forward {
	background-color: #A0243C;
	background-image: -moz-linear-gradient(top,  #a0243c 0%, #a0243c 0%, #b72a48 0%, #871f30 90%, #871f30 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a0243c), color-stop(0%,#a0243c), color-stop(0%,#b72a48), color-stop(90%,#871f30), color-stop(100%,#871f30));
	background-image: -webkit-linear-gradient(top,  #a0243c 0%,#a0243c 0%,#b72a48 0%,#871f30 90%,#871f30 100%);
	background-image: -o-linear-gradient(top,  #a0243c 0%,#a0243c 0%,#b72a48 0%,#871f30 90%,#871f30 100%);
	background-image: -ms-linear-gradient(top,  #a0243c 0%,#a0243c 0%,#b72a48 0%,#871f30 90%,#871f30 100%);
	background-image: linear-gradient(to bottom,  #a0243c 0%,#a0243c 0%,#b72a48 0%,#871f30 90%,#871f30 100%);
}
#mainNav ul.level_2 {										
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	min-width: 210px;
	height: 0;
	min-height: 0;
	z-index: 902; 
	/* background: #333 !important; */
	background: #3E5052 !important;
	transition: opacity 0.2s linear, visibility 0.2s linear;
	overflow: hidden;
	color: #FFF;
}
#mainNav ul.level_2 li {
	clear: both;
	width: 100%;
	text-align: left;
	display: inline;
	position: relative;
}
#mainNav .level_2 a.first { padding-top: .5em !important;}
#mainNav .level_2 a.last { padding-bottom: .8em !important;}
#mainNav .level_2 li.active {
	padding: 0 !important;
}
#mainNav .level_2 li a, #mainNav .level_2 span.active, #mainNav .level_2 span.trail, #mainNav .level_2 span.forward {
	background: none; 
	width: 100%;
	display: inline-block;
	font-size: .85em !important; 
	padding: 5px 16px 5px 11px !important;
	z-index: 901;
	transition: color 0.2s linear, background 0.2s linear;
}
#mainNav .level_2 span.active, #mainNav .level_2 span.trail, #mainNav .level_2 span.forward {
	font-size: .85em !important;
	color: #FFF !important;
}
#mainNav li:hover ul.level_2, #mainNav li:focus  ul.level_2 {
	left: auto; 
	top: auto;
	overflow: auto;
	display: block;
	width: auto;	
	height: auto;
	opacity: 1;
	background: linear-gradient(to bottom, #4D6366 0%, #3E5052 100%) repeat scroll 0 0 transparent;
	-webkit-box-shadow: 3px 4px 8px rgba(0,0,0,.6); 
	-moz-box-shadow: 	3px 4px 8px rgba(0,0,0,.6);
	box-shadow: 		3px 4px 8px rgba(0,0,0,.6);
	overflow-y: hidden;
}
@media \0screen {	/* IE < 8 */
	#mainNav li:hover ul.level_2, #mainNav li:focus  ul.level_2 { box-shadow: none !important;}
}
@media screen\9 { /* IE < 7 */
	#mainNav li:hover ul.level_2, #mainNav li:focus  ul.level_2 {
		top: 37px;
		left: 0 !important;
		z-index: 999;
		min-width: 260px;
		overflow: hidden;
	}
	#mainNav li ul.level_2 li a {
		display: inline-block;
		width: 240px;
	}
}

#mainNav li  ul.level_2_focus {
	left: auto !important; 
	top: auto !important; 
	overflow: auto !important; 
	display: block !important; 
	width: auto !important; 	
	height: auto !important; 
	opacity: 1 !important; 
}
#mainNav ul.level_2 li a.external {
	background-image: url("x-intern/external_gray_hell.png");
	background-repeat: no-repeat;
	background-position: center right;
}	
#mainNav ul.level_2 li:hover a.external {
	background-image: url("x-intern/external_gray_white.png");
}


/* > Breadcrumb */
#breadcrumb {
    font-size: 80%;
    padding: .55em 0 .9em 10px;
	z-index: 1;
	width: auto;
}
#breadcrumb > ul {
    padding: 0;
	margin: 0;
	list-style: none;
	float: left;
}
#breadcrumb > ul li{
    float: left;
	padding: .2em .9em .2em 0;
	margin-right: .3em;
	background: url("x-intern/ico_pfeil-r.png") no-repeat center right;
}
#breadcrumb h6 {
	margin: 0;
	padding: 0;
	float: left;
	display: inline-block;
	font-size: 85%;
	font-weight: normal;
	margin: .4em .5em 0 0;
}
/* > Sitemap */
.mod_sitemap ul {
	width: 100%;
	font: 95%/1.6 'Droid Sans', 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-weight: bold;
	display: inline-block;
	margin-bottom: 5px;
}
#sitemap li ul {
	margin: 0 !important;	
}
.mod_sitemap ul.level_2, .mod_sitemap ul.level_3, .mod_sitemap ul.level_4,
.mod_sitemap ul.level_2 a, .mod_sitemap ul.level_3 a, .mod_sitemap ul.level_4 a {
	font-weight: normal !important;
}
.mod_sitemap ul.level_4 {
	margin-left: 10px;
	max-width: 150px;
}
.mod_sitemap ul li {
	width: 19%;
	float: left;
	padding-right: 1%;
}
.mod_sitemap ul li:nth-child(6n), .mod_sitemap ul li:nth-child(11n), .mod_sitemap ul li:nth-child(12n), .mod_sitemap ul li:nth-child(13n), .mod_sitemap ul li:nth-child(14n) { 
	clear: both;
}
#sitemap li ul.level_3 {
	padding-left: 8px !important;
	margin-top: 0 !important;	
}
#sitemap li ul.level_4 {
	padding-left: 8px !important;
}
.mod_sitemap li ul.level_2 li {
	width: 100%;
}

/* > LEFT */
aside#left {
	background: #DDD;
	border-radius: 0 15px 15px 0 !important;
	/*min-height: 520px; */
}
aside#left nav ul {
	padding: 0;
	margin: 1em 0;
}
aside#left nav ul li {
	list-style: none;
	float: none;
	clear: both;
}
	aside#left nav ul.level_2 {
		margin: 3px 0 10px 0;
	}
	aside#left nav ul.level_2 li.active {
		border: 0 !important;
		padding: 0 !important;
		margin: 0 !important;
	}
	aside#left nav ul.level_2 li.active span.active {
		border: 0 !important;
		padding-left: 23px;
		font-size: 100%;
		background-image: url("x-intern/ico_pfeil-r.png");
		background-repeat: no-repeat;
		background-position: 14px 7px;
	}
	aside#left nav ul.level_2 li a:link, aside#left nav ul.level_2 li a:visited, aside#left nav ul.level_2 li span.forward {
		padding: 3px 0 3px 21px;
		border-left: 2px solid #FFF !important;
		color: #4D6366 !important;
		background-image: url("x-intern/ico_pfeil-r.png");
		background-repeat: no-repeat;
		background-position: 12px 7px;
	}
	aside#left nav ul.level_2 li a:hover, aside#left nav ul.level_2 li a:focus {
		border-left: 2px solid #4D6366 !important;
	}
		aside#left .level_3 {
			display: none;
		}
	
aside#left nav ul li a, aside#left nav ul li .active, aside#left nav ul li .forward   {
	border-left: 2px solid #888;
    color: #4D6366;
	color: #444;
    display: block;
    font-weight: 400;
    margin-bottom: 3px;
    padding: 3px 10px 3px 8px;
    width: auto;
	outline: 0;
	font: 13px/1.1em 'Droid Sans','Lucida Sans Unicode','Lucida Grande',sans-serif;
}
aside#left nav ul li a:hover, aside#left nav ul li a:focus, aside#left nav ul li .active, aside#left nav ul li .trail,aside#left nav ul li .forward,
.mod_newsarchive p.info, .mod_newsreader p.info, p.info, .comment, .confirm, aside#left nav ul.level_2 li a {
	color: #B82841;
	border-left: 2px solid #b82841;
	background: #ededed;
/*	background: -moz-linear-gradient(left, #ededed 0%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#ededed), color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(left, #ededed 0%,#ffffff 100%);
	background: -o-linear-gradient(left, #ededed 0%,#ffffff 100%);
	background: -ms-linear-gradient(left, #ededed 0%,#ffffff 100%);
	background: linear-gradient(to right, #ededed 0%,#ffffff 100%); */
	behavior: url('../../assets/css3pie/1.0.0/PIE.htc');	
}
#tl_registration .confirm, .confirm label {
	border-left: 0 !important;
	background: none !important;
	color: #333 !important;
}
.mod_newsreader figure.image_container {
	width: 140px;
	min-height: 105px;
	float: left;
	margin: 0 10px 2px 0 !important;
	}
	.mod_newsreader figure.image_container img {
		margin: 0 !important;
	}
.mod_newsreader .ce_text {
	display: inline !important;
}
.mod_newsreader .ce_text figure.image_container, .mod_newsreader .ce_text figure.image_container img {
	display: none !important;
}

#left .submenu li.active a.active { border-left: 2px solid #4D6366 !important; }
	aside#left nav ul.level_2 li a:hover, aside#left nav ul.level_2 li a:focus {
		color: #B82841 !important;
	}
	aside#left .level_2 li.forward {
		border: 0 !important;
		padding: 0 !important;
	}
	nav.mod_customnav li a {
		border-left: 2px solid #DDDDDD !important; 
	}
	
#left a.external, #left a.external:hover {
	background: url("x-intern/external_gray.png") no-repeat 0 6px;
	padding-left: 14px !important;
}
#left .allris img {
	position: relative;
	left: -4px;
}
#left .allris ul {margin-top: -4px !important;}
#left .allris ul li {margin-bottom: 0 !important;}
#left .allris ul li a:link, #left .allris ul li a:visited { 
	color: #214a87 !important;
	border-left: 0 !important;
}
#left .allris ul li a:hover, #left .allris ul li a:focus { 
	color: #B82841 !important;
}

#right a.liexternal, #right a.liexternal:hover {
	background: url("x-intern/external_gray.png") no-repeat right center;
	padding-right: 13px !important;
}
footer li.external {
	background: url("x-intern/external_gray.png") no-repeat -2px 4px;
	padding-left: 12px !important;
}

/* > FOOTER */
#footerNav {
	width: 100%;
}
#footerNav ul {
	margin: 0;
	padding: 0;
}
#footerNav ul.level_1 li {
	float: left;
    margin: 10px 10px 0 15px;
    width: 17%;
}
#footerNav ul.level_1 > li {
	min-height: 350px; /* 330px; */ 
}
#footerNav ul.level_2 > li {
	width: 100%;
	margin: .15em 0;
}
#footerNav ul.level_1 > li a.sibling, #footerNav ul.level_1 > li span.active, #footerNav ul.level_1 > li a.submenu, #footerNav ul.level_1 > li span.forward {
	font-size: 13px;
	text-transform: uppercase;
	margin-bottom: 3px;
	border-bottom: 1px solid #DDD;
	width: 100%;
	display: inline-block;
	color: #555;
}
#footerNav ul.level_2 > li a.sibling, #footerNav ul.level_2 > li span.active, #footerNav ul.level_2 > li a.submenu {
	font-size: 100%;
	text-transform: none;
	margin-bottom: 0;
	border-bottom: 0;
	width: 100%;
	display: inline-block;
	color: #555;
}
footer p {
	padding: 0 2em;
	text-align: right;
}

/* STRUKTUR */
#wrapper {
	position: relative;
}
header .hgroup {
	padding: .5em .5em 0 .5em;
	width: 269px;
	display: inline-block;
}
header .hgroup a {
	display: inline-block;
}
header {
	background: #FFF;
	position: relative;
}
@media screen\9 { /* IE < 7 */
	header {
		z-index: 8;
	}
}
#container {
	min-height: 300px;
	background: #FFF;
	position: relative; 
	z-index: 2;
}
#main {

}

.pdf_link {
	width: 340px; 
	position: absolute;
	top: -28px;
	right: -313px;
	z-index: 123456789;
	
}
/* GOOGLE TRANSLATE */
#google_translate_element {
	float: right;
	margin-top: -2px !important;
	width: 160px !important;
}
.goog-te-gadget-simple, .goog-te-gadget-simple .goog-te-menu-value span {
	border: 0 !important;
}
.goog-te-menu-value > span {
	margin-right: 2px;
}
@media all and (max-width: 400px) {
	#google_translate_element span {
		display: none;
	}	
}

/** ANPASSUNGEN AN SCHMALES RSIDEBAR */
body.rsidebar_kl .pdf_link, /* DYNAMISCH, LAYOUT: 980-center_r-sidebar-kleiner */
#aktuelles .pdf_link, .content_breit .pdf_link, .page-83 .pdf_link, 
.page-67 .pdf_link /*veroeffentlichungen*/, 
.page-65 .pdf_link /*bekanntmachungen*/ {  
	right: -212px !important;     
}
@media all and (max-width: 980px) {
	body.rsidebar_kl .pdf_link, /* DYNAMISCH, LAYOUT: 980-center_r-sidebar-kleiner */
	#aktuelles .pdf_link, .content_breit .pdf_link, .page-83 .pdf_link, 
	.page-67 .pdf_link /*veroeffentlichungen*/, 
	.page-65 .pdf_link /*bekanntmachungen*/ {  
		right: 20px !important;     
	}		
}


body.rsidebar_kl #add, body.rsidebar_kl .add /* DYNAMISCH, LAYOUT: 980-center_r-sidebar-kleiner */, 
.add-31, .add-155, .add-225, .add-227, .add-229, .add-231, .add-233, .add-235, .add-83, .add-65, .add-67 {
	left: 240px !important;
}
/*********************************/

/** FULLWIDTH SIDEBAR LEFT **/

.fullwidth_siderbar_l .pdf_link {
	right: 18px !important;
}
.fullwidth_siderbar_l #left {
	margin-bottom: 20px;
}
.fullwidth_siderbar_l a.upcoming, .fullwidth_siderbar_l a.even {
	font-size: 1.2rem;
	font-weight: 700;	
}
.kontaktbox_left {
	padding: 10px;
	margin: 10px 0;
}
.kontaktbox_left .font85 {
	font-size: 87%;
}
.kontaktbox_left .img_div img {
	display: inline-block;
	margin-bottom: 7px;
	border: 4px solid #FFF;
}


/***************************/





.pdf_link img.ico_trenner {
	margin-right: 7px !important;
}
body.full_width .pdf_link {
	position: absolute;
	top: -26px;
	right: 19px;
}
#main .pdf_link img {
	border: 0 !important;
	display: block; 
	float: left;
	margin: 0 0 0 .5em !important;
	opacity: .75;
	box-shadow: 0 4px 4px -3px #777 !important;
}
.pdf_link img:hover, .pdf_link img:focus {
	opacity: 1;
}
#main .inside {
	padding: 0 1.4em 0 .7em;
}
#main .ce_text {
	margin: 0 0 .4em 0;
}
table.satzungen td {
	padding: 3px 5px !important;
}
aside#right {
	background: #DDD;
    border-radius: 15px 0 0 15px !important;
    margin-bottom: 9px;
    position: relative;
    top: 0;
	behavior: url('../../assets/css3pie/1.0.0/PIE.htc');
}
aside#right .inside {
	padding: .5em 1em .8em 1em;
}
aside#right ul {
	line-height: 1.7em;
}
/*
aside#right .mod_navigation a:link, aside#right .mod_navigation a:visited {
	background-image: url("x-intern/ico_pfeil-r.png");
    background-position: 5px 5px;
    background-repeat: no-repeat;
    border: 0 none !important;
    font-size: 100%;
    padding-left: 14px;
	color: #555;
}
*/
aside#right .mod_navigation a.active {
	color: #B82841;
}
aside#right .mod_navigation a:hover, aside#right .mod_navigation a:focus {
	color: #B82841;
	text-decoration: underline;
}
footer {
    background: url(x-intern/bg_footer_kompl.png) no-repeat right top;
    clear: both;
    display: inline-block;
    margin: 0 0 2em 0;
    min-height: 290px;
    width: 100%;
	font-size: 85%;
	color: #000;
}
footer a:link 		{color: #666 !important;}
footer a:visited 	{color: #999 !important;}
footer a:hover, footer a:focus, footer a:active, 
span.active, span.trail {color: #B82841 !important;}
footer ul.level_2 a:hover {text-decoration: underline;}

/* INFOBOXES RECHTS */
.right_infobox {
	font-size: 94%;
}
.right_infobox h3{
	font-size: 1.6em;
}
.right_infobox img.sidebar_foto{
	float: left;
	margin: 0 .7em .5em 0 !important;
	box-shadow: 0 8px 8px -6px #A4A4A4;
	max-width: 98px;
}
.infobox_schiedsamt img.sidebar_foto{
	max-width: 76px;
}
.right_infobox img.sidebar_foto_klein {
	width: 68px;
}
.right_infobox .box_100 {
	width: 100%;
	clear: both;
	margin: .4em 0;
}
.right_infobox .box_100_klein {
	margin: 1.1em 0 0 0 !important;
	border-top: 1px solid #FFF;
	padding-top: 12px; 
	max-width: 304px;
} 
.infobox_buergermeister .image_container {
	width: 72px;
	height: 96px;
	float: left;
	overflow:hidden;
	margin-right: 7px;
}
#infobox_rechts-preistraeger img {
	margin-bottom: .2em !important;
}
#infobox_rechts-preistraeger .ce_text {
	
}
#infobox_rechts-preistraeger .ce_text p {
	padding: 6px 5px 3px 9px;
	margin-bottom: 5px !important;
}
#infobox_rechts-preistraeger .ce_text p:nth-child(odd) {
	background: #d7d7d7;
}
#infobox_rechts-preistraeger .ui-accordion-header {
	font-weight: bold;
}
@media \0screen /* IE8 */ {
	#right .buecherei .span120 { width: 80px !important;}
}


/* TEST */
.infobox_buergermeister .box_100_klein {
		margin: .2em 0 0 0 !important;
	}
.right_infobox .span100 {
	display: inline-block;
	margin: .3em 0;
	width: 100%;
}
.right_infobox .span100_inside {
	max-width: 185px;
	overflow: hidden;
}
.right_infobox .span32 {
	display: inline-block;
	width: 32px;
}
.right_infobox .span44 {
	display: inline-block;
	width: 45px;
}
.right_infobox small {
	padding-left: 0;
	border: 0;
}
#infobox_rechts-355 {
/*	width: 317px; */
}
#infobox_rechts-355 .span100_inside {
	max-width: 195px !important;
}
.span080{
	display: inline-block;
	width: 80px;
}
.span120{
	display: inline-block;
	width: 120px;
}

/* BILDER/AKKORDEON */
.image_container {
	width: 100%;
}
.image_container img {
	width: auto;
}
#main img {
	border: 6px solid #DDD;
	border-radius: 5px;
	margin: 0 0 .5em 0;
	box-shadow: 0 8px 10px -6px #888; 
	behavior: url('../../assets/css3pie/1.0.0/PIE.htc'); 
	position: relative;
}
#main.page-640 img {
	border: 6px solid #DDD;
	border-radius: 5px;
	margin: 0 0 .5em 2.5em;
	box-shadow: 0 8px 10px -6px #888; 
	behavior: url('../../assets/css3pie/1.0.0/PIE.htc'); 
}
#main #aktuelles .layout_latest img, #main #aktuelles .layout_latest .image_container {width: 140px !important;}
#main #aktuelles .layout_latest img.right {margin: 4px 0 10px 10px !important;}
img.clean, #main img.clean {border:0 !important; box-shadow: none !important; border-radius: 0 !important;}
img.cleanall {max-width: none !important;}
a.clean {background: none !important;padding-right:0 !important;}
#akkordeon .toggler{
	text-transform: uppercase;
	font-size: 90%;
	font-weight: bold;
	margin: 0 0 .5em 0;
	padding: .1em .5em;
	border-bottom: 1px solid #fff;
	cursor: pointer;
	text-align: right;
}
#right img {
	border: 5px solid #FFF;
	margin: 0 0 .5em 0;
	max-width: 100%;
}
.layer img {
	border: 0 !important;
	border-radius: 0 !important;
}
.ce_gallery ul > li {
	width: 24%;
	min-height: 95px;
	margin-right: 1.3% !important;
}
.ce_gallery ul > li.col_last {
	margin-right: 0 !important;
}
#left .ce_image img {
	border: 6px solid #DDD;
	border-radius: 5px;
	margin: .5em 0 .5em .7em;
	width: 120px;
	height: 120px;
	behavior: url('../../assets/css3pie/1.0.0/PIE.htc');
}
.ce_gallery {
	margin-bottom: 1em;
}
.ce_gallery figcaption {
	display: none;
}
#main .ce_text .image_container {
	width: auto;
	display: inline;
	float: left;
	margin: 0 .7em .5em 0;
}
.ce_text ul {
	/* display: inline; */
	width: auto;
}

#cboxContent {
	margin-bottom: 60px;
	position: relative;
	z-index: 9998 !important;
}
#cboxLoadedContent {z-index: 9998 !important;}
#cboxTitle {
    left: 0;
    position: relative !important;
    top: 5px;
	z-index: 9997;
}

/** Bildergalerie/ABC-Hilfangebote **/
.hu_galerie ul.level_1 li ul.level_2 {
	margin: 0;
	-webkit-transition: all .3s ease-in .2s; 
    -moz-transition: 	all .3s ease-in .2s;
    -o-transition: 		all .3s ease-in .2s;
	transition: 		all .3s ease-in .2s; 
	max-height: 0;
	opacity:0;
	overflow: hidden;
	display: static !important;
}
.hu_galerie ul.level_1 li.trail ul.level_2, 
.hu_galerie ul.level_1 li.submenu:hover ul.level_2,
.hu_galerie ul.level_1 li.submenu:focus ul.level_2 {
	margin: 3px 0 !important;
	max-height: 700px;
	opacity: 1;
}
.hu_galerie ul.level_1 li.trail,
.hu_galerie ul.level_1 li.submenu:hover,
.hu_galerie ul.level_1 li.submenu:focus {
	background-image: url("x-intern/ico_pfeil-b.png") !important;
    background-position: 0 7px !important; 
}

.hu_galerie ul.level_1 li ul.level_2 li a {
	margin: 0 !important;
}


.hu_galerie ul.level_1 li.submenu a {display:inline-block; width: 100%; transition: all .6s ease-out;}
.hu_galerie ul.level_1 li.submenu a:after,
.hu_galerie ul.level_1 li.submenu span:after {
	content: " \00AC";
	float: right;
	font-weight: bold;
}
.hu_galerie ul.level_1 li.submenu:hover a:after,
.hu_galerie ul.level_1 li.submenu:hover span:after{
	content: " \21B4" !important;
	}
.hu_galerie ul.level_1 li.submenu:hover li a:after,
.hu_galerie ul.level_1 li.submenu:hover li span:after{
	content: "" !important;
	}
	
	
.hu_abc span.submenu {
	font-size: 120%;
	cursor: pointer;
}
.hu_abc span.submenu:hover {
	color: #000;
}
.hu_galerie ul.level_1 li ul.level_2 a:after {
	content: "" !important;
}
.hu_galerie a:hover, .hu_galerie a.active {
	text-decoration: none !important;
	color: red !important;
}
.hu_abc .ui-accordion-header { 
	cursor: pointer;
	background: #ccc;
	padding: .25em .6em .3em .6em;
	border-bottom: .35em solid #DDD;
	transition: all 0.3s ease-out;
	font-size: 120%;
	display: inline-block;
	width: 100%;
}
.hu_abc .ui-accordion-header:after {
	content: "  \2192";
	float: right;
}
.ui-accordion-header-active:after {
	content: " \21B4" !important;
	float: right;
} 
.hu_abc .ui-accordion-content {
	padding-top: .6em;
	background: #ddd;
	position: relative;
	top: -.35em;
}
.hu_abc .ui-state-focus, .hu_abc .ui-accordion-header-active {
	background: #4D6366 !important;
	color: #FFF;
}



/** NEWS **/
.mod_newsarchive figure {
	width: 140px;
	float: left;
	margin: 0 .8em .8em 0;
}
.mod_newsarchive img {
	border: 6px solid #DDD;
	border-radius: 5px;
	behavior: url('../../assets/css3pie/1.0.0/PIE.htc');
}
.mod_newsarchive .layout_latest {
	margin: 0 0 .6em 0;
	border-bottom: 1px solid #DDD;
}
#left .mod_newsmenu {
	font: 96%/1.5 'Droid Sans','Lucida Sans Unicode','Lucida Grande',sans-serif;
}
#left .mod_newsmenu ul, #left .mod_newsmenu h5 {
	padding: 0 0 0 8px;
}
a.archiv_jahr, span.archiv_jahr {
	border-bottom: 1px solid #ccc;
	text-align: right;
	color: #fff !important;
	padding: 0 5px 0 0;
	text-shadow: 1px 1px 0 #ccc;
}
span.archiv_jahr {
	display: inline-block;
	width: 100%;
	color: #B82841 !important;
	text-shadow: 1px 1px 0 #FFF;
}
a.archiv_jahr:hover, a.archiv_jahr:focus {
	color: #555 !important;
	text-shadow: 1px 1px 0 #fff;
	text-decoration: none !important;
}
#left .mod_newsmenu li.year, #right .mod_newsmenu li.year {
	font-weight: bold;
	font-size: 110%;
	background-image: none !important;
	padding-left: 0 !important;
}
#left .mod_newsmenu li.year a, #right .mod_newsmenu li.year a {
	display: inline-block;
	width: 100%;
	color: #555;
	margin: 0 !important;
}
.year ul.level_2 {
	margin-top: 6px;
}
#left .mod_newsmenu ul.level_2, #right .mod_newsmenu ul.level_2 {
	font-weight: normal;
	font: 89%/1.5 'Droid Sans','Lucida Sans Unicode','Lucida Grande',sans-serif;
	padding: 0;	
}
#right .mod_newsmenu ul.level_1 {
	margin-left: 2px;
}
#right .mod_newsmenu ul.level_2 a {
	color: #3E5052;
}
#right .mod_newsmenu ul.level_1 a:hover {
	color: #B82841;
	text-decoration: underline;
}
p.more, p.back {
	display: inline-block;
	margin: .4em 0 !important;
}
.mod_newsarchive .teaser p, .mod_newslist .teaser p {margin-bottom: 0 !important;}
.mod_newsarchive p.more, .mod_newslist p.more {
	float: right;
	margin-right: 15px;
}
#veroeffentlichungen p.more, #veroeffentlichungen p.back {
	float: right;
	margin-right: 12px;
}
.ce_comments {
	width: 100%;
	clear: both;
	margin-bottom: 1.6em;
}
.ce_comments h2 {
	font-weight: bold !important;
	margin: .7em 0;
}
.comment {
	font-size: 94%;
	padding: .5em 0 .3em .5em;
	margin: -10px 0 1.5em 0;
}
.layout_full {
	border-bottom: 1px solid #DDD;
	margin-bottom: .5em;
}
/* > START */
.mod_newslist p{
	font-size: 95%;
}
.mod_newslist figure, .mod_newslist .teaser img, #rathaus .mod_newsarchive figure.image_container {
	width: 108px;
	float: left;
	margin: 0 10px 10px 0 !important;
}
@media screen\9 { /* IE < 7 */
	.mod_newslist figure, .mod_newslist .teaser img, #rathaus .mod_newsarchive figure.image_container {
		margin-right: 23px;
	}
}
@media \0screen {	/* IE < 8 */
	.mod_newslist figure {margin-right: 23px !important;}
	#rathaus .mod_newsarchive figure.image_container {margin-right: 28px !important;} 
}
#right small, #right p small {display: inline-block !important; border: 0 !important; padding-left:0 !important; position: relative; top:-6px; margin-bottom: 0 !important}
#home .mod_newslist p.more{
	float: right;
	margin-bottom: .6em !important;
}
#home .home_news img{
	float: left;
}
#home p.info {
	text-align: left;
	font-size: 70%;
	font-weight: bold;
	margin-bottom: .5em;
	color: #555;
	padding: .3em 0 .3em .6em;
	background: #f2f2f2;
	border-left: 6px solid #DDD;
}

/** FORM **/
.form {
	margin-bottom: 1em;
	clear: both;
}
.form .widget {
	margin: 0 0 .6em 0;
	padding: .1em 0;
	font-size: 90%;
}
.form .widget input, .form .widget textarea {
	margin: 0 .5em 0 0;
	padding: 1px 5px;
	border: 1px solid #DDD;
}
.form .widget input:hover, .form .widget textarea:hover {
	border: 1px solid #B82841;
}
.form .widget textarea {
	margin-top: .4em;
	width: 100%;
}
.checkbox_container {
	margin: .3em 0 .6em 0;
}
.ce_form fieldset {
	border: 1px solid #CCC;
	padding: .95em;
	margin: .1em 0 1em 0;

}
	.ce_form fieldset legend{
		background: #FFF;
		padding: 0 .3em;
	}
	
.ce_form div.mandatory:before, .ce_form div.mandatory:after, .ce_form .widget-text:before, .ce_form .widget-text:after {content: " "; display: table;} 
.ce_form div.mandatory:after, .ce_form .widget-text:after {clear: both;}

.ce_form label{
	display: block;
	width: 29.35%;
	float: left;
	text-align: right;
	margin: .75em 0 0 0;
}
	.ce_form label span.mandatory, .ce_form legend span.mandatory  { 
		color: #B82841;
		padding: 0 .1em;
	}
.ce_form input {
	display: inline-block;
	width: 66%;
	float: right;
	margin: .53em 0 0 0;
}
.ce_form textarea {
	display: inline-block;
	width: 65%;
	min-height: 90px;
	float: right;
}
.ce_form input.captcha {
	width: 3.6em;
}
.ce_form .captcha_text {
	float: right;
	margin: .8em 1em 0 0;
}
.ce_form input, .ce_form textarea {
	border: 1px solid #CCC;
	padding: 2px;
}
.ce_form input:hover, .ce_form textarea:hover {
	border: 1px solid #999; 
	-webkit-box-shadow: 0px 2px 4px 2px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 	0px 2px 4px 2px rgba(0, 0, 0, 0.2);
	box-shadow: 		0px 2px 4px 2px rgba(0, 0, 0, 0.2);
}
.ce_form input:focus, .ce_form textarea:focus {
	border: 1px solid red;
}
.ce_form .submit_container {
	width: 100%;
	min-height: 30px;
	top: .4em;
	clear: both;
	position: relative;
}
.ce_form input.submit {
	border: 0;
	width: 120px;
}
.ce_form br {
	clear: both;
	display: block;
	width: 417px;
	height: 1px;
}

.ce_form .widget-radio {
	margin: 10px 0;	
}


.ce_form .radio_container span input {
	float: left;
	width: 30px;
	line-height: 1.45em;
	margin-top: 0;
	height: 1.45em;
}
.ce_form .radio_container span label {
	float: left;
	width: auto;
	margin-top: 0;
	margin-right: 20px;
}
#ctrl_id_wohnhaft {
	margin-top: 15px;
}
#ctrl_id_branchen {
	width: 66%;
	height: 200px;
	float: right;
}
#id_logo .qq-uploader {
	width: 66%;
	height: 200px;
	float: right;
}
#branchenverzeichnis-detailansicht .explanation {
	display: block;
	float: none;
	position: relative;
	clear: both;
}
#verzeichnis-detailansicht label.mandatory.col1 {
	width: 300px;
	margin-top: -27px;
}

#mceu_17 {
	display: none;
}
#id_form_4636 .checkbox_container::after,
#id_form_4636 .checkbox_container::before {
  content: " ";
  display: table;	
}



#id_form_4636 .checkbox_container::after {
  clear: both;	
}
#id_form_4636 .checkbox_container label {
  padding-left: 3px;
}
#id_form_4636 .submit_container input {
	padding: 3px 12px;
}

#id_form_4678 .checkbox_container::after,
#id_form_4678 .checkbox_container::before {
  content: " ";
  display: table;	
}

#id_form_4678 .checkbox_container::after {
  clear: both;	
}
#id_form_4678 .checkbox_container label {
  padding-left: 3px;
}
#id_form_4678 .submit_container input {
	padding: 3px 12px;
}

.ctlg_table img {
	width: 20px;
	height: auto;
}

.ce_catalogFilterForm .ctlg_form_field.text label {
	margin: 3px 0;
	display: block;
	clear: both;
	width: 100%;
}
.ce_catalogFilterForm .ctlg_form_field.checkbox {
	margin: 28px 0 10px 0;
}
.ce_catalogFilterForm .ctlg_form_field.checkbox p {
	font-weight: 600;
}
.ce_catalogFilterForm p.reset {
	display: block;
	clear: both;
	margin-top: 60px;
	font-size: 85%;
	letter-spacing: 0;
	text-align: right;
}
.mod_login.two_column table {
	width: 100%;
}

/** Vorschäge Form **/
.ctlg_form {
	margin: 10px 0 20px 0;
}
.ctlg_form::before,
.ctlg_form::after {
  content: " ";
  display: table;
} 
.ctlg_form::after {
  clear: both;
}
#verzeichnis-detailansicht .fset0 {
	display: none;
}

#event-detailansicht .fset0 {
	display: none;
}

#verzeichnis-detailansicht .fset1 .widget {
	margin: 0 0 20px 0;
}
#verzeichnis-detailansicht .fset1 .widget-textarea {
	margin: 50px 0 0 0;
}
#verzeichnis-detailansicht .widget::before,
#verzeichnis-detailansicht .widget::after {
  content: " ";
  display: table;	
}
#verzeichnis-detailansicht .widget::after {
  clear: both;	
}
#verzeichnis-detailansicht .widget-select label {
	margin: 0 35px 0 0 !important;
}
#verzeichnis-detailansicht .submit_container {
	margin: 15px 0 10px 0;
	max-width: 160px;
	float: right;
}
#verzeichnis-detailansicht .submit_container input {
	cursor: pointer;
}

.mod_catalogUniversalView #ctrl_id_title {
	margin-bottom: 15px;
	font-weight: 600;
}
.mod_catalogUniversalView .widget-message.explanation .widget-text.title {
	float: right;
	margin-top: 15px;
}
.mod_catalogUniversalView .widget-message.explanation .widget-text.title label {
	display: none;
}
.mod_catalogUniversalView .submit_container input {
	cursor: pointer;
}
.mce-tinymce .mce-widget {
	float: left !important;
}
.mce-tinymce .mce-widget button {
	background: none !important;
}
.mce-tinymce .mce-menubar, .mce-tinymce .mce-menubar .mce-container-body {
	width: 100%;
	min-height: 64px;
	border: 0 !important;
}
.mce-tinymce #mceu_25-body {
	padding: 6px;
}

/** MAP **/
.gm-bundled-control .gmnoprint div {
	background: transparent !important;
}
.gm-bundled-control .gmnoprint button {
	color: #FFF !important;
}
.gm-bundled-control .gmnoprint button div img {
	left: -16px !important;
}
.gm-style img {
	box-shadow: none !important;
}

p.error {
	text-align: left;
	font-size: 70%;
	color: red;
	background: #FFF;
	border: 1px solid red; 
	padding: 2px;
	display: block;
	min-width: 240px;
	position: absolute;
	left: 435px;
	margin-top: -.8em;
	clear: both;
	z-index: 9991;
}


/** RSS **/
/* > NATURBAD */
#naturbad_infobox span {
	display: inline-block;
}
#naturbad_infobox span.last {
	font-size: .8em;
}
#naturbad_infobox h3 {
	margin-bottom: .2em;
}
#naturbad_infobox .ce_text {
	padding-left: 2px;
}
#naturbad_infobox .ce_text p {
	margin-bottom: .34em;
}
#naturbad_infobox .wass, #naturbad_infobox .luft  {
	width: 100%;
	clear: both;
	height: 38px;
	padding: 6px 0 0 50px;
	margin: .3em 0 .3em 0;
	font-size: 1.6em;
	text-shadow: 1px 1px 0 #FFF;
}
#naturbad_infobox .wassw, #naturbad_infobox .luftw  {
	float: right;
}
#naturbad_infobox .text {
	background: url("x-intern/ico_zeit.png") no-repeat 0 0;
	padding-left: 50px;
	margin-top: .3em;
	min-height: 38px;
}
#naturbad_infobox .wass {
	background: url("x-intern/ico_wasser.png") no-repeat 0 0;
	margin-bottom: 0;
}
#naturbad_infobox .luft {
	background: url("x-intern/ico_luft.png") no-repeat 0 0;
}
#naturbad_infobox .desc {
	font-size: 1em;
	text-shadow: 1px 1px 0 #FFF;
}
/*
#naturbad_infobox  li.last {
	background: url("x-intern/ico_info.jpg") no-repeat 0 -2px;
    display: inline-block;
    font-size: 90%;
    padding-left: 18px;
	padding-top: 2px;
	margin: 1.2em .48em .1em 0;
	float: right;
}
*/
#naturbad_infobox .get {
	margin-top: 15px;
}
.ico_map,.ico_map:hover, .ico_map:focus, .ico_map:visited {
	display: inline-block !important;
	width: 14px;
	height: 24px;
	background: url("x-intern/ico_map.png") no-repeat 0 0 !important;
	position: relative;
	left: .7em;
	bottom: 0;
	top: -.6em;
	padding: 0 !important;
}
#naturbad_infobox .ico_map,#naturbad_infobox .ico_map:hover, #naturbad_infobox .ico_map:focus, #naturbad_infobox .ico_map:visited,
#main .ico_map,#main .ico_map:hover, #main .ico_map:focus, #main .ico_map:visited {
	top: -.6em !important;
}
#kika .ico_map, #kika .ico_map:hover, #kika .ico_map:focus, #kika .ico_map:visited {
	top: 0 !important;
	margin-top: -10px !important;
}


.buch_table1, .buch_table2 {
	width: 100% !important;
	position: relative;
}
.buch_table1 img, .buch_table2 img {
	margin-top: 5px !important;
}
.buch_table1 #munzinger_query_submit {
	position: relative;
	top: 6px;
	right: 0;
	display: inline-block;
}
.buch_table1 #munzinger_query_input {
	position: relative;
	display: inline-block;
	left: 0;
	margin: 5px 0 !important;
	outline: 0 !important;
}
.buch_table1, .buch_table2, .buch_table1 tr, .buch_table2 tr {
	border: 0;
	background: #FFF !important;
}
.buch_table1 .external, .buch_table2 .external {
	background-image: none !important;
}

/* > ZUFISCH */
.ytsa_page {	
	padding: 0 0 10px 0 !important;
	font: 90%/1.43 'Droid Sans', 'Lucida Sans Unicode', 'Lucida Grande', sans-serif !important;
	color: #555 !important;
}
.ytsa_page ul li {
	background-image: none !important;
}
#ytsa_main {
	margin-top: 0 !important;
	line-height: 1.4 !important;
}
#ytsa_main a:link, #ytsa_main a:visited,
.tsaid_QueryElementNavigationAZPublicServiceType ul li a:hover,.tsaid_QueryElementNavigationAZPublicServiceType ul li a:focus,
.tsaid_QueryElementSingleViewPublicServiceType .tsaid_TITLE .tsaid_data { 
	color: #B82841 !important;
	font-family: 'Droid Sans', 'Lucida Sans Unicode', 'Lucida Grande', sans-serif !important;
}
#ytsa_main a:hover, #ytsa_main a:focus {
	color: #444 !important;
	text-decoration: underline;
}
.tsaid_QueryElementNavigationAZPublicServiceType ul li {
	display: inline;
}
.ytsa_c50r .ytsa_subrows {
	background: #ddd !important;
	padding: 10px;
	border-radius: 11px;
}
.ytsa_c50r .ytsa_subrows:before, .ytsa_c50r .ytsa_subrows:after {content: " "; display: table;}
.ytsa_c50r .ytsa_subrows:after {clear: both;}
	
h1.tsaid_QueryElementTextH1 {
	font-size: 1.833em !important;
    line-height: 1.25em !important;
    margin: 0.4em 0 !important;
	font-weight: normal !important;
	font-family: 'Droid Sans', 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
}
.ytsa_page ul {
    margin: 0 0 1.2em 0 !important;
}
#tsaid_NavLeistungAZ_02 ul {
	padding-left: 0 !important;
}
.tsaid_QueryElementNavigationAZPublicServiceType ul li {
    margin: 0 2px 0 0 !important;
    padding:  0 2px !important;
	font-weight: bold !important;
}
.tsaid_QueryElementSearchGroupArea div label, .tsaid_QueryElementSearchGroup div label, .tsaid_QueryElementSearchFormEvent div label, .ytsa_page form div label {
    width: 126px !important;
	display: inline-block !important;
    vertical-align: top;
}
.tsaid_QueryElementSearchGroupArea div select, .tsaid_QueryElementSearchGroup div select, .tsaid_QueryElementSearchFormEvent div select, .ytsa_page form div select {
    width: 196px !important;
	height: 24px !important;
	margin-left: -3px !important;
	margin-bottom: 5px !important;
}
.tsaid_QueryElementSearchGroupArea div select option, .tsaid_QueryElementSearchGroup div select option, .tsaid_QueryElementSearchFormEvent div select, .ytsa_page form div select option{
    width: 260px !important;
}
.tsaid_QueryElementSearchGroupArea div input, .tsaid_QueryElementSearchGroup div input, .tsaid_QueryElementSearchFormEvent div input,  .ytsa_page form div input {
    width: 196px !important;
	height: 22px !important;
	margin-bottom: 5px !important;
}
.tsaid_QueryElementSingleViewOrganisationalUnit .tsaid_label, .tsaid_QueryElementSingleViewPerson .tsaid_label, .tsaid_QueryElementSingleViewForm .tsaid_label, .tsaid_QueryElementSingleViewEvent .tsaid_label, .tsaid_QueryElementSingleViewArea .tsaid_label, .tsaid_QueryElementSingleViewPublicServiceType .tsaid_label, .tsaid_QueryElementSingleViewEvTender .tsaid_label, .tsaid_QueryElementSingleViewPublicMessage .tsaid_label {
	margin-right: 4% !important;
	width: 30% !important;
	display: inline-block !important;
    position: relative;
    vertical-align: top;
    white-space: normal;
	font-weight: bold !important;
}
.tsaid_QueryElementSingleViewPerson .tsaid_label {
    width: 30% !important;
	display: inline-block !important;
    position: relative;
    vertical-align: top;
    white-space: normal;
	font-weight: bold !important;
}
.tsaid_QueryElementSingleViewPublicServiceType h4 {
    color: inherit;
    font-size: 11px;
	text-transform: uppercase !important; 
	letter-spacing: .06em !important;
	color: #000 !important;
	font-size: 10px !important;
}
.tsaid_QueryElementSingleViewOrganisationalUnit .tsaid_data, .tsaid_QueryElementSingleViewPerson .tsaid_data, 
.tsaid_QueryElementSingleViewForm .tsaid_data, .tsaid_QueryElementSingleViewEvent .tsaid_data, 
.tsaid_QueryElementSingleViewArea .tsaid_data, .tsaid_QueryElementSingleViewPublicServiceType .tsaid_data, 
.tsaid_QueryElementSingleViewEvTender .tsaid_data, .tsaid_QueryElementSingleViewPublicMessage .tsaid_data {
    width: 66% !important;
	display: inline-block !important;
    position: relative;
    vertical-align: top;
    white-space: normal;
}
.tsaid_QueryElementSingleViewPublicServiceType div {
    margin-bottom: 1em !important;
}
.tsaid_QueryElementSingleViewOrganisationalUnit, .tsaid_QueryElementSingleViewPerson, .tsaid_QueryElementSingleViewForm, 
.tsaid_QueryElementSingleViewEvent, .tsaid_QueryElementSingleViewArea, .tsaid_QueryElementSingleViewPublicServiceType, 
.tsaid_QueryElementSingleViewEvTender, .tsaid_QueryElementSingleViewPublicMessage {
    margin-bottom: 1em !important;
}
#tsaid_ListeAnsichtPerson_02 .tsaid_label, #tsaid_ListeAnsichtPerson_02 .tsaid_data,
#tsaid_ListeAnsichtPerson_02 .tsaid_ROOM, #tsaid_ListeAnsichtPerson_02 .tsaid_TITLE, 
#tsaid_ListeAnsichtPerson_02 .tsaid_FULLNAME, #tsaid_ListeAnsichtPerson_02 .tsaid_PHONE {
	margin-bottom: 0 !important;
	line-height: 1.4 !important;	
}
.tsaid_QueryElementSearchGroupArea div, .tsaid_QueryElementSearchGroup div, .tsaid_QueryElementSearchFormEvent div, .ytsa_page form div {
    margin-bottom: 0.5em;
}
.tsaid_DESCRIPTION .tsaid_label, .tsaid_DESCRIPTION .tsaid_data {
	width: 100% !important;
}
.tsaid_QueryElementSingleViewOrganisationalUnit div, .tsaid_QueryElementSingleViewPerson div, .tsaid_QueryElementSingleViewForm div, .tsaid_QueryElementSingleViewEvent div, .tsaid_QueryElementSingleViewArea div, .tsaid_QueryElementSingleViewEvTender div, .tsaid_QueryElementSingleViewPublicMessage div {
    margin-bottom: 0.4em !important;
}
.tsaid_QueryElementSearchGroupArea input[type="submit"], .tsaid_QueryElementSearchGroup input[type="submit"], 
.tsaid_QueryElementSearchFormEvent input[type="submit"], .ytsa_page form input[type="submit"] {
	color: #fff;
	text-transform: uppercase;
	letter-spacing: .1em;
	font-size: .8em;
	padding: 1px 15px;
	display: inline-block;
	float: left;
	background: #bd2c4c;
	background: -moz-linear-gradient(top,  #bd2c4c 0%, #871f31 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bd2c4c), color-stop(100%,#871f31));
	background: -webkit-linear-gradient(top,  #bd2c4c 0%,#871f31 100%);
	background: -o-linear-gradient(top,  #bd2c4c 0%,#871f31 100%);
	background: -ms-linear-gradient(top,  #bd2c4c 0%,#871f31 100%);
	background: linear-gradient(to bottom,  #bd2c4c 0%,#871f31 100%);
	text-shadow: 0px -1px 0px rgba(000,000,000,0.4), 0px 1px 0px rgba(255,255,255,0.3);
	cursor: pointer;
	border: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	behavior: url("../../assets/css3pie/1.0.0/PIE.htc");
	width: 10em !important;
	margin-bottom: 5px !important;
}
.tsaid_QueryElementSearchGroupArea input[type="submit"]:hover, .tsaid_QueryElementSearchGroup input[type="submit"]:hover, 
.tsaid_QueryElementSearchFormEvent input[type="submit"]:hover, .ytsa_page form input[type="submit"]:hover {
	background: #4d6366;
	background: -moz-linear-gradient(top,  #4d6366 0%, #3e5052 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4d6366), color-stop(100%,#3e5052));
	background: -webkit-linear-gradient(top,  #4d6366 0%,#3e5052 100%);
	background: -o-linear-gradient(top,  #4d6366 0%,#3e5052 100%);
	background: -ms-linear-gradient(top,  #4d6366 0%,#3e5052 100%);
	background: linear-gradient(to bottom,  #4d6366 0%,#3e5052 100%);
	color: #FFF !important;
	text-shadow: 0px -1px 0px rgba(000,000,000,0.9), 0px 1px 0px rgba(255,255,255,0.5);
	border: 0;
	border-radius: 5px;
	behavior: url("../../assets/css3pie/1.0.0/PIE.htc");
}
@media \0screen {	/* IE < 8 */ 
.tsaid_QueryElementSearchGroupArea input[type="submit"], .tsaid_QueryElementSearchGroup input[type="submit"], 
.tsaid_QueryElementSearchFormEvent input[type="submit"], .ytsa_page form input[type="submit"]
	{ background: #bd2c4c !important; }
.tsaid_QueryElementSearchGroupArea input[type="submit"]:hover, .tsaid_QueryElementSearchGroup input[type="submit"]:hover, 
.tsaid_QueryElementSearchFormEvent input[type="submit"]:hover, .ytsa_page form input[type="submit"]:hover 
	{ background: #4d6366 !important; }
	
}
.tsaid_QueryElementSearchGroupArea .tsaid_searchButton, .tsaid_QueryElementSearchGroup .tsaid_searchButton, .tsaid_QueryElementSearchFormEvent .tsaid_searchButton, .ytsa_page form .tsaid_searchButton {
	margin-left: 125px !important;
}
.ytsa_datalist table tr td {
	padding: 5px !important;
}
.tsaid_QueryElementSearchGroupArea .searchButton, .tsaid_QueryElementSearchGroup .searchButton, .tsaid_QueryElementSearchFormEvent .searchButton, .ytsa_page form .searchButton {
    margin-left: 127px !important;
    margin-right: 5px;
}
#tsaid_AnsichtOE_01, #tsaid_SuchfeldPerson_01, #tsaid_AuswahlLeistung_01, #tsaid_SuchfeldLeistung_01  {
	clear: both;
	margin-top: 10px;
	min-height: 65px;
}
.tsaid_pager {
	margin: 10px 0 !important;
}
.tsaid_QueryElementNavigationAZPublicServiceType ul li {
	font-size: 12px !important;
}
.tsaid_pageDescription {
    margin-bottom: 0.5em !important;
}
table tr th {
	background: #FFF !important;
}
.tsaid_pager a.tsaid_page, .tsaid_pager b.tsaid_active {
	font-weight: bold;
	margin: .1em .2em 0 0;
	min-width: 12px;
	display: inline-block;
	text-align: center;
}
.tsaid_pager a.tsaid_page:hover {
	text-decoration: none !important;
}
/* > SITZUNGSPROTOKOLE */
.mod_rss_reader {
	font-size: 96%;
}
.mod_rss_reader h1 {
	margin-bottom: .65em;
}
.mod_rss_reader h2 {
	font-size: 1.1em;
	font-weight: bold;
}
.mod_rss_reader h3 {
	font-size: .9em;
	font-weight: bold;
}
.mod_rss_reader .description {
	border-bottom: 1px solid #DDD;
	margin-bottom: 1em;
}
.mod_rss_reader .description p {
	margin: 0;
}
/* > APOTHEKEN */
.get .row {
	display: inline-block;
	width: 100%;
	clear: both;
	margin: 0 0 .2em 0;
	background: #f2f2f2;
}
	.get .row span {
		display: inline-block;		
		float: left;
		height: 100%;
		padding: .3em .7em;
	}
	.get .row .col1, .get .row .col2 {
		font-weight: bold;
		color: #ababab;
	}
	.get .row .col1 {
		font-size: 260%;
		padding: 0 0 0 .2em;
		line-height: 1.22;
	}
	.get .row .col3 {
		float: right;
		font-size: 95%;
		width: 290px;
	}
/* KINDERGÄRTEN */
table.kita_table {
    width: 100%;
	font-size: 90%;
}
#mainContent table.kita_table th, table.kita_table td {
    text-align: center;
}
table.kita_table th {
    padding: 2px 0;
	font-size: 90%;
}
table.kita_table img, table  img {
	border: 0 !important;
	box-shadow: none !important;
}
#right .ki_kontakt {
	margin: -28px 0 0 0;
	padding: 0 0 1px 15px;
	width: 300px;
	background: rgba(0, 0, 0, 0.08);
}


/* KONTAKT INFOBOX */
img.round_top_left {
	border-radius: 11px 0 0 0 !important;
	position: relative;
    top: 0;
	behavior: url('../../assets/css3pie/1.0.0/PIE.htc');
}
.kontakt_infobox p{
	font-size: .95em;
}
.kontakt_infobox_h3 {
	font-size: .95em;
	font-weight: bold;
	margin: -2px 0 .9em 0 !important;
	padding-left: .4em;
	text-shadow: none !important;
	float: left;
	width: 100%;
	color: #B82841;
	border-left: 6px solid #B82841;
}
.kontakt_infobox .span120 {
	display: inline-block;
	width: 130px;
}
.kontakt_infobox .infobox_spalte {
	display: inline-block;
	width: 53px;
}
.gemeinde_infobox .span120{
	width: 100px !important;
	line-height: 1.5em;
}
input#ctrl_59 {
	margin-bottom: 1em;
}
.ce_form fieldset.fieldset_klein {
	width: 415px !important;
	max-width: 415px !important;
	display: block;
}
.ce_form textarea#ctrl_61, .textarea_breit {
	width: 388px !important;
	float: left !important;
}
.textarea_breit {
	width: 100% !important;
	float: none !important;
}
label.textarea_breit, .widget-textarea label {
	text-align: left !important;
}
.ce_form textarea#ctrl_17 {
	width: 416px !important;
	float: right !important;
}

fieldset.checkbox_container {
	display: inline-block;
	margin-top: 1em;
}
.checkbox_container > span {
	display: inline-block;
	width: 100%;
	clear: both;
}
.checkbox_container input {
	float: left;
	width: 7%;
	margin: 2px 0 0 0;
}
.checkbox_container label {
	float: right;
	text-align: left;
	width: 92%;
	margin: 0;
}
#ctrl_notify {
	width: 100%;
}
#ctrl_notify input {
	margin-right: 0;
	margin-top: 2px;
	width: 6%;
}
#ctrl_notify label {
	float: left;
}
.widget.betreff_zeile {
	margin-bottom: 10px;
	clear: both;
}
.pt_bordo {
	display: inline-block;
	background: #B82841;
	width: 1em;
	height: 1em;
	border-radius: 50%;
	margin: 0 5px 0 3px;
	float: left;
	behavior: url('../../assets/css3pie/1.0.0/PIE.htc');
}
.halbkreis_red {
	display: block;
	position: absolute;
	bottom: 0;
	right: 0;
	width: 5.5em;
	height: 5.5em;
	background: #B82841;
	border-width: 5px 0 0 5px; 
	border-style: solid;
	border-color: #FFF;
	border-radius: 100% 0 0 0 !important;
	behavior: url('../../assets/css3pie/1.0.0/PIE.htc');
}
/* SLIDER */
.content-slider {
	width: 303px;
	height: 221px;
	padding-right: 7px;
	overflow: hidden;
}
.slider-wrapper figure {
	height: 206px; 
	overflow: hidden;
	border: 6px solid #FFF; 
	margin-bottom: .8em;
	box-shadow: 0 8px 8px -6px #a4a4a4;
	position: relative;
	top: 0;
	left: 0;
}
.slider-wrapper figure img {
	max-width: 100%;
	max-height: 100%;
	margin-left: auto !important;
	margin-right: auto !important;
	display: block;
	border: 0 !important;
}
a.slider-next, a.slider-prev {
	display: none;
}
.slider-control {
	height: 23px;
	width: 303px;
	overflow: hidden;
}
.slider-control .slider-menu {
	left: 0 !important;
	width: 100%;
	margin-left: 0 !important;
	text-align: right;
	font-size: 36px; 
	line-height: .6em;
	position: relative !important;
}
.slider-control .slider-menu b.active {
	color: #B82841;
}
.slider-control .slider-menu b:hover {
	color: #666;
}
#right figcaption.caption {
	width: 291px !important;
	height: 0;
	position: absolute;
	bottom: 0;
	padding: 0 .7em;
	background: #000;
	color: #CCC;
	font-size: 80%;
	opacity: .7; 
    -webkit-transition: all .25s ease-in .25s; 
    -moz-transition: 	all .25s ease-in .25s;
    -o-transition: 		all .25s ease-in .25s;
	transition: 		all .25s ease-in .25s;
	overflow: hidden;
}
#right figure:hover figcaption.caption {
	height: 45px;
	bottom: 0;
	padding: .7em;
}
/* SLIDER SMALL */
#slider_small {
	margin-top: 7px;
}
#slider_small .content-slider {
	width: 203px !important;
	height: auto !important;
}
#slider_small .slider-wrapper figure { 
	height: 139px !important;
}
#slider_small .slider-control {
	height: 23px;
	width: 203px;
}


/* CONTENT SLIDER */
#main .h450 {height: 450px !important;}
#main .content-slider {
	width: 100% !important;
	height: 340px !important;
	margin-bottom: 5px;
}
#main .content-slider .image_container {
	width: 100% !important;
	min-height: 340px !important;
}
#main .content-slider .image_container img {
	border-radius: 0 !important;
}
#main .ce_sliderStart .slider-control {
	margin-bottom: 10px !important;
}


/* VERANSTALTUNGEN / BRANCHEN */
#veranstaltungen_form fieldset, #branchen_form fieldset {
	width: 100%;
	display: inline-block;
	margin: 0 0 1em 0;
	padding: .6em;
	border: 1px solid #FFF;	
}


#veranstaltungen_form fieldset legend, #branchen_form fieldset legend {
	background: #DDD;
	padding: 0 .2em 0 .1em;
}
#veranstaltungen_form .ver_zeit span {
	display: inline-block;
	width: 100%;
	margin: 0 0 1.2em 0;
}
#veranstaltungen_form .ver_zeit input {
	padding: .1em;
	border: 1px solid #DDD;
	margin: 0 .5em .3em .5em;
	min-width: 134px;
	text-align: center;
	clear: right;
}
#veranstaltungen_form .ver_zeit label {
	display: block;
	clear: left;
	float: left;
	min-width: 35px;
	line-height: 21px;
}
@media \0screen {	/* IE < 8 */ 
	#veranstaltungen_form .ver_zeit input { min-width:96px !important;}
}
#veranstaltungen_form .ver_zeit select {
	min-width: 176px;
	float: left;
	margin-right: .2em;
	margin-top: 5px;
}
#veranstaltungen_form .ver_suche input, #branchen_form .ver_suche input {
	min-width: 184px;
	width: 100%;
	margin-bottom: 6px;
	border: 1px solid #FFF;
	padding: 2px;
}
#veranstaltungen_form .ver_rubrik span, #branchen_form .ver_rubrik span {
	min-width: 48%;
	display: inline-block;
}
#veranstaltungen_form .ver_rubrik label,#branchen_form .ver_rubrik label{
	padding-left: .3em;
}
#veranstaltungen_form .ver_suche input, #branchen_form .ver_suche input {padding: 1px 3px;}
.veranstaltung {
	border-bottom: 3px double #DDD;
	margin-bottom: 1.5em;
	background: #f2f2f2;
	padding: 0 12px;
}
.veranstaltung img {
	float: left;
	margin: 0 .8em .2em 0 !important;
	border: 0 !important;
	border-radius: 0 !important;
	box-shadow: none !important;
	max-width: 104px;
	display: inline-block;
	position: absolute;
	top: 0;
}
.veranstaltung blockquote, #wetter_hu blockquote {
	margin: .6em 0 0 0;
	border: 0;
	border-top: 5px solid #ddd;
	padding: .5em !important;
	background-color: #f2f2f2 !important;
}
.veranstaltung blockquote {
	width: 100%;
	padding: .5em 0 0 0 !important;
}
.veranstaltung blockquote span.ver_zeile {
	margin: 0 0 .3em 0;
	width: 100%;
	display: inline-block;
	font-size: 90%;
	line-height: 1.24em;
}
.veranstaltung label, #wetter_hu label {
	text-transform: uppercase;
	font-size: .85em;
	letter-spacing: .1em;
	font-weight: bold;
	margin: 0 .3em 0 0;
	text-shadow: 1px 1px 0 #FFF;
}
.veranstaltung label.ver_100 {
	width: 100%;
	clear: both;
	display: inline-block;
}
.veranstaltung label.ver_40 {
	min-width: 20px;
	display: inline-block;
}
.veranstaltung small {
	width: 100%;
	padding-left: 110px;
	position: relative;
	top: -8px;
}
.veranstaltung h3 {
	padding-top: 0;
}
.veranstaltung a.vaintlink {
	display: inline-block;
	float: right;
}
.ver_clearer a { 
	display: none;
}
.ver_clearer a.vaintlink { 
	display: block !important;
}
.veranstaltung .ver_datum {
	display: inline-block;
	float: right;
	width: 98px;
	text-align: center;
	background-color: #A0243C;
	background-image: -moz-linear-gradient(top,  #a0243c 0%, #a0243c 0%, #b72a48 0%, #871f30 90%, #871f30 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a0243c), color-stop(0%,#a0243c), color-stop(0%,#b72a48), color-stop(90%,#871f30), color-stop(100%,#871f30));
	background-image: -webkit-linear-gradient(top,  #a0243c 0%,#a0243c 0%,#b72a48 0%,#871f30 90%,#871f30 100%);
	background-image: -o-linear-gradient(top,  #a0243c 0%,#a0243c 0%,#b72a48 0%,#871f30 90%,#871f30 100%);
	background-image: -ms-linear-gradient(top,  #a0243c 0%,#a0243c 0%,#b72a48 0%,#871f30 90%,#871f30 100%);
	background-image: linear-gradient(to bottom,  #a0243c 0%,#a0243c 0%,#b72a48 0%,#871f30 90%,#871f30 100%);
	color: #FFF;
	font-size: 1.1em;
	font-weight: 600;
	margin: 0 .6em 0 2.3em;
	position: relative;
	top: -12px; 
	line-height: .9em;
	padding: .5em .5em .2em .5em;
	text-shadow: none !important;
	letter-spacing: .02em;
	border: 3px solid #FFF;
	border-radius: 11px;
	behavior: url('../../assets/css3pie/1.0.0/PIE.htc');
	box-shadow: 0 8px 8px -6px #A4A4A4; 
}
.veranstaltung .ver_datum span {
	font-size: .62em;
	letter-spacing: .1em;
	line-height: 1.2em;
	width: 100%;
	display: inline-block;
}
.veranstaltung .ver_uhr {
	margin-bottom: 2px;
	position: relative;
	top: 1px;
	font-weight: 600;
	font-size: .65em !important;
	margin-left: -.4em;
	margin-right: -.4em;
	display: inline-block;
}
.ver_clearer .ico_tipp {
	position: absolute;
	right: 107px;
	top: -2px;
}
.veranstaltung .ver_kat {
	margin-bottom: 3px;
}
.veranstaltung .ver_clearer {
	margin: 0 0 10px 0;
	background: #ddd;
	padding: 0 0 0 10px;
	width: 545px;
	margin-left: -12px;
	border-left: 6px solid #B82841;
	position: relative;
}
.veranstaltung .moreinfo {
	width: 100%;
	margin: 6px 0;
	clear: both;
	display: inline-block;
	background: url("x-intern/ico_pfeil-r.png") no-repeat 2px 5px;
	padding-left: 10px;
}


#veranstaltungen_panel .vaneu, .ce_php .vaneu {
	border: 1px solid #FFF;
	padding: 10px;
	font-size: 90%;
	display: block;
	margin-top: 9px;
	background: #FFF;
	border-radius: 0 0 0 10px;
}
.ce_php .vaneu {
	margin-top: 39px !important;
}
@media \0screen {	/* IE < 8 */
	.veranstaltung .ver_datum {
		width: 109px !important;
		padding: .5em .5em .2em .5em !important;
	}
	.veranstaltung .ver_datum span {
		letter-spacing: .03em !important;
		line-height: 1.5em !important;
	}
	.veranstaltung .ver_uhr {
		top: 0 !important;
	}
	
}
/* MOD EVENTS */
.mod_eventlist img[style*="float: left;"] {
	margin-right: 10px !important;
}

/* HOME VERANSTALTUNGEN */
#home_right .ce_text h3{
	margin: 0 0 .25em 0;
}
#home_right .ce_text h3 a:link, #home_right .ce_text h3 a:visited, #home_right .ce_sliderStart h3 a:link, #home_right .ce_sliderStart h3 a:visited {
	color: #333 !important;
}
#home_right .ce_text h3 a:hover, #home_right .ce_text h3 a:focus, #home_right .ce_sliderStart h3 a:hover, #home_right .ce_sliderStart h3 a:focus{
	color: #B82841 !important;
}
.veranst_startseite {
	background: #e8e8e8;
	padding: .6em;
	border-radius: 0 0 0 .7em;
	behavior: url('../../assets/css3pie/1.0.0/PIE.htc');
	position: relative;
}
.veranst_startseite img {
	width: 118px !important;
	height: auto !important;
	float: left;
	margin: 0 .6em .6em 0 !important;
}
.veranst_startseite .ver_datum {
	float: left;
	width: 118px;
	line-height: 1em;
	letter-spacing: .1em;
	font-weight: bold;
	font-size: 1.2em;
	margin: 4px 0;
}
.veranst_startseite .ver_uhr {
	clear: both;
	width: 100%;
	font-size: 71%;	
	display: inline-block;
	margin-bottom: .2em;
}
.veranst_startseite .ver_datum {
	font-size: 1.1em;
	padding-left: 3px;
}
.veranst_startseite .ver_kat {
	font-size: .7em;
	margin-bottom: .2em;
	display: inline-block;
}
.veranst_startseite h4 {
	font-weight: bold;
	font-size: 1em;
	line-height: 1.3em;
	max-width: 150px;
	float: left;
	margin-top: .2em !important;
	padding-left: 3px;
}
.veranst_startseite  p {
	font-size: 95%;
	margin-bottom: 5px !important;
	padding: 3px;
}
.ico_tipp {
	width: 36px;
	height: 55px;
	background: url(/files/rv-theme/x-intern/tipp.png) no-repeat 0 0;
}
.veranst_startseite .ico_tipp {
	position: absolute;
	right: 8px;
	top: -2px;
}
/* BRANCHEN */
.branchen {
	margin-bottom: 0;
}
.ce_php {
	margin-bottom: 16px;
}
.branchen:last-child {
	margin-bottom: 20px !important;
	display: block;
}
.branchen small {
	padding-left: 0 !important;
}
.branchen blockquote {
	margin-top: 0 !important;
}
.branchen .branchen_spalte, .veranstaltung .branchen_spalte{
	display: inline-block;
	width: 100%;
	float: left;
}
.branchen label.ver_40 {width: 110px;letter-spacing: .1em;}
.branchen blockquote span {margin-bottom: 0 !important;}
.branchen a.btn_nach_oben {margin-top: .1em !important;}
.branchen_spalte label.ver_100 {margin-top: .8em;}


#branchen_form .ver_rubrik a {
	background-color: #4d6366;
	background-image: -moz-linear-gradient(top,  #4d6366 0%, #3e5052 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4d6366), color-stop(100%,#3e5052));
	background-image: -webkit-linear-gradient(top,  #4d6366 0%,#3e5052 100%);
	background-image: -o-linear-gradient(top,  #4d6366 0%,#3e5052 100%);
	background-image: -ms-linear-gradient(top,  #4d6366 0%,#3e5052 100%);
	background-image: linear-gradient(to bottom,  #4d6366 0%,#3e5052 100%);
	color: #FFF !important;
	width: 24px;
	height: 24px;
	display: inline-block;
	text-align: center;
	padding: 0 !important;
	float: left;
	margin: 0 .4em .4em 0;
	font-size: 1.2em;
	border-radius: 10%;
	behavior: url('../../assets/css3pie/1.0.0/PIE.htc');
	cursor: pointer;
}
#branchen_form .ver_rubrik a:hover, #branchen_form .ver_rubrik a:focus {
	background-color: #bd2c4c;
	background-image: -moz-linear-gradient(top,  #bd2c4c 0%, #871f31 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bd2c4c), color-stop(100%,#871f31));
	background-image: -webkit-linear-gradient(top,  #bd2c4c 0%,#871f31 100%);
	background-image: -o-linear-gradient(top,  #bd2c4c 0%,#871f31 100%);
	background-image: -ms-linear-gradient(top,  #bd2c4c 0%,#871f31 100%);
	background-image: linear-gradient(to bottom,  #bd2c4c 0%,#871f31 100%);
}
@media \0screen /* IE8 */ {
	#branchen_form .ver_rubrik a {background-color: #4d6366 !important;}
	#branchen_form .ver_rubrik a:hover, #branchen_form .ver_rubrik a:focus {background-color: #bd2c4c !important;}
} 
#branchen_form select {
	min-width: 180px;
	width: 100%;
	padding: 2px;
	margin-bottom: 5px;
	border: 1px solid #FFF;
}
#branchen_form select option {
	text-align: left !important;
	margin-bottom: 2px !important;
	padding-left: 3px;
}

.ce_php .branchen {
	max-height: 34px;
	overflow: hidden;
	cursor: pointer;
	-webkit-transition: all .8s ease-in-out;
	-moz-transition: 	all .8s ease-in-out;
	transition: 		all .8s ease-in-out;
}
.branchen:last-child {
	margin-bottom: 20px !important;
}
/*.ce_php .branchen:hover, .ce_php .branchen:focus, */.br_focus {
	max-height: 1000px !important;
	margin-bottom: 5px !important;
	display: block !important;
}
.ce_php h1 {
	margin-top: 1em;
	line-height: 23px !important;
}
.ce_php .branchen h3 {
	font-size: 1.1em;
	line-height: 23px !important;
	position: relative;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: 	all .4s ease-in-out;
	transition: 		all .4s ease-in-out;
}
.ce_php .branchen h3:after {
	content: " \25BE";
	float: right !important;
	position: absolute;
	top: 0;
	right: 11px;
	opacity: .6;

}
.ce_php .branchen:hover h3, .br_focus h3 { color: #000 !important; }
.br_focus h3:after {
	content: " \02DF" !important;
	top: 2px !important;
	right: 13px !important;
}
.ce_php .branchen h3:hover:after {
	opacity: 1;
}
#ctrl_id_location_name {
	float: right;
	width:66%;
	position: relative;
	top: 6px;
}



#zusatz-vereine-und-verbaende .ce_text p {margin: 10px 0;}

/** WETTER TEMPLATE **/
#wetter_hu h3 {
	margin-bottom: 0 !important; 
}
#wetter_hu blockquote span.zeile {
	width: 100%;
}
#wetter_hu blockquote span{
	margin: 0 0 .3em 0;
	font-size: 90%;
	line-height: 1.24em;
	display: inline-block;
	position: relative;
}
@media \0screen /* IE8 */ {
	#wetter_hu blockquote span{ font-size: 10px !important; }
}
#wetter_hu blockquote span span {
	text-align: right;
	margin-right: .2em;
	margin-bottom: 0 !important;
	float: left;
}
#wetter_hu blockquote label {
	display: inline-block;
	float: left;
	min-width: 106px;
	letter-spacing: .01em !important;
	
}
#wetter_hu blockquote.wetter_table span span, #wetter_hu blockquote.wetter_table label {
	height: 15px;
}
#wetter_hu blockquote.wetter_table span.zeile span.first {
	color: #000 !important;
	font-weight: bold;
	margin-right: 1.5%;
}
#wetter_hu blockquote.wetter_table span.zeile span:nth-child(even) {
	/* background: rgba(160,160,160,0.1); */
	min-width: 14%;
}
#wetter_hu blockquote.wetter_table span.zeile span:nth-child(odd) {
	min-width: 13%;
	font-size: 9px;
	position: relative;
	top: 2px;
}

#wetter_hu span.zeile span img {
	border: 0 !important;
	box-shadow: none !important;
	margin: 0 !important;
}
#wetter_hu span.zeile .spalte, #wetter_hu span.zeile .spalte img {
	display: inline-block !important;
	float: left !important;
}
@media \0screen /* IE8 */ {
	#wetter_hu span.zeile .spalte img { display: block !important; float: left !important;  }
	#wetter_hu span.zeile .spalte { display: block; min-width: 59px !important;}
	#wetter_hu .de_reisewetter { padding-right: 0 !important; width: 433px !important;}
	#wetter_hu .de_reisewetter img { width: 120px !important; height: 166px !important;}
}
#wetter_hu .vorhersage span.zeile span {
	text-align: center !important;
}
#wetter_hu .vorhersage span.zeile span img {
	display: block !important;
	float: none !important;
	margin: 0 auto !important;
}
blockquote.uv-index img {
	float: left;
	margin: 0 .7em 1.45em 0 !important;
}
@media \0screen /* IE8 */ {
	blockquote.uv-index img {
		width: 164px !important;
		height: 219px !important;
		float: left !important;
	}
}
.uv-index .zeile {
	width: 58% !important;
	float: right;
}
.uv-index .spalte {
	max-width: 270px;
	text-align: left !important;
}
.vorhersage .spalte {
	width: 19.2%;
	text-align: center !important;
	font-weight: bold !important;
}
.de_reisewetter img {
	margin-right: .5em !important;
}

a.wetter_a_img {
	width: 86px;
	height: 110px;
	display: inline-block;
	overflow: hidden;
	position: absolute;
	top: 220px;
	left: .8em;
}
#statusbb {
	display: inline-block /* none */;
	/* height: 32px;
	width: 32px; */
	top: 350px; 
	left: 33px;
	overflow: hidden;
	position: absolute;
	}
#HasSSL {
	position: absolute;
	top: 20px;
	left: 8px;
}
img.wetter_img {
	/* background: #DDD; 
	border-left: 2px solid #CCC;
	border-radius: 0 1.1em 1.1em 0;
	margin: 1em 0;
	box-shadow: 0 10px 10px -6px rgba(0,0,0,0.4); */
	/*box-shadow:inset 5px 5px 5px rgba(255,255,255,.6);*/
	/* padding: .85em 2em 1em .8em; */
	
	width: 92px !important;
	max-width: 92px !important;
	height: 116px !important;
	position: relative;
	top: -3px;
	left: -3px;
}
/*
.wett_erl {display: inline-block;width: 100%;z-index: 123;}
.wett_erl span.wett_hidden { display:none; transition: all 0.4s ease-out; opacity:0; }
	.wett_erl strong {display: inline-block; width: auto; cursor: pointer;}
.wett_erl .wett_block:hover span.wett_hidden {display:block;opacity:1;}
.wett_erl .wett_block {position:relative;}
.wett_erl .wett_hidden {position:absolute; top:26px; left: 20px;padding: 10px;background: #FFF;z-index: 22222;}
*/
.wetter_uv {
	display: inline-block;
	width: 120px;
	z-index: 123;
	padding: 10px 0;
	float: left;
	}
	#wetter_infobox-right .first {
		z-index: 122;
	}
	#wetter_infobox-right,#wetter_infobox-right .block {
		overflow: visible !important;
		position: relative;		
	}
	.wetter_uv .wet_tabhead {
		display: inline-block;
		width: 100%;
		clear: both;
		cursor: pointer;
		margin: 3px 0;
		text-transform: uppercase;
		font-size: 11px;
		font-weight: bold;
		color: #B82841;
		position: relative;
		}
		.wetter_uv .wet_tabhead:hover {color: #000;}
			.wetter_uv .wet_tabhead div {
				display: none;
				transition: all 0.5s ease-out; 
				opacity:0;
				}
			.wetter_uv .wet_tabhead:hover div {
				display: block;
				position: absolute;
				right: -40px;
				z-index: 222222222;
				top: 20px;
				opacity: 1;
				background: #ffffc9;
				padding: 10px 10px 10px 13px;
				text-transform: none !important;
				box-shadow: 0 8px 8px -6px #A4A4A4;
				width: 230px;
				min-height: 30px;
				border-radius: 8px;
				text-align: left;
				font-weight: 400;
				border: 3px solid #CCC; 
			}
		#wetter_infobox-right .ce_text.last {position: relative;z-index:11;}	

.warning {
	position:relative;
	display:block;
	max-width:980px;
	padding:10px 10px 10px 40px;
	border-top:5px solid #B61F35;
	border-bottom:1px solid #B61F35;
	background:#FDF2AB no-repeat 1em 1em url(/files/rv-theme/x-intern/dialog-warning.gif); 
	text-align:left;
	cursor:pointer;
	font-family: Arial,Helvetica,sans-serif; 
	color:#000;
	font-size: 12px;
}
.warning a {color:#B61F35;}

/** ANZEIGEN/BANNER **/
#add, .add {
	position: absolute;
	right: -170px;
	top: -135px;
	z-index: 9992;
	width: 154px;
	min-height: 900px;
	overflow: visible !important;
	text-align: right;
}

#add img, .add img {
	background: #FFF;
	border-radius: 10px;
	border: 10px solid #FFF !important;
	margin-bottom: 10px !important;
	max-width: 140px;
	box-shadow: 0 8px 8px -6px #a4a4a4;
	display: inline-block;
	behavior: url('../../assets/css3pie/1.0.0/PIE.htc');
	z-index: 9994;
}
#add h6, .add h6 {
	margin: 0;
	padding: 0 10px 2px 0;
	font-size: 60%;
	text-transform: uppercase;
	letter-spacing: .2em;
	color: #999;
}
#add a.external, .add a.external{
	background: none !important;
    padding-right: 0 !important;
}
	body.wahlen #main .ui-accordion-header::after {
		font-size: 150% !important;
		font-weight: 700;
		cursor: pointer;
		/*content: "\03A7" !important;*/
		content: "\21D3" !important;
		float: right;
		margin-right: 13px;
		position: relative;
		top: -33px;
	}
	body.wahlen #main .ui-accordion-header.active::after {
		/*content: "\21D3" !important;*/
		content: "\03A7" !important;
	}
	body.wahlen #main .content-slider {
		height: auto !important;
	}
	body.wahlen #main .content-slider figure img {
		width: 100% !important;
		height: auto !important;
		box-shadow: none !important;
	}
	body.wahlen #main .slider-wrapper figure {
		height: 504px !important;
		box-shadow: none !important;
	}
	.content-slider img {
		display: block !important;		
	}

/** IGEK **/
.igek_eventlist .teaser {
	padding-bottom: 2.6em;
	border-bottom: 1px solid #DDD;
}
#medienbibliothek .enclosure {
	border-top: 0;
	padding-top: 0;
}
#medienbibliothek .ui-accordion-header {
	font-size: 1.6em;
	text-shadow: 1px 1px 0px #fff;
	color: #333;
	letter-spacing: -.015em !important;
	background: #f1f1f1;
	cursor: pointer;
	border-radius: 3px;
	padding: .4em .6em;
}
#medienbibliothek .ui-accordion-header:hover, #medienbibliothek .ui-accordion-header.ui-state-active {
	background: #DDD;
}
#medienbibliothek .ui-accordion-content {
	padding: 1em 0;
}
#medienbibliothek .ce_accordionStart {
	margin-bottom: .6em;
}

	
/** MEDIAQUERIES **/
@media all and (max-width: 1250px) {
	#add, .add {display: none; opacity: 0;}
}
@media all and (min-width: 1250px) {
	#wrapper {position: relative;left: -60px;}
}
@media all and (max-width: 980px) {
	#wrapper 	{overflow: hidden; width: 100%;}
	#container 	{padding-right: 0 !important;}
	#right 		{width: 100%; clear: both;}
	.pdf_link	{top: -28px;right: 1em;}
	#suche form	{margin-top: 1em;}
	aside#left nav ul li a, aside#left nav ul li .active, aside#left nav ul li .forward {float: left;}
	aside#left nav ul li {float: left !important;clear: none !important;}
	aside#left nav ul li a.first {border-left:0 !important;margin-left: 7px;}
	#suche		{margin-top: 0 !important;}
	#footerNav, #footerNav ul.level_1 {width: 100%; display: inline-block;}
	#footerNav ul.level_1 li {width: auto; margin-right: 1em; min-height: 1.5em;}
	#footerNav ul.level_1 > li.first {width: 95.5% !important;}	
	.veranstaltung .ver_clearer { width: 104% !important;}
	#veranstaltungen_form .ver_zeit select {margin: 0 0 0 5px !important;}
	#veranstaltungen_form .ver_zeit input {float: left !important;min-width: 180px !important;}
}
#main #aktuelles .layout_latest img, #main #aktuelles .layout_latest .image_container .w100 {
	width: 100% !important;
}
@media all and (min-width: 980px) {
	#mainNav ul.level_1 {width: 100% !important;}
}
@media all and (max-width: 650px) {
	#suche {width: 93%; clear: both; margin-top: 90px;}
	#suche form {display: inline-block; width: 100%;}
	#suche input.text {width: 60%; min-width: 60%;}
	#suche input.submit {float: right;}
	#mainNav ul {height: auto;}
	#mainNav li:hover .level_2, #mainNav li:focus .level_2 {display: none !important;}
	nav#subNav {margin-bottom: .8em;}
	#main .inside {padding: 0 .5em 0 .5em;}
	.pdf_link {top: -252px;}	
	
	aside#left nav ul li a, aside#left nav ul li .active  {
		color: #B82841;
		border-left: 2px solid #b82841 !important; 
		background: #ededed;
		background: -moz-linear-gradient(left, #ededed 0%, #ffffff 100%);
		background: -webkit-gradient(linear, left top, right top, color-stop(0%,#ededed), color-stop(100%,#ffffff));
		background: -webkit-linear-gradient(left, #ededed 0%,#ffffff 100%);
		background: -o-linear-gradient(left, #ededed 0%,#ffffff 100%);
		background: -ms-linear-gradient(left, #ededed 0%,#ffffff 100%);
		background: linear-gradient(to right, #ededed 0%,#ffffff 100%);
		behavior: url('../../assets/css3pie/1.0.0/PIE.htc');	
	} 
	.allris {width: 30%;margin: 2em 0 2em 2em;float:left;}
	.wetter_a_img {margin: 2em 2em 2em 0;float:right;}

	
	
	
	/* ZUFISCH */
	.tsaid_QueryElementSearchGroupArea .searchButton, .tsaid_QueryElementSearchGroup .searchButton, .tsaid_QueryElementSearchFormEvent .searchButton, .ytsa_page form .searchButton {margin-left: 0 !important;}
	.tsaid_QueryElementSingleViewOrganisationalUnit .tsaid_label, .tsaid_QueryElementSingleViewPerson .tsaid_label, .tsaid_QueryElementSingleViewForm .tsaid_label, .tsaid_QueryElementSingleViewEvent .tsaid_label, .tsaid_QueryElementSingleViewArea .tsaid_label, .tsaid_QueryElementSingleViewPublicServiceType .tsaid_label, .tsaid_QueryElementSingleViewEvTender .tsaid_label, .tsaid_QueryElementSingleViewPublicMessage .tsaid_label, .tsaid_QueryElementSingleViewOrganisationalUnit .tsaid_data, .tsaid_QueryElementSingleViewPerson .tsaid_data, .tsaid_QueryElementSingleViewForm .tsaid_data, .tsaid_QueryElementSingleViewEvent .tsaid_data, .tsaid_QueryElementSingleViewArea .tsaid_data, .tsaid_QueryElementSingleViewPublicServiceType .tsaid_data, .tsaid_QueryElementSingleViewEvTender .tsaid_data, .tsaid_QueryElementSingleViewPublicMessage .tsaid_data, .tsaid_QueryElementSearchGroupArea div input, .tsaid_QueryElementSearchGroupArea div select, .tsaid_QueryElementSearchGroup div input, .tsaid_QueryElementSearchGroup div select, .tsaid_QueryElementSearchFormEvent div input, .tsaid_QueryElementSearchFormEvent div select, .ytsa_page form div input, .ytsa_page form div select  {width: 98% !important; clear: both !important;  float: left;}
	.ytsa_c50r .ytsa_subrows {clear: both; margin: 37px 0 20px 0; border: 3px solid #FFF;}
	.ytsa_subcl .tsaid_NavLeistungAZ_02 {max-width:96% !important;}
	.tsaid_QueryElementNavigationAZPublicServiceType ul:before, .tsaid_QueryElementNavigationAZPublicServiceType ul:after {content: " "; display: table;}
	.tsaid_QueryElementNavigationAZPublicServiceType ul:after {clear: both;}
	.tsaid_QueryElementNavigationAZPublicServiceType ul li {float: left;}
}
@media all and (max-width: 470px) {
	.pdf_link {top: -314px;}
	.hgroup {
		height: 100px;
	}
	.hgroup a {
		position: relative;
		top: 25px;
	}
}
@media all and (max-width: 365px) {
	.pdf_link {display: none;}
	#suche input.text, .mod_search input.text {min-width: 140px !important;}
}
@media all and (max-width: 320px) {
	.pdf_link {display: none;}
}


h1 a.external, h2 a.external, h3 a.external, .cboxElement 
{
	background: none !important;
	padding-right: 0 !important;
}

#piwiklist table {
	width:100%;
	font-size:0.8em;
}	

#cookiebar {z-index:9999;}
#cookiebar button {float:none;}

/* WETTER */
#wx-main .wx-daypart:before, #wx-main .wx-daypart:after {content: " "; display: table;}
#wx-main .wx-daypart:after {clear: both;}
#wx-main .wx-daypart {margin-bottom: 10px;}
#wx-main sup { font-size: 60%;}
#wx-main .wx-daypart h3 { margin: 7px 0 0 0 !important; padding-left: 90px; }
#wx-main .wx-weather-icon { float: left; margin: -22px 0 10px 0 !important; }
#wx-main .wx-phrase {font-size: 85%; font-weight: bold;}
#wx-main .wx-temp, #wx-main .wx-temp-alt, #wx-main .wx-phrase { display: inline-block;width: 355px;clear: right; float: right; }
	#wx-main .wx-temp { font-size: 1.55em; width: 35px !important; float: left !important; margin-left: 17px; line-height: 29px; } 
	#wx-main .wx-temp-alt {font-size: 90%; width: 315px !important; float: right !important; line-height: 29px; color: #777;}
/*	#wx-main .wx-temp-alt:before { content: "("; }
	#wx-main .wx-temp-alt:after { content: ")"; } */
	
#wx-main .wx-details { display: inline-block;width: 355px;clear: right; float: right; font-size: 85%; }
#wx-main .wx-details dt {width: 50%; float:left;}
#wx-main .wx-details dd {width: 45%; float:left;}
#wx-main .wx-details .wx-narrative { display:inline-block; margin: 10px 0; }

#wx-main .wx-location-title, #wx-main .wx-24hour-title, #wx-main .wx-links, #wx-main .wx-timestamp, #wx-main .wx-slide, #wx-main .wx-temp .wx-label { display: none; }

#veranstaltungen_form  label {display:block;width:100%;}

/* EVENT BUTTONS */
.btn_event {
  display: inline-block;
  border-radius: 8px;
  border: none;
  color: #FFFFFF;
  text-align: center;
  font-size: 12px;
  padding: 8px;
  width: 150px;
  transition: all 0.5s;
  cursor: pointer;
  margin: 5px;
}

.btn_event span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}

.btn_event span:after {
  content: '\00bb';
  position: absolute;
  opacity: 0;
  top: 0;
  right: -20px;
  transition: 0.5s;
}

.btn_event:hover span {
  padding-right: 25px;
}

.btn_event:hover span:after {
  opacity: 1;
  right: 0;
}

.btn_red {
  background-color: #f4511e !important;
}

.btn_green {
  background-color: #4CAF50 !important;
  background-image: none;
}

.dspblock50 {
	display:block;
	width:auto;
	min-width:350px;
	max-width:400px;
	float:left;
	padding:2%;
	margin:auto
}







/*! jQuery UI - v1.11.4 - 2019-01-15
* http://jqueryui.com
* Includes: core.css, draggable.css, resizable.css, selectable.css, sortable.css, accordion.css, autocomplete.css, button.css, datepicker.css, dialog.css, menu.css, progressbar.css, selectmenu.css, slider.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana%2CArial%2Csans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=highlight_soft&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=flat&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=glass&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=glass&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=glass&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=glass&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
* Copyright jQuery Foundation and other contributors; Licensed MIT */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
	display: none;
}
.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse;
}
.ui-helper-clearfix:after {
	clear: both;
}
.ui-helper-clearfix {
	min-height: 0; /* support: IE7 */
}
.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter:Alpha(Opacity=0); /* support: IE8 */
}

.ui-front {
	z-index: 100;
}


/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
	cursor: default !important;
}


/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	display: inline-block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.ui-draggable-handle {
	-ms-touch-action: none;
	touch-action: none;
}
.ui-resizable {
	position: relative;
}
.ui-resizable-handle {
	position: absolute;
	font-size: 0.1px;
	display: block;
	-ms-touch-action: none;
	touch-action: none;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
	display: none;
}
.ui-resizable-n {
	cursor: n-resize;
	height: 7px;
	width: 100%;
	top: -5px;
	left: 0;
}
.ui-resizable-s {
	cursor: s-resize;
	height: 7px;
	width: 100%;
	bottom: -5px;
	left: 0;
}
.ui-resizable-e {
	cursor: e-resize;
	width: 7px;
	right: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-w {
	cursor: w-resize;
	width: 7px;
	left: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-se {
	cursor: se-resize;
	width: 12px;
	height: 12px;
	right: 1px;
	bottom: 1px;
}
.ui-resizable-sw {
	cursor: sw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	bottom: -5px;
}
.ui-resizable-nw {
	cursor: nw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	top: -5px;
}
.ui-resizable-ne {
	cursor: ne-resize;
	width: 9px;
	height: 9px;
	right: -5px;
	top: -5px;
}
.ui-selectable {
	-ms-touch-action: none;
	touch-action: none;
}
.ui-selectable-helper {
	position: absolute;
	z-index: 100;
	border: 1px dotted black;
}
.ui-sortable-handle {
	-ms-touch-action: none;
	touch-action: none;
}
.ui-accordion .ui-accordion-header {
	display: block;
	cursor: pointer;
	position: relative;
	margin: 2px 0 0 0;
	padding: .5em .5em .5em .7em;
	min-height: 0; /* support: IE7 */
	font-size: 100%;
}
.ui-accordion .ui-accordion-icons {
	padding-left: 2.2em;
}
.ui-accordion .ui-accordion-icons .ui-accordion-icons {
	padding-left: 2.2em;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
	position: absolute;
	left: .5em;
	top: 50%;
	margin-top: -8px;
}
.ui-accordion .ui-accordion-content {
	padding: 1em 2.2em;
	border-top: 0;
	overflow: auto;
}
.ui-accordion-content .ce_text {
	padding:10px;
}	
.ui-accordion-content .ffwtable {
	    margin-left: 20px;
}		
.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default;
}
.ui-button {
	display: inline-block;
	position: relative;
	padding: 0;
	line-height: normal;
	margin-right: .1em;
	cursor: pointer;
	vertical-align: middle;
	text-align: center;
	overflow: visible; /* removes extra width in IE */
}
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
	text-decoration: none;
}
/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
	width: 2.2em;
}
/* button elements seem to need a little more width */
button.ui-button-icon-only {
	width: 2.4em;
}
.ui-button-icons-only {
	width: 3.4em;
}
button.ui-button-icons-only {
	width: 3.7em;
}

/* button text element */
.ui-button .ui-button-text {
	display: block;
	line-height: normal;
}
.ui-button-text-only .ui-button-text {
	padding: .4em 1em;
}
.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
	padding: .4em;
	text-indent: -9999999px;
}
.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
	padding: .4em 1em .4em 2.1em;
}
.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
	padding: .4em 2.1em .4em 1em;
}
.ui-button-text-icons .ui-button-text {
	padding-left: 2.1em;
	padding-right: 2.1em;
}
/* no icon support for input elements, provide padding by default */
input.ui-button {
	padding: .4em 1em;
}

/* button icon element(s) */
.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
	position: absolute;
	top: 50%;
	margin-top: -8px;
}
.ui-button-icon-only .ui-icon {
	left: 50%;
	margin-left: -8px;
}
.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
	left: .5em;
}
.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
	right: .5em;
}

/* button sets */
.ui-buttonset {
	margin-right: 7px;
}
.ui-buttonset .ui-button {
	margin-left: 0;
	margin-right: -.3em;
}

/* workarounds */
/* reset extra padding in Firefox, see h5bp.com/l */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
	border: 0;
	padding: 0;
}
.ui-datepicker {
	width: 17em;
	padding: .2em .2em 0;
	display: none;
}
.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	position: absolute;
	top: 2px;
	width: 1.8em;
	height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
	top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
	left: 2px;
}
.ui-datepicker .ui-datepicker-next {
	right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
	left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
	right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
	margin: 0 2.3em;
	line-height: 1.8em;
	text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
	font-size: 1em;
	margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
	width: 45%;
}
.ui-datepicker table {
	width: 100%;
	font-size: .9em;
	border-collapse: collapse;
	margin: 0 0 .4em;
}
.ui-datepicker th {
	padding: .7em .3em;
	text-align: center;
	font-weight: bold;
	border: 0;
}
.ui-datepicker td {
	border: 0;
	padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
	display: block;
	padding: .2em;
	text-align: right;
	text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
	background-image: none;
	margin: .7em 0 0 0;
	padding: 0 .2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
	float: right;
	margin: .5em .2em .4em;
	cursor: pointer;
	padding: .2em .6em .3em .6em;
	width: auto;
	overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
	width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
	float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
	width: 95%;
	margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
	width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
	width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
	width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear: left;
}
.ui-datepicker-row-break {
	clear: both;
	width: 100%;
	font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
	direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
	right: 2px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
	left: 2px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
	right: 1px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
	left: 1px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
	float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px;
}
.ui-dialog {
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	padding: .2em;
	outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
	padding: .4em 1em;
	position: relative;
}
.ui-dialog .ui-dialog-title {
	float: left;
	margin: .1em 0;
	white-space: nowrap;
	width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
	position: absolute;
	right: .3em;
	top: 50%;
	width: 20px;
	margin: -10px 0 0 0;
	padding: 1px;
	height: 20px;
}
.ui-dialog .ui-dialog-content {
	position: relative;
	border: 0;
	padding: .5em 1em;
	background: none;
	overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
	text-align: left;
	border-width: 1px 0 0 0;
	background-image: none;
	margin-top: .5em;
	padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
	float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
	margin: .5em .4em .5em 0;
	cursor: pointer;
}
.ui-dialog .ui-resizable-se {
	width: 12px;
	height: 12px;
	right: -5px;
	bottom: -5px;
	background-position: 16px 16px;
}
.ui-draggable .ui-dialog-titlebar {
	cursor: move;
}
.ui-menu {
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
	outline: none;
}
.ui-menu .ui-menu {
	position: absolute;
}
.ui-menu .ui-menu-item {
	position: relative;
	margin: 0;
	padding: 3px 1em 3px .4em;
	cursor: pointer;
	min-height: 0; /* support: IE7 */
	/* support: IE10, see #8844 */
	list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}
.ui-menu .ui-menu-divider {
	margin: 5px 0;
	height: 0;
	font-size: 0;
	line-height: 0;
	border-width: 1px 0 0 0;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
	margin: -1px;
}

/* icon support */
.ui-menu-icons {
	position: relative;
}
.ui-menu-icons .ui-menu-item {
	padding-left: 2em;
}

/* left-aligned */
.ui-menu .ui-icon {
	position: absolute;
	top: 0;
	bottom: 0;
	left: .2em;
	margin: auto 0;
}

/* right-aligned */
.ui-menu .ui-menu-icon {
	left: auto;
	right: 0;
}
.ui-progressbar {
	height: 2em;
	text-align: left;
	overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
	margin: -1px;
	height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
	background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
	height: 100%;
	filter: alpha(opacity=25); /* support: IE8 */
	opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
	background-image: none;
}
.ui-selectmenu-menu {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
.ui-selectmenu-menu .ui-menu {
	overflow: auto;
	/* Support: IE7 */
	overflow-x: hidden;
	padding-bottom: 1px;
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
	font-size: 1em;
	font-weight: bold;
	line-height: 1.5;
	padding: 2px 0.4em;
	margin: 0.5em 0 0 0;
	height: auto;
	border: 0;
}
.ui-selectmenu-open {
	display: block;
}
.ui-selectmenu-button {
	display: inline-block;
	overflow: hidden;
	position: relative;
	text-decoration: none;
	cursor: pointer;
}
.ui-selectmenu-button span.ui-icon {
	right: 0.5em;
	left: auto;
	margin-top: -8px;
	position: absolute;
	top: 50%;
}
.ui-selectmenu-button span.ui-selectmenu-text {
	text-align: left;
	padding: 0.4em 2.1em 0.4em 1em;
	display: block;
	line-height: 1.4;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.ui-slider {
	position: relative;
	text-align: left;
}
.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1.2em;
	height: 1.2em;
	cursor: default;
	-ms-touch-action: none;
	touch-action: none;
}
.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0;
}

/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
	filter: inherit;
}

.ui-slider-horizontal {
	height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
	top: -.3em;
	margin-left: -.6em;
}
.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
	left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
	right: 0;
}

.ui-slider-vertical {
	width: .8em;
	height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
	left: -.3em;
	margin-left: 0;
	margin-bottom: -.6em;
}
.ui-slider-vertical .ui-slider-range {
	left: 0;
	width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
	bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
	top: 0;
}
.ui-spinner {
	position: relative;
	display: inline-block;
	overflow: hidden;
	padding: 0;
	vertical-align: middle;
}
.ui-spinner-input {
	border: none;
	background: none;
	color: inherit;
	padding: 0;
	margin: .2em 0;
	vertical-align: middle;
	margin-left: .4em;
	margin-right: 22px;
}
.ui-spinner-button {
	width: 16px;
	height: 50%;
	font-size: .5em;
	padding: 0;
	margin: 0;
	text-align: center;
	position: absolute;
	cursor: default;
	display: block;
	overflow: hidden;
	right: 0;
}
/* more specificity required here to override default borders */
.ui-spinner a.ui-spinner-button {
	border-top: none;
	border-bottom: none;
	border-right: none;
}
/* vertically center icon */
.ui-spinner .ui-icon {
	position: absolute;
	margin-top: -8px;
	top: 50%;
	left: 0;
}
.ui-spinner-up {
	top: 0;
}
.ui-spinner-down {
	bottom: 0;
}

/* TR overrides */
.ui-spinner .ui-icon-triangle-1-s {
	/* need to fix icons sprite */
	background-position: -65px -16px;
}
.ui-tabs {
	position: relative;/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
	padding: .2em;
}
.ui-tabs .ui-tabs-nav {
	margin: 0;
	padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
	list-style: none;
	float: left;
	position: relative;
	top: 0;
	margin: 1px .2em 0 0;
	border-bottom-width: 0;
	padding: 0;
	white-space: nowrap;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
	float: left;
	padding: .5em 1em;
	text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
	margin-bottom: -1px;
	padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
	cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
	cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
	display: block;
	border-width: 0;
	padding: 1em 1.4em;
	background: none;
}
.ui-tooltip {
	padding: 8px;
	position: absolute;
	z-index: 9999;
	max-width: 300px;
	-webkit-box-shadow: 0 0 5px #aaa;
	box-shadow: 0 0 5px #aaa;
}
body .ui-tooltip {
	border-width: 2px;
}

/* Component containers
----------------------------------*/
.ui-widget {
	font-family: Verdana,Arial,sans-serif;
	font-size: 1.1em;
}
.ui-widget .ui-widget {
	font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: Verdana,Arial,sans-serif;
	font-size: 1em;
}
.ui-widget-content {
	border: 1px solid #aaaaaa;
	background: #ffffff;
	color: #222222;
}
.ui-widget-content a {
	color: #222222;
}
.ui-widget-header {
	border: 1px solid #aaaaaa;
	background: #cccccc url("images/ui-bg_highlight-soft_75_cccccc_1x100.png") 50% 50% repeat-x;
	color: #222222;
	font-weight: bold;
}
.ui-widget-header a {
	color: #222222;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
	border: 1px solid #d3d3d3;
	background: #e6e6e6 url("images/ui-bg_glass_75_e6e6e6_1x400.png") 50% 50% repeat-x;
	font-weight: normal;
	color: #555555;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
	color: #555555;
	text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
	border: 1px solid #999999;
	background: #dadada url("images/ui-bg_glass_75_dadada_1x400.png") 50% 50% repeat-x;
	font-weight: normal;
	color: #212121;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
	color: #212121;
	text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
	border: 1px solid #aaaaaa;
	background: #ffffff url("images/ui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x;
	font-weight: normal;
	color: #212121;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #212121;
	text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #fcefa1;
	background: #fbf9ee url("images/ui-bg_glass_55_fbf9ee_1x400.png") 50% 50% repeat-x;
	color: #363636;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
	color: #363636;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #cd0a0a;
	background: #fef1ec url("images/ui-bg_glass_95_fef1ec_1x400.png") 50% 50% repeat-x;
	color: #cd0a0a;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
	color: #cd0a0a;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
	color: #cd0a0a;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
	font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
	opacity: .7;
	filter:Alpha(Opacity=70); /* support: IE8 */
	font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter:Alpha(Opacity=35); /* support: IE8 */
	background-image: none;
}
.ui-state-disabled .ui-icon {
	filter:Alpha(Opacity=35); /* support: IE8 - See #6059 */
}

/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	width: 16px;
	height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
	background-image: url("images/ui-icons_222222_256x240.png");
}
.ui-widget-header .ui-icon {
	background-image: url("images/ui-icons_222222_256x240.png");
}
.ui-state-default .ui-icon {
	background-image: url("images/ui-icons_888888_256x240.png");
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
	background-image: url("images/ui-icons_454545_256x240.png");
}
.ui-state-active .ui-icon {
	background-image: url("images/ui-icons_454545_256x240.png");
}
.ui-state-highlight .ui-icon {
	background-image: url("images/ui-icons_2e83ff_256x240.png");
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
	background-image: url("images/ui-icons_cd0a0a_256x240.png");
}

/* positioning */
.ui-icon-blank { background-position: 16px 16px; }
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
	border-top-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
	border-top-right-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
	border-bottom-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
	border-bottom-right-radius: 4px;
}

/* Overlays */
.ui-widget-overlay {
	background: #aaaaaa;
	opacity: .3;
	filter: Alpha(Opacity=30); /* support: IE8 */
}
.ui-widget-shadow {
	margin: -8px 0 0 -8px;
	padding: 8px;
	background: #aaaaaa;
	opacity: .3;
	filter: Alpha(Opacity=30); /* support: IE8 */
	border-radius: 8px;
}
.ui-accordion-content p {padding:8px;}
.ui-accordion-content a {color:#B82841;}

