/* reset start */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;	
}
ol, ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* reset end */

body {
	font-family : Verdana, Arial, Helvetica, Sans-serif;
	line-height: 1;
	font-size: 62.5%; /* Resets 1em to 10px */
	background-color: #fff;
	color: #8b8c82;
}

#container
{
	width:720px;
	width:100%;	
	min-width:720px;
	font-family: Verdana, Arial, sans-serif;
	background: #ffffff;
	color: #928d8d;
	border-color: #CCCCCC;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	font-size: 1.3em; /* Now make it 13px for most text */
	margin: 0; /* Margin is half line-height */
	padding: 0;		
	line-height: 1.8em; /* Make line-height 18px everywhere */
}

/* ie6 */
* html #container {
	width: 100%;
	width: expression(Math.min(Math.max(Math.round(document.body.clientWidth * .999), 720),1500));
}

/* Links
----------------------------------------------- */
a:link {
	background-color: transparent;
	color : #993300;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	background-color : transparent;
	color : #993300;
	font-weight : normal;
	text-decoration : none;
}
a:hover {
	background-color : transparent;
	color : #993300;
	font-weight : normal;	
	text-decoration : underline;
}
a:active {
	background-color : transparent;
	color : #993300;
	font-weight : normal;
	text-decoration : none;
}


#header {
	margin: 0px 0px 0 0px;
	padding: 0;
	background: #000;
}


#logoWrapper {
	width: 100%;
	/*background:#000;*/
}

#logo {
	padding:0 0 0 14px;
	width: 400px;
	/*background:#000;*/
}

#language {
	float:right;
	margin:19px 32px 0px 0px;
	width: 150px;
	text-align:left !important;
}

* html #language {
	float:right;
	margin:19px 23px 0px 0px;
	width: 150px;
	text-align:left !important;
}

#funcbar {
	padding:2px 0 2px 0;
	background: transparent url(images/banner/projekte_background.gif) repeat;
}

* html #funcbar {
	padding:2px 0 3px 0;
	background: transparent url(images/banner/projekte_background.gif) repeat;
}


#title {
	float:left;
	padding:0 0 0 12px;
	width:100px;
}

/* left area box */
#left {
	width:182px;
	padding:0px;		
	float:left;
	background:#fff;
}


/* left content */
#contentLeft {}

/* normal area box */
#normal {
	width:450px;
	float:left;
	margin:38px 0 0 0px;
	padding:0px 0 0 50px;
	color:#928d8d;
	background:#fff;	
}

* html #normal {
	width:450px;
	float:left;
	margin:38px 0 0 0px;
	padding:0px 0 0 15px;
	color:#928d8d;
	background:#fff;	
}

/*
p,td {
	font-family : Verdana, Arial, Helvetica, Sans-serif;
	font-size : 1em;
	line-height : 140%;
	color: #928d8d;
	margin:0px;
	padding: 0px;
	text-indent : 0px;
}

#normal p,td {
	line-height : 170%;
}


.contentWrapper {
    margin:0;
	padding:22px 15px 65px 0;
	font-family : Verdana, Arial, Helvetica, Sans-serif;
	font-size : 10.5pt;
	line-height : 160%;
	text-align: left;		
}

*/

/* ie normal content */	
* html .contentWrapper {
	
}

/* wrap around content elements in normal column */
#normal .c-element {
	padding-bottom:60px;
}

/* ie content element wrap */
* hmtl .contentNormal .c-element {
	padding-bottom:20px;
}



/* navigation */
#nav {
	width: 260px;
	margin: 71px 0 0px 5px;
	padding: 0;
    background-color:#fff;
}

* html #nav {
	width: 200px;
	margin: 71px 0 0px 5px;
	padding: 0;
    background-color:#fff;
}

#nav ul.level-1 {	
	list-style: none;
	margin: 0 0 0px 0;
	padding: 0;
	margin: 0px 0 0px 18px;    

}	

