/* flexible content */
#inhaltZweispaltig {
  position:relative;
  width:490px;
  /*border:1px solid red;*/
}
#inhaltZweispaltigLinks {
  float:left;
  width:205px;
  /*border:1px solid blue;*/
}
#inhaltZweispaltigRechts {
  width:205px;
  float:right;
  margin:0px;
  margin-right:20px;
  padding:0px;
  /*border:1px solid green;*/
}
* html #inhaltZweispaltigRechts {
  margin-right:0px;
}
#inhaltZweispaltigClear {
  clear:both;
}


/* kyffhaeuser.de */
body {
	margin:0px auto 0px auto;
	padding:0px;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:1em;
	color:#000;
	line-height:1.2em;
	text-align:center;
	background:url(img/back.gif) repeat-y center #0B4284;
}
table, td {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:1em;
	color:#000;
	line-height:1.2em;
	vertical-align:top;
}
h1 {
  font-size:1.3em;
  line-height:1.4em;
  color:#039;
  padding-bottom:5px;
  border-bottom:1px solid #039;
}
hr {
  height:1px;
  border:0px;
  border-top:1px solid #039;
  margin:0px 0px 5px 0px;
}
input, textarea, select {
 	font-family:Arial, Helvetica, Verdana, sans-serif;
 	font-size:0.9em;
 	color:#767A7D;
 	border:1px solid #039;
 	background-color:#C4D5EA;
}
input:focus, textarea:focus {
  background-color:#E1EAF4;
}
a:link, a:link, a:link {
  color:#039;
  text-decoration:none;
}
a:hover {
  color:#C4D5EA;
  text-decoration:none;
}   
#outer {
	position:absolute;
	bottom:-0.1px;
}
#verlauf {
  position:absolute;
  top:0px;
  left:0px;
  width:100%;
  height:200px;
  z-index:1;
  background:url(img/verlauf.gif) repeat-x;
  visibility:hidden;
}
#master {
  position:relative;
  margin:0px auto 0px auto;
  width:893px;
  text-align:left;
  z-index:2;
}
#logo {
  position:absolute;
	top:0px;
	left:0px;
  width:168px;
	height:142px;
	border-right:1px solid #3A75BA;
}
#header {
  position:absolute;
	top:0px;
	left:169px;
  width:553px;
	height:132px;
	border:1px solid #fff;
	border-bottom:1px solid #3A75BA;
	background:url(img/back_header.gif) repeat-x;
}
#suche {
  position:absolute;
	top:18px;
	left:14px;
  width:200px;
	height:25px;
}
#fonts {
  position:absolute;
	top:12px;
	left:228px;
  width:70px;
	height:24px;
	z-index:9;
}
#sitemenu {
  position:absolute;
	top:19px;
	left:220px;
  width:320px;
	height:20px;
	text-align:right;
}
#sitemenu a:link, #sitemenu a:active, #sitemenu a:visited {
	color:#039;
	text-decoration:none;
}
#sitemenu a:hover {
	color:#C4D5EA;
	text-decoration:none;
}
#headBild {
  position:absolute;
	top:50px;
	left:-1px;
	width:554px;
	height:79px;
	border-top:1px solid #3A75BA;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
