/* ############## */
/* reseting standard elements */
/* ############## */
table, tr, td, th, img, div, p, form, button { 
	margin: 0;
	padding: 0;
	border: 0;
}

ol, ul {
	margin-top:0;
	margin-bottom:0;
}

p { 
	margin:1ex 0;
} 

html, body {
	margin: 0;
	padding: 0;
	border: 0;
}

/* ############## */
/* general format */ 
/* ############## */
html, body { 
	background-color: #FFF; 
	font-family: Arial, sans-serif;
	font-size: 9pt;
	color: #333;
}

* {
}

h1, .headline { font-size:24px; font-weight:bold; color:#555; margin:5px 0 10px 0; }
h2, .subheadline { font-size:13pt; font-weight:bold; color:#138578; margin:12px 0 3px 0; }
h3, .subsubheadline { font-size:10pt; font-weight:bold; color:#0066CC; margin:5px 0 0 0; }
h4, .headline_bg { font-size:13pt; background:#D7E6E3; padding:6px 10px 4px; margin:10px 0 5px; font-weight:bold; color:#555; }
h1.headline_1 { border-bottom:2px solid #138578; }

/* Editor Vorschau Vorlagen */
.mceListBoxMenu .defaultSkin .mce_h2 span.mceText { font-size:13pt; font-weight:bold; color:#138578; }
.mceListBoxMenu .defaultSkin .mce_h3 span.mceText { font-size:10pt; font-weight:bold; color:#06c; }
.mceListBoxMenu .defaultSkin .mce_h4 span.mceText { font-size:13pt; font-weight:bold; color:#555; background:#d7e6e3; }

a { /*, a:link, a:visited*/
	font-weight:bold;
	text-decoration:underline;
	color:#728dc5;
}
a:hover {
	font-weight:bold;
	color:#3d5154;
	text-decoration:none;
}
a:focus, a:active { 
	font-weight:bold;
	text-decoration:none;
	background:#728dc5;
	color:#fff;
}

/* ############## */
/* SYSTEM_PAGE    */
/* ############## */


/*###############################*/
/*#### Main Divs  ###############*/
/*###############################*/
body#main { height:100%; min-width:955px; }

div.main {
	width: 100%; 
	height:100%;
	text-align: center;
	background:url(/ecics/images/bg_main.png) no-repeat top center;
}
div.main2 {
	width: 100%; 
	height:auto;
	background:url(/ecics/images/bg_main.png) no-repeat top center;
}

div.footer_clear { clear:both; }

div.footer {
	display:none;
}

div.main_inner {
	margin: 0px auto;
	width: 955px;
	text-align:left;
}

/*#### Kopfzeile ############*/

div.inner_header {
	min-height:112px;
	width:955px;
	padding:0 0 1px 0;
	background:url(/ecics/images/logo_bg.png) no-repeat 155px 77px;
}

div.header_logo {
	height:77px;
	width:411px;
	float:left;
	padding:0 39px 0 125px;
}

div.header_img {
	float:right;
	height:77px;
	width:380px;
}

div.header_links {
	height:14px;
	width:745px;
	padding:2px 0 2px 5px;
	margin:0 0 0 205px;
	background:#d7e6e3;
	clear:both;
	overflow:hidden;
	font-size:8pt;
}
div.header_links span {
	font-weight:bold;
}
div.header_links a {
	font-weight:bold;
	color:#333;
	background:transparent;
	text-decoration:none;
}

div.header_pfadnavi {
	width:740px;
	padding:2px 5px 1px 5px;
	margin:0 0 0 205px;
	background:#95b8b0;
	font-size:8pt;
	color:#fff;
}
a.pathelement {
	font-size:8pt;
	color:#fff;
	background:transparent;
	text-decoration:none;
}

/*#### Hauptbereich ############*/

div.inner_content {
	width:955px;
/*	overflow:hidden;*/
	text-align:left;
}

div.content_left {
	float:left;
	width:190px;
/*	overflow:hidden;*/
	padding:0 0 15px 0;
}

div.content_right {
	float:right;
/*	overflow:hidden;*/
	width:750px;
	padding:0 0 0 15px;
	margin:0 0 30px 0;
}


/*#### linke Spalte ############*/

div.left_navi {
	margin:0;
	padding:3px 0 20px 0;
	background:#f3f4fa url(/ecics/images/bg_navi-s.png) no-repeat 0px bottom;
}
div.navi_home {
	height:236px !important;
	padding:3px 0;
	background:#f3f4fa url(/ecics/images/bg_navi.png) no-repeat 0px bottom;
	font-size:0;
	line-height:0;
}

div.left_img {
	margin:0 0 10px 0;
	line-height:0;
	font-size:0;
}

div.left_search {
	margin:5px 0 5px 0;
	width:190px;
	padding:0;
}
input.search_input {
	width: 106px;
	border:1px solid #a1a1a1;
	margin:0 5px 0 0;
	padding:0px 5px 2px 19px;
	height:14px;
}
button.search_submit {
	cursor:pointer;
	margin:0;
	padding:1px 0 0 0;
	border:0;
	width:53px;
	background:transparent;
	vertical-align:top;
}

/*#### Druckversion ############*/

div.print_box span {
	padding:10px 10px 5px;
	display:block;
}

@media print {
  div.print_box { border:1px solid #fff; }
  div.print_box_inner { display:none; }
  div.print_content { }
}


/************************/
/* view der LayoutBoxen */
/************************/
div.layout_1 div.left_area { float:left; margin:0; width:440px; }
div.layout_1 div.right_area { float:right; margin:0 0 0 25px; width:285px; }

div.layout_2 div.left_area { margin:0; width:750px; }

div.layout_3 div.left_area { float:left; margin:0; width:285px; }
div.layout_3 div.right_area { float:right; margin:0 0 0 25px; width:440px; }

div.layout_4 div.left_area { float:left; margin:0; width:595px; }
div.layout_4 div.right_area { float:right; margin:0 0 0 25px; width:130px; }

div.layout_5 div.left_area { float:left; margin:0; width:130px; }
div.layout_5 div.right_area { float:right; margin:0 0 0 25px; width:595px; }

div.layout_6 div.content_area1 { float:left; margin:0; width:130px; min-height:1px; }
div.layout_6 div.content_area2 { float:left; margin:0 0 0 25px; width:130px; min-height:1px; }
div.layout_6 div.content_area3 { float:left; margin:0 0 0 25px; width:130px; min-height:1px; }
div.layout_6 div.content_area4 { float:left; margin:0 0 0 25px; width:130px; min-height:1px; }
div.layout_6 div.content_area5 { float:left; margin:0 0 0 25px; width:130px; min-height:1px; }

/* 4er */
div.layout_7 div.left_area { float:left; margin:0; width:440px; }
div.layout_7 div.right_area { float:right; margin:0 0 0 25px; width:130px; }

div.layout_8 div.left_area { float:left; margin:0; width:285px; }
div.layout_8 div.right_area { float:right; margin:0 0 0 25px; width:285px; }

div.layout_9 div.left_area { float:left; margin:0; width:130px; }
div.layout_9 div.right_area { float:right; margin:0 0 0 25px; width:440px; }

div.layout_10 div.content_area1 { float:left; margin:0; width:130px; min-height:1px; }
div.layout_10 div.content_area2 { float:left; margin:0 0 0 25px; width:130px; min-height:1px; }
div.layout_10 div.content_area3 { float:left; margin:0 0 0 25px; width:130px; min-height:1px; }
div.layout_10 div.content_area4 { float:left; margin:0 0 0 25px; width:130px; min-height:1px; }

/* 3er */
div.layout_11 div.left_area { float:left; margin:0; width:285px; }
div.layout_11 div.right_area { float:right; margin:0 0 0 25px; width:130px; }

div.layout_12 div.left_area { float:left; margin:0; width:130px; }
div.layout_12 div.right_area { float:right; margin:0 0 0 25px; width:285px; }

div.layout_13 div.content_area1 { float:left; margin:0; width:130px; min-height:1px; }
div.layout_13 div.content_area2 { float:left; margin:0 0 0 25px; width:130px; min-height:1px; }
div.layout_13 div.content_area3 { float:left; margin:0 0 0 25px; width:130px; min-height:1px; }

/* 2er */
div.layout_14 div.left_area { float:left; margin:0; width:130px; }
div.layout_14 div.right_area { float:right; margin:0 0 0 10px; width:130px; }


div.layout_99 div.navi_area { margin:0 0 20px; width:190px; }


/************************/
/* view der ContentBoxen */
/************************/
.wysiwyg_1 { overflow:hidden; }

@media print {
  div.wysiwyg_1 { overflow:visible; }
}

.box_box { margin-bottom:16px; min-height:30px; background:#e4e4e4; }

.hr_box { border-top: 1px solid #808080; height:0; width:100%; margin:15px 0 16px; }

.bildbox { min-height:50px; margin-bottom:16px; overflow:hidden; }
.bildbox .empty { padding:30px 0; text-align:center; background:url(/central/images/bg_lines.png); }
.bildbox a.slideshow { display:block; position:relative; }
.bildbox a span { position:absolute; top:0; left:0; width:35px; height:35px; background:url(/central/images/lupe.png) top left no-repeat;  }
.bildbox a:hover span { background:url(/central/images/lupe_hover.png) top left no-repeat }
* html div.bildbox a span { display:none; } /* IE6 */
.bildbox .untertitel { font-style:italic; padding:0; }

.dforms_view {}
.dforms_view td input[type=text] { width:340px; vertical-align:middle; border:1px solid #777; }
.dforms_view td textarea { width:340px; vertical-align:middle; border:1px solid #777; } 
.local_dform_table td { background:transparent !important; }

.youtube_box { margin-bottom:16px; overflow:hidden; }
.youtube_box .edit-info { background:url(/central/images/bg_lines.png); text-align:center; }
.youtube_box .edit-info span { vertical-align:middle; display:inline-block; }

/* edit & Editor */

.edit_hr_box .hr_box { margin:15px 0 0; padding:0 0 15px; }

body.cb_box_box {}
.edit_box_box .edit_tab textarea { border:0 none; height:100px; width:100%; }

/*#### Editor-Areas ############*/

div#content_main_area_box {
	float:left;
	overflow:hidden;
}
div#content_main_area {}

div#content_right_area_box {
	float:right;
	margin:0 0 0 25px;
	overflow:hidden;
}
div#content_right_area {}

div#content_left_area_box {
	margin:0 0 10px 0;
	padding:0;
	width:190px;
}
div#content_left_area {}

/* box fuer article bearbeitung */
div#article_content_container {}

.right_area_0 {
	display:none;
}
.right_area_1 {
	width:130px;
}
.right_area_2 {
	width:285px;
}
.right_area_2b {
	width:285px;
	padding-right:155px;
}
.right_area_3 {
	width:440px;
}
.right_area_4 {
	width:595px;
}

.main_area_5 {
	width:750px;
}
.main_area_4 {
	width:595px;
}
.main_area_3 {
	width:440px;
}
.main_area_2 {
	width:285px;
}
.main_area_1 {
	width:130px;
}


/*#### Navigation / Elemente ###############*/

div#my_navi { }

a.menu_allg {
	text-align:left;
	margin:0;
	display:block;
	padding:0;
	font-size:10pt;
	line-height:normal;
	font-weight:normal;
	text-decoration:none;	
	color:#333;
}

span.menu_list_item { display:none; }

a.menu_allg:link, a.menu_allg:hover, a.menu_allg:visited { text-decoration:none; }

ul.menu, li.menu, ul.menu ul, ul.menu li {
	list-style-type:none;
	margin:0;
	padding:0;
	line-height:0;
	font-size:0;
}


li.m-item1 a.m1 {
	width:165px;
	padding:2px 5px 2px 20px;
	background:#f3f4fa;
	border:1px solid #f3f4fa;
	border-left:0;
	border-right:0;
	font-weight:bold;
}
li.m-active1 a.m1, li.m-child1 a.m1 {
	background:#5d6bb2;
	color:#FFF;
}
li.m-item1 a.m1:hover {
	background:#5d6bb2;
	color:#FFF;
}

li.m-item2 a.m2 {
	width:163px;
	margin:0 0 0 17px;
	padding:2px 5px 2px 5px;
	font-size:9pt;
	border:1px solid #c1c9e7;
	border-left:0;
	border-right:0;
	background:#c1c9e7;
}
li.m-active2 a.m2, li.m-child2 a.m2 {
	font-weight:bold;
	background:#5d6bb2;
	color:#FFF;
}
li.m-child2 a.m2, li.m-last2 a.m2 {
	border-bottom:1px solid #f3f4fa;
}
li.m-item2 a.m2:hover {
	font-weight:bold;
	background:#5d6bb2;
	color:#FFF;
}

li.m-item3 a.m3 {
	width:155px;
	margin:0 0 0 25px;
	padding:2px 5px 2px 5px;
	font-size:8pt;
	background:#c1c9e7;
	border:1px solid #c1c9e7;
	border-right:0;
	border-left:0;
}
li.m-child3 a.m3, li.m-last3 a.m3 {
	border-bottom:1px solid #f3f4fa;
}
li.m-active3 a.m3, li.m-child3 a.m3 {
	font-weight:bold;
	background:#5d6bb2;
	color:#FFF;
}
li.m-item3 a.m3:hover {
	font-weight:bold;
	background:#5d6bb2;
	color:#FFF;
}

li.m-item4 a.m4 {
	width:148px;
	margin:0 0 0 32px;
	padding:2px 5px 2px 5px;
	font-size:8pt;
	background:#c1c9e7;
	border:1px solid #c1c9e7;
	border-right:0;
	border-left:0;
}
li.m-child4 a.m4, li.m-last4 a.m4 {
	border-bottom:1px solid #f3f4fa;
}
li.m-active4 a.m4, li.m-child4 a.m4 {
	font-weight:bold;
	background:#5d6bb2;
	color:#FFF;
}
li.m-item4 a.m4:hover {
	font-weight:bold;
	background:#5d6bb2;
	color:#FFF;
}

li.m-item5 a.m5 {
	width:141px;
	margin:0 0 0 39px;
	padding:2px 5px 2px 5px;
	font-size:8pt;
	background:#c1c9e7;
	border:1px solid #c1c9e7;
	border-right:0;
	border-left:0;
}
li.m-last5 a.m5 {
	border-bottom:1px solid #f3f4fa;
}
li.m-active5 a.m5, li.m-child5 a.m5 {
	font-weight:bold;
	background:#5d6bb2;
	color:#FFF;
}
li.m-item5 a.m5:hover {
	font-weight:bold;
	background:#5d6bb2;
	color:#FFF;
}


ul.menu li.menu a.sover {
	background:#5d6bb2;
	color:#fff;
	font-weight:bold;
}

ul.menu_sub_ul {
	position:absolute;
	border:0px solid #fff;
	background:#fff;         /*url(/ecics/images/dot_trans.gif);*/
	display:none;
	padding:4px 3px 3px !important;
	margin:0;
	text-align:left;
}
a.menu_popup {
	display:block;
	width:160px;
	border:1px solid #5d6bb2;
	margin-top:-1px;
	background:#f3f4fa;
	padding:2px 10px 2px 3px;
	color:#111;
	line-height:normal;
	font-size:12px;
	text-decoration:none;
}
a.menu_sub {
	background-image:url(/central/menu/menue_bullet.gif);
	background-position:right center;
	background-repeat:no-repeat;
}
a.menu_sub:hover, a.mover {
	background-image:url(/central/menu/menue_bullet_over.gif);
	background-position:right center;
	background-repeat:no-repeat;
}
a.menu_popup:link, a.menu_popup:visited {
	font-weight:normal;
}
a.menu_popup:hover, a.mover {
	background-color:#5d6bb2;
	color:#fff;
}


/* WYSIWYG classes */
/* --------------- */

.standard { margin:0; }
.unterueberschrift { font-weight:bold; font-size:10pt; }
.bildunterschrift { font-style:italic; }

.img_right {
	padding:2px 0 2px 5px;
	float:right;
}

.img_left {
	padding:2px 15px 2px 0;
	float:left;
}

.img_left_w_margin {
	margin:2px 15px 2px 0;
	float:left;
}

table.user_table {
	border-collapse:collapse;
	border:1px solid black;
	margin:2px;
}
table.user_table tr { 
	border:1px solid #333;
}
table.user_table td {
	border:1px solid #333;
	padding:2px;
}

table.user_table2 {
	border-collapse:collapse;
	margin:5px 1%;
	width:98%;
}
table.user_table2 tr {}
table.user_table2 td {
	border:solid #555;
	border-width:1px;
	padding:4px;
	vertical-align:top;
}
table.user_table2 td.last {}


/*#### (User-)Boxen ############*/

div.left_box {
	width:188px;
	margin:0 0 10px 0;
	border:1px solid #a1a1a1;
	overflow:hidden;
}
div.left_box_admin {
	margin:0 0 10px 0;
}
div.left_box_msg {
	margin:0 0 10px 0;
	border:1px solid red;
}
div.left_box div.header {
	padding:1px 5px 1px 20px;
	height:16px;
	overflow:hidden;
	background:#e4e4e4 url(/ecics/images/box_icon.png) no-repeat 0px 0px;
	font-size:10pt;
	font-weight:bold;
}
div.left_box div.content {
	padding:5px 5px 5px 20px;
	font-size:9pt;
}
div.grey2_box { border:1px solid #a1a1a1; background:#fff; }
div.grey2_box div.header { padding:2px 4px 2px 19px; background:#e4e4e4 url(/ecics/images/box_icon.png) no-repeat 0 1px; font-size:10pt; font-weight:bold; }
div.grey2_box div.content { padding:2px 4px 2px 19px; }

div.news_green_box {
	width:240px;
	margin:10px 15px 20px 0;
	float:left;
}
div.news_green_box div.header {
	padding:1px 5px 2px 20px;
	height:17px;
	background:#00796e;
	font-size:10pt;
	color:white;
	font-weight:bold;
}
div.news_green_box div.content {
	padding:2px 5px;
	background:#d2e0dc;
}
div.green_box { background:#d2e0dc; }
div.green_box div.header { padding:2px 5px 2px 20px; background:#00796e; font-size:10pt; color:white; font-weight:bold; }
div.green_box div.content { padding:2px 5px; }

div.news_blue_box {
	width:240px;
	margin:10px 15px 20px 0;
	float:left;
}
div.news_blue_box div.header {
	padding:1px 5px 2px 20px;
	height:17px;
	background:#5d6bb2;
	font-size:10pt;
	color:white;
	font-weight:bold;
}
div.news_blue_box div.content {
	padding:2px 5px;
	background:#ebeef8;
}
div.blue_box { background:#ebeef8; }
div.blue_box div.header { padding:2px 5px 2px 20px; background:#5d6bb2; font-size:10pt; color:white; font-weight:bold; }
div.blue_box div.content { padding:2px 5px; }

div.news_event_box {
	width:238px;
	margin:10px 0 20px 0;
	float:left;
	border:1px solid #a1a1a1;
}
div.news_event_box div.header {
	padding:1px 5px 1px 20px;
	height:16px;
	background:#e4e4e4;
	font-size:10pt;
	font-weight:bold;
}
div.news_event_box div.content {
	padding:2px 5px;
}
div.grey_box { border:1px solid #a1a1a1; background:#fff; }
div.grey_box div.header { padding:2px 4px 2px 19px; background:#e4e4e4; font-size:10pt; font-weight:bold; }
div.grey_box div.content { padding:2px 4px; }


/* ####################### */
/* Buergerservice STyLes   */
/* ####################### */

#buergerservice_right {
	float:right;
	width:22%;
	margin:30px 0 0;
	padding:5px 3px;
	background:#d7e6e3;
}
#buergerservice_right strong {
	font-size:10pt;
	padding:0 5px 10px;
	display:block;
}

#buergerservice_main {
	float:left;
	width:77%;
	margin:20px 0;
}


/* ####################### */
/* Eventcalendar STyLes    */
/* ####################### */

h1.ec_headline {
	width:80%; 
	margin:10px 0 0; 
	padding:6px;
}
	
div.ec_picto_box {
	width:100%;
}

img.ec_right_picto {
	margin:2px;
}

div.ec_event_box {
	width:490px;
	margin-top:5px;
}

hr.ec_hr {
	margin:0px auto; 
	padding:0;
	width:100%; 
	background-color:#333; 
	color:#333; 
	height:1px; 
	border:0 none; 
	overflow:hidden;
	font-size:0;
	line-height:0;
}
	
img.event_list_picto_big {
	margin:7px 4px 3px 0;
}

div.event_list_date {
	width: 94%;
	margin: 6px 3% 0;
	overflow: hidden;
	font-weight:bold;
}

div.event_list_event_box {
	width: 95%;
	margin: 0 2% 8px 2%;
	overflow: hidden;
	border: 1px solid #0c78c0;
	border-top:0;
	background:#D7E4FD;
}

div.event_list_event_content {
	margin: 3px 12px 3px 3px;
	line-height:11pt;
}
span.event_title {
	font-weight:bold;
}

div.event_list_event_cats {
	float: right; 
	margin: 3px 3px 3px 3px;
	text-align: right;
}

img.event_list_picto {
	margin:2px;
}

/* ####################### */
/* RISng STyLes            */
/* ####################### */

.risng_table {
	border-collapse:collapse;
}
.risng_table tr {
	height:100%;	
}
.risng_table td { 
	margin:0;
	padding:0;
	border:7px solid #fff;
	background:#ebeef8;
	width:240px;
	height:100%;
}

.risng_month { 
	background:#ebeef8;
	height:100%;
}
.risng_month .header {
	background:#5d6bb2;
	padding:1px 5px;
	font-size:11px;
	color:#fff;
}
.risng_month .content {}
.risng_month ul {
	margin:3px;
	padding-left:15px;
	font-size:11px;
}
.risng_month li {}


/****************/
/* NEWS-BEREICH */
/****************/

/*current category list */
div.news_current_cat { width:100%; text-align:center; }

/* single article anzeige */
div.news_single_article { width:100%; text-align:center }

/* category-header-bereich */
div.news_category_header { overflow:hidden; border:2px solid #5D6BB2; border-width:2px 0; background:#F3F4FA; padding:6px; margin:5px auto 10px; }
div.news_cat_header { font-size:20px; color:#5D6BB2; }
div.news_new_article, div.news_all_article_in_cat { float:right; }
div.news_external_category { margin: -8px 5% 10px 0; text-align:right; }

/* article-bereich */
div.news_articles { width:595px; margin:0; }
div.news_article { text-align:left; width:595px; overflow:hidden; margin:0; }
@media print { div.news_article { overflow:visible; } }

div.news_article_title { font-size:20px; margin-top:10px }
div.news_article_subtitle { font-size:8pt; margin:4px 0 0 1px; }
div.news_article_content { margin-top:10px }
div.news_article_end { margin:10px 0; background-color:#5D6BB2; height:2px; clear:both; }

div.news_article_content_printable { width:573px; overflow:auto; border:1px solid #FF0000; padding:5px 10px 10px; margin-top:10px; }
div.news_article_content_printable_remark {	border-bottom:2px solid #FF0000; padding:3px; text-align:center; margin-bottom:5px; }

table.budget td { padding:0 4px; }

.printable_image_headline { border-top: 2px solid red; font-weight: bold; margin: 10px 0 3px; padding: 5px 0 0; }
.printable_image_item { border:1px solid #000; margin:10px 0; padding:15px; }
.printable_image_item .img_box { float:left; width:100px; margin:0 15px 0 0; }
.printable_image_item .content_box { overflow:hidden; }

/* admin bereich beim article */
div.news_admin_area { background:#C1C9E7; padding:2px 5px; line-height: 150%; text-align:left; }
font.news_admin_red { color:#ff0000 }
input.news_button, button.news_button {	margin: 1px 2px; background:#fff; border:2px solid #ffaa00; padding:0 5px; cursor:pointer; }
input.news_button_inactive { margin: 1px 2px; background:#eee; color:#333; border:2px solid #999; padding:0 5px; }
input.news_button_full { width:100%; }


/* Main category list */
div.main_catlist { width:89%; margin:20px 5%; overflow:hidden; }   /* div der gesamten liste */
div.main_catlist_header { margin:10px; font-size:20px } /* text der ueberschrift */
div.main_catlist_all_entries { } /* div fuer alle rubrikeintraege */
div.main_catlist_one_entry { margin:2px 0 } /* div fuer die einzelnen eintraege */
a.main_catlist_text { } /* verlinkte Kategorien */
span.main_catlist_text { font-weight:normal }  /* nur text-Kategorieren (leere) */


/* Liste fuer subcategories */
.news_sub_catlist_div { width:142px; font-size:10px; color:#4d4d4d; float:right; text-align:left; }
.news_sub_catlist { font-size:10px; color:#4d4d4d; }
ul.news_sub_catlist { text-align:left; padding-left:2px }
li.news_sub_catlist { }
div.news_sub_catlist_header { font-weight:bold; font-size:10px; text-align:left; padding:2px; }


/*****************/
/* Community     */
/*****************/

.com_login { }

.com_button {
	border:1px solid #5d6bb2;
	margin:5px 3px;
	cursor:pointer;
	vertical-align:middle;
	background:#f3f4fa !important;
}
.com_button:hover {
	background:#5d6bb2 !important;
	color:#fff !important;
}

.com_input_text {
	vertical-align:middle;
	border:1px solid #a1a1a1;
}

.com_login td {
	text-align:right;
	padding:3px;
}

/*************/
/* Diaschau */
/*************/

div.ds_box {
	padding:10px;
	overflow:hidden;
	clear:both;
}

div.ds_tn, div.ds_tn_single {
	float:left; 
	padding:6px; 
	overflow:hidden;
}

div.ds_tn_single { float:none }

br.ds_stopper { clear:left; display:block; }

img.slideshow {	display:none; }
body.mceContentBody img.slideshow { display:block; }

.slideshow_box { margin:0 0 16px; }
.slideshow_box .ds_box { padding:0; margin:0 -25px 0 0; }
.slideshow_box .ds_tn { padding:0 25px 15px 0; }


