* { margin: 0px; padding: 0px; }

A:link, A:visited { text-decoration: none; }

A:active, A:hover { text-decoration: none; }

BODY {
	font-family: arial, verdana, sans-serif;
	background: #FFF url('main_FILES/bg.jpg') repeat-x;
	text-align: center;
	color: #FFFFFF;
}

.csc-textpic-caption { font-size: 0.8em; }

.left-edit-field {
	text-align: right;
	padding-right: 4px;
	padding-top: 4px;
	overflow: hidden;
}
.left-edit-field input {
	font-size: 0.8em;
	height: 15px;
	border: 1px solid #408CC6;
	float: left;
	margin-right: 2px;
}
.left-edit-field img {
	border: none;
}
.left-edit-field #submit_button {
	background-image: url('main_FILES/submit.gif');
	background-position: center;
	width: 20px;
	height: 17px;
	background-color: #399EE6;
	border: 1px solid #408CC6;
	float: left;
}
.left-edit-lable {
	padding-left: 20px;
	padding-top: 5px;
	float: left;
}
.left-edit-row {
	background-image: url('main_FILES/pfeil.gif');
	background-position: 8px;
	background-repeat: no-repeat;
	border-bottom: 1px dotted #FFFFFF;
	height: 25px;
	overflow: hidden;
	width: 100%;
}

#content2 #center {
	width: 573px !important;
	width: 573px;
	background-color: #000000;
	color: #FFFFFF;
	float: left;
	font-size: 0.75em;
	padding: 8px;
}

#content3 #center {
	width: 770px !important;
	float: left;
	font-size: 0.75em;
	padding: 8px;
}

#center A:link, #center A:visited { color: #FFFFFF; border-bottom: 1px dotted #FFFFFF; }

#center A:active, #center A:hover { color: #FFFFFF; border: none; }

#center h1 { font-size: 1.1em; margin-bottom: 1em; }
#center h2 { font-size: 1.1em; margin-bottom: 1em; }

#center .csc-header-n1 h1 { font-size: 1.4em; }
#center .csc-header-n1 h2 { font-size: 1.2em; }

#center li { margin-bottom: 0.5em; }

#center p { margin-bottom: 1em; }

#center table { /*border-collapse: collapse;*/ : ; }

#center td {
	/* background-color: #F0F0F0; */
	padding: 3px;
	border: 1px solid #606060;
	border-spacing: 1px;
}

#center th {
	background-color: #606060;
	color: #FFFFFF;
	padding: 3px;
	border: 1px solid #606060;
	border-spacing: 1px;
}

#center ul, #center ol { margin-left: 2em; margin-bottom: 1em; }

#content1 {
	background: url('main_FILES/background-left_high.gif') repeat-y;
	background-color: #000000;
	color: #FFFFFF;
	width: 985px;
	overflow: hidden;
}

#content2  {
	background: url('main_FILES/background-right_high.gif') repeat-y right;
	color: #FFFFFF;
	clear: both;
	width: 985px;
	overflow: hidden;
}

#content3 {
	background: url('main_FILES/background-left_high.gif') repeat-y;
	background-color: #333333;
	color: #FFFFFF;
	width: 985px;
	overflow: hidden;
}

#footer {
	width: 985px;
	height: 26px;
	line-height: 26px;
	background-color: #333333;
	color: #FFFFFF;
	border-top: 1px solid #408cc6;
	text-align: right;
	font-size: 0.7em;
	font-weight: bold;
}

#footer A:link, #footer A:visited {
	color: #FFFFFF;
	padding-left: 12px;
	margin-right: 10px;
	margin-left: 10px;
	background: no-repeat 0px 2px;
}

#footer A:active, #footer A:hover { color: #399EE6; }

#header {
	width: 985px;
	/* height: 236px; */
	background: #333333;
	border-bottom: 4px solid #408cc6;
}

#header-menu {
	height: 25px;
	background: #399ee6;
	border-top: 7px solid #408cc6;
}

#header-menu-link { float: left; font-size: 0.75em; font-weight: bold; }

#header-menu-link a {
	height: 25px;
	float: left;
	border-right: 1px solid #408cc6;
	color: #FFF;
	line-height: 25px;
	padding-left: 9px;
	padding-right: 9px;
}