/*	border-left:1px solid #fff;/*
/*	background:url(img/header.jpg) no-repeat;*/
}
* html #headBild {
	border-right:0px solid #fff;
}
#wetter {
  position:absolute;
	top:0px;
	left:725px;
	padding:20px 0px 0px 20px; 
  width:148px;
	height:122px;
	background:url(img/wetter.jpg) no-repeat;
	/*border:1px solid red;*/
}
#inccon {
	position:absolute;
  top:134px;
	width:893px;
	z-index:3;
}
* html #inccon {
  /*padding-bottom:0px;
  width:58.6em;*/
}
#leftContainer {
	position:relative;
	float:left;
	width:168px;
}
#menue {
  position:absolute;
  top:15px;
  width:168px;
  z-index:4;
}
#menue ul, #menue li, #rightMenue ul, #rightMenue li {
	list-style:none outside;
	padding:0px;
  margin:0px;
}
#menue .levelone, #rightMenue .levelone {
	margin:0px;
	padding:0px;
	height:19px;
	border-top:1px solid #fff;
  border-bottom:1px solid #6392C8;
}
#menue .first, #rightMenue .first {
  border-top:0px;
}
#menue .cursub, #rightMenue .cursub {
  border-bottom:0px;
}
#menue .levelone a:link, #menue .levelone a:active, #menue .levelone a:visited, #rightMenue .levelone a:link, #rightMenue .levelone a:active, #rightMenue .levelone a:visited {
  color:#12529D;
  text-decoration:none;
  font-weight:bold;
  line-height:1.2em;
  padding:2px 0px 2px 0px;
  margin:0px 0px 0px 10px;
  display:block;
}
* html #menue .levelone a:link, * html #menue .levelone a:active, * html #menue .levelone a:visited, * html #menue .leveltwo a:link, * html #menue .leveltwo a:active, * html #menue .leveltwo a:visited, * html #rightMenue .levelone a:link, * html #rightMenue .levelone a:active, * html #rightMenue .levelone a:visited, * html #rightMenue .leveltwo a:link, * html #rightMenue .leveltwo a:active, * html #rightMenue .leveltwo a:visited {
  line-height:1.2em;
}
#menue .leveltwo, #rightMenue .leveltwo {
  padding:0px;
  margin:0px;
  background:#719BCD;
  border-bottom:1px solid #9CF;
}
#menue .leveltwo a:link, #menue .leveltwo a:active, #menue .leveltwo a:visited, #rightMenue .leveltwo a:link, #rightMenue .leveltwo a:active, #rightMenue .leveltwo a:visited {
  color:#fff;
  text-decoration:none;
  line-height:1.2em;
  padding:3px;
  margin:0px 0px 0px 6px;
  display:block;
  padding-left:10px;
  background:url(img/arrow.gif) 4px top no-repeat;
}
#menue .levelthree, #rightMenue .levelthree {
  padding:0px;
  margin:0px;
  background:#E1EAF4;
  border-bottom:1px solid #6392C8;
}
#menue .levelthree a:link, #menue .levelthree a:active, #menue .levelthree a:visited, #rightMenue .levelthree a:link, #rightMenue .levelthree a:active, #rightMenue .levelthree a:visited {
  color:#12529D;
  text-decoration:none;
  line-height:1.2em;
  padding:3px;
  margin:0px 0px 0px 12px;
  display:block;
  padding-left:10px;
  background:url(img/arrow2.gif) 4px top no-repeat;
}
#menue .levelone a:hover, #rightMenue .levelone a:hover {
  color:#5290d8;
}
#menue .levelone .cur, #menue .levelone .cur a:link, #menue .levelone .cur a:active, #menue .levelone .cur a:visited, #rightMenue .levelone .cur, #rightMenue .levelone .cur a:link, #rightMenue .levelone .cur a:active, #rightMenue .levelone .cur a:visited {
  color:#5290d8;
}
#menue .leveltwo .cur, #menue .leveltwo .cur a:link, #menue .leveltwo .cur a:active, #menue .leveltwo .cur a:visited, #rightMenue .leveltwo .cur, #rightMenue .leveltwo .cur a:link, #rightMenue .leveltwo .cur a:active, #rightMenue .leveltwo .cur a:visited {
  font-weight:bold;
}
#menue .act a:hover, #rightMenue .act a:hover {
  color:#ff0;
}
#menue .act a:link, #menue .act a:active, #menue .act a:visited, #rightMenue .act a:link, #rightMenue .act a:active, #rightMenue .act a:visited {
  font-weight:bold;
}
#menue .cur a:link, #menue .cur a:active, #menue .cur a:visited, #rightMenue .cur a:link, #rightMenue .cur a:active, #rightMenue .cur a:visited {
  font-weight:bold;
}
#menue .cursub a:link, #menue .cursub a:active, #menue .cursub a:visited, #rightMenue .cursub a:link, #rightMenue .cursub a:active, #rightMenue .cursub a:visited {
  font-weight:bold;
}
#rootline {
	position:absolute;
	top:18px;
	left:184px;
	width:519px;
	height:16px;
	background:#F3F7FB;
	padding:2px;
	z-index:15;
	font-size:0.9em;
}
#rootline a:link, #rootline a:active, #rootline a:visited {
	color:#719BCD;
	text-decoration:none;
}
#rootline a:hover {
	color:#039;
	text-decoration:none;
}
#inhalt {
	position:absolute;
	top:10px;
	left:168px;
	width:555px;
}
* html #inhalt {
  /*left:0px;
  width:900px;
  padding-left:0px;
  float:right;*/
}
#inhaltText {
  padding:57px 37px;
}
#inhaltText ul, #inhaltText li {
  /*list-style:disc outside;
	padding:0px;
  margin:0px 0px 0px 8px;*/
}
#inhalt a:link, #inhalt a:active, #inhalt a:visited, .news a:link, .news a:active, .news a:visited {
	color:#039;
	text-decoration:none;
}
#inhalt a:hover, .news a:hover {
	color:#5290d8;
	text-decoration:none;
}
#rightContainer {
  position:absolute;
	top:15px;
	left:725px;
  width:168px;
}


