/*Resetting default padding and margin, because of Bug in NN & Firefox*/

.box .tx-dedivbanner-pi1 a {
	z-index: 1000;
	cursor: pointer;
}

#sponsorbox2 {
	/*display: none;*/
	/*margin-top: 7px;*/
}

#sponsorbox2 .boxTopLeftCorner {
	background-image: url('img/boxTopLeftCorner.png');
}

#sponsorbox2 .boxTopRightCorner {
	background-image: url('img/boxTopRightCorner.png');
}

#sponsorbox2 .boxBottomLeftCorner {
	background-image: url('img/boxBottomLeftCorner.png');
}

#sponsorbox2 .boxBottomRightCorner {
	background-image: url('img/boxBottomRightCorner.png');
}

#sponsorbox2 .box {
	padding: 0;
	margin: 0;
}

#sponsorbox2 .box h4 {
	display: none;
}

#sponsorbox2 .box img {
	position: relative;
	z-index: -1;
}


* {
	padding:0;
	margin:0;
}


body {
	text-align: center;
	margin:0px;
	background:url(img/background1.gif) center repeat-y fixed;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
}

h4{
	margin:0px;
	font-size: 10pt;
	/* 2006-09 MS Farbänderung
	color: #ADADAD; */
	color: #666;
	/* 2006-09 MS Ende */
	line-height:26px;
	background:url(img/arrow_vert_green.gif) left center no-repeat;
	text-indent:12px;
}

ul{
	list-style:none;
}

a:link, a:visited {
	text-decoration: none;
	font-weight: bold;
	/* 2006-09 MS Farbänderung
	color: #ADADAD; */
	color: #666;
	/* 2006-09 MS Ende */
}

a:hover, a:active, a.active:link, a.active:visited, a.active:hover {
	text-decoration: none;
	color: #9C0;
	font-weight: bold;
}

img{
	border:none;
}


#mainContainer {
	text-align: left;
	margin: 0px auto;
	width: 760px;
	height: auto;
	margin-top: 5px;
}

#headContainer {
	position: relative;
	visibility: visible;
	height: 200px;
	top: 0px;
	right: 0px;
}

#logo {
	width:263px;
	height:200px;
	float:left;
}

#banner {
	width:497px;
	height:200px;
	float:right;
}

#bodyContainer{
}

#leftContainer{
	width:175px;
	background: url(img/mainNavLeftInnerCorner.gif) top right no-repeat;
	float:left;
}

#contentContainer{
	width: 410px;
	height:auto;
	float:left;
}

#topnavi{
}

#topnavi ul{
	margin-left:8px;
}


#topnavi li{
	display: inline;
	font-size: 10pt;
	margin-left: 5px;
}

#breadcrumbsnavi{
	width: 100%;
}

#breadcrumbsnavi ul{
	margin-top:3px;
	margin-left:13px;
	background:url(img/arrow_vert.gif) center left no-repeat;
	text-indent: 10px;
}


#breadcrumbsnavi li{
	display: inline;
	font-size: 8pt;
	font-weight: bold;
	/* 2006-09 MS Farbänderung
	color: #ADADAD; */
	color: #666;
	/* 2006-09 MS Ende */
}

#pagetitle{
	height:30px;
	margin-left:13px;
}

#content{
	margin-left:13px;
	margin-right:13px;
	min-height:1000px;
	height: auto;
	margin-top: 11px;
	padding-bottom:33px;
}

* html #content{
	height:1000px;
} /* nur für IE 5.5 - 6.x */

html + body #beispieldiv{
	height:1000px;
} /* nur vom IE 5.0 */

.bodywrap{
	line-height:150%;
	/* 2006-09 MS Farbänderung
	color:#999999; */
	color:#333;
	/* 2006-09 MS Ende */
	border:none;
}

.bodywrap ul li{
	margin-left: 30px;
	list-style-type: disc;
}

.bodywrap ol {
	list-style-position: inside;
	list-style-type: decimal;
}


.bodywrap blockquote{
	margin-left: 30px;
}


#footer{
	height:30px;
	margin-left:13px;
}

#righttcontainer{
	width:175px;
	background: url(img/mainNavRightInnerCorner.gif) top left no-repeat;
	float:right;

}

#bottomcontainer{
	float:left;
	width:760px;
	height:52px;
	text-align:center;
	margin-top:21px;
	margin-bottom:30px;
}

#subnavi{
}