#nav li {
	padding: 0px 0px 3px 0px;
}

#nav li a {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: bold;
	font-weight: bold;
	line-height: 250%;
	color: #999999;
	background: none;
	text-decoration: none;
}	
	
#nav li a:hover {
	color: #993300;
	text-decoration:underline;
}

#nav ul.level-2 {	
	list-style: none;
	margin: 0 0 0px 0;
	padding: 0;
	margin: 0px 0 0px 0px;    

}

#nav a.current {
	color: #993300;
}

/* Foot
----------------------------------------------- */
#copyright {
	float:left;
	width:164px;
	padding: 0 0px 0 0;
}

#foot {
	width:720px;
	width:100%;		
  	margin:30px 0 0 0;
	padding:0px 0 0px 0px;
	background: #000;	
}

#foot .contentWrapper {
	font:10px Verdana, Arial, Helvetica , Sans-serif;
	padding: 6px 0 0 0;
	margin:0 0 0 16px;	
	letter-spacing: 1px;		
	text-transform:none;
	color:#fff;	
	line-height:150%;	
	text-align:justify;	
}

#foot ul {
	font:inherit;
    display:inline;
	margin:0px;
	padding:0px;
	list-style:none;
	line-height:150%;

}

#foot li{
	display:inline;
	padding:0px;
	margin:0px;	
	color:#fff;
	text-decoration:none;
	font-weight:normal;
	
}

#foot a {
	color:#fff;
	text-decoration:none;	
}

#foot a:hover, #foot .current a {
	color:#993300 !important;
	text-decoration:underline !important;	
}



/*  Default stylesheet use in the static template record "cSet stylesheet" */
/* TYPO3 CVS ID: $Id: defaultstylesheet.css,v 1.2 2003/10/26 17:07:43 typo3 Exp $ */


/* FORM STYLES */
label {
	display: block;
	float: left;
	width: 413px;
	background-color:none;
}

fieldset, .csc-mailform {
    border:none;
    padding:0px;
}


SELECT {  
	font-family: Verdana,Arial,Helvetica,Sans-serif;
	font-size:.8em;
}

TEXTAREA {  
	font-family: Verdana,Arial,Helvetica,Sans-serif;
	font-size:.8em;
} 

INPUT.submit {  
	font-family: Verdana,Arial,Helvetica,Sans-serif;
	font-size:.8em;
	margin:0 !important;
	padding:0 !important;	
}

INPUT.image {  
	font-family: Verdana,Arial,Helvetica,Sans-serif;
	margin:0;
	padding:0px 0 0 0;
}

.csc-mailform-submit {
	font-family: Verdana,Arial,Helvetica,Sans-serif;
	font-size:.8em;
    display:block;
}

.csc-form-label {
	font-family : Verdana, Arial, Helvetica, Sans-serif;
	font-size : 11px;
	font-weight: bold;
	line-height : 140%;
	color: #333333;
	margin-top : 1px;
	margin-bottom : 1px;
	padding-bottom : 0px;
	text-indent : 0px;
}

.csc-form-label-req {
	font-family : Verdana, Arial, Helvetica, Sans-serif;
	font-size : 11px;
	font-weight: bold;
	line-height : 140%;
	color: #333333;
	margin-top : 1px;
	margin-bottom : 1px;
	padding-bottom : 0px;
	text-indent : 0px;
}
/* FORM STYLES END */





/* Headings
----------------------------------------------- */
H1 {
	font-family : Verdana, Arial, Helvetica, Sans-serif;
	font-size : 13px;
	color : #636363;
	margin-bottom : 0px;
	margin-top : 0px;
	visibility:hidden;
}

H2 {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-style: bold;
	font-weight: bold;
	color : #636363;
	margin: 0 0 0 0;
}

H3 {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #636363;
	margin-bottom : 0px;
	margin-top : 10px;
}

H4 {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : 636363;
	margin-bottom : 0px;
	margin-top : 10px;
}