/* classes */
.bodytext {
  margin:0px;
  padding:0px;
  line-height:1.2em;
}
.contenttable {
  width:100%;
}
.contenttable td {
  height:25px;
  vertical-align:middle;
  padding:3px;
  width:50%;
}
.tr-even {
  background:#C4D5EA;
}
.tr-odd {
  background:#E1EAF4;
}
.upload {
  background:#E1EAF4;
  padding:10px;
}
.upload img {
  margin-right:10px;
}
.uploadSize {
  text-align:right;
  width:100%;
  margin-top:-1.2em;
}

.level1 a {
	font-weight:bold;
}
.level2 a {
	font-weight:normal;
}

#firmen {
  position:relative;
  border-top:1px solid #039;
  border-bottom:1px solid #039;
  margin:2px 0px 1px 0px;
  padding:2px 0px;
}
#firmenContainer {
	padding:10px;
	background:#C4D5E9;
}
#firmen h1 {
  font-size:1.3em;
  line-height:1.4em;
  color:#fff;
  padding:5px 10px 4px 10px;
  border-bottom:0px !important;
  margin:0px;
  background:url(img/back_h1firmen.gif) repeat-x #039;
}
.firmenCat {
	color:#999;
	font-size:0.9em;
}
#firmenContainer .bodytext {
	padding-left:3px;
}
#firmenContainer .contenttable td {
	vertical-align:top !important;
}


/* flexible content */
/*#inhaltZweispaltig {
  position:relative;
  float:left;
  width:500px;
}
#inhaltZweispaltigLinks {
  position:relative;
  float:left;
  width:205px;
}
#inhaltZweispaltigRechts {
  position:relative;
  top:0px;
  width:205px;
  padding-left:260px;
}
* html #inhaltZweispaltigRechts {
  padding:0px;
  padding-left:40px;
}*/


#rahmen1, #inhalt_zweispalten #rahmen1 {
	border:1px solid #678BB7;
	background:#C4D5EA;
	padding:15px;
	width:93.5%;
}
#rahmen2, #inhalt_zweispalten #rahmen2 {
	border:0px;
	background:#E1EAF4;
	padding:15px;
	width:93.8%;
}

#rahmen1, #inhaltZweispalten #rahmen1 {
	border:1px solid #3A75BA;
	background:#C4D5EA;
	padding:3px 15px 15px 15px;
	width:93.5%;
}
#rahmen2, #inhaltZweispalten #rahmen2 {
	border:0px;
	background:#E1EAF4;
	padding:3px 15px 15px 15px;
	width:93.8%;
}
#rahmen1 h1 {
	background:url(img/back_h1.gif) repeat-x #3A75BA;
	font-size:1em;
	color:#fff;
	margin:-3px -15px 12px -15px;
	padding:3px;
}
#rahmen1 h1 a:link, #rahmen1 h1 a:active, #rahmen1 h1 a:visited, #rahmen1 h1 a:hover {
	color:#C6D7EF;
}