#subnavi ul, #directnavi ul, #loginbox ul{
}

#righttcontainer li {
	margin-top: 6px !important;
	line-height: 15px;
}

#subnavi li, #directnavi li, #loginbox li, #newsbox li, #calendarbox li{
	margin-top: 9px;
	line-height: 15px;
}

#subnavi img, #directnavi img, #loginbox img{
	margin-right: 5px;
	vertical-align:middle;
}

#subnavi .menuspacer{
	border-top-width: 1px;
	border-top-style: dashed;
	margin-top:17px;
	width: 142px;
	line-height: 1px;
}

#searchbox{
}

#searchbox .searchfield{
	height:20px;
	margin-top: 18px;
	margin-bottom: 7px;
	border-top: 1px solid #B7B7B7;
	border-right: 1px solid #E0E0E0;
	border-bottom: 1px solid #E0E0E0;
	border-left: 1px solid #B7B7B7;
	width: 142px;
	vertical-align:middle;
}

#searchbox .button{
	margin-right:13px;
}

#directnavi{
	/*height: 200px;*/
}

#copyright{
	text-align:center;
	font-size: 7pt;
	margin-top:8px;
	/* 2006-09 MS Farbänderung
	color: #ADADAD; */
	color: #666;
	/* 2006-09 MS Ende */
}

#loginbox{
}

#loginbox ul{
	border-top-width: 1px;
	border-top-style: dashed;
	margin-top:17px;
	width: 142px;
}

#loginbox .benutzername{
	height:20px;
	margin-top: 20px;
	margin-bottom: 6px;
	border-top: 1px solid #B7B7B7;
	border-right: 1px solid #E0E0E0;
	border-bottom: 1px solid #E0E0E0;
	border-left: 1px solid #B7B7B7;
	width: 142px;
}

#loginbox .passwort{
	height:20px;
	margin-top: 7px;
	margin-bottom: 6px;
	border-top: 1px solid #B7B7B7;
	border-right: 1px solid #E0E0E0;
	border-bottom: 1px solid #E0E0E0;
	border-left: 1px solid #B7B7B7;
	width: 142px;
}

#loginbox .button{
	margin-left: 63px;
}

.logout {
	font-weight:normal;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	padding-bottom: 12px;
	width: 142px;
}

#newsbox{
}

#newsbox li, #calendarbox li{
	background:url(img/icon_page2.gif) left top no-repeat;
	padding-left: 17px;
}

#calendarbox{
}

#sponsorbox{
	margin-right: 13px;
}

#sponsorbox img{
	width: 144px;
	height: 144px;
}

#foerderung{
	margin-top:8px;
	margin-left:13px;
	margin-right:13px;
	text-align:left;
	font-size: 7pt;
	line-height:150%;
	/* 2006-09 MS Farbänderung
	color: #ADADAD; */
	color: #666;
	/* 2006-09 MS Ende */
}

.box{
	padding-bottom:33px;
	font-size:9pt;
	font-weight:bold;
	/* 2006-09 MS Farbänderung
	color: #ADADAD; */
	color: #666;
	/* 2006-09 MS Ende */
	margin-left:13px;
}

.leftBox{
	margin-right:5px;
}


.topBox{
	height:45px;
	padding-top: 9px;
	background: url(img/mainNavBg.gif) top center no-repeat;
}

.centerBox{
	margin-top:0px;
	width:410px;
}

.rightBox{
	margin-left:5px;
}

.boxLeftEdge {
	width:100%;
	margin-top:5px;
	background: url(img/boxEdge.gif) left repeat-y;
}

.boxTopEdge {
	width:100%;
	background: url(img/boxEdge.gif) top repeat-x;
}

.boxRightEdge {
	width:100%;
	background: url(img/boxEdge.gif) right repeat-y;
}


