/* CSS Document */

html {
	height: 100%;
	
}

body {
	height: 100%;
	margin-bottom: 1px;
	margin: 0;
	padding: 0;

}

a.toplink { 	margin: 0;
		padding: 0;
		top: 0;
		font-size: 0;
		line-height: 0px;
}

table.outtable {	margin: 0;
			padding: 0;
			top: -8px;
			left: -16px;
			position: relative;
	}

.clr {
	clear: both;
}

.outline {
  border: 0px solid #cccccc;
  background: #ffffff;
	padding: 0px;
	margin: 0;
}

#buttons_outer {
	width: 635px;
  	margin-bottom: 2px;
	margin-right: 2px;
	float: left;

}

#buttons_inner {
	border: 1px solid #cccccc;
	height: 21px !important;
	height: 23px;
}

#pathway_text {
  overflow: hidden;
	display: block;
	height: 25px;
	line-height: 25px !important;
	line-height: 22px;
	padding-left: 4px;
	border: 1px solid #ccc;
	margin-bottom: 2px;
}

#pathway_text img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 6px;
}

#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}


ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 21px;
	white-space: nowrap;
	border-right: 0px solid #cccccc;
}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #333333;
	background: transparent;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	color: #fff;
	background: #c64934;
}



#search_outer {
	float: left;
	width: 165px;
}

#search_inner {
  border: 1px solid #cccccc;
	padding: 0px;
  height: 21px !important;
  height: 23px;
  overflow: hidden;
}

#search_inner form {
  padding: 0;
  margin: 0;
}

#search_inner .inputbox {
	border: 0px;
	padding: 3px 3px 3px 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #c64934;
}
div.search_home {
	

}
input.inputbox_home, input.inputbox_hauptmenue {
	background-color: #d3d3d3;
	border: 1px solid;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	padding: 2px 2px 0px 3px;
	color: #c64934;
	position: relative;
	bottom: 4px;
	width: 100px;
	height: 18px;
	margin: 0px 10px 5px 0px;
	vertical-align: middle;

}
input.button_home, input.button_hauptmenue {
	background-color: #d3d3d3;
	position: relative;
	left: 10px;
	bottom: 0px;
	border: 1px solid #808080;
	width: 30px;
	height: 22px;
	margin: 10px 0px 0px 1px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #c64934;
	top: 1px;
}


#header_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
}

#header {
	float: left;
	padding: 0px;
	padding-bottom: 4px;
	margin-right: 2px;
	width: 875px;
	height: 81px;
	background: url(../images/header_short.jpg) no-repeat;
}

#top_outer{
	float: left;
	width: 165px;
}

#top_inner {
  border: 1px solid #cccccc;
	padding: 2px;
  height: 105px !important;
  height: 110px;
  overflow: hidden;
  float: none !important;
  float: left;
}

#left_outer {
  float: left;
	margin-top: 2px;
	width: 176px;
}

#left_inner {
  border: 0px solid #cccccc;
	padding: 2px;
  float: none !important;
  float: left;
}

#content_outer {
	padding: 0px;
	margin-top: 0px;
	margin-left: 5px;
	margin-right: 10px;
	/** border: 1px solid #cccccc; **/
	float: left;
	width: 685px;
}

#content_inner{
  float: none !important;
  float: left;
  padding: 0;
  padding-top: 2px;
  margin: 0;
}

table.content_table {
  width: 100%;
	padding: 0px;
	margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}


#banner_inner {
	float: left;
	padding: 0px;
	height: 70px;
}

#poweredby_inner {
	float: right;
	padding: 0px;
	margin-left: 0px;
	height: 70px;
}

#right_outer {
	margin-left: 0px;
	width: 84px;
}

#right_inner {
  float: none !important;
  float: left;
  border: 0px solid #cccccc;
  padding: 2px;
}


.user1_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

.user2_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

table td.body_outer {
	padding: 2px;
	border: 0px solid #cccccc;
	
}

.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff **/

.back_button {
	float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

#footer {
	text-align: center;
	padding: 3px;
}

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

li
{
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
background-image: url(../images/arrow.png);
background-repeat: no-repeat;
background-position: 0px 2px;
}


td {
	text-align: left;
	font-size: 11px;
}



body {
	margin: 15px;
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 120%;
	font-size: 11px;
	color: #333333;
	background: #ffffff;
}