.subhead1 {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : black;
}

.subhead2 {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : green;
}

.subhead3 {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : red;
}

.headerdate {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : Green;
	font-weight: normal;
}


.csc-linkToTop {
	font-size: 1em; /* Resets 1em to 10px */
}


/* BULLETLIST */
.bulletlist {
	font-family : Verdana, sans-serif;
	font-size : 10px;

}

.csc-bulletlist {
	list-style:none;	
	padding:0 0 0 0px;
	margin:0 0 0 0px;
}

.csc-bulletlist li {
	background:url("images/bullet.gif");
	background-position: 0px 5px;
	background-repeat: no-repeat;
	padding:0px 0 0px 13px;
    margin-bottom: 0px;
}
/* BULLETLIST */


.csc-caption {
	padding-bottom:2px;
}

/* ie caption */
* html .csc-caption {
	padding-bottom:2px;
}

.csc-textpic-caption, .caption {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	line-height: 14px;
	font-weight: normal;
	text-align: left;
	background: #FFFFFF;
	color: #999999;
}


.table {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color : #CC3366;
}


.searchform {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #6600CC;
	font-weight : normal;
}

.searchresultpagetitle {
	font-family : Verdana, sans-serif;
	font-size : 15px;
	color : #333333;
	font-weight : bold;
}

.searchresultcontent {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color : #6600CC;
	font-weight : normal;
}

.searchresultheader {
	font-family : Verdana, sans-serif;
	font-size : 14px;
	color : #333366;
	font-weight : bolder;
}

.searchmarkup {
	color : #FF0066;
}

.loginform {
	font-family : Verdana, sans-serif;
	font-size : 14px;
	color : #CC0000;
	font-weight : normal;
}

.mailform {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #003366;
	font-weight : normal;
}

.mailformrequired {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #003366;
	font-weight : bolder;
}

.mailformcomment {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #CC0000;
	font-weight : bolder;
}

.mailformradio {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : #003366;
	font-weight : normal;
}


.filelinks {
	font-family : Verdana, sans-serif;
	font-size : 14px;
	color : #990000;
}

.filelinkssize {
	font-family : Verdana, sans-serif;
	font-size : 14px;
	color : Green;
}


.sitemap1 {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #CC6600;
}

.sitemap2 {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color : #990000;
	margin-left : 20px;
}

.sitemap3 {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : #333399;
	margin-left : 40px;	
}

.sitemap4 {
	font-family : Verdana, sans-serif;
	font-size : 9px;
	color : #003333;
	margin-left : 60px;
}

.celmenu {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : olive;
	margin-top : 10px;
}
.celsubmenu {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color : #666699;
	margin-left : 20px;
	margin-top : 3px;
}

 

/* FILE DOWNLOAD */
#normal .csc-uploads {
	border-spacing:0px;
	margin-bottom:0px;
}

#normal .csc-uploads-icon {
	border-spacing:0px;
	padding-bottom:10px;
	/*background-color:red;*/
}

#right .csc-uploads {
	border-spacing:0px;
	margin-bottom:25px;
}

/* ie */
*html #right  .csc-uploads {
	border-spacing:0px;
	margin-bottom:25px;
}

#right .csc-uploads-icon {
	border-spacing:0px;
	padding-bottom:8px;
}


.csc-uploads-icon {}
.csc-uploads-fileName {
	vertical-align:top;
}
.csc-uploads-fileName A:link {}

.csc-uploads-fileName A:visited {}

.csc-uploads-fileName A:hover {}

.csc-uploads-fileName A:active {}

.csc-uploads-description p {
	line-height : 140%;
	color: #333333;
}
/* FILE DOWNLOAD END */





/* SITEMAP */
.csc-sitemap-level1 a {
	font-size : 12px;
	font-weight: bold;
}

.csc-sitemap-level2 a {
	font-size : 12px;
	margin-left : 10px;
}

.csc-sitemap-level3 a {
	font-size : 11px;
	margin-left : 25px;

}