.internal-link img {
	border:0px;
}
.csc-textpic-caption {
  font-size:0.9em;
  padding-bottom:6px;
}


#inhalt_dreispalten {
  width:600px;
}
.inhalt_dreispalten_inhalt1 {
	width:200px;
}
.inhalt_dreispalten_inhalt2 {
	width:200px;
}
.inhalt_dreispalten_inhalt3 {
	width:200px;
}

#inhalt_7030 {
  width:600px;
}
.inhalt_7030_inhalt1 {
	width:420px;
}
.inhalt_7030_inhalt2 {
	width:180px;
}
#inhalt_3070 {
  width:600px;
}
.inhalt_3070_inhalt1 {
	width:180px;
}
.inhalt_3070_inhalt2 {
	width:420px;
}


/* classen ffuer tabellen */
.tab_bs .td-0 {
	width:144px;
}
.tab_bs .td-1 {
	width:336px;
}

.tab_bs1 .td-0 {
	width:160px;
}
.tab_bs1 .td-1 {
	width:160px;
}
.tab_bs1 .td-2 {
	width:160px;
}

.tab_bus .td-0 {
	width:192px;
}
.tab_bus .td-1 {
	width:48px;
}
.tab_bus .td-2 {
	width:48px;
}
.tab_bus .td-3 {
	width:48px;
}
.tab_bus .td-4 {
	width:48px;
}
.tab_bus .td-5 {
	width:48px;
}
.tab_bus .td-6 {
	width:48px;
}

.tab_vereine .td-0 {
	width:288px;
}
.tab_vereine .td-1 {
	width:192px;
}

.tab_sport .td-0 {
	width:96px;
}
.tab_sport .td-1 {
	width:96px;
}
.tab_sport .td-2 {
	width:288px;
}

.tab_soz .td-0 {
	width:192px;
}
.tab_soz .td-1 {
	width:144px;
}
.tab_soz .td-2 {
	width:144px;
}

.tab_psy .td-0 {
	width:144px;
}
.tab_psy .td-1 {
	width:192px;
}
.tab_psy .td-2 {
	width:144px;
}

.tab_unt .td-0 {
	width:144px;
}
.tab_unt .td-1 {
	width:48px;
}
.tab_unt .td-2 {
	width:48px;
}
.tab_unt .td-3 {
	width:48px;
}
.tab_unt .td-4 {
	width:48px;
}
.tab_unt .td-5 {
	width:48px;
}
.tab_unt .td-6 {
	width:48px;
}
.tab_unt .td-7 {
	width:48px;
}

.tab_ig .td-0 {
	width:192px;
}
.tab_ig .td-1 {
	width:288px;
}

.tab_ener .td-0 {
	width:192px;
}
.tab_ener .td-1 {
	width:144px;
}
.tab_ener .td-2 {
	width:144px;
}

.tab_not .td-0 {
	width:144px;
}
.tab_not .td-1 {
	width:144px;
}
.tab_not .td-2 {
	width:192px;
}




/*DIV.csc-textpic-right DIV.csc-textpic-imagewrap { float: none; }
DIV.csc-textpic-right DIV.csc-textpic-text { clear: none; }

DIV.csc-textpic-left DIV.csc-textpic-imagewrap { float: none; }
DIV.csc-textpic-left DIV.csc-textpic-text { clear: none; }

DIV.csc-textpic-center DIV.csc-textpic-imagewrap { float: none; }
DIV.csc-textpic-center DIV.csc-textpic-text { clear: none; }

DIV.csc-textpic-below DIV.csc-textpic-imagewrap { float: none; }
DIV.csc-textpic-below DIV.csc-textpic-text { clear: none; }*/