BODY {
	FONT-SIZE: 100.01%;
	MARGIN: 0px 0px 0px 0px;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	height:100.1%;
/*	background-image: url(../images/back_nav.gif);
	background-repeat: repeat-y;
*/
}

* {
	margin: 0;
	padding: 0;
	list-style: none;
}

/* Star-Hack */
* html li {
	display: inline;
}

.hidden, dfn {
	display: none;
}


/*
UL, LI {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 0.9em;
	color: #000000;
}

UL {margin: 0px 0px 0px 1.6em;}
LI {margin: 0px 0px 0.8em 0px;}
*/

/* GENERAL fonts */
P, P.bodytext, #content, #glossarContent, table {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 1em;
	MARGIN: 0px 0px 0em 0px;
	color: #000000;
	line-height: 1.3em;
}

.listElem {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 1em;
	MARGIN: 0px 0px 0px 0px;
	color: #000000;
}

.listElemLink {
	MARGIN: 0px 0px 10px 0px;
}

P.csc-caption {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 1em;
	FONT-STYLE: italic;
	MARGIN: 0px 0px 0em 0px;
	color: #000000;
	text-align: center;
}



#content A:link, #content A:active, #content A:visited {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:underline;
	color: #000000;
}

#content A:hover {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color: #FF6600;
}

#content .smileMenu A:link,A:active, A:visited {
	BORDER-BOTTOM: medium none;
}

#contentRechts A:link, #contentRechts A:active, #contentRechts A:visited {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:underline;
	color: #000000;
}

#contentRechts A:hover {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color: #FF6600;
}


H1, H2, H3, H4, H5, H6 {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 1em;
	font-weight: bold;
	MARGIN: 0px 0px 0em 0px;
}

#allContainer {
  	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 0.7em;
/*
  position:absolute; width: 100%; left: 0px; top: 0px; clip:  rect(   ); border: 0px;
  height:100%;
  border: 0px solid #f00;
  */
}

#headerContainer {
  position:absolute; width: 100%; left: 0px; top: 0px; clip:  rect(   ); border: 0px;
  height:80px;
  border: 0px solid #000;
}

#logo {
  position:absolute; width: 160px; left: 0px; top: 0px; clip:  rect(   ); border: 0px; z-index: 1001;
}

#top {
  position:absolute; width: 100%; height:20px; left: 0px; top: 0px; clip:  rect(   ); border: 0px solid #f00; z-index: 1;
  background-image: url(../images/back_top.gif);
  font-size: 0.9em;
}
#headerContainer>#top {
	max-width: 100%;
	margin-left: 0;
	border: 0px solid #f00;
	
}

#claim {
  position:absolute; width: 580px; height: 20px; left: 160px; top: 0px; clip:  rect(   ); border: 0px; z-index: 1001;
  font-size: 1em;
  color: #fff;
  padding: 3px 0 0 10px;
  margin: 0;
}

#nebennav {
  position:absolute; left: 460px; top: 0px; clip:  rect(   ); border: 0px; z-index: 1001;
  width:300px; height: 20px; 
  font-size: 1em;
  padding: 3px 10px 0 10px;
  margin: 0;
  text-align: right;
  border: 0px solid #03f;
}
#top>#nebennav {
	width:280px; height: 17px; 
}


#nebennav2 {
  position:absolute; width: 210px; height: 20px; left: 766px; top: 0px; clip:  rect(   ); border: 0px; z-index: 1001;
  font-size: 1em;
  color: #000;
  padding: 3px 0 0 6px;
  margin: 0 0 0 0;
  border: 0px solid #123;
}
#top>#nebennav2 {
	width:200px; height: 17px; 
}


#nebennav3 {
  position:absolute; width: 210px; height: 20px; left: 766px; top: 30px; clip:  rect(   ); border: 0px; z-index: 1001;
  font-size: 1em;
  color: #000;
  padding: 3px 0 0 6px;
  margin: 0 0 0 0;
  border: 0px solid #123;
}
#top>#nebennav3 {
	width:200px; height: 17px;
}


#changeStylesSelect {
    margin-top: 4px;
}

#changeStylesSelect LI a {
    border: 1px solid #0099CC;
    text-decoration: none;
    padding: 0;
    font-weight: bold;
    color: #000000;
}

#changeStylesSelect LI a:hover {
    border: 1px solid #FF6600;
    text-decoration: none;
    padding: 0;
    font-weight: bold;
	color: #FF6600;
}


#nebennav ul, #nebennav2 ul {
	border: 0;
	display: inline;
}

#nebennav2 li ul, #nebennav2 li ul {
	border: 0;
	margin: 0;
	display: inline;
}