/* Joomla core stuff */
a:link, a:visited {
	color: #2100b2; text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: blue;	text-decoration: none;
	font-weight: bold;
}

table.contentpaneopen {
  width: 100%;
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0 10px 10px 0;
}

table.blog_mitarbeiter { 	
				background: #ccd3dc url(../images/r_u_g.gif) no-repeat right bottom; 
				position: relative; 
				
				margin: 0 2px 20px 0px; 
				padding-top: 0px;
				
				padding-bottom: 20px; 
				border-spacing: 4px; 
				border-collapse: collapse;
				width: auto; 
				z-index: 1;
				}
table.contentpaneopen_mitarbeiter { 	
				
				
				margin: 0 10px 5px 10px; 
				padding-top: 10px;
				
				padding-bottom: 20px; 
				 
				border-collapse: collapse;
				
				}

td.contentheading_mitarbeiter {margin-top: 10px;}

table.contentpaneopen td {
   padding-right: 0px;
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}



table.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane_mitarbeiter td {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

table.contentpane td.componentheading_mitarbeiter {
	padding-left: 40px;
}

/*table.contentpane td.componentheading_mitarbeiter {
	padding-left: 4px;
}
*/
/*
table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}
*/
.button {
  color: #c64934;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}

.componentheading {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;

}

div.componentheading { color: white; 
				font-size: 1.1em; 
				font-family: Verdana; 
				line-height: 12pt; 
				text-align: left; 
				background: #a5203b url(../images/l_o_r.gif) 
							no-repeat left top; 
				vertical-align: super; 
				white-space: nowrap; 
				margin: 0; 
				padding: 5px 5px 4px 20px; 
				position: relative; 
				top: 0; 
				left: 0; 
				border-top: 0 solid #ffffff; 
				border-bottom: 2px solid #ffffff; 
				width: auto;
				z-index: 2;
				height: 17px;
				}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	height: 30px;

	color: #c64934;
	font-weight: bold;
	font-size: 14px;
	white-space: nowrap;
}



.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 10%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable_bild {
	
	margin-bottom: 6px;
	
}


div.moduletable {
	padding: 0;
	margin-bottom: 2px;

}

table.moduletable th, div.moduletable h3 {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-left: 4px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0 0 2px 0;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}










div.moduletable_hauptmenue {
	padding: 0;
	margin-bottom: 20px;
	background: url(../images/menuehintergrund.jpg) no-repeat;

}

div.moduletable_hauptmenue table, div.search_hauptmenue {
	width: 100%;
	margin-bottom: 0px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	background: url(../images/l_u_hr.gif) bottom right no-repeat;
}

div.moduletable_hauptmenue th, div.moduletable_hauptmenue h3 {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-left: 4px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0 0 2px 0;
}

div.moduletable_hauptmenue td {
	font-size: 16px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}



div.moduletable_home {
	padding: 0;
	margin-bottom: 2px;
	background: url(../images/backhome.jpg) no-repeat;


}

div.moduletable_home table {
	width: 100%;
	margin-bottom: 0px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	
}

div.moduletable_home th, div.moduletable_home h3 {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-left: 4px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0 0 2px 0;
}

div.moduletable_home td {
	font-size: 16px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	padding-left: 0px;


}




/* Anfang von Temporär JT */

div.componentheading_home {
	padding: 0;
	margin-bottom: 2px;
	background: #a5203b url(../images/l_o_r.gif) 
							no-repeat left top; 

}

div.componentheading_home table {
	width: 100%;
	margin-bottom: 0px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	
}

div.componentheading_home th, div.componentheading_home h3 {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-left: 4px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0 0 2px 0;
}

div.componentheading_home td {
	font-size: 16px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	padding-left: 0px;


}


/* Ende von Temporär JT   */



table.contentpaneopeneinspaltig {
             color: black;
             font-size: 8pt;
             line-height: 12pt;
             font-family: Verdana;
             text-align: left;
             background: #ccd3dc url(../images/r_u_g.gif) bottom right no-repeat;
             border-spacing: 4px;
             border-collapse: collapse;



}
table.contentpaneopeneinspaltig h1 {
			font-size: 8pt;
             		line-height: 12pt;
             		font-family: Verdana;
             		text-align: left;
			margin: 0;
			border-bottom: 2px solid #FFFFFF;
			border-top: 0px solid #FFFFFF;
			color: white;
                        position: relative; top: 0px; left: 0;
                        padding: 5px 5px 4px 20px;
                        white-space: nowrap;
                        background: #a5203b url(../images/l_o_r.gif) top left no-repeat;
}
table.contentpaneopeneinspaltig h2 {
			font-size: 8pt;
             		line-height: 12pt;
             		font-family: Verdana;
             		text-align: left;
			margin: 0;
			border-bottom: 3px solid #FFFFFF;
			border-top: 10px solid #FFFFFF;
			color: white;
                        position: relative; top: 0px; left: 0;
                        padding: 5px 5px 4px 20px;
                        white-space: nowrap;
                        background: #a5203b url(../images/l_o_r.gif) top left no-repeat;
}

table.contentpaneopeneinspaltig p {
padding: 5px 30px 5px 20px;
}
table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
  word-spacing: 10px;
}