#header-menu-link A:hover {
	background: #FFFFFF;
	color: #606060;
}
*+html #header-menu-link a:hover {
	background-color: #FFFFFE; // kein reines Weiß, weil der IE7 einen Bug hat
}
#header-menu-link A.linkItemActive {
	height: 25px;
	float: left;
	border-right: 1px solid #408cc6;
	line-height: 25px;
	padding-left: 9px;
	padding-right: 9px;
	background: #FFFFFF;
	color: #606060;
}

#header-photos {
	height: 152px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	overflow: hidden;
}

#header-photos-links {
	width: 225px !important;
	width: 226px;
	height: 152px;
	float: left;
	border-right: 1px solid #FFF;
	background: url('main_FILES/startseite-links.jpg') no-repeat;
}

#header-photos-mitte {
	width: 533px !important;
	width: 532px;
	height: 152px;
	float: left;
	border-right: 1px solid #FFFFFF;
	background: url('main_FILES/startseite-mitte.jpg') no-repeat;
}

#header-photos-rechts {
	width: 225px;
	height: 152px;
	float: left;
	background: url('main_FILES/startseite-rechts.jpg') no-repeat;
}

#header-rootline {
	/*height: 20px;*/
	background: #399ee6;
	font-size: 0.7em;
	font-weight: bold;
	line-height: 20px;
	padding-left: 8px;
	padding-right: 4px;
	overflow: hidden;
	width: 973px;
}
#header-rootline-link a { 
	background: url('main_FILES/pfeil.gif') no-repeat;
	background-position: 0px 50%;
	margin-left: 4px;
	padding-left: 10px;
	color: #FFFFFF; 
	display: inline;
}

header-rootline-link A.linkItem:hover {
	color: #FFFFFF;
}

#header-rootline-link A.linkItemActive { 
	color: #FFFFFF; 
}
#header-rootline-link A.linkItemActive:hover { 
	color: #FFFFFF; 
}


#header {
	
}
#header-top {
	overflow: hidden;
	width: 100%;
}

#header-left {
	background-image: url(main_FILES/IserlohnLogo_high.jpg);
	height: 55px;
	width: 300px;
	float: left;
}

header-right {
	float: right;
}

#header-toplinks {
	height: 25px;
	font-size: 0.7em;
	font-weight: bold;
	text-align: right;
	padding-top: 4px;
}

#header-toplinks A.language:link, #header-toplinks A.language:visited { margin-right: 12px; }

#header-toplinks A.language:active, #header-toplinks A.language:hover {
	filter: alpha(opacity=40);
	opacity: 0.4;
	color: rgba(255, 255, 255, 0.4);
	-khtml-opacity: 0.4;
}

#header-toplinks A.linkItem {
	color: #FFFFFF;
	padding-left: 12px;
	margin-right: 20px;
	margin-left: 0px;
	background: url('main_FILES/toplinks_pfeil_blue.gif') no-repeat 0px 2px;
}

#header-toplinks A.linkItem:hover { color: #399ee6; }

#header-toplinks A.linkItemActive {
	color: #FFFFFF;
	padding-left: 12px;
	margin-right: 20px;
	margin-left: 0px;
	background: url('main_FILES/toplinks_pfeil_blue.gif') no-repeat 0px 2px;
}

#header-toplinks A.linkItemActive:hover { color: #FFFFFF; }

#header-datum {
	text-align: right;
	font-size: 0.7em;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 12px;
	padding-right: 10px;
}

#left {
	width: 197px;
	margin-right: 1px;
	margin-top: 1px;
	background: #333333;
	float: left;
}

#left-current {
	font-size: 0.75em;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	padding-top: 5px;
	padding-left: 8px;
	padding-bottom: 5px;
	margin-right: 4px;
	text-transform: uppercase;
}

#left-edit {
	font-size: 0.7em;
	font-weight: bold;
	color: #FFFFFF;
	clear: both;
	background-color: #399EE6;
	margin-right: 4px;
	margin-bottom: 2em;
}

#left-menu-link {
	font-size: 0.7em;
	margin-right: 4px;
	margin-bottom: 2em;
	list-style-type: none;
}

