/* reset.css */
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,p,blockquote{ 
	margin:0;
	padding:0;
}
fieldset,img { 
	border:0;
}
ol,ul {
	list-style-position: outside;
	margin-left: 20px;
}
ol li, ul li {
	
}

caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { 
	border:0;
}


/* default.css */
* {
	padding:0px;
	margin:0px;
}
html {
	background-color: #FFFFFF;
	padding:0px;
	margin:0px;
	height:100%; 
}

body {
	position: relative; 
	width: 974px;
	min-height:100%;         /* IE min-height hack */
	height:auto !important;  /* IE min-height hack */
	height:100%;             /* IE min-height hack */
	margin: 0 auto 0 auto;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #FFFFFF;
	background-color: #FFFFFF;
	border:0px solid red;
	background-image : url(../images/page_bg4.jpg);
	background-repeat:repeat-y;
}

a {
	color: #f29400;
}

#contentcont {
	margin:0px;
	padding:0px;
	height:100%;
	width:980px;
	border:0px solid red;
}

#bg {
	background-color:#a3bfcd;
}


#leftcont {
	float:left;
	width: 198px;
	background-color:#a3bfcd;
}

#logo {
	float:left;
	width: 198px;
	height: 129px;
}

#menu {
	float:left;
	width: 198px;
	/*height: 40px;*/
	margin: 0px 0px 0px 0px;
}

#mainmenu {

	margin: 0;
	
	list-style-type: none;
}

#mainmenu a {
	display: block;
	overflow: hidden;
	
	border-bottom: 1px solid #6d828d;
	
	color: #1B4D68;
	line-height: 24px;
	text-indent: -22222px;
	text-decoration: none;
}

#mainmenu li ul {
	margin: 0;
	list-style-type: none;
}
#mainmenu li ul li a {
	padding-left: 35px;
	
	border-bottom: 1px solid #c1a687;
	background: url("/fileadmin/images/subnavbg.gif");
	
	text-indent: 0;
}
#mainmenu li ul li a.active {
	font-weight: bold;
}



#suche {
	float:left;
	width:170px;
	margin-left:13px;
	padding:15px 0px 0px 15px;
	border:0px solid red;
}

*html #suche {
	float:left;
	width:170px;
	/*margin-left:13px;*/
	padding:15px 0px 0px 0px;
	border:0px solid red;
}

.searchBox{
  background-image:url('../images/suchfeld.jpg');
  background-repeat:no-repeat;
  height:20px;
  width:134px;
  border:0px;
  margin:1px 0px 1px 0px;
  padding:0px 0px 0px 0px;
  overflow: hidden;
}

#flashmovie {
	float:left;
	width:706px;
	height:282px;
	padding-left:1px;
	background-color:#f0f2f3;
}

#contbg {
	float: left;
	width: 705px;

	padding-left:2px;
	padding-top:2px;
	background-color:#f0f2f3;
}

#content {
	width: 695px;
    min-height:350px;
	/*min-height:450px;*/       
	background-color:#ffffff;

	border-top:5px solid #d3e0e6;
	border-left:5px solid #d3e0e6;
	border-right:5px solid #d3e0e6;
	color:#333333;
}

*html #content {
    height:400px;
}

#content:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#submenu {
	float:left;
	width:198px;
	height:24px;
	color:#1b4d68;
	background-image : url(../images/subnavbg.gif);
}
#submenu a {
	color:#1b4d68;
	font-family:Arial;
	font-size:13px;
	text-decoration:none;
	padding:5px 0 0 10px;
}

.submenuact {
	text-decoration:underline;
	font-weight:bold;
}

#subpad {
	padding:5px 0 0 28px;
}

.hidden {
	display: none;
}

#footer {
	margin:0px 0px 0px 34px;
	padding:0px;
 	min-height: 100%; 
	
	width:905px;
	background-color:#96b2c0;
}


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

#footertop a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#footertop {

	margin:0px;
	padding:0px;
	width:905px;
	background-color:#96b2c0;
	background-image : url(../images/footer_bg.jpg);
	background-repeat:no-repeat;
}

