/* ------- nething 2006 | Ralph Pfeifer -----*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	background-color: #EEEEEE;
}

/* ------- Layout DIVs -----*/
#centerstage {
	margin: 0px auto;
	width: 972px;
    	float: left;
    	text-align:left;
    	background: #FFFFFF; 
    	position:absolute;
    	left:50%;
    	margin-left:-498px;    	        
}
#header {
	background-color: #f9f9f9;
	height: 140px;
	width: 972px;
}
#header .balken {
	background-color: #f9f9f9;
	height: 140px;
	width: 30px;
	float: left;
}
#logo {
	left: 20px;
	width: 220px;
	top: 30px;
	position: absolute;
	}
#logo img {
	border: none;
	text-decoration: none;
}
.logolink {
}
.content-box {
	width: 390px;
	position: absolute;
	left: 360px;
	top: 0px;
	overflow: auto;
	height: 450px;
	background-color: #EEEEEE;
}
#content-box-grey {
	background-color: #EEEEEE;
}
#content-box-darkgrey {
	background-color: #B8B8B8;
}
#content-box-blue {
	background-color: #183D7C;
}
#content-box-green {
	background-color: #339999;
}
.clearer {
	clear: both;
}
#content-komplett {
	width: 972px;
	background-color: #0099FF;
}
#content-inner-box {
	/*background-color: #f4f4f4;*/
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 20px;
	padding-bottom: 10px;
}
#header .quadrat {
	background-color: #FFFFFF;
	position: absolute;
	height: 8px;
	width: 8px;
	left: 960px;
	top: 120px;
	margin: 0px;
	padding: 0px;
}
.schatten-balken {
	position: absolute;
	top: 0px;
	height: 309px;
	width: 21px;
	left: 972px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.schatten-bild {
	position: absolute;
	z-index: 20;
	height: 16px;
	width: 972px;
	top: 140px;
	left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main-image-wholepage {
	height: 455px;
	width: 972px;
	overflow: hidden;
	position: absolute;
	left: 0px;
	top: 140px;
}
#main-image-wholepage .csc-caption {
	display: none;
}
#main-image {
	height: 450px;
	position: absolute;
	left: 0px;
}
#main-image .csc-caption {
display: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 20px 25px 20px 30px;
	line-height: 180%;
	letter-spacing: 0.15em;
	text-align: left;
}
#main-image .csc-frame {
	padding: 20px 25px 20px 30px;
}
#main-image-content {
	height: 450px;
	/*overflow: hidden;*/
	position: absolute;
	left: 0px;
	top: 0px;
}
#addresslayer {
	padding-left: 10px;
}
/* ------- Navigations DIVs -----*/
#default-navi {
	position: absolute;
	top: 119px;
	left: 24px;
	color: #2E3334;
	width: 300px;
	/* display: inline; */
	height: 20px;
}
#default-navi a:link,
#default-navi a:visited {
	color: #3c4344;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 9px;
	padding-top: 2px;
	text-decoration: none;
	}

#default-navi a:hover,
#default-navi a:active,
#default-navi a:focus
 {
  	color: #CC0000;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 9px;
	padding-top: 2px;
	text-decoration: none;
	background-color: #CCCCCC;
}
#footer {
	background-color: #C1C9CB;
	width: 972px;
	margin: 0px;
	padding: 0px;
	height: 18px;
	position: absolute;
	top: 590px;
	left: 0px;
}
#footer-adresse {
	color: #CCCCCC;
	background-color: #333333;
	left: 750px;
	width: 222px;
	height: 18px;
	background-image: url(gfx/firmenzeile.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	position: absolute;
}
#footer-fullimage {
	color: #CCCCCC;
	background-color: #333333;
	padding-top: 2px;
	padding-bottom: 3px;
	width: 577px;
	margin-left: 380px;
	text-align: center;
	clear: both;
}
#footer-fullimage a:link,
#footer-fullimage a:visited
 {
	color: #000000;
	text-decoration: none;
}

#footer-fullimage a:hover,
#footer-fullimage a:active,
#footer a:hover
 {
	color: #CC0000;
	text-decoration: none;
}
.footer-balken {
	width: 18px;
	height: 18px;
	float: left;
	background-color: #556370;
}
.footer-navi {
	float: left;
	padding-top: 3px;
	color: #000000;	
	}
