body 
	{
   	color: black; 
	margin:0px 0px;
	font-size: 100.01%;
    	font-family: Verdana,Helvetica,Sans-Serif;
    	margin: 0; padding: 0;
  	}

table, td
	{
	text-align:left;
	}
	
a,p,div,ul,li,span
	{
	text-align:left;
	font-size:12px;
	}
.csc-header
	{
	margin:0;
	padding:0px;
	}  
	
.bodytext		
	{
	margin:0;
	padding:2px;
	}

.align-center
	{
	text-align:center;
	}  
h1
	{
	font-size:22px;
	margin:0;
	padding:5px 0;
	}
	
h2 
	{
	font-size:18px;
	margin:0;
	padding:2px;
	}
h3
	{
	font-size:15px;
	margin:0;
	padding:1px 0;
	}
	
a	{
	text-decoration:none;
	}
	
a:visited
	{
	}

.top 
	{

	}
	
.top .colmask
	{
	height:100px;
	}
	
.top .banner
	{
	position:absolute;
	float: left;
	left:0px;
	top:0px;
	width:100%;
	height:100px;
	background-image: url(ecpsa_header_bg.png);
	}

.top .banner_right
	{
	position:absolute;
	float:right;
	right:0px;
	top:10px;
	width:580px;
	height:18px;
	background-image: url(ECPSA-schrift.png);
	background-repeat:  no-repeat;
	}
.middle .colmask
	{
	margin-top:150px;
	
	}
	
/* column container */
.colmask 
	{
    	clear:both;
	float:left;
        width:100%;			/* width of whole page */
	/*overflow:hidden;*/	/* This chops off any overhanging divs */
	}

/* common column settings */
.colright,
.colmid,
.colleft {
	float:left;
	width:100%;				/* width of page */
	position:relative;
	}
	


.col_1,
.col_2,
.col_3 {
	float:left;
	position:relative;
	padding:0 0 1em 0;	/* no left and right padding on columns, we just make them narrower instead 
				only padding top and bottom is included here, make it whatever value you need */
	overflow:hidden;
	}
.col1 {

}
/* 3 Column settings */

.threecol {
	
	}
.threecol .colmid {
		right:25%;				/* width of the right column */
	}
.threecol .colleft {
		right:50%;				/* width of the middle column */
		
	}
.threecol .col_1 {
		width:50%;				/* width of center column content (column width minus padding on either side) */
		left:96%;				/* 100% plus left padding of center column */
	}
.threecol .col_2 {
		width:160px;				/* Width of left column content (column width minus padding on either side) */
		
		left:25%;				/* width of (right column) plus (center column left and right padding) plus (left column left padding) */
	}
.threecol .col_3 {
		float:right;
		width:200px;
				/* Width of right column content (column width minus padding on either side) */
		left:74%;				/* Please make note of the brackets here:(100% - left column width) plus (center column left and right padding) plus (left column left and right padding) plus (right column left padding) */
		
		}
/* Inhalt */

div#content
	{

	background-color: rgb(255,255,255);
	border-left: 1px dotted #000000;
	text-align:left;
	padding-left: 10px;
	padding-right: 10px;
	margin:5px;
	font-size:14px;
	}
/* Rechte Spalte */
div#border
	{
	
	font-size: 12px;
	color: #000000;
	width:200px;
    	margin: 4px 5px 2px 0px;
	padding: 3px;

	vertical-align:top;
	border: 0px solid black;
	}	


/*Footer */
.footer {
        clear:both;
        width:99%;
	border-top: 5px solid #000;
	margin-top: 150px;
	padding-top: 20px;
	text-align:center;
	bottom:0px;
    }
 .footer p {
        padding:10px;
        margin:0;
        text-align:center;
	font-size:10px;
	color:#c0c0c0;
 }
 .footer p a {
 font-size:10px;
 color: #000;
 }
	
/* Navigation */
	
div.menu_1
	{
	color: white;
	position:absolute;
    	left:0px;
	width:150px;
	min-height:360px;
	padding:0;
    	text-align:left;    
	font-size: 16px; 
	}
div.top_menu
	{
	position:absolute;
	background-color: #000;
	top: 100px;
	left: 0px;
	width: 100%;
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 10px;
	}
span#navigation
	{
	padding-left:220px;
	color:#fff;
	}
	
span.nav_1-level-1-no a
	{
	color: #fff;
	}
	
