	* {
   margin: 0;
   padding: 0;
   border: 0;
   vertical-align: top;

}
	#tableID   { overflow: scroll; }
a:link { text-decoration:underline; font-weight:normal; color:#002f60; }
a:visited { text-decoration:underline; font-weight:normal; color:#002f60; }
a:hover { text-decoration:none; font-weight:normal; color:#902725; }
a:active { text-decoration:none; font-weight:normal; color:#902725; }
a:focus { text-decoration:none; font-weight:normal; color:#902725; }

body {
background-color: #EDEDED;
scroll: no;
}

html, body, textarea {
  scrollbar-base-color:#ededed
  scrollbar-3d-light-color:#ededed;
  scrollbar-arrow-color:#002f60;
  scrollbar-darkshadow-color:#ededed;
  scrollbar-face-color:#ededed;
  scrollbar-highlight-color:#002f60;
  scrollbar-shadow-color:#002f60;
  scrollbar-track-color:#ededed;
}

	.bilder {
		padding-left: 22px;
		margin-right: 22px;
		padding-bottom: 10px;
		vertical-align: top;
		z-index: 1;
		position: relative;
		height: 342px;
		width: 234px;
		}
	.oben {
		vertical-align: top;
		border: 0px;
		z-index: 1;
		}
	
	.ueberschrift {
		font-family:Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #002F60;
		vertical-align: top;
		font-weight: bold;
		z-index: 1;
		margin-bottom: 10px;		
		padding-left: 15px;
		position: relative;
		}
		
	.inhalt {
		font-family:Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #002F60;
		padding-left: 15px;
		vertical-align:top;
		align: left;		
		text-align: justify;
		z-index: 1;
		width: 393px;
		height:287px;
		overflow-x:auto;
		overflow-y:auto;
							
		}
	
	.bodytext {
		margin-right: 10px;	
		font-family:Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: 002F60;	
		}	
/* MENÜ POSITIONIERUNG */
.menu_oben_position {
	position: absolute;
	width: 915px;
	height:0px;
	z-index: 1;
}

.menu_oben {
	padding-right: 22px;
	padding-left: 22px;
	height: 0px;
	z-index: 1;
}



/* MENÜ NAVIGATION */

#nav {
	float: left;
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	font-weight: bold;  /* Hintergrund oben */
	padding: 0 0 0 0;
	margin: 0;
}
#nav ul {
	float: left;
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	font-weight: bold;  /* Hintergrund oben */
	padding: 0 0 0 0;
	margin: 0;
}
#navtab {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	font-weight: bold;
	color: #11004c;
}
#nav a {
	display: block;
	color: #11004c;
	text-decoration: none;
}
#nav li {
	float: left;
}
#nav li a {
	padding: 3px 3px 4px 3px;
}
#nav li a:hover {
	color: #902725;
}
#nav li ul {
	position: absolute;
	top: -17px;
	left: -999em;
	list-style: none;
	z-index: 1;
	height: auto;
	font-weight: bold;	
	border-color: #11004c;
width: 915px;
}
#nav li li a{
	float: left;
	color: #11004c;
	padding: 0px;
}
#nav li ul a {
	padding: 1px 3px 3px 3px;
}


#nav li:hover ul ul, #nav li:hover ul ul ul, #nav2 li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	color: #902725;
}

#nav li:hover a{
	color: #902725;
}

#nav li:hover li a{
	color: #11004c;
}

#nav li li:hover, #nav li li.sfhover {
	background: none;
}

#nav li li a:hover {
	color: #902725;
}


/* MENÜ TRENNSTRICHFORMATIERUNG */
.menu_trennstriche {
	height: 30px;
	width: 2px;
	background-color: #002F60;  
	position: absolute;
	bottom: -13px;
	left: 0px;
	z-index: 2;
}

div.csc-textpic img {
border:medium none;
padding-left:0px;
padding-bottom:20px;
}
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
margin-bottom:0px;
}

element.style {
width:135px;
}
div.csc-textpic div.csc-textpic-imagerow {
clear:both;
margin:0;
}
div.csc-textpic-equalheight div.csc-textpic-imagerow {
display:block;
margin-bottom:0px;
   
/* default styles for extension "tx_cccbrowse_pi1" */
.tx-cccbrowse-pi1-browsebox { 
clear:both; 
position: absolute;
}
.tx-cccbrowse-pi1-browsebox table { margin-top:0px; margin-left:auto; margin-right:10px; text-align:right; }
.tx-cccbrowse-pi1-browsebox table td { margin:2px; border: 1px #ddd solid; padding-bottom:0px; padding-top:2px; padding-left:4px; padding-right:4px; background:#f1f1f1; }
.tx-cccbrowse-pi1-browsebox table td p a { font-weight:normal; text-decoration:none; }
6 .tx-cccbrowse-pi1-browsebox-SCell p a { color:black; text-decoration:none;}