div.footer-navi a:link,
div.footer-navi a,
div.footer-navi a:visited
{
	padding-left: 18px;
	color: #000000;	
}
.footer-navi a:hover,
.footer-navi a:active {
	color: #CC0000;
}
#main-navi {
	position: absolute;	
	top: 115px;
	left: 261px;
	z-index: 3;	
	white-space: nowrap;
	}
#main-navi a,
#main-navi a:link,
#main-navi a:visited {
	display: block;
	float: left;
	color: #000000;
	text-decoration: none;
	width: 98px;
	height: 20px;
	background-image: url(gfx/hochstrich.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	margin: 0px;
	border: 0px none #000000;
	padding: 5px 0px 0px;
}
#main-navi a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #EEEEEE;
}
#main-navi a:active,
#main-navi a:focus
 {
	color: #CC0000;
	text-decoration: none;
	background-color: #EEEEEE;
}
/*---------------   Contentblock  ---------------------*/
#contentblocktransp {
	visibility: hidden;
	position: absolute;
	background-color: #F3F3F3;
	height: 450px;
	width: 750px;
	left: 0px;
	top: 0px;
	filter:alpha(opacity=90);
	opacity: 0.9;
	-moz-opacity:0.9;
	overflow: hidden;
	font-size: 120%;
	z-index: 200;	
}
#contentblock {
	visibility: visible;
	z-index: 300;
	position: absolute;
	height: 450px;
	width: 750px;
	left: 0px;
	top: 0px;
	font-size: 120%;
}
.content-hand {
	cursor: hand;
}
.content-hand {
	cursor: pointer;
}
#contentklickblock { 
	visibility: visible;
	z-index: 100;
	position: absolute;
	height: 450px;
	width: 750px;
	left: 0px;
	top: 0px;
	display: block;
	border: 1px solid #006699;
	filter:alpha(opacity=10);
	opacity: 0.1;
	-moz-opacity:0.1;
	overflow: hidden;
	background-color:#FFFFFF;
}
#contentblocknosee {
	display: none;
}
.contentbox {
	width: 325px;
	float: left;
	height: 370px;
	overflow: hidden;
	padding-left: 33px;
	color: #101010; 
}
.contentbox-right {
	width: 325px;
	overflow: hidden;
	float:left;
	height: 370px;
	margin-left: 30px;
	color: #101010; 
}
.contentbox-right .bodytext,
.contentbox-right p {
	 font-size: 11px;
}
.content-title {
	font-size: 20px;
	margin-bottom: 10px;
	margin-top: 25px;
	width: 330px;
	margin-left: 33px;
	margin-right: 360px;
}
.content-title a:link,
.content-title a:visited {
	color: #666666;
	text-decoration: none;	
}
.content-title a:hover,
.content-title a:active {
	color: #CC0000;
	text-decoration: none;	
}
.contentbox .subheader {
	font-weight: bold;
	font-size: 11px;
	line-height: 16px;
	filter:alpha(opacity=100);
	margin-bottom: 0px;
	margin-top: 0px;
}
.contentbox .subheader a:link,
.contentbox .subheader a:visited {
	text-decoration: none;
	color: #FFFFFF;		
} 
.contentbox .subheader a:hover,
.contentbox .subheader a:active {
	color: #FF0000;	
} 

.contentbox .bodytext {
	 font-size: 11px;
	 margin-top: 3px;
}
.contentbox a .contentblock-more {
	font-size: 13px;
}
.contentbox .contentblock-more:link,
.contentbox .contentblock-more:visited {
	color: #FFFFFF;
}
.contentbox .contentblock-more:hover {
	color: #CC0000;
}

/*---------------   Infoblock  ---------------------*/
#infoblock {
	position: absolute;
	background-color: #E1E1E1;
	width: 222px;
	left: 750px;
	top: 0px;
	/*filter:alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity:0.8;
	overflow: auto;	*/
}
#infoblock .balken {
	background-color: #333333;
	height:18px;
	display: block;
	}
#infoblock .content {
	height:450px;
	margin: 0px;
}
/*---------------   Breadcrumb  ---------------------*/
#infoblock .content .breadcrumb {
	padding-top: 20px;
	padding-left: 10px;
}
#infoblock .content .breadcrumb-item {
	font-weight: bold;
}