#footertxt{

	height:150px;
	border:0px solid blue;
}

#footertxt1 {
	float:left;
	margin-left:30px;
	margin-top:20px;
	padding-bottom:100px;
	
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;

}

#footertxt2 {
	float:right;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	
	margin-right:30px;
	margin-top:20px;
}

#body:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}



.clearer {
	clear:both;
}



#contentbody {
	padding:35px 25px 35px 25px;
}
#contentbody a.video {
	margin: 25px 0 0 0;
}

#content h1 {
	text-align: left;
	color:#e8820d;
	font-size:18px;
	margin-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
}

#content .csc-textsubheader {
	color:#eabe00;
	font-size:16px;
	margin-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
	text-align: left;
}

#contentbody table {
	border-width: 1px;
	border-spacing: ;
	border-style: solid;
	border-color: gray;
	border-collapse: collapse;
	background-color: white;
}
#contentbody table th {
	border-width: 1px;
	padding: 3px;
	border-style: inset;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
}
#contentbody table td {
	border-width: 1px;
	padding: 3px;
	border-style: inset;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
}

#contentbody .bodytext a {
	text-decoration: none;
	color: #F29400;
}

#content .news-list-container {
	margin: -10px 0 0 -10px;
}

#contentbody .news-list-container .news-list-item {
	display: block;
	width: 500px;
	/*margin-left: -32px;*/
}

#contentbody .news-list-container .news-list-item .bodytext {
	margin: 20px 0 0 3px;
	color: #000000;
}

#contentbody .news-list-container .news-list-item .news-list-morelink {
	float: left;
}

#contentbody .news-list-container .news-list-item .news-list-morelink a {
	margin-left: 5px;
	text-decoration: none;
	color: #F29400;
}

#contentbody .news-list-container .news-list-item .clearer {
	display: none;
}

#contentbody .csc-header {
	margin-top: 10px;
}

#contentbody .news-single-item .clearer {
	display: none;
}

.contenttable,.csc-header {
	clear:both;
}

/* eyedea */
#eyedea {	
	width: 984px;
	height: 51px;
	
	display: block;
	
	background-image : url(../images/eyedea.gif);
	background-repeat:no-repeat;
	background-position: top right;
}

#eyedea .eyedea_link {
	float: right;
	
	width: 16px;
	height: 51px;
}

#contentbody .news-single-item {
	
}
#contentbody .news-single-item h2,
#contentbody .news-single-item h3 {
	margin-top: 25px;
}
#contentbody .news-single-item p {
	margin: 10px 0;
}
#contentbody .news-single-item ul {
	list-style-type: disc;
	list-style-position: inside;
}

/* indexed search */
.tx-indexedsearch { font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
.tx-indexedsearch a {color:#004969;}
.tx-indexedsearch .tx-indexedsearch-browsebox LI { display:inline; margin-right:5px;  }
.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 { margin-top:10px; margin-bottom:5px; }
.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw { font-weight:bold; font-style:normal; }
.tx-indexedsearch .tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
.tx-indexedsearch .tx-indexedsearch-res TD.tx-indexedsearch-descr { font-style:normal; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup { color:#f29400; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#eeeeee; }
.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 TD { background:#cccccc; vertical-align:middle;}
.tx-indexedsearch .tx-indexedsearch-res .noResume { color:#666666; }
.tx-indexedsearch .tx-indexedsearch-category { background:#a3bfcb;  font-weight:bold; }

.tx-indexedsearch .res-tmpl-css { clear:both; margin-bottom:1em; }
.tx-indexedsearch .searchbox-tmpl-css LABEL { margin-right:1em; width:10em; float:left;  }
.tx-indexedsearch .result-count-tmpl-css, .tx-indexedsearch .percent-tmpl-css {  letter-spacing:0; font-weight:normal; margin-top:-1.2em; float:right; }
.tx-indexedsearch .info-tmpl-css dt, .tx-indexedsearch dl.info-tmpl-css dd { float:left; }
.tx-indexedsearch .info-tmpl-css dd.item-mtime { float:none;}
.tx-indexedsearch .info-tmpl-css dd.item-path { float:none; }