span.datum {margin-left: 10px}
span.titel {margin-left: 20px}
span.datum_eintrag {margin-left: 10px;
					font-size: 1.1em}
.sectiontableheader_mitarbeiter {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
  width: 21%;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ccd3dc;
}

.sectiontableentry2 {
	background-color : #d3d3d3;
}

tr.sectiontableentry1 {
	background: #ccd3dc url(../images/r_u_g.gif) no-repeat right bottom;
	
	height: 20px;
}

tr.sectiontableentry2 {
	background: #d3d3d3 url(../images/r_u_g.gif) no-repeat right bottom;
	
	height: 20px;
}

tr.sectiontableentry1 a {
	font-size: 1.1em;
	
	margin: 0 0 10px 20px;
	
}

tr.sectiontableentry2 a {
	font-size: 1.1em;
	
	margin: 0 0 10px 20px;
	
}


.small {
	color: #999999;
	font-size: 11px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background: url(../images/subhead_bg.png) repeat-x;
  color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}


a.mainlevel_home:link, a.mainlevel_home:visited {
	display: block;
	background: url(../images/menu_bg.gif) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #808080;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;
}

div.mainlevel_home {
	display: block;
	
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #808080;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;
}


a.mainlevel_home:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #fff;
}

a.mainlevel_home#active_menu_home {
	color:#fff;
	font-weight: bold;
}

a.mainlevel_home#active_menu_home:hover {
	color: #fff;
}

/* */
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/menu_bg.gif) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ccc;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;
}

a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #fff;
}

a.mainlevel#active_menu {
	color:#fff;
	font-weight: bold;
}

a.mainlevel#active_menu:hover {
	color: #fff;
}

a.sublevel:link, a.sublevel:visited {
	position: static;
	vertical-align: top;
	font-size: 11px;
	font-weight: bold;
	color: #ccc;
	text-align: left;
	padding-left: 30px;
	line-height: 20px;
	display: block;
	height: 20px !important;
	height: 25px;
}

a.sublevel:hover {
	color: #fff;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #fff;
	display: block;
	
}

	
}


.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements middle; */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  border: 1px solid #ccc;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

span.article_seperator {
	display: block;
	height: 0.1em;
	font-size: 1px;
}
#mod_search_searchword {
        position: relative; top: 0px; right: -15px;

}

/* Seitenspezifischen Einstellungen */

/* Content Styles*/
div.einspaltig { background: #ccd3dc url(../images/r_u_g.gif) no-repeat right bottom; }
div.einspaltig h1 { color: white; font-size: 8pt; font-family: Verdana; line-height: 12pt; background: #a5203b url(../images/l_o_r.gif) no-repeat left top; text-align: left; vertical-align: super; white-space: nowrap; margin: 0; padding: 5px 5px 4px 20px; position: relative; top: 0; left: 0; border-top: 0 solid #ffffff; border-bottom: 2px solid #ffffff; }
div.einspaltig p { padding: 5px 30px 5px 20px; }

/* Formulare Anfang*/



#ChronoContact_Kontakt { 	 
				background: #ccd3dc;
				position: relative; 
				margin: 0 2px 10px 0; 
				padding-bottom: 10px; 
				border-spacing: 4px; 
				border-collapse: collapse;
				width: 550px;
				padding: 0px 10px 2px 0px;
				color: black; 
				font-size: 11px; 
				font-family: Verdana; 
				line-height: 12px;  
				}
#ChronoContact_Kontakt td { 	
				vertical-align: text-top;
				border-bottom: 0px;
				color: black; 
				font-size: 11px; 
				font-family: Verdana; 
				line-height: 12px; 
				padding: 3px 4px 2px 4px;
				}