#infoblock .projektgroesse {
	float: right;
}
#infoblock .projektgroesse .item {
	float: left;
	background-color: #CCCCCC;
	margin: 0px 0px 0px 3px;
}
#infoblock .projektgroesse .item-w {
	float: left;
	background-color: #FFFFFF;
	margin: 0px 0px 0px 3px;
}
/*---------------   Projekte  ---------------------*/


#infoblock .imagepages .image-nav,
#infoblock .imagepages .image-nav-act
 {
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline;
}

#infoblock .imagepages .image-nav a:link,
#infoblock .imagepages .image-nav a:visited {
	border: 1px solid #666666;
	background-color: #C1C9CB;
	height: 14px;
}
#infoblock .imagepages .image-nav a:hover,
#infoblock .imagepages .image-nav a:active
{
	background-color: #C1C9CB;
  	border: 1px solid #CC0000;
	height: 14px;
}
#infoblock .imagepages .image-nav-act a:link,
#infoblock .imagepages .image-nav-act a:visited 
{
	background-color: #818181;
	border: 1px solid #CC0000;
	height: 14px;
}
#infoblock .imagepages .image-nav-act a:hover,
#infoblock .imagepages .image-nav-act a:active
{
    border: 1px solid #666666;
	background-color: #818181;
	height: 14px;
}
#infoblock .imagepages {
	position: absolute;
	top: 82px;
}
#infoblock .content .projekt-info {
	position: absolute;
	top: 350px;
	overflow: hidden;
	height: 100px;
	width: 207px;
	left: 11px;
}
#infoblock .content .projekt-info-titel {
	font-weight: bold;
	color: #999999;
}
#infoblock .content .projekt-info-text,
#infoblock .content .projekt-info-text .bodytext {
	font-size: 100%;
	color: #999999;
}
#infoblock .content .projekt-info-text .bodytext{
	margin-top: 0px;
	margin-bottom: 0px;
}
#infoblock .content .projekte-spacer {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
 	height: 10px;
	color: #E1E1E1;
}
/*---------------   Navigation Kategorien  ---------------------*/
.border-white-top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	display: block;
}
#infoblock .content .kategorie {
	margin-top: 15px;
}
/*--   Navigation Kategorien Normal --*/
.kategorie .projekte-nav {

}
.kategorie .projekte-nav a:link,
.kategorie .projekte-nav a:visited
 {
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 9px;
	padding-bottom: 9px;
	display: block;
}
.kategorie .projekte-nav a:hover,
.kategorie .projekte-nav a:active
 {
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #FAFAFA;
	display: block;
}
/*--   Navigation Kategorien -- Aktueller DokumentPfad --*/
#infoblock .content .projektebox {
	margin-top: 10px;
	overflow: auto;
	height: 360px;
}
.kategorie .projekte-nav-act {
	font-weight: bold;
}
.kategorie .projekte-nav-act a:link,
.kategorie .projekte-nav-act a:visited
 {
	color: #990000;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 9px;
	padding-bottom: 9px;
	background-color: #EEEEEE;
	display: block;
}
.kategorie .projekte-nav-act a:hover,
.kategorie .projekte-nav-act a:active
 {
	color: #990000;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 9px;
	padding-bottom: 9px;
	background-color: #EEEEEE;
	display: block;
}

/*---------------   Navigation Projekte  ---------------------*/
.projektebox .projekte-nav {

}
.projektebox .projekte-nav a:link,
.projektebox .projekte-nav a:visited
 {
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 9px;
	padding-bottom: 9px;
	display: block;
}
.projektebox .projekte-nav a:hover,
.projektebox .projekte-nav a:active
 {
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #FAFAFA;
	display: block;
}
.projektebox .projekte-nav-act {
	font-weight: bold;
}
.projektebox .projekte-nav-act a:link,
.projektebox .projekte-nav-act a:visited
 {
	color: #990000;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 9px;
	padding-bottom: 9px;
	background-color: #EEEEEE;
	display: block;
}
.projektebox .projekte-nav-act a:hover,
.projektebox .projekte-nav-act a:active
 {
	color: #333333;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #FAFAFA;
	display: block;
}


/*---------------   Subnavigation  ---------------------*/
#sub-navi {
	position: absolute;
	z-index: 19;
	padding-right: 2px;
	left: 201px;
	top: 141px;
	overflow: visible;

}

