body {
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size: 76%;
	margin: 0;
	padding: 0px;
}

a:link {
	color: #094A83;
}

a:visited {
	color: #094A83;
}

a:active {
	color: #094A83;
}

a:hover {
	color: #E51314;
}

label {
	font-weight: bold;
}

h1 {
	font-size: 1.3em;
	color: #E3151F;
	font-weight: bold;
	letter-spacing: 0.02em;
	margin-top: 25px;
	line-height: 140%;
}

h2 {
	font-size: 1.3em;
	color: #666666;
	font-weight: bold;
	letter-spacing: 0.02em;
}

h3 {
	font-size: 1.2em;
	color: #666666;
	font-weight: bold;
}

h4 {
	font-size: 1.1em;
	color: #666666;
	font-weight: bold;
}

h5 {
	font-size: 1em;
	color: #000000;
	font-weight: bold;
}

h6 {
	font-size: 1em;
	color: #000000;
	font-weight: bold;
}

#header {
	background-image: url(/site/fileadmin/templates/pix/back_top_citkomm.jpg);
	height: 94px;
	padding: 0;
	margin-bottom: 1px;
	float: none;
}

#headerleft {
	position: absolute;
	top: 0px;
	left: 0px;
}

#headerright {
	text-align: right;
	position: absolute;
	top: 0px;
	right: 0px;
	margin-top: 3px;
}

#umschalter {
	padding: 0;
	margin: 0;
}

#headerright img {
	border: none;
}

#headerright form {
	display: inline;
}

#headerright fieldset {
	display: inline;
	border: none;
}

#suchlegend {
	display: none; /* Hier noch mal checken - seltsames Verhalte mit der ueblichen hidden-Klasse */
}

#suchbutton {
	width: 4em;
	height: 1.7em;
	border: 1px solid #FFFFFF;
	background-color: #595959;
	color: #FFFFFF;
	vertical-align: baseline;
	margin-left: 10px;
}

#topnav {
	margin: 0;
	background-color: #595959;
	padding: 0.3em;
	padding-bottom: 10px;
	color: #FFFFFF;
	background-image: url(/site/fileadmin/templates/pix/back_topnav.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#navlist {
	margin: 0;
	padding: 0;
}

#navlist dfn {
	position: absolute;
	left: -1000px;
	top: -1000px;
	width: 0px;
	height: 0px;
	overflow: hidden;
	display: inline;
}

#navlist li {
	display: inline;
	background-repeat: no-repeat;
}

#navlist a {
	padding-left: 35px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

#navlist a:link, #navlist a:visited {
	color: #FFFFFF;
}

#navlist .activetop {
	background: url(/site/fileadmin/templates/pix/bullet_navigation.gif);
	background-position: 15px 0.2em;
	background-repeat: no-repeat;
}

 
#breadcrumbs {
	font-weight: bold;
	color: #999999;
}

#main {
	clear: both;
	background-image: url(/site/fileadmin/templates/pix/linie_vert.gif);
	background-position: 14em 0px;
	background-repeat: repeat-y;
}

#extranet {
	margin-top: 60px;
	border: 1px solid #CCCCCC;
	background-color: #F4F4F4;
	text-align: center;
	padding: 5px;
}

#extranet a {
	font-weight: normal;
	text-decoration: none;
}

#regionale {
	display: block;
	margin-top: 30px;
	background-image: url("/site/fileadmin/templates/pix/SW_RGB.gif");
	width: 159px;
	height: 28px;
}

#navigation {
	position: absolute;
	left: 0px;
	width: 12em;
	margin-left: 0.5em;
	font-size: 1.1em;
	/*float: left;*/
	/*margin-bottom: 20em;*/
}

#navigation dfn {
	position: absolute;
	left: -1000px;
	top: -1000px;
	width: 0px;
	height: 0px;
	overflow: hidden;
	display: inline;
}

.navleft {
	margin-left: 0px;
	list-style-type: none;
	padding-left: 15px;
	margin: 0px;
}

	
.navleft strong {
	display: block;
	border-bottom: 1px solid #CCCCCC;
	font-weight: normal;
	padding: 2px;
	padding-left: 13px;
	margin: 0px;
	margin-left: -15px;
	font-weight: bold;
}

.active {
	display: block;
	border-bottom: 1px solid #CCCCCC;
	font-weight: normal;
	padding: 2px;
	padding-left: 13px;
	margin: 0px;
	margin-left: -15px;
	color: #E51314;
	font-weight: bold;
	background: url(/site/fileadmin/templates/pix/bullet_navigation.gif);
	background-position: 0px 0.35em;
	background-repeat: no-repeat;
}

.navleft li {
	display: inline;
}

.navleft ul li ul li {
	display: inline;
}

