/*

############################################################################

#																									#

#								Definition der Layer											#

#																									#		

############################################################################ 

*/



#global_container {
	width:			980px;
	height:			auto;
	margin-top:		25px;
	margin-bottom: 20px;
	border: 			3px solid #fff;
	background-color: #fff;
}
#sub_container {
	height: auto;
	width: 980px;
}
#header {
	height: 60px;
	width: 100%;
	background-color: #fff;
	border-bottom: 1px solid #0066CC;
	border-left: 1px solid #0066CC;
	border-right: 1px solid #0066CC;
	background-image: url(../images/bg_top.gif);
	overflow: hidden;
}
#logo {
	float: left;
	margin-top: 15px;
	width: 300px;
	height: 45px;
	text-align: center;
	overflow: hidden;
}
#slogan {
	float: left;
	margin-top: 20px;
	width: 500px;
	height: 45px;
	text-align: right;
	overflow:hidden;
}
/*#login {

   margin-top: 25px;

	float: left;

	width: 245px;

	height: 35px;

	text-align: right;	

	overflow:hidden;	

}*/

#top_menu_container {
	height: 30px;
	width: 100%;
	vertical-align: bottom;
	background-color: #fff;
	border-bottom: 1px solid #0066CC;
	border-left: 1px solid #0066CC;
	border-right: 1px solid #0066CC;
	overflow:hidden;
}
#top_menu {
	width: 100%;
	height: 22px;
	margin-left: 200px;
	margin-top: 10px;
	overflow:hidden;
}
#banner {
	height: 140px;
	width: 100%;
	background-color: #efefef;
	border-bottom: 1px solid #0066CC;
	border-left: 1px solid #0066CC;
	border-right: 1px solid #0066CC;
	overflow:hidden;
}
#banner_top {
	height: 30px;
	width: 100%;
	/*background-image: url(../images/bg_banner_tmb.gif);*/

	background-position: left;
	background-repeat: repeat-y;
}
#banner_middle {
	height: 89px;
	width: 100%;
	/*background-image: url(../images/bg_banner_tmb.gif);*/

	background-position: left;
	background-repeat: repeat-y;
}
#banner_bottom {
	height: 21px;
	width: 100%;
	/*background-image: url(../images/bg_banner_tmb.gif);*/

	background-position: left;
	background-repeat: repeat-y;
}
#path_container {
	height: 20px;
	width: 100%;
	/*	background-color: #85A3A3;*/

	background-color: #EDEDED;
	border-bottom: 1px solid #0066CC;
	border-left: 1px solid #0066CC;
	border-right: 1px solid #0066CC;
	background-image: url(../images/bg_layer.jpg);
	overflow:hidden;
}
#path {
	float: left;
	height: 20px;
	width: 700px;
	text-align: left;
	padding-top:3px;
}
#short_menu {
	float: left;
	height: 20px;
	width: 245px;
	text-align: right;
	line-height: 20px;
	vertical-align: middle;
}
#content_container {
	height:auto;
	width: 980px;
	border-left: 1px solid #0066CC;
	border-right: 1px solid #0066CC;
	overflow:hidden;
}
#content_table {
	height: 400px;
	width: 980px;
}
#text {
	width: 100%;
}
#text_header {
	width: 100%;
	height: 20px;
	border: 1px solid #333;
	padding-top: 2px;
	padding-left: 5px;
	background-color: #CCC;
	background-image: url(../images/bg_box_right_top.gif);
}
#text_main {
	width: 100%;
	text-align: left;
	vertical-align: middle;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	padding: 5px;
}
#text_bottom {
	width: 100%;
	height: 20px;
	background-image: url(../images/bg_text_bottom.gif);
	background-position: top;
	background-repeat: no-repeat;
}
#footer {
	height: 60px;
	width: 100%;
	background-color: #fff;
	background-image: url(../images/bg_bottom.gif);
	border: 1px solid #0066CC;
}
#footerlinks {
	height:	30px;
	width: 100%;
	text-align: center;
	line-height: 30px;
	vertical-align: middle;
}
#copyrigth {
	height: 30px;
	width: 100%;
	font-family: Tahoma;
	font-size: 9px;
	text-align: center;
	line-height: 20px;
	vertical-align: middle;
}
/*

############################################################################

#																									#

#								Definition der Tags											#

#																									#		

############################################################################ 

*/