.sub-navi-act {
	font-weight: bold;
	 width: 120px;
	 /*filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5; */

}
.sub-navi-act a,
.sub-navi-act a:link,
.sub-navi-act a:visited
 {
 	text-decoration: none;
	background-color: #EEEEEE;
	display: block;
	margin-top: 0px;
	padding-top: 3px;
	padding-bottom: 4px;
	
}
.sub-navi-act a:focus,
.sub-navi-act a:hover,
.sub-navi-act a:active {
	text-decoration: none;
	background-color: #CCCCCC;
	display: block;
	margin-top: 0px;
	padding-top: 3px;
	padding-bottom: 4px;
}

.sub-navi-no {
 	width: 120px;
	/* filter:alpha(opacity=75);
	opacity: 0.7;
	-moz-opacity:0.7; */
}
.sub-navi-no a,
.sub-navi-no a:link,
.sub-navi-no a:visited
 {
	text-decoration: none;
	background-color: #5D7377;
	display: block;
	margin-top: 0px;
	padding-top: 3px;
	padding-bottom: 4px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.sub-navi-no a:focus,
.sub-navi-no a:hover,
.sub-navi-no a:active {
	text-decoration: none;
	background-color: #EEEEEE;
	display: block;
	margin-top: 0px;
	padding-top: 3px;
	padding-bottom: 4px;
	color: #CC0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.pad1 a {
	padding-left: 5px;
	}
.pad2 a {
	padding-left: 12px;
	}
.pad a {
	padding-left: 18px;
	}
	
	/*  Subnavigation 2 */
#sub-navi2 {
	overflow: hidden;
	position: absolute;
	visibility: visible;
	z-index: 8;
	height: auto;
	width: 120px;
	left: 260px;
	top: 158px;	
}
#sub-navi2 .sub-no {
	background-color: #EEEEEE;
	margin-top: 1px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#sub-navi2 .sub-act {
}
.navicolor0 {	
	font-weight: standard;
}
.navicolor1 {
	color: #ff009a;
	font-weight: bold;
}
.navicolor2 {
	color: #339999;
	font-weight: bold;
}
.navicolor3 {
	color: #ffb900;
	font-weight: bold;
}
/*---------------   HTML Tags  ---------------------*/
h1 {
	font-size: 15px;
	margin: 12px 8px 7px 0px;
	letter-spacing: 0.025em;
	padding: 0px 5px 0px 0px;
	font-weight: 200;
	}
h2 {
	font-size: 14px;
	padding: 0px 5px 0px 0px;
	letter-spacing: 0.05em;
	margin: 13px 8px 7px 0px;
	font-weight: bold;	
}
h3 {
	margin: 15px 0px 7px;
	font-size: 13px;
	font-weight: 500;
	line-height: 130%;
}
h4 {
	margin: 15px 0px 5px;
	font-size: 11px;
}
h5 {
	margin: 15px 0px 5px;
	font-size: 11px;
	text-transform: uppercase;
}
h6 {
	margin: 15px 0px 5px;
	font-size: 11px;
}
ul {
	list-style-image: url(../templates_nethwork/gfx/point_ngpgrau.gif);
	list-style-type: square;
}
li {
	margin-bottom: 5px;
	font-size: 120%;
}
/*#content-inner-box*/
p, bodytext {
	margin: 0px 0px 15px;
	padding: 0px;
	line-height: 159%;
	font-size: 120%;
}
a,
a:link,
a:visited
 {
 	color: #000000;
	text-decoration: none;
	}
a:focus,
a:hover,
a:active {
	color: #CC0000;
	text-decoration: none;
}
td, tr {
	font-size: 9px;
}

/************** #csc-form styles **************/

.csc-form-label,
.csc-form-label-req {
	line-height: normal;
	margin: 0px;
	padding: 0px;
}

.csc-form-labelcell{
	margin-top: 10px;
	margin-bottom: 2px;
}

.csc-form-fieldcell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.csc-form-fieldcell input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
	color: #000000;
	border: 1px solid #5D7377;
}

.csc-form-fieldcell textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
	color: #000000;
	border: 1px solid #5D7377;
}
.csc-form-radio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.csc-form-fieldcell select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #CCCCCC;
	border: 1px solid #5D7377;
	padding: 2px;
}

.csc-mailform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0px 0px 10px;
	padding: 0px 0px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