#nebennav3 li ul, #nebennav3 li ul {
	border: 0;
	margin: 0;
	display: inline;
}


#nebennav li, #nebennav2 li, #nebennav3 li {
	border: 0;
	display: inline;
}


.nebenpfeil  {
  padding: 0px 0px 0px 10px;
/*  background-image: url(../images/pfeil_neben.gif);
  background-repeat: no; */
}

#nebennav A:link, #nebennav A:active, #nebennav A:visited {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color: #fff;
	FONT-SIZE: 1em;
	margin-left: 5px;
	padding-left: 6px;
	background-image: url(../images/kaestchen.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

#nebennav A:hover {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color: #FF6600;
	FONT-SIZE: 1em;
	margin-left: 5px;
	padding-left: 6px;
	background-image: url(../images/kaestchen.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

#nebennav2 A:link, #nebennav2 A:active, #nebennav2 A:visited {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color: #000;
	FONT-SIZE: 1em;
	margin-right: 5px;
	padding-left: 6px;
	background-image: url(../images/kaestchen.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

#nebennav2 A:hover {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color: #FF6600;
	FONT-SIZE: 1em;
	margin-right: 5px;
	padding-left: 6px;
	background-image: url(../images/kaestchen.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

#mainContainer {
  position:absolute; left: 0px; top: 80px; clip:  rect(   ); 
  width: 100%; 
  border: 0px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 10px 0px;
}


#contentTop {
/*
  width: 780px; 
  border: 0px;
  height:186px;
*/
}

#hauptnav {
  position:absolute; left: 0; top: 80px; clip:  rect(   ); width: 140px; z-index: 1015;
  padding: 0 10px 0 10px;
  border: 0px solid #000;
}

#hauptnav ul {
	border: 0;
}

#hauptnav li ul {
	border: 0;
	margin: 0;
}


#hnavUl li {
	width: 140px;
	border: 0px solid #f00;
}

LI a.hnavNo, LI a.hnavNo:link, LI a.hnavNo:visited {
	display: block;
	border: 1px solid #fff;
	text-decoration: none;
	color: #003;
	font-size: 1em;
	margin-bottom: 3px;
	padding-left: 9px;
	background-image: url(../images/kaestchen.gif);
	background-repeat: no-repeat;
	background-position: 3px 5px;
	width: 131px;
}

#hnavUl>li>a {
	width: 131px;
}

LI a.hnavAct, LI a.hnavAct:link, LI a.hnavAct:visited, LI a.hnavNo:hover{
	display: block;
	border: 1px solid #0099CC;
	text-decoration: none;
	color: #0099CC;
	font-size: 1em;
	margin-bottom: 3px;
	padding-left: 9px;
	background-image: url(../images/kaestchen.gif);
	background-repeat: no-repeat;
	background-position: 3px 5px;
	width: 131px;
}

#unavUl li {
	width: 131px;
	padding-left: 10px;
}
#unavUl>li {
	width: 131px;
	padding-left: 0px;
}

LI a.unavNo, LI a.unavNo:link, LI a.unavNo:visited {
	display: block;
	border: 1px solid #fff;
	text-decoration: none;
	color: #003;
	font-size: 1em;
	margin-bottom: 3px;
	margin-left: 10px;
	padding-left: 9px;
	background-image: url(../images/kaestchen.gif);
	background-repeat: no-repeat;
	background-position: 3px 5px;
	width: 121px;
}

LI a.unavAct, LI a.unavAct:link, LI a.unavAct:visited, LI a.unavNo:hover {
	display: block;
	border: 1px solid #FF6600;
	text-decoration: none;
	color: #FF6600;
	font-size: 1em;
	margin-bottom: 3px;
	margin-left: 10px;
	padding-left: 9px;
	background-image: url(../images/kaestchen.gif);
	background-repeat: no-repeat;
	background-position: 3px 5px;
	width: 121px;
}




#trenner {
  position:absolute; left: 760px; top: 20px; clip:  rect(   ); border: 0px; width: 10px; height:470px;
  BORDER-LEFT: #CCCCCC 1px dashed;
  /*
  background-image: url(../images/senkrechte_linie.gif);
  */
}

#flashHeader {
	border: 0px;
	width: 600px;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
}

#content {
	position:absolute;
	left: 160px;
	top: 0px;
	clip:  rect(   );
	border: 0px;
	width: 560px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
/*	BACKGROUND-COLOR: #FFFFFF;  */
}

#contentRechts {
	position:absolute;
	left: 766px;
	top: 0px;
	clip:  rect(   );
	border: 0px;
	border-left: 0px solid #99D6EB;
	width: 160px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 6px;
/*	BACKGROUND-COLOR: #FFFFFF;  */
}