#left-menu-link li { }

#left-menu-link li a {
	background-image: url(main_FILES/pfeil-grau.gif);
	background-position: 8px;
	background-repeat: no-repeat;
	color: #FFFFFF;
	display: block;
	font-weight: bold;
	padding: 4px 0px 4px 20px;
	border-bottom: 1px dotted #FFFFFF;
}

#left-menu-link li a:hover { 
	text-decoration: none; 
	color: #FFFFFF;
	background-image:url(main_FILES/pfeil.gif);
}

#left-submenu-link { 
	list-style-type: none;
}


#left-menu-link li a.linkItemActive {
	color: #FFFFFF;
	background-color: none;
	background-image:url(main_FILES/pfeil.gif);
	background-position:8px 50%;
	background-repeat:no-repeat;
}
#left-menu-link li a.linkItemActive_down {
	color: #FFFFFF;
	background-color: #399EE6;
	background-image:url(main_FILES/pfeil_down.gif);
	background-position:8px 50%;
	background-repeat:no-repeat;
}

#left-menu-link li a.linkItemActive_down:hover {
	background-image:url(main_FILES/pfeil_down.gif);
}

#left-submenu-link li a {
	background-image: none;
	padding: 4px 10px 4px 30px;
	border-bottom: 1px dotted #999999;
	background-color: none;
	background-position:18px 50%;
}

#left-submenu-link li a.linkItemActive {
	/*background-image: url(main_FILES/pfeil-grau.gif);*/
	background-position: 8px;
	background-position:18px 50%;
}

#left-submenu-link li a:hover, #left-menu-link li a:hover { 
	color: #fff; 
	text-decoration: none; 
	background-color: #399EE6;
}

#main {
	width: 985px;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
	text-align: left;
}

#right {
	width: 197px;
	margin-left: 1px;
	margin-top: 1px;
	background: #333333;
	float: left;
}

#right .bodytext { padding-left: 8px; }

#right .right_box { font-size: 0.7em; }

#right a { color: #FFFFFF; text-decoration: none; }

#right a:hover { text-decoration: underline; }

#right h1 {
	font-size: 1.1em;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom: 1px solid #4AB4FF;
	/* border-top: 1px solid #4AB4FF; */
	padding-top: 5px;
	padding-left: 8px;
	padding-bottom: 5px;
	margin-right: 4px;
	margin-bottom: 4px;
	text-transform: uppercase;
}

#right li {
	padding-left: 20px;
	background-image: url('main_FILES/pfeil-grau-rechts.gif');
	background-repeat: no-repeat;
	background-position: 5px 2px;
}

#right ul { list-style-type: none; }

.csc-textpic {
	width: 100%;
	overflow: hidden;
	margin-bottom: 1.5em;
}

.csc-frame-rulerAfter {
	border-top: 1px solid #FFFFFF;	
	margin-bottom: 1.5em;
	overflow: hidden;
	padding-top: 1.5em;
}



#center .block {
width: 100%;
overflow: hidden;
}

#center p {
margin-bottom: 1em;
}

/* ----- Wrapper Vereine & Verbände ----- */
#center #vereine {
	
}
#center #vereine table {
	width: 100%;
}
#center #vereine th {
	background-color: #EEEEEE;
	color: #333333;
	border: none;
}
#center #vereine td {
	background: none;
	border: none;
}