#ChronoContact_FormBroschuere { 	 
				background: #ccd3dc url(../images/r_u_g.gif) no-repeat right bottom; 
				position: relative; 
				margin: 0 2px 20px 0; 
				padding-top: 0px;
				padding-bottom: 20px; 
				border-spacing: 4px; 
				border-collapse: collapse;
				width: auto; 
				z-index: 1;
/*
				position: relative; 
				margin: 0 2px 10px 0; 
				padding-bottom: 10px; 
				border-spacing: 4px; 
				border-collapse: collapse;
				width: 550px;
				padding: 0px 10px 2px 0px;
				color: black; 
				font-size: 11px; 
				font-family: Verdana; 
				line-height: 12px;  
*/
				}

#ChronoContact_FormBroschuere h1 { color: white; 
				font-size: 1.1em; 
				font-family: Verdana; 
				line-height: 12pt; 
				text-align: left; 
				background: #a5203b url(../images/l_o_r.gif) 
							no-repeat left top; 
				vertical-align: super; 
				white-space: nowrap; 
				margin: -3px -4px -2px -4px; 
				padding: 5px 5px 4px 20px; 
				position: relative; 
				top: 0; 
				left: 0; 
				border-top: 0 solid #ffffff; 
				border-bottom: 2px solid #ffffff; 
				width: auto;
				z-index: 2;

				}


#ChronoContact_FormBroschuere td { 	
				vertical-align: text-top;
				border-bottom: 0px;
				color: black; 
				font-size: 11px; 
				font-family: Verdana; 
				line-height: 12px; 
				padding: 3px 4px 2px 4px;
				}

#ChronoContact_Contact { 	 
				background: #ccd3dc;
				position: relative; 
				margin: 0 2px 10px 0; 
				padding-bottom: 10px; 
				border-spacing: 4px; 
				border-collapse: collapse;
				width: 550px;
				padding: 0px 10px 2px 0px;
				color: black; 
				font-size: 11px; 
				font-family: Verdana; 
				line-height: 12px;  
				}
#ChronoContact_Contact td { 	
				vertical-align: text-top;
				border-bottom: 0px;
				color: black; 
				font-size: 11px; 
				font-family: Verdana; 
				line-height: 12px; 
				padding: 3px 4px 2px 4px;
				}

#ChronoContact_FormBroschure { 	 
				background: #ccd3dc;
				position: relative; 
				margin: 0 0px 10px 0; 
				padding-bottom: 10px; 
				border-spacing: 0px; 
				border-collapse: collapse;
				width: 440px;
				padding: 0px 0px 2px 0px;
				color: black; 
				font-size: 11px; 
				font-family: Verdana; 
				line-height: 12px; 
				text-align: left; 
				}
#ChronoContact_FormBroschure td { 	
				vertical-align: text-top;
				border-bottom: 0px;
				color: black; 
				font-size: 11px; 
				font-family: Verdana; 
				line-height: 12px; 
				padding: 0px 0px 0px 0px;
				}
#ChronoContact_FormBroschure blockquote { 	
				margin: 0 0px 10px 25px;
				}

/* Formulare Ende #ccd3dc */



table.contentpaneopen_fp { 	background: #ccd3dc; 
				position: relative; 
				margin: 0 2px 0px 0px; 
				padding: 5 2px 20px 5px; 
				border-spacing: 4px; 
				border-collapse: collapse;
				width: 300px; 
				z-index: 3;
				top: -9px;
}

					
table.contentpaneopen_fp td { padding: 2px 2px 3px 10px;}
a.contentpagetitle_fp { margin: 10px 2px 0px 0px;
			padding: 10px 2px 2px 0px;}


div.neues { 	background: #ccd3dc url(../images/r_u_g.gif) no-repeat right bottom; 
				position: relative; 
				margin: 0 0px 0px 0; 
				padding-bottom: 0px; 
				border-spacing: 4px; 
				border-collapse: collapse;
				width: auto; 
				z-index: 3;
				}

div.inhalt { 	background: #ccd3dc url(../images/r_u_g.gif) no-repeat right bottom; 
				position: relative; 
				margin: 0 2px 20px 0; 
				padding-top: 0px;
				padding-bottom: 20px; 
				border-spacing: 4px; 
				border-collapse: collapse;
				width: auto; 
				z-index: 1;
				}