.boxTopLeftCorner {
	width:100%;
	background-image: url(img/boxTopLeftCorner.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.boxTopRightCorner {
	width:100%;
	background-image: url(img/boxTopRightCorner.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.boxBottomLeftCorner {
	width:100%;
	background-image: url(img/boxBottomLeftCorner.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.boxBottomRightCorner {
	width:100%;
	background-image: url(img/boxBottomRightCorner.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.boxBottomEdge {
	width:100%;
	background: url(img/boxEdge.gif) bottom repeat-x;
}

/* sitemap */

.sitemap-level1 {
	margin-top: 10px;
}
.sitemap-level2 {
	margin-left: 30px;
}
.sitemap-level3 {
	margin-left: 60px;
}
.sitemap-level4 {
	margin-left: 90px;
}

/* download */


.csc-uploads{
	width: 100%;
	margin:0px;
	border-collapse:collapse;
}

.csc-uploads-1{
}

.tr-even {
	background-color: #F4F4F4;;
}

.tr-odd{
	background-color:#FFFFFF;
}

.csc-uploads-icon{
	width:1%;
	padding: 5px 13px 5px 13px;

}

.csc-uploads-fileName{
	width: 79%;
	padding: 5px 0 5px 0;

}

.csc-uploads-fileName a{
	/*display:none;*/
}

.csc-uploads-fileSize{
	width: 20%;
	text-align:right;
	padding: 5px 13px 5px 0;
}

.headerwrap h1{

	margin:0px;
	font-size: 10pt;
	/* 2006-09 MS Farbänderung
	color: #ADADAD; */
	color: #666;
	/* 2006-09 MS Ende */
	line-height:35px;
	background:url(img/arrow_vert_green.gif) left center no-repeat;
	text-indent:12px;
	border-top-style:dashed;
	border-top-width:1px;
	/* 2006-09 MS Farbänderung
	border-top-color: #ADADAD; */
	border-top-color: #666;
	/* 2006-09 MS Ende */
}


.csc-mailform {
}

.csc-form-label, .csc-form-label-req{
	margin-top:0;
	margin-left:0;

}

.csc-form-fieldcell INPUT{
	height:20px;
	border-top: 1px solid #B7B7B7;
	border-right: 1px solid #E0E0E0;
	border-bottom: 1px solid #E0E0E0;
	border-left: 1px solid #B7B7B7;
	width: 300px;
	/* 2006-09 MS Farbänderung
	color: #ADADAD; */
	color: #666;
	/* 2006-09 MS Ende */
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
}

.csc-form-fieldcell{
	padding-bottom:13px;
}

.csc-form-labelcell{
	margin-top:0;
	/* 2006-09 MS Farbänderung
	color: #ADADAD; */
	color: #666;
	/* 2006-09 MS Ende */
	padding-bottom:13px;
}


.csc-form-fieldcell TEXTAREA{
	border-top: 1px solid #B7B7B7;
	border-right: 1px solid #E0E0E0;
	border-bottom: 1px solid #E0E0E0;
	border-left: 1px solid #B7B7B7;
	width: 300px;
	/* 2006-09 MS Farbänderung
	color: #ADADAD; */
	color: #666;
	/* 2006-09 MS Ende */
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
}

.csc-mailform #button{
	height: 11px;
	width: 22px;
	/* 2006-09 MS Farbänderung
	color: #ADADAD; */
	color: #666;
	/* 2006-09 MS Ende */
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	background-color:#EEEEEE;
	border: 1px solid #E0E0E0;
}

 .csc-form-labelcell{
 	width:80px;
	margin-left:0;
	margin-top:0;
	padding-left:0;
	padding-top:0;
 }




/*fe_user*/

#FE[fe_users][username]{
}
#FE[fe_users][password]{
}
#FE[fe_users][usergroup]{
}
#FE[fe_users][name]{
}
#FE[fe_users][address]{
}
#FE[fe_users][telephone]{
}
#FE[fe_users][fax]{
}
#FE[fe_users][email]{
}
#FE[fe_users][title]{
}
#FE[fe_users][zip]{
}
#FE[fe_users][city]{
}
#FE[fe_users][country]{
}
#FE[fe_users][www]{
}
#FE[fe_users][company]{
}
#FE[fe_users][module_sys_dmail_category]{
}
#FE[fe_users][module_sys_dmail_html]{
}

#fe_users{
	/* 2006-09 MS Farbänderung
	color: #ADADAD; */
	color: #666;
	/* 2006-09 MS Ende */
	line-height: 14pt;
}

#fe_users h3{
	font-size:9pt;
}

#fe_users .required{
	color:#FF0000;
	line-height:normal;
}

#fe_users_form INPUT.text{
	height:20px;
	border-top: 1px solid #B7B7B7;
	border-right: 1px solid #E0E0E0;
	border-bottom: 1px solid #E0E0E0;
	border-left: 1px solid #B7B7B7;
	width: 142px;
}

#fe_users table{
	border-collapse:collapse;
}



#fe_users td{
	border-collapse:collapse;
	padding-bottom:5px;
}