#contentRechts P, #contentRechts P.bodytext, #contentRechts, #contentRechts table, #contentRechts a {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 1em;
	MARGIN: 0px 0px 0px 0px;
	color: #000000;
}

#contentRechts .jumpSelect {
	width: 100px;
	height: 18px;
}

#contentRechtsNews, #contentRechtsProjekte, #contentRechtsContent {

	margin: 0 0 10px 0;

}

.rechts_newsitem, .newsitem {
    display: block;
  	margin-bottom: 3px;
	padding-left: 7px;
	background-image: url(../images/kaestchen.gif);
	background-repeat: no-repeat;
	background-position: 1px 6px;
}

#contentRechts a:link, #contentRechts a:visited, #contentRechts a:active {
    text-decoration: none;
}


#bls {
	width: 160px;
	margin-top: 300px;
	align: left;
}

#bls a {
	margin-right: 5px;
	/*float: right;*/
}


/* Referenzen */
.referenzenListItem {
    clear:both;
	width: 600px;
    border: 1px dashed #ccc;
    padding: 2px;
    margin-bottom: 0.5em;
	display: block;
	height: 40px;	
}
.referenzenListImage {
    float: left;
}
.referenzenListText {
    float: left;
    margin-left: 5px;
}
.referenzenListFooter {
    width: 600px;
    border: 1px dashed #ccc;
    padding: 2px;
}





/* Glossar */

.pageSousTitre {
	margin: 0px 0px 1px 0px;
	padding: 2px 10px 2px 15px;
	background-image: url(../images/sitemap_l1.gif);
	background-repeat: no-repeat;
	width: 200px;
	font-weight: bold;
	COLOR: #000000;
}
.pageTexteB {
	margin: 0px 0px 0px 0px;
	padding: 2px 10px 0px 15px;
	background-image: url(../images/sitemap_l2.gif);
	background-repeat: no-repeat;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 1em;
}

.pageTexte {
	margin: 0px 0px 5px 0px;
	padding: 0px 10px 2px 15px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 1em;
}


/* Menu ab der 5. Ebene */
#csc-menu-1 {
	width:100%;
}
#csc-menu-1-header {
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-WEIGHT: bold;
	FONT-SIZE: 1em;
	height: 20px;
}

.csc-menu-l5 {
	margin: 0px 0px 0.5em 0px;
	display: block;
}
.csc-menu-l5 a {
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 1em;

	margin-left: 5px;
	padding-left: 6px;
	background-image: url(../images/kaestchen.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

}
.csc-menu-l5 a:hover {
	COLOR: #FF6600;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 1em;

	margin-left: 5px;
	padding-left: 6px;
	background-image: url(../images/kaestchen.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}


/* Sitemap */

#sitemapNeben {
	margin-top: 1em;
}

.csc-menu-1 {
	display: block;
}

#csc-sitemap {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	display: block;
}

.csc-menu-1 li {
	margin-bottom: 0.2em;
	display: block;
}


.csc-sitemap-l1 {
	margin: 0px 0px 0.2em 0px;
	display: block;
}
.csc-sitemap-l2 {
	margin: 0px 0px 1px 16px;
	display: block;
}
.csc-sitemap-l3 {
	margin: 0px 0px 1px 32px;
	display: block;
}
.csc-sitemap-l4 {
	margin: 0px 0px 0.2em 0px;
	display: block;
}
.csc-sitemap-l5 {
	margin: 0px 0px 0.2em 0px;
	display: block;
}
.csc-sitemap-l6 {
	margin: 0px 0px 0.2em 0px;
	display: block;
}
.csc-sitemap-l7 {
	margin: 0px 0px 0.2em 0px;
	display: block;
}


.csc-sitemap-l1 a, .csc-sitemap-l2 a, csc-sitemap-l3 a, .csc-sitemap-l4 a, .csc-sitemap-l5 a, .csc-sitemap-l6 a, .csc-sitemap-l7 a {
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 1em;
	margin-left: 5px;
	padding-left: 6px;
	background-image: url(../images/kaestchen.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}



.csc-sitemap-l1 a:hover, .csc-sitemap-l2 a:hover, .csc-sitemap-l3 a:hover, .csc-sitemap-l4 a:hover, .csc-sitemap-l5 a:hover, .csc-sitemap-l6 a:hover, .csc-sitemap-l7 a:hover  {
	COLOR: .FF6600;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 1em;
	margin-left: 5px;
	padding-left: 6px;
	background-image: url(../images/kaestchen.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;

}



#linkliste a {
  	clear: both;
  	margin: 0 5px 0 0;
  	padding: 0;
	font-size: 0.9em;
}
#linkliste {
	margin-top: 500px;
	margin-bottom: 20px;
  	text-align: justify;
}