/************** #csc-content Layouts **************/
.csc-frame-frame1 {
	border: 1px solid #333333;
	padding: 10px;
}
.csc-frame-frame2 {
	border: 1px solid #990000; 
	padding: 10px;
}
.csc-frame-rulerBefore {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #666666;
}
.csc-frame-rulerAfter {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #666666;
}


/************** #csc-content-table styles **************/
.contenttable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;

}
/* .tr-odd {
	background-color: #C9D5D5;
}
.tr-even {
background-color: #FFFFFF;
} */
/************** #NEWS styles **************/
/************** #NEWS styles List **************/
#news-box {
	width: 420px;
	position: absolute;
	z-index: 2;
	top: 130px;
	left: 347px;
	padding-left: 20px;
}
#news-box-title {
	font-size: 140%;
	font-weight: bold;
	color: #333333;
	padding: 1px 1px 1px 0px;
	margin-bottom: 15px;
	letter-spacing: 0.15em;
}
.more-link {
	display: inline;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.more-link img {
	vertical-align: middle;
}
.news-latest-date {
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	}
/*---------------   linke Anzeige NEWS Einzelübersicht  ---------------------*/	
.news-single-item-box h3,
.news-single-item-box h3 p.bodytext {
	font-size: 14px;
	padding: 0px 5px 0px 0px;
	letter-spacing: 0em;
	margin: 13px 8px 7px 0px;
	font-weight: bold;	
}
.news-single-item-box h2 {	}
	
	
/*---------------   rechte Anzeige Newsübersicht  ---------------------*/
#infoblock .news-latest-box {
	margin-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#infoblock .news-item-box {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	
}
#infoblock .news-list-date {
	padding-top: 5px;
	padding-left: 10px;
	color: #666666;
}
#infoblock .news-list-title {
	font-weight: bold;
	padding-left: 10px;
	font-size: 110%;
}
#infoblock .news-list-teasertext p {
	margin: 0px;
	padding-top: 0px;
	padding-left: 10px;
	padding-bottom: 5px;
	font-size: 100%;
}
#infoblock .news-item-box a:link,
#infoblock .news-item-box a:visited {
	display: block;
}
#infoblock .news-item-box a:hover,
#infoblock .news-item-box a:active {
	background-color: #FAFAFA;
	display: block;
}

#infoblock .news-current a:link, 
#infoblock .news-current a:visited {
	background-color: #EEEEEE;
	color: #990000;
}
#infoblock .news-current a:hover, 
#infoblock .news-current a:active {
	background-color: #FFFFFF;
	color: #CC0000;
}

/*--------------- breadcrumb -------------*/

#content-breadcrumb {
	padding-top: 20px;
	padding-left: 30px;
	letter-spacing: 0.05em;
}
/*--------------- Teaser - Projekte -------------*/
div .projekte-teaser-title {
	font-size: 140%;
	margin-top: 0px;
	padding-top: 0px;
	letter-spacing: 0.05em;
}
p .projekte-teaser-abstract {

}
td .projekte-teaser-titlerow {
	vertical-align: top;
	padding-left: 10px;
}
td .projekte-teaser-imagerow {
	width: 50px;
}
table .projekte-teaser-box {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
/*--------------- Sitemaps übersichten -------------*/
.csc-menu-1 {
margin-bottom: 5px;
}
/*--------------- Dateiuploads -------------*/
.csc-uploads {
	font-size: 100%;	
}
.csc-uploads-icon {
	vertical-align: top;
}
.csc-uploads-fileSize {	
	vertical-align: top;
	white-space: nowrap;
}
.csc-uploads-fileName {
	width: 80%;
	line-height: 1.4em;
	font-weight: bold;
	vertical-align: top;
}
.csc-uploads-fileName p {
	margin: 1px;
}
.csc-uploads-description {
	margin: 0px;
	vertical-align: top;
	font-weight: 100;
}
/*----------------- Links im RTE-Editor ---------------*/
#content-inner-box .internalLink,
#content-inner-box .externalLink,
#content-inner-box .externalLinkInNewWindow,
#content-inner-box .internalLinkInNewWindow,
#content-inner-box .download,
#content-inner-box .mail {
	margin: 0px;
}
#content-inner-box .bodytext img {
	border: 0px solid #000000;
}


/*--------------- ticker -------------*/

.tx_ticker_box {
	/*border: #009966 solid 1px;*/
	margin-left: 300px;
	margin-top: 29px;
}
div.tx_jsticker_pi1-tickertext {
	font-size: 8px;
}