.subnavleft {
	color: #000000;
	font-weight: normal;
	list-style-type: none;
	list-style-image: none;
	padding-left: 10px;
	margin: 0px;
	margin-left: -10px;
	font-size: 0.9em;
}

.subnavleft strong {
	display: block;
	border-bottom: 1px solid #CCCCCC;
	font-weight: normal;
	padding: 2px;
	padding-left: 10px;
	margin: 0px;
	margin-left: -10px;
	font-weight: bold;
	font-size: 0.8em;
}

.navleft a:link {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

.navleft a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

.navleft a:active {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

.navleft a:hover {
	color: #E3151F;
	text-decoration: underline;
	font-weight: bold;
}

.subnavleft a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.subnavleft  a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.subnavleft  a:active {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.subnavleft  a:hover {
	color: #E3151F;
	text-decoration: underline;
	font-weight: bold;
}

#subSubMenu li {
	display: block;
	font-size: 0.8em;
	font-weight: normal;
	list-style-type: none;
}

#subSubMenu {
	
	margin-left: 5px;
	padding-left: 0px;
}

#content {
	margin-left: 16em;
	margin-right: 1em;
	line-height: 140%;
	min-height: 300px;
	padding-bottom: 150px;
}

#contentmiddle {
	margin-left: 16em;
	margin-right: 15em;
	line-height: 140%;
	min-height: 400px;
}

* html #contentmiddle {
	height: 400px;
}

#contentright {
	position: absolute;
	top: 145px;
	right: 10px;
	width: 13em;
}

#footer {
	clear: both;
	text-align: center;
	background-color: #6A6A6A;
	color: #FFFFFF;
	font-size: 0.9em;
	padding: 0.3em;
	margin-top: 5px;
}

#footer a {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

.left {
	background-color: #FFFFFF;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	text-align: center;
	padding: 1px;
}

.right {
	background-color: #FFFFFF;
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
	text-align: center;
	padding: 1px;
}

.noalign {
	background-color: #FFFFFF;
	border: 1px #999999 solid;
	text-align: center;
	padding: 1px;
	float: none;
	margin-bottom: 5px;
}

.bildunterschrift {
	padding: 4px;
	color: #999999;
}

.news {
	border-bottom: 1px solid #999999;
	padding-bottom: 0px;
	margin-bottom: 20px;
	color: #111111;
}

.clear {
	clear: both;
}

#content li {
	line-height: 150%;
	list-style: square;
	margin-bottom: 10px;
}

#contentmiddle li {
	line-height: 150%;
	list-style: square;
	margin-bottom: 10px;
}
	
/* CSS STYLED IMGTEXT */
#centercontent .csi-textpic 
	{
	margin: 0px 0px 0px 0px;
}

/* HollyHack \*/
* html #centercontent .csi-textpic {
	height: 1%;
}

/* End HollyHack */
#rightcontent .csi-textpic
	{
	margin: 0px 0px 0px 0px;
}

#rightcontent .csi-textpic
	{
	width: 159px;
	width: 153px; /**/
	width: 153px; /**/
}

/* HollyHack \*/
* html .csi-textpic {
	height: 1%;
}

/* End HollyHack */
.csi-textpic img
	{
	margin: 0px;
	padding: 0px;
}

.csi-textpic .csi-caption
	{
	text-align: center; /* will have to be an inline style?  - controlled by TS [left - right - center]*/
	font-style: italic; /*XXX demo only*/
}

.csi-textpic .csi-image
	{
	border: none; /*XXX demo only*/
	margin: 0 0 0 0; /*XXX demo only*/
}

.csi-textpic .csi-imagewrap
	{
	border: 0px solid #0000FF; /*XXX demo only*/
	margin-bottom: 10px;
}

.csi-textpic .csi-text
	{
	border: 0px solid #C0C0C0; /*XXX demo only*/
	text-align: left; /*will have to be an inline style - controlled by TS*/
	padding: 0px;
}

.csi-text p
	{
}