.csc-sitemap-level4 a {
	font-size : 12px;
}
/*SITEMAP END */



#right .c-element {
	padding-bottom:10px;
}

/* IMAGE TEXT */
.imgtext-table {
	padding-bottom:15px;
}

* html .imgtext-table {
	margin-bottom:15px;
}

/* IMAGE TEXT END */


/* TX-CCCBROWSE-PI1-BROWSEBOX */
.browseBoxWrap { 
	font-size:.95em;
}

.activeLinkWrap {
	font-size:.9em;
}

.activeLinkWrap a:link {
	background-color: transparent;
	color : #993300;
	text-decoration: none;
	font-weight: normal;
}
.activeLinkWrap a:visited {
	background-color : transparent;
	color : #999999;
	font-weight : normal;
	text-decoration : none;
}
.activeLinkWrap a:hover {
	background-color : transparent;
	color : #993300;
	font-weight : normal;	
	text-decoration : underline;
}

.activeLinkWrap {
	color:#434343;
	background-color : #ddd;
	border-color: #ccc;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	padding:1px 2px 1px 2px;
}
.inactiveLinkWrap {
	padding:1px 2px 1px 2px;
	font-size:.95em;	
}	
.inactiveLinkWrap a:link {
	background-color: transparent;
	color : #993300;
	text-decoration: none;
	font-weight: normal;	
}
.inactiveLinkWrap a:visited {
	background-color : transparent;
	color : #993300;
	font-weight : normal;
	text-decoration : none;
}
.inactiveLinkWrap a:hover {
	background-color : transparent;
	color : #993300;
	font-weight : normal;	
	text-decoration : underline;
}


#spacer {
	padding:0px 0 0 0;	
}

.browseBoxWrap + #spacer {
	padding:15px 0 0px 0 !important;
}

/* ie6 */
* html #spacer {
	padding:15px 0 0 0;
}

/* TX-CCCBROWSE-PI1-BROWSEBOX END */

/* FILE DOWNLOAD */
.csc-uploads {
	/*font-size:.75em !important;*/
	border-spacing:0px;
	margin-bottom:0px;
	border:0px solid #fff;
	border-collapse: separate;
	border-spacing: 0;
}

.csc-uploads td{
	border:0px solid #ddd;
	vertical-align:top;
}


.csc-uploads-icon {
	border-spacing:0px;
	padding:3px 5px 3px 0;
}

.csc-uploads-fileName {
	padding:0px 5px 3px 0;
	vertical-align:top;	
}

.csc-uploads-fileName p{
	margin:0;
	padding:0
	line-height:100%;
}

p.csc-uploads-description {
	padding:0;
	margin:0;	
}

.csc-uploads-fileSize p{
	margin:0;
	padding:0;
	vertical-align:top;	
}
/* FILE DOWNLOAD END */

/*  */
.csc-subheader {
	font-size:10px;
	font-style:italic;
	font-weight:bold;
	padding:0 0 6px 0;
	margin: 0px 0 0 0 !important;
}

.csc-textpicsubheader {

}

/* TEXT/IMAGE */
.csc-textpic-imagewrap {
	padding:0;
	margin:0 0 5px 0;	
}

* html .csc-textpic-imagewrap {

}

/*  */
.csc-textpic-image {
	padding:0px 0 0px 0;
}

.csc-textpic-caption {
	padding:4px 0 30px 0;
}


.csc-textpic-text {
	padding:0px 0 0px 0;
	margin:0px 0 0px 0 !important;
}

* html .csc-textpic-text {
	padding:0px 0 0px 0;
	margin:10px 0 0px 0;
}


* html h1 {
	padding:0;
	margin:0px;	
}


/*********************
*** indexed_search ***
**********************/
.tx-indexedsearch-whatis {
	padding: 20px 0 20px 0;
}

.browsebox {

}

.browsebox li{
	display:inline;
	padding:0 3px 0 0;
}