table.contentpaneopen fieldset { 	background: #ccd3dc url(../images/r_u_g.gif) no-repeat right bottom; 
				position: relative; 
				margin: 3px 2px 0px 0; 
				padding: 3px 3px 3px 3px;
				
				border-spacing: 4px; 
				border-collapse: collapse;
				width: auto; 
				z-index: 1;
				border: 0px;
				}

				
div.inhalt h1 { color: white; 
				font-size: 1.1em; 
				font-family: Verdana; 
				line-height: 12pt; 
				text-align: left; 
				background: #a5203b url(../images/l_o_r.gif) 
							no-repeat left top; 
				vertical-align: super; 
				white-space: nowrap; 
				margin: 0; 
				padding: 5px 5px 4px 20px; 
				position: relative; 
				top: 0; 
				left: 0; 
				border-top: 0 solid #ffffff; 
				border-bottom: 2px solid #ffffff; 
				width: auto;
				z-index: 2;

				}

div.referenz { 	background: #ccd3dc url(../images/r_u_g.gif) no-repeat right bottom; 
				position: relative; 
				margin: 0 2px 20px 0; 
				padding-top: 0px;
				padding-bottom: 20px; 
				border-spacing: 4px; 
				border-collapse: collapse;
				width: auto; 
				z-index: 1;
				}


div.referenz h1 { color: gray; 
				font-size: 1.1em; 
				font-family: Verdana; 
				line-height: 12pt; 
				text-align: left;
				background: url(../images/karteikarte_ref01.gif) no-repeat left top;
				vertical-align: super; 
				white-space: nowrap; 
				margin: 0; 
				padding: 5px 5px 4px 20px; 
				position: relative; 
				top: 0; 
				left: 0; 
				border-top: 0 solid #ffffff; 
				border-bottom: 2px solid #ffffff; 
				width: auto;
				z-index: 2;

}

div.referenzS2 { 	background: #ccd3dc url(../images/r_u_g.gif) no-repeat right bottom; 
				position: relative; 
				margin: 0 2px 20px 0; 
				padding-top: 0px;
				padding-bottom: 20px; 
				border-spacing: 4px; 
				border-collapse: collapse;
				width: auto; 
				z-index: 1;
				}


div.referenzS2 h1 { color: gray; 
				font-size: 1.1em; 
				font-family: Verdana; 
				line-height: 12pt; 
				text-align: left;
				background: url(../images/karteikarte_ref02.gif) no-repeat left top;
				vertical-align: super; 
				white-space: nowrap; 
				margin: 0; 
				padding: 5px 5px 4px 20px; 
				position: relative; 
				top: 0; 
				left: 0; 
				border-top: 0 solid #ffffff; 
				border-bottom: 2px solid #ffffff; 
				width: auto;
				z-index: 2;

}


div.moduletable_neues { 	background: #ccd3dc url(../images/r_u_g.gif) no-repeat right bottom; 
				position: relative; 
				margin: 0 5px 20px 5px; 
				padding-top: 0px;
				padding-bottom: 20px; 
				border-spacing: 4px; 
				border-collapse: collapse;
				width: 285px; 
				z-index: 1;
				float: left;
				}
				
div.moduletable_neues h3 { color: white; 
				font-size: 1.1em; 
				font-family: Verdana; 
				line-height: 12pt; 
				text-align: left; 
				background: #a5203b url(../images/l_o_r.gif) 
							no-repeat left top; 
				vertical-align: super; 
				white-space: nowrap; 
				margin: 0; 
				padding: 5px 5px 4px 20px; 
				position: relative; 
				top: 0; 
				left: 0; 
				border-top: 0 solid #ffffff; 
				border-bottom: 2px solid #ffffff; 
				width: auto;
				z-index: 2;
				height: 16px;
				}

div.moduletable_neues_transit { 	background: #ccd3dc url(../images/r_u_g.gif) no-repeat right bottom; 
				position: relative; 
				margin: 0 5px 20px 5px; 
				padding-top: 0px;
				padding-bottom: 20px; 
				border-spacing: 4px; 
				border-collapse: collapse;
				width: 580px; 
				z-index: 1;
				float: left;
				}
				
div.moduletable_neues_transit h3 { color: white; 
				font-size: 1.1em; 
				font-family: Verdana; 
				line-height: 12pt; 
				text-align: left; 
				background: #a5203b url(../images/l_o_r.gif) 
							no-repeat left top; 
				vertical-align: super; 
				white-space: nowrap; 
				margin: 0; 
				padding: 5px 5px 4px 20px; 
				position: relative; 
				top: 0; 
				left: 0; 
				border-top: 0 solid #ffffff; 
				border-bottom: 2px solid #ffffff; 
				width: auto;
				z-index: 2;
				height: 16px;
				}