/* ----- Wrapper Grusskarten ----- */
#center #grusskarten td {
	background: none;
	border: none;
	padding: 0px;
}
#center #grusskarten .gc_bordertable {
	BACKGROUND: #F9F9F9;
	BORDER-STYLE:solid;
	BORDER-COLOR:#1F327E;
	BORDER-TOP-WIDTH:1px;
	BORDER-BOTTOM-WIDTH:1px;
	BORDER-LEFT-WIDTH:0px;
	BORDER-RIGHT-WIDTH:0px;
}
#center #grusskarten .gc_error {
	COLOR: #FFFFFF;
	BACKGROUND: #DD3333;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
}
#center #grusskarten .gc_ok {
	COLOR: #FFFFFF;
	BACKGROUND: #336699;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
}
#center #grusskarten .gc_small {
	FONT-SIZE: 0.65em;
}
#center #grusskarten .gc_small_error {
	FONT-SIZE: 0.7em;
	FONT-WEIGHT: bold;
	COLOR: #DD3333;
}
#center #grusskarten .gc_motiv {
	BORDER-STYLE: solid;
	BORDER-COLOR: #000000;
	BORDER-WIDTH: 1px;
}
#center #grusskarten .gc_motiv_big {
	FONT-SIZE: 0.8em;
}
#center #grusskarten .gc_motiv_big2 {
	BACKGROUND: #F0F0F3;
}
#center #grusskarten .gc_motiv_big_text {
	FONT-FAMILY: arial, helvetica, sans-serif, verdana;
	FONT-SIZE: 0.75em;
	BORDER-TOP-STYLE: solid;
	BORDER-TOP-WIDTH: 0px;
	BORDER-BOTTOM-STYLE: solid;
	BORDER-BOTTOM-WIDTH: 4px;
	BORDER-BOTTOM-COLOR: #FFFFFF;
	BORDER-LEFT-STYLE: solid;
	BORDER-LEFT-WIDTH: 22px;
	BORDER-LEFT-COLOR: #FFFFFF;
	BORDER-RIGHT-STYLE: solid;
	BORDER-RIGHT-WIDTH: 22px;
	BORDER-RIGHT-COLOR: #FFFFFF;
}
#center #grusskarten .gc_motiv_title {
	FONT-SIZE: 0.75em;
	FONT-WEIGHT: bold;
	COLOR: #FFFFFF;
}
#center #grusskarten .gc_motiv_title2 {
	BACKGROUND: #336699;
}
#center #grusskarten .gc_motiv_titleb {
	FONT-SIZE: 1.0em;
	FONT-WEIGHT: bold;
	COLOR: #FFFFFF;
}
#center #grusskarten .gc_button {
	BORDER-STYLE: solid;
	BORDER-COLOR: #000000;
	BORDER-WIDTH: 1px;
	BACKGROUND: #336699;
	COLOR: #FFFFFF;
	FONT-SIZE: 0.9em;
	FONT-WEIGHT: bold;
}
#center #grusskarten .gc_radio {
	BACKGROUND: #FFFFE1;
	BORDER-WIDTH: 0px;
}
#center #grusskarten .gc_radio_m {
	BACKGROUND: #F9F9F9;
	BORDER-WIDTH: 0px;
}
#center #grusskarten .gc_headline_m {
	BACKGROUND: #AABCD4;
	COLOR: #FFFFFF;
	FONT-WEIGHT: bold;
	BORDER-STYLE: solid;
	BORDER-COLOR: #000000;
	BORDER-WIDTH: 1px;
}
#center #grusskarten .gc_headline_m_error {
	BACKGROUND: #DD3333;
	COLOR: #FFFFFF;
	FONT-WEIGHT: bold;
	BORDER-STYLE: solid;
	BORDER-COLOR: #000000;
	BORDER-WIDTH: 1px;
}
#center #grusskarten .gc_headline {
	BACKGROUND: #336699;
	COLOR: #FFFFFF;
	FONT-WEIGHT: bold;
	BORDER-STYLE: solid;
	BORDER-COLOR: #000000;
	BORDER-WIDTH: 1px;
}
#center #grusskarten .gc_headline2 {
	BACKGROUND: #FFFF66;
	COLOR: #000000;
	FONT-WEIGHT: bold;
	BORDER-STYLE: solid;
	BORDER-COLOR: #000000;
	BORDER-WIDTH: 1px;
}
#center #grusskarten .gc_headline2a {
	FONT-SIZE: 0.75em;
	BACKGROUND: #FFFFE1;
	COLOR: #000000;
	BORDER-STYLE: solid;
	BORDER-COLOR: #000000;
	BORDER-WIDTH: 1px;
}
#center #grusskarten .gc_headline2b {
	FONT-SIZE: 1.0em;
	BACKGROUND: #FFFFE1;
	COLOR: #000000;
	BORDER-STYLE: solid;
	BORDER-COLOR: #FFFFE1;
	BORDER-WIDTH: 1px;
}
#center #grusskarten .gc_fc_black {
	COLOR: #000000;
}
#center #grusskarten .gc_fc_white {
	COLOR: #DDDDDD;
}
#center #grusskarten .gc_fc_blue {
	COLOR: #336699;
}
#center #grusskarten .gc_fc_green {
	COLOR: #00CC00;
}
#center #grusskarten .gc_fc_red {
	COLOR: #DD0000;
}
#center #grusskarten .gc_fc_yellow {
	COLOR: #FFFFFF;
}
#center #grusskarten .gc_bgc_grey {
	COLOR: #000000;
	BACKGROUND: #F0F0F3;
}
#center #grusskarten .gc_bgc_black {
	COLOR: #FFFFFF;
	BACKGROUND: #000000;
}
#center #grusskarten .gc_bgc_white {
	COLOR: #000000;
	BACKGROUND: #FFFFFF;
}
#center #grusskarten .gc_bgc_blue {
	COLOR: #FFFFFF;
	BACKGROUND: #336699;
}
#center #grusskarten .gc_bgc_green {
	COLOR: #000000;
	BACKGROUND: #00CC00;
}
#center #grusskarten .gc_bgc_red {
	COLOR: #FFFFFF;
	BACKGROUND: #DD0000;
}
#center #grusskarten .gc_bgc_yellow {
	COLOR: #000000;
	BACKGROUND: #FFFFE1;
}
#center #grusskarten .gc_fs_small {
	FONT-SIZE: 0.8em;
}
#center #grusskarten .gc_fs_medium {
	FONT-SIZE: 1.0em;
}
#center #grusskarten .gc_fs_big {
	FONT-SIZE: 1.25em;
}
#center #grusskarten .gc_fs_verybig {
	FONT-SIZE: 1.7em;
}
#center #grusskarten .gc_ff_arial {
	FONT-FAMILY: arial;
}
#center #grusskarten .gc_ff_comic {
	FONT-FAMILY: comic sans;
}
#center #grusskarten .gc_ff_courier {
	FONT-FAMILY: courier;
}
#center #grusskarten .gc_ff_sans {
	FONT-FAMILY: sans-serif;
}
#center #grusskarten .gc_ff_times {
	FONT-FAMILY: times new roman;
}
#center #grusskarten .gc_stern_small {
	FONT-SIZE: 0.8em;
}
#center #grusskarten .gc_stern_red {
	COLOR: #FF0000;
}
/* AUSGABE DER GRUSSKARTE */
#center #grusskarten .gc_out_headline {
	COLOR: #FFFFFF;
	BACKGROUND: #336699;
	FONT-SIZE: 1.0em;
	FONT-WEIGHT: bold;
	BORDER-BOTTOM-STYLE: solid;
	BORDER-BOTTOM-WIDTH: 1px;
	BORDER-BOTTOM-COLOR: #555555;
}
#center #grusskarten .gc_out_info {
	FONT-SIZE: 0.8em;
	FONT-FAMILY: arial;
	FONT-WEIGHT: bold;
}
#center #grusskarten .gc_out_footer {
	BACKGROUND: #AABCD4;
	COLOR: #FFFFFF;
	FONT-WEIGHT: bold;
	FONT-SIZE: 0.8em;
	FONT-FAMILY: arial;
	BORDER-TOP-STYLE: solid;
	BORDER-TOP-WIDTH: 1px;
	BORDER-TOP-COLOR: #555555;
}
#center #grusskarten .gc_out_foto {
	BORDER-STYLE: solid;
	BORDER-WIDTH: 1px;
	BORDER-COLOR: #000000;
}
/* ABSCHICKEN DER GRUSSKARTE */
#center #grusskarten .gc_forward {
	FONT-SIZE: 0.7em
}