html, body {
	height: 100%;
	background: #000;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg_stripes.gif);
	/*	background-image: url(../images/bg_squares.gif); */

/*	background-image: url(../images/sandpapier.gif); */

	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
td {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
h1 {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;
	font-size: 13px;
	color: #0066CC;
	font-weight: bold;
}
h2, h3, h4, h5, h6 {
	font-family: Tahoma;
	;
	font-size: 12px;
	color: #0066CC;
	font-weight: normal;
	text-decoration: none;
}
a, a:link {
	color: #333;
	text-decoration: underline;
}
a:hover, a:active {
	color: #0066CC;
	text-decoration: none;
}
img {
	border: none;
}
p {
	margin: 0px 0px 0px 0px;
}
/*

############################################################################

#																									#

#								Definition der tags bzw. Klassen							#

#								für die Darstellung von Formularen						#

#																									#		

############################################################################ 

*/


form#mailform fieldset {padding:1em;}
form#mailform fieldset span.csc-mailform-radio fieldset {margin:1em 2em 1em 1em;}
form#mailform fieldset span.csc-mailform-radio fieldset input {width:auto; margin:0 0.3em 0 0; border:0;}
form#mailform fieldset span.csc-mailform-radio fieldset label {float:none;}
.csc-mailform-field {clear:both; margin-bottom:0.8em;}
fieldset.csc-mailform .csc-mailform-field label {width:10em; float:left; text-align:right; padding:2px;}
fieldset.csc-mailform .csc-mailform-field input, fieldset.csc-mailform .csc-mailform-field select {width:15em;}
fieldset.csc-mailform .csc-mailform-field textarea {width:20em;}
fieldset.csc-mailform .csc-mailform-field input.csc-mailform-check {width:auto; border:0; margin-top:0.2em;}
fieldset.csc-mailform .csc-mailform-field textarea {font-size:1em;}
fieldset.csc-mailform label span {color:red;}
input#mailformformtype_mail {margin-left:0em; background:#fafafa; cursor:pointer;}
input#mailformformtype_mail:hover {background:#f0f0f0;}
.csc-mailform-field select {margin-left:1em; border:1px #ccc solid; background:#fafafa; color:#777;}
.csc-mailform-submit {padding: 2px; margin: 0px;}


input {
	height: 20px;
	border: 1px solid #0066CC;
	background-color: #fff;
	font-family: Tahoma;
	font-size: 11px;
	padding:2px;
}
/*textarea {
	border: 1px solid #0066CC;
	background-color: #fff;
	font-family: Tahoma;
	font-size: 11px;
	padding-top: 2px;
	padding-left: 2px;
}
.auswahlfeld {
	border: 1px solid #0066CC;
	background-color: #fff;
	font-family: Tahoma;
	font-size: 11px;
}
.checkbox {
	border: none;
	background-color: #fff;
	font-family: Tahoma;
	font-size: 11px;
}
option {
	font-family: Tahoma;
	font-size: 11px;
	padding-top: 2px;
	padding-left: 2px;
}
.submit-button {
	height: 20px;
	border: 1px solid #0066CC;
	background: url(../images/bg_button.gif);
	font-family: Tahoma;
	font-size: 11px;
}*/
/*

############################################################################

#																									#

#								Definition der Klassen										#

#																									#		

############################################################################ 

*/



/* ------------------------ TOP-MENU ------------------------ */

#top_menu .menu_table {
	width: 700px;
}
#top_menu .td_inaktiv {
	width: 140px;
	height: 22px;
	margin-top: 8px;
	background-image: url(../images/bg_top_menu_inaktiv.gif);
	text-align:center;
	text-decoration: none;
}
#top_menu .td_aktiv {
	width: 140px;
	height: 22px;
	margin-top: 8px;
	background-image:url(../images/bg_top_menu_aktiv.gif);
	text-align:center;
	text-decoration: none;
}
.topmenu-normal, topmenu-normal:link {
	color: #333;
	font-weight: bold;
	text-decoration: none;
	text-align:center;
}
.topmenu-normal:hover, .topmenu-aktiv {
	color: #0066CC;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
/* 

Header der Sektionen Suche,Newsletter,... bzw. der Menüs

geteilt in Header und Body ... nur die letzten Boxen links bzw. rechts

sollen einen border-bottom bekommmen - deshalb die klassen -last

*/

.box-right {
	width: 140px;
}
.box-header-right {
	height: 20px;
	width: 100%;
	border: 1px solid #333;
	background-color: #CCC;
	background-image: url(../images/bg_box_right_top.gif);
	color: #0066CC;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	padding-left: 5px;
	padding-right: 5px;
}
.box-body-right {
	width: 100%;
	text-align: left;
	vertical-align: middle;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	background-color: #efefef;
	padding: 5px;
}
.box-bottom-right {
	width: 140px;
	height: 20px;
	text-align: left;
	background-image: url(../images/bg_box_right_bottom.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.box-left {
	width: 150px;
}
.box-header-left {
	height: 20px;
	width: 100%;
	border: 1px solid #333;
	background-color: #CCC;
	background-image: url(../images/bg_box_right_top.gif);
	color: #0066CC;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	padding-left: 5px;
	padding-right: 5px;
}
.box-body-left {
	width: 100%;
	text-align: left;
	vertical-align: middle;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	background-color: #efefef;
	padding: 5px;
}
.box-bottom-left {
	width: 150px;
	height: 20px;
	text-align: left;
	background-image: url(../images/bg_box_left_bottom.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.path-normal {
	color: #333;
	text-decoration:none;
	line-height: 20px;
	vertical-align: middle;
}
.path-normal:link {
	text-decoration:underline;
}
.path-normal:hover {
	color: #0066CC;
	text-decoration:underline;
}
.path-active {
	color: #0066CC;
	text-decoration: underline;
	font-weight: bold;
	line-height: 20px;
	vertical-align: middle;
}
.setcom-menu-normal {
	color: #333;
	text-decoration:none;
}
.setcom-menu-normal:link {
	text-decoration:none;
}
.setcom-menu-normal:hover {
	color: #0066CC;
	text-decoration:none;
	font-weight: bold;
}
.setcom-menu-active {
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
}
.main-menu-l2-normal {
	padding-left: 6px;
	background-position: left;
	background-repeat: no-repeat;
	display: block;
	line-height: 20px;
	color: #333;
	font-weight: bold;
	text-decoration:none;
	border-bottom: 1px dotted #ccc;
}
.main-menu-l2-normal:link {
	text-decoration:none;
}
.main-menu-l2-normal:hover {
	background-color: #0066CC;
	color: #fff;
	text-decoration:none;
	font-weight: bold;
}
.main-menu-l2-active {
	padding-left:6px;
	background-position: left;
	background-repeat: no-repeat;
	line-height: 20px;
	display: block;
	background-color: #0066CC;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px dotted #ccc;
}
.main-menu-l2-2-normal {
	padding-left: 12px;
	display: block;
	background-color: #fff;
	line-height: 20px;
	color: #333;
	font-weight: normal;
	text-decoration:none;
}
.main-menu-l2-2-normal:link {
	text-decoration:none;
}
.main-menu-l2-2-normal:hover {
	background-color: #0066CC;
	color: #fff;
	text-decoration:none;
	font-weight: normal;
}
.main-menu-l2-2-active {
	padding-left: 12px;
	line-height: 20px;
	display: block;
	background-color: #0066CC;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}
.tx-indexedsearch, .tx-indexedsearch-res, .tx-indexedsearch-descr P, .tx-indexedsearch-redMarkup {
	color: #0066CC;
	font-weight: bold;
}
.sitemap {
	padding: 2px;
}
.sitemap-ebene1 {
	width: 100%;
	height: 16px;
	vertical-align: middle;
	background-color: #EAE8E8;
	font-weight: bold;
	padding-left: 5px;
	border: 1px solid #336666;
}
.sitemap-ebene2 {
	display: block;
	background-color: #EAE8E8;
	padding-left: 40px;
	line-height: 15px;
}
.sitemap-ebene3 {
	display: block;
	background-color: #EAE8E8;
	padding-left: 60px;
	line-height: 15px;
}
.catchword {
	font-weight: bold;
	width: 120;
	vertical-align: top;
}
.news_topCell {
	background-color: #EAEAEA;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-top: 1px solid #999999;
	padding: 2px;
}
.news_bottomCell1 {
	background-color: #EAEAEA;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
.news_bottomCell2 {
	background-color: #EAEAEA;
	border-bottom: 1px solid #999999;
}
.news_bottomCell3 {
	background-color: #EAEAEA;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
.csc-firstHeader {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
	margin-top: -1px;
}
/*

############################################################################

#																									#

#								Definition der Klassen, etc. für							#

#								tt_news; 														#

#																									#		

############################################################################ 

*/



#news-list-container {
	width: 100%;
	height: auto;
}
#news-list-item {
	width: 100%;
	border: 1px solid #0066CC;
}
.news-header {
	background-color: #efefef;
	background-image: url(../images/bg_box_header.gif);
	color: #0066CC;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	border-bottom: 1px solid #0066CC;
}
.news-body-pic {
	background-color: #fff;
	width: 115px;
	text-align: center;
	padding: 5px;
}
.news-body-text {
	background-color: #fff;
	text-align: left;
	vertical-align: top;
	padding: 5px;
}
.news-list-date {
	font-weight: bold;
}
.news-list-morelink {
}
/*

############################################################################

#																									#

#								Definition der Klassen, etc. für							#

#								indexedsearch;													#

#																									#		

############################################################################ 

*/

.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button {
	width:100px;
}
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword {
	width:150px;
}
.tx-indexedsearch .tx-indexedsearch-whatis P .tx-indexedsearch-sw {
	font-weight:bold;
	font-style:italic;
}
.tx-indexedsearch .tx-indexedsearch-whatis {
	margin-top:10px;
	margin-bottom:5px;
}
.tx-indexedsearch P.tx-indexedsearch-noresults {
	text-align:center;
	font-weight:bold;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title {
	background:#eeeeee;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P {
	font-weight:bold;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P.tx-indexedsearch-percent {
	font-weight:normal;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P {
	font-style:italic;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup {
	color:red;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {
	background:#eeeeff;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead {
	margin-top:20px;
	margin-bottom:5px;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 {
	margin-top:0px;
	margin-bottom:0px;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TABLE {
	background:#cccccc;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD {
	vertical-align:middle;
}
.tx-indexedsearch .tx-indexedsearch-res .noResume {
	color : #666666;
}