.tx-indexedsearch-res {
	overflow:hidden;
	width:500px;
}

.tx-indexedsearch-descr descr {
	
}

.tx-indexedsearch-sw {

}

.tx-indexedsearch-redMarkup {
	color:#999 !important;	
	background:#FF9;
}

.tx-indexedsearch-info {

}
.item-size, 
.item-crdate, 
.item-mtime,
.item-path {
	display:inline;
}


.tx-indexedsearch-title {

}

.tx-indexedsearch-percent {
	font-weight:bold !important;
	margin-top:0em !important;
	visibility:hidden;
}

.tx-indexedsearch-icon {
}

#searchWrapper {
	float:right;
	width:170px;
	padding:0;
	margin:0 10px 0 0;
}

#searchWrapper form{
	padding:0;
	margin:0px 0 0 0;

}

#srcbutton {
	padding:0px 0 0 0;
	vertical-align:top !important;
}



/* Align the form fields and labels */
div.tx-indexedsearch-searchbox label {
	margin-right:1em;
	width:10em;
	float:left;
}
/* Floating items to the right */
span.tx-indexedsearch-result-count,
span.tx-indexedsearch-percent {
	font-size:0.9em;
	letter-spacing:0;
	font-weight:normal;
	margin-top:-1.2em;
	float:right;
}
/* Align result info */
dt.tx-indexedsearch-text-item-size,
dd.tx-indexedsearch-text-item-size,
dt.tx-indexedsearch-text-item-crdate,
dd.tx-indexedsearch-text-item-crdate,
dt.tx-indexedsearch-text-item-mtime,
dt.tx-indexedsearch-text-item-path {
	margin-left:0;
	float:left;
}
/* Reset margin of the last element in the result info */
dd.tx-indexedsearch-path {
	margin-left:0;
}
/* Result browser */
div#content ul.browsebox li {
	list-style:none;
	margin-bottom:1em;
	margin-right:1em;
	float:left;
	}
/* Clear the result browser float */
div#content div.tx-indexedsearch-res {
	clear:both;
	}
	
	
	
	
	
	
/*********************
*** indexed_search ***
**********************/
/* Align the form fields and labels */
div.tx-indexedsearch-searchbox label {
	margin-right:3px;
	float:left;
	}
/* Floating items to the right */
span.tx-indexedsearch-result-count,
span.tx-indexedsearch-percent {
	font-size:0.9em;
	letter-spacing:0;
	font-weight:normal;
	margin-top:-1.2em;
	float:right;
	}
/* Align result info */
dt.tx-indexedsearch-text-item-size,
dd.tx-indexedsearch-text-item-size,
dt.tx-indexedsearch-text-item-crdate,
dd.tx-indexedsearch-text-item-crdate,
dt.tx-indexedsearch-text-item-mtime,
dt.tx-indexedsearch-text-item-path {
	margin-left:0;
	float:left;
	}
/* Reset margin of the last element in the result info */
dd.tx-indexedsearch-path {
	margin-left:0;
	}
/* Result browser */
div#content ul.browsebox li {
	list-style:none;
	margin-bottom:1em;
	margin-right:1em;
	float:left;
	}
/* Clear the result browser float */
div#content div.tx-indexedsearch-res {
	clear:both;
}

.srcbutton {
	display:inline !Important;
}

input.tx-indexedsearch-searchbox-button {
	vertical-align:top !important;	
	width:19px !important;
	height:21px ;	
}


#tx-indexedsearch-searchbox-button-submit {

}

.tx-indexedsearch-searchbox-button {
	margin:0px 0 0 0 !important;
	padding:0px 0 0 0 !important;
}

.tx-indexedsearch-noresults {
	font-weight:normal !important;
	text-align:left !important;
	font-style: italic;	
}

.tx-indexedsearch {

}

.tx-indexedsearch-whatis {
	font-weight: bold !important;
	padding:20px 0 0 0 !important;
}