/* civserv ((((*/
.tx-civserv-pi1 {

}

.tx-civserv-pi1 #center h1 {
	font-size: 1.3em;
}

#center .tx-civserv-pi1-searchbox {
	border-bottom: none;
	background-color: #ffffff;
}

.tx-civserv-pi1-searchbox fieldset {
	border: none;
}
.tx-civserv-pi1-searchbox fieldset legend {
	display: none;
}
#civserv_right .tx-civserv-pi1-searchbox .searchform p {
	padding: 0px;
	margin: 0px;
}
.tx-civserv-pi1 #center .tree ul{
	font-weight: bold;
}
.tx-civserv-pi1 #center .tree ul ul{
	margin-top: 0.8em;
}
.tx-civserv-pi1 #center .tree ul ul ul{
	font-weight: normal;
	margin-top: 0.7em;
}

.tx-civserv-pi1-searchbox-button {
	border: 1px solid #4AB4FF;
	background-color: #FBFCFC;
}

.searchwords {
	display: none;
}

div.content {
	margin-bottom: 1em;
}



a.topofpage {
	padding-left: 15px;
	background-image: url(/fileadmin/iserlohn.de/css/orange_FILES/totop.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.3em;
	margin-top: 1.5em;
	margin-bottom: 1em;
}

#print {
	margin-top: 2em;
	margin-bottom: 1em;
}
a.printer {
	padding-left: 20px;
	padding-bottom: 2px;
	background-image: url(/fileadmin/iserlohn.de/css/orange_FILES/printer.gif);
	background-repeat: no-repeat;
}