/* CENTER */
.csi-center .csi-image
	{
	margin: 0;
	text-align: center;
	border: none;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* HollyHack \*/
* html .csi-center .csi-image {
	height: 1%;
}

/* End HollyHack */
/* RIGHT */
.csi-right div.csi-image
	{
	float: right;
}

.csi-right div.csi-text
	{
	clear: right;
}

/* LEFT */
.csi-left div.csi-image
	{
	float: left;
}

.csi-left div.csi-text
	{
	clear: left;
}

/* INTEXT LEFT */
.csi-intext-left .csi-image
	{
	float: left;
	margin: 0px 10px 10px 0px;
	clear: left;
}

 .csi-intext-left .csi-image
	{
	float: left;
	margin: 0px 3px 3px 0px;
	clear: left;
}

/* INTEXT RIGHT */
.csi-intext-right .csi-image
	{
	float: right;
	margin: 0px 0px 10px 10px;
	clear: right;
}

.csi-intext-right .csi-image
	{
	float: right;
	margin: 0px 0px 3px 3px;
	clear: right;
}

/* INTEXT RIGHT NOWRAP */
.csi-intext-right-nowrap {
	margin-top: 2em;
}

.csi-intext-right-nowrap .csi-text
	{
	margin-right: 215px; /*will have to be an inline style - controlled by TS*/
}

.csi-intext-right-nowrap .csi-image
	{
	float: right;
}

/* INTEXT LEFT NOWRAP*/
.csi-intext-left-nowrap {
	margin-top: 2em;
}

.csi-intext-left-nowrap .csi-text
	{
	margin-left: 215px; /*will have to be an inline style - controlled by TS*/
}

.csi-intext-left-nowrap .csi-image
	{
	float: left;
}

	
/* CSS Output Plugin */
/********************************/
/* Frames, spacing, link-to-top */
/********************************/
p.csc-linktotop {
	text-align: right;
}

p.csc-linktotop a {
	font-weight: bold;
}

div.csc-frame {
	border: 0px;
	margin-bottom: 10px;
}

div.csc-frame h2, h3 {
	display: block;
	color: #111111;
	font-size: 1em;
	font-weight: bold;
	padding: 2px;
	margin-bottom: 2px;
}

div.csc-frame-invisible {
}

div.csc-frame-rulerbefore {
	border-top: 1px solid #CDCDCD;
}

div.csc-frame-rulerafter {
	border-bottom: 1px solid #CDCDCD;
}

div.csc-frame-indent {
	padding-left: 100px;
}

div.csc-frame-indent3366 {
	padding-left: 33%;
}

div.csc-frame-indent6633 {
	padding-right: 33%;
}

div.csc-frame-frame1 {
	background-color: #EFEFEF;
	padding: 2px 4px 2px 4px;
	border: 1px solid #CDCDCD;
}

div.csc-frame-frame2 {
	background-color: #EFEFEF;
	padding: 2px 4px 2px 4px;
	border: 1px solid #CDCDCD;
}

div.csc-frame-frame1 h1, div.csc-frame-frame1 h2, div.csc-frame-frame1 h3, div.csc-frame-frame1 h4, div.csc-frame-frame1 h5 {
	margin-top: 2px;
}

div.csc-frame-frame2 h1, div.csc-frame-frame2 h2, div.csc-frame-frame2 h3, div.csc-frame-frame2 h4, div.csc-frame-frame2 h5 {
	margin-top: 2px;
}

				
#contentright .csc-frame-frame1 {
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-top: 0px;
}
	
#contentright .contentwrapper {
	margin: 0px;
}

#contentright .csc-frame-frame1 ul {
	margin: 0;
	padding: 0;
	padding-left: 1em;
}

#contentright .csc-frame-frame1 li {
	display: block;
	border-top: 1px solid #CDCDCD;
	padding: 2px;
	padding-left: 1em;
	margin: 0px;
	margin-left: -1em;
	padding-bottom: 4px;
	background-image: url(/site/fileadmin/templates/pix/link_bullet.gif);
	background-position: 0.1em 0.4em;
	background-repeat: no-repeat;
}




	
.csc-subheader {
	font-weight: bold;
}

/*********************/
/* Tables, generally */
/*********************/
/* For IE 5 */
td, th {
	padding: 4px;
	font-size: 76%;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: 1em;
}

/*H1.csc-firstHeader, H2.csc-firstHeader, H3.csc-firstHeader, H4.csc-firstHeader, H5.csc-firstHeader, H6.csc-firstHeader { margin-top: 0px; }
*/
/*TABLE.contenttable P {  } */
table.contenttable tr td {
	vertical-align: top;
	text-align: left;
}

table.contenttable tr.tr-last td p {
}

table.contenttable tr td.td-last p {
}

table.contenttable th {
	text-align: left;
	font-weight: bold;
	background-color: #EFEFEF;
}

.tr-even td {
	background-color: #EFEFEF;
}

/*********************/
/* Sitemap */
/*********************/
.sitemap {
	border: 1px dashed #D9D9D9;
	line-height: 140%;
}

.sitemap li {
	list-style: square;
	line-height: 140%;
}

/* Suchergebnisse */
.tx-indexedsearch-redmarkup {
	font-weight: bold;
	color: #E3151F;
}

.tx-indexedsearch-info {
	font-size: 0.8em;
}

.tx-indexedsearch-title {
	font-weight: bold;
	font-size: 1.1em;
}

.tx-indexedsearch-searchbox {
	border: 1px dashed #D9D9D9;
	line-height: 140%;
	padding: 0.3em;
}