span.nav_1-level-1-no a:visited
	{
	color: #fff;
	}
	
span.nav_1-level-1-act a
	{
	color: #ccc;
	}
	
span.nav_1-level-1-act a:visited
	{
	color: #ccc;
	}

ul#menu_1
	{
	margin: 0;
	margin-top:30px;
	padding-left:10px;
	list-style-position:outside;
	
	}
ul#menu_1 li 
	{
	list-style-type:none;
	padding: 2px 2px;
	margin: 4px 0px;
	border-bottom: 1px dotted #000;
	font-weight:bold;
	/*font-size: 12px;*/
	text-decoration:none;
	}
ul#menu_1  li  a
	{
	display:block;
	color:#000;
	padding-left:2px;
	}

ul#menu_1  li  a:hover
	{
	background-color: #0cf;		
	}

ul#menu_1 li.menu_1-level-1-act
	{	
	
	}

ul#menu_1 li.menu_1-level-1-no
	{
	
	}
	
ul#menu_1 li.menu_1-level-1-act a
	{
	/*
	color:#b22;
	background-color: #0cf;
	*/
	}

ul#menu_1 li.menu_1-level-1-act a:hover
	{
	
	}

	
ul#menu_1 li.menu_1-level-1-no a
	{
	}

ul#menu_1 li.menu_1-level-1-no a:hover
	{
	
	}
	
/* second level */
ul#menu_1 li.menu_1-level-2-act
	{
	margin-left:5px;
	text-decoration:none;
	}
	
ul#menu_1 li.menu_1-level-2-act a
	{
	font-size:11px;
	}

ul#menu_1 li.menu_1-level-2-act a:hover
	{
	}

ul#menu_1 li.menu_1-level-2-no
	{
	margin-left:5px;
	text-decoration:none;
	}
ul#menu_1 li.menu_1-level-2-no a
	{
	font-size:11px;
	color:#000000;
	}

ul#menu_1 li.menu_1-level-2-no a:hover
	{
	}
/*third level*/
ul#menu_1 li.menu_1-level-3-act
	{
	margin-left:10px;
	text-decoration:bold;
	}
	
ul#menu_1 li.menu_1-level-3-act a
	{
	font-size:11px;
	}

ul#menu_1 li.menu_1-level-3-act a:hover
	{

	}
ul#menu_1 li.menu_1-level-3-no
	{
	margin-left:10px;
	}
ul#menu_1 li.menu_1-level-3-no a
	{
	font-size:11px;
	color:#000000;
	}

ul#menu_1 li.menu_1-level-3-no a:hover
	{

	}

/*fourth level*/
ul#menu_1 li.menu_1-level-4-act
	{
	margin-left:15px;
	;
	}
	
ul#menu_1 li.menu_1-level-4-act a
	{
	font-size:10px;
	font-weight:normal;
	}

ul#menu_1 li.menu_1-level-4-act a:hover
	{

	}
ul#menu_1 li.menu_1-level-4-no
	{
	margin-left:15px;
	
	}
ul#menu_1 li.menu_1-level-4-no a
	{
	font-size:10px;
	color:#000000;
	font-weight:normal;
	}

ul#menu_1 li.menu_1-level-4-no a:hover
	{

	}

.tx-indexedsearch-searchbox-button, .csc-mailform-submit
	{
	color:#000000;
	font-size:13px;
	width: 80px;
	border: 1px solid #000000;
    	background: #ffffff;
	}
	
dt
	{
	margin: 5px;
	}
	

div#login
	{
	position:absolute;
	top:30px;
	right: 0px;
	width:148px;
	height:50px;
	border: 0px dotted #b22;
	margin:10px;
	
	}
input.login 
	{
	margin:0;
	padding:0;
	font-size:12px;
	}
submit.login 
	{
	valign:middle;
	}
.buttons 
	{
	width:40px;
	height:20px;
	margin-left: 10Px;
	}
	
.pagetitle
	{
	font-size: 18px;
	font-weight: normal;
	text-decoration:none;	
	}
.suche 
	{
	font-size:10px;
	}
td.suche {
	height:12px;
	}
	
.button_suche
	{
	border:0;
	width:19px;
	height:19px;
	margin:0;
	padding:0;
	vertical-align:bottom;
	background-color:#fff;
	background:transparent url(res/button_suchen.gif);
	}
*html .button_suche 
	{ 
	margin: -2px;
	padding: -2px;
	overflow:visible;
	}