.orgadetail {
	margin-bottom: 1em;
}

.descr_short {
	margin-bottom: 1.5em;
}

.descr_long {
	
}

#rightmenu {

}

#serviceinformation {

}

#serviceinformation a {
/*
	padding-left: 20px;
	background-image: url('main_FILES/pfeil-grau-rechts.gif');
	background-repeat: no-repeat;
	background-position: 5px 2px;
*/
}

#civserv_right .level1 {
	background: none;
	border: none;;
	padding: 0px;
}

/* ))) civserv*/

/* civserv_employee Anfang */
#center fieldset.list_employee legend{
	font-weight: bold;
	padding: 0.3em;
	color: #888888;
}
#center fieldset.list_employee{
	width: auto;
	padding: 0em 1.0em;
	color: #777777;
	overflow: hidden;
	border-color: #399EE6;
	border: 1px solid;
}
#center fieldset.list_employee .single_emloyee{
	margin-bottom: 0.8em;
	padding: 0.3em;
	width: 48%;
	float: left;
	height: 150px;
	overflow: hidden;
}
/* civserv_employee Ende */


/* GoogleMaps */
.tx_lumogooglemaps_pi1_infobox_name {
	margin-bottom: 1em;
	font-weight: bold;
}
.tx_lumogooglemaps_pi1_infobox_container {
	overflow: hidden;
	width: 100%;
}
.tx_lumogooglemaps_pi1_infobox_image {
	float: right;
	width: 110px;
	text-align: right;
}
.tx_lumogooglemaps_pi1_infobox_address {
	margin-bottom: 1em;
}

/* Veranstaltungen */
#veranstaltungen #select6 {
	width: 420px;
}
#veranstaltungen #select7 {
	width: 420px;
}


.br-heading {
    font-weight: bold;
    text-align: center;
}
.br-GFI {
    background: #ffffe1;
    text-align: right;
}
.br-GFII {
    background: #ccffcc;
    text-align: right;
}
.br-GFIII {
    background: #ccffff;
    text-align: right;
}
.br-TP {
    background: #ffcc99;
    text-align: right;
}
.br-OGS {
    background: #ccccff;
    text-align: right;
}


.tx-rgsmoothgallery-pi1 {
	margin-bottom: 1.5em;
}

#center .tx-rgsmoothgallery-pi1 a.open {
	border: none;
	border-bottom: none;
}

#center .tx-rgsmoothgallery-pi1 a.open:hover {
	border: none;
	border-bottom: none;
}
	

/* tt_news Anfang */
.tx-ttnews-browsebox td {
	padding: 0.5em;
}
#center .tx-ttnews-browsebox td.tx-ttnews-browsebox-SCell a {
	color: #399EE6;
}