div.box {
				
				margin-top: 10px;
				margin-right: 5px;
				margin-bottom: 2px;
				margin-left: 10px;
				font-size: 1em;	
				line-height: 1.3em
				}

div.box a:link { color: #2100b2; }
div.box a:visited { color: #2100b2; }
div.box a:hover {
				color: blue;
				}
div.title a {
				font-size: 1em;
				}
div.date {font-size: 0.8em;
		  color: #626262}

h1.inhalt { color: white; 
				font-size: 1.1em; 
				font-family: Verdana; 
				line-height: 12pt; 
				text-align: left; 
				background: #a5203b url(../images/l_o_r.gif) 
							no-repeat left top; 
				vertical-align: super; 
				white-space: nowrap; 
				margin: 0; 
				padding: 5px 5px 4px 20px; 
				position: relative; 
				top: 0; 
				left: 0; 
				border-top: 0 solid #ffffff; 
				border-bottom: 2px solid #ffffff; 
				width: auto;
				z-index: 2;

				}

div.inhalt p { 	
				padding: 4px 30px 3px 20px;
				color: black; 
				font-size: 1em; 
				font-family: Verdana; 
				line-height: 1.5em; 
				z-index: 3;

				}
div.inhalt a:link { 	
				
				color: #2100b2;
				text-decoration: underline;
				font-weight: bold;
				}

div.inhalt a:visited { 	
				
				color: #2100b2;
				text-decoration: underline;
				font-weight: bold;
				}
div.inhalt a:hover { 	
				
				color: blue; 
				text-decoration: underline;
				font-weight: bold;
				}

div.inhalt table { 	
				border-collapse: separate;
				empty-cells: show;
				margin: 2px 22px 2px 22px ;
				position: relative;
				color: black; 
				font-size: 1em; 
				font-family: Verdana; 
				line-height: 1.5em; 
				vertical-align: text-top;
				}
div.inhalt thead td {
				border-bottom:3px double #c33a56;
				}
div.inhalt td { 	
				
				border-bottom: 0px solid #000;
				color: black; 
				font-size: 1em; 
				font-family: Verdana; 
				line-height: 1.5em; 
				padding: 2px 8px 2px 8px;
				}
div.inhalt img { 	
				border: 1px solid #85858a;
				z-index: 4;
				
				visibility: visible; 
				background-color: #a5203b;
}


div.inhalt ul { 	
				list-style: none;
				padding: 5px 30px 5px 40px;
				color: black; 
				font-size: 1em; 
				font-family: Verdana; 
				line-height: 1.5em; 
				}
div.inhalt li { 
				list-style-type: none;
				padding: 0px 30px 0.4em 15px; 
				}
		
div.inhalt blockquote { 	
				margin-right: 0px;
				padding-bottom: 0px;
				color: black; 
				font-size: 8pt; 
				font-family: Verdana; 
				line-height: 12pt; 
				}
div.inhalt blockquote p { 	
				padding: 0px 30px 0px 0px;
				}		
/* Spaltenformatierung*/


div.spalten {
				float: left;
				}

div.spalten div.inhalt {
				width: 300px;
				margin-right: 15px;
				}

tester         { background-position: center 0; text-align: left; vertical-align: super; border-bottom: 2px solid gray; position: relative; top: 12px; right: 12px; bottom: 12px; left: 12px }

div.chronoform a {display: none}

div.themaenansicht  {
				position: relative; 
				margin: 0px 2px 20px 18px; 
				padding-top: 10px;
				padding-bottom: 10px; 
				 
		}	

div.themaenansicht h2 {
				margin: 0px 0px 0px 0px;
				padding: 0 0 0 0;
				font-size: 10pt;
				color: #ccc;
		}

div.themaenansicht a {
				margin: 0px 0px 0px 10px;
				font-size: 10px;
				color: #ccc;
				font-weight: bold;
		}

div.themaenansicht a:hover {
				margin: 0px 0px 0px 10px;
				font-size: 10px;
				color: #fff;
				font-weight: bold;
		}  


/* Joomfish css */
.mapdirform {background: #ccd3dc url(../images/r_u_g.gif) no-repeat right bottom;}