#center .news-list-item-headline .news-list-date {
	font-size: 0.9em;
	font-style: italic;
	font-weight: normal;
	padding-right: 0.5em;
}
#center .news-list-item {
	margin-bottom: 1em;
	border-bottom: 1px solid #AAAAAA;
	padding-bottom: 0.8em;
	width: 100%;
	overflow: hidden;
}
.news-list-morelink {
	border:none;
}
.news-list-item-headline {
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 0.5em;
}
.news-single-timedata {
	float:right;
	font-size: 0.9em;
	font-style: italic;
	font-weight: normal;
	padding-right: 0.5em;
}
.news-single-item dl {
	margin-bottom: 1em;
}
.news-single-item dt {
	font-weight: bold;
}
.news-single-item dd {
	margin-left: 0.5em;
}
.news-search-form-swords {
	width: 190px;
}
/* tt_news Ende */


/* Formular Anfang */
.mailform .formcontainer {
	width: 100%;
	float: none;
	overflow: hidden;
	margin-bottom: 0.5em;
}
.mailform .formcontainer .label{
	width: 30%;
	float: left;
	text-align: right;
	min-height: 10px;
}
.mailform .formcontainer .field{
	width: 69%;
	padding-left: 1%;
	float: left;
	text-align: left;
}
.mailform input, .mailform select, .mailform textarea{
	border: 1px solid #888888;
}
.mailform input:hover, .mailform select:hover, .mailform textarea:hover, .mailform input:focus, .mailform select:focus, .mailform textarea:focus{
	border-color: #399EE6;
}
.mailform input[type=submit]{
	background-color: #408CC6;
	color: #FFFFFF;
}
.mailform input[type=submit]:hover{
	background-color: #399EE6;
	border-color: #408CC6;
	font-weight: bold;
}
.mailform select option{
	color: #606060;
	font-family: arial, verdana, sans-serif;
}

.align-left {
	text-align: left;
}
.align-center {
	text-align: center;
}
.align-right {
	text-align: right;
}
/* Formulat Ende */


/* Osiris Anfang */
#center .email_form label{
	width: 30%;
	float: left;
	text-align: right;
	margin-right: 0.5em;
}
#center .email_form fieldset input, #center .email_form fieldset select, #center .email_form fieldset textarea{
	width: 180px;
	border: 1px solid #E9E9E9;
	background-color: #E9E9E9;
}
#center .email_form fieldset input:focus, #center .email_form fieldset select:focus, #center .email_form fieldset textarea:focus, #center .email_form fieldset input:hover, #center .email_form fieldset select:hover, #center .email_form fieldset textarea:hover{
	border-color: #FA8D32;
}
#center #formularabsenden, #center #formularloeschen{
	background-color: #FFFFFF;
	border: 1px solid #555555;
	font-size: 0.9em;
	font-weight: bold;
	color: #555555;
}
#center #formularabsenden:hover, #center #formularloeschen:hover, #center #formularabsenden:focus, #center #formularloeschen:focus{
	background-color: #FA8D32;
	color: #FFFFFF;
}
#center .email_form fieldset{
	border: none;
}
#center .email_form fieldset h1{
	color: #EA7D22;
}
table caption{
	text-align: left;
	font-weight: bold;
}
#center .employeedetail {
	width: 100%;
	overflow: hidden;
}
#center .employeedetail .line{
	width: 100%;
	overflow: hidden;
}
#center .employeedetail .caption{
	width: 5em;
	float: left;
	font-weight: bold;
}
#center .employeedetail .value{
	float: left;
}
#center .employeedetail .single{
	margin-top: 0.8em;
	margin-bottom: 1.8em;
	display: block;
}
#center .employeedetail .lab_dow_sp{
	margin-bottom: 0.8em;
}
#center p.switch{
	font-weight: bold;
}
#center .beneath_pic{
	width: 400px;
	overflow: none;
	float: left;
}
/*
#center  .civserv_employee_services {
	width: 400px;
	overflow: none;
}
*/
/* Osiris Ende #FA8D32 */




/* tt_news Anfang */
.news-list-date {
	float: right;
}
.news-list-item img {
	float: right;
	margin-left: 10px;
}
.news-single-img {
	float: right;
	width: 160px;
	margin-left: 10px;
}
/* tt_news Ende */


/* Vereine Anfang */
#center .tablevereine td {
	background-color: transparent;
}
/* Vereine Ende */