*{
	padding:0;
	margin:0;
	border:0;
}
body,html{
	height:100%;
	font:12px "Trebuchet MS", Verdana, Arial, sans-serif;
	color:black;
	background:#DEDBD6;
	text-align:center;
}

a:link, a:visited, a:active{
font-size: 9pt;
font-weight: 500;
color:blue;
text-decoration: none;
margin:0px;}

a:hover {
font-size: 9pt;
font-weight: 500;
color:red;
text-decoration: none}




h1{
	margin:10px 0 10px 0;
	font-size:18px;
	border-bottom: 1px solid black;
}

h2{
	margin:10px 0 10px 0;
	font-size:16px;
	border-bottom: 1px solid black;
}

#box{	
	position:absolute;
      	left: 50%;
      	top: 50%;
      	width: 800px;
      	height: 556%;
      	margin-left: -400px;  /* half of width */
      	margin-top: -278px;   /* ha
	
	padding:0 0px;
	text-align:left;
  	height: auto !important; /* Fuer moderne Browser */
 	height: 100%; /* Fuer IE */
	background-image: url(rotate.php); 
	background-repeat: no-repeat;
} 



#header{ 
	position:relative;
	padding-left:20px;
	height:100px;
	font-size:20px;
	text-transform:uppercase;
	line-height: 60px;
	text-align:left;
	vertical-align: bottom;
}
#header span{
	position:relative;
	top:25px;
	left:20px;
	color:black;
	font-size:12px;
	font-weight:normal;
	text-transform:none;
}
#top_blue_bar{
	width:100%;
	background:#5A6BBD;
	list-style:none;
	text-align:center;
	height:25px;
}



#left_links{
    	text-transform:uppercase;
	text-align: left;
	width:800px;
	float:left;
	clear:left;
	padding-right: 0px;
	padding-left: 10px;
	padding-top: 330px;
}
#left_links h2{
	background:#5A6BBD;
	height:18px;
	line-height:18px;
	color:white;
	text-indent:10px;
	width:120px;
	margin:24px 0 1px 20px;
	font-weight:normal;
	font-size:10px;
	border:none;
}
#gray_left{
	float:left;
	width:300px;
	padding: 10px 10px 10px 10px;
	background:#eaeaea;
	min-height:320px;
}

#gray_right{
	float:left;
	width:250px;
	background: white;
	min-height:320px;
	padding-left: 10px;

}


#footer{
        position:relative;
        left:10px;
        top:75px;
        height:25px;
        width:800px;
        color:#fff;
        text-align:center;
        line-height:25px;
	font:12px "Trebuchet MS", Verdana, Arial, sans-serif;
	font-weight: 500;
}

/*********************/ 
/* Tables, generally */ 
/*********************/ 
TABLE.contenttable P { font-size:11px; }
TABLE.contenttable TR TD { vertical-align:top; }

/* Tables, specifically */ 
TABLE.contenttable-0 P { color:black; }

TABLE.contenttable-1 P { color:black; }
TABLE.contenttable-1 TR.tr-0 TD P { font-weight:bold; }
TABLE.contenttable-1 TR.tr-0 TD { background-color:#818FCE;}
TABLE.contenttable-2 P { color:black; }
TABLE.contenttable-2 TR TD.td-0 { background-color:#FFC15F;}
TABLE.contenttable-2 TR TD.td-0 P { font-weight:bold; }

TABLE.contenttable-3 P { color:black; }
TABLE.contenttable-3 TR TD.td-0, TABLE.contenttable-3 TR.tr-0 TD { background-color:#FFC15F;}
TABLE.contenttable-3 TR TD.td-0 P, TABLE.contenttable-3 TR.tr-0 TD P { font-weight:bold; }


/* RTE / Table styling */ 
TABLE.contenttable { border:1px #5B6CBE solid; margin:10px 0px 10px 0px; width:100%; }
TABLE.contenttable TR TD { padding:0px 3px 0px 3px; }
TABLE.contenttable TR TD P.bodytext { font-size:10px; }
TABLE.contenttable TR { background-color:#818FCE; }

/*****************/ 
/* Various Forms */ 
/*****************/ 

/* Email, Login and Search forms generally:*/ 
FORM TABLE TR TD { padding:1px 5px 1px 5px; }
FORM TABLE TR TD.csc-form-labelcell, FORM TABLE TR TD.csc-form-commentcell { background-color:#818FCE; }
FORM TABLE TR TD.csc-form-fieldcell { background-color:#818FCE; }
FORM TABLE TR TD.csc-form-fieldcell INPUT, FORM TABLE TR TD.csc-form-fieldcell SELECT, FORM TABLE TR TD.csc-form-fieldcell TEXTAREA { border:1px solid #5B6CBE; }
FORM TABLE TR TD.csc-form-labelcell P.csc-form-label-req { font-weight:bold; }

/* Email form, specifically */ 
FORM TABLE.csc-mailform TR TD.csc-form-labelcell  { }

/* Search form, specifically */ 
FORM TABLE.csc-searchform { width:100%; }
FORM TABLE.csc-searchform TR TD { padding:5px 5px 5px 5px; }
FORM TABLE.csc-searchform TR TD.csc-form-labelcell, FORM TABLE.csc-searchform TR TD.csc-form-commentcell { font-weight:bold; }
FORM TABLE.csc-searchform TR TD.csc-form-fieldcell INPUT, FORM TABLE.csc-searchform TR TD.csc-form-fieldcell SELECT { width:100%; }

/* Login form, specifically */ 
FORM TABLE.csc-loginform { width:70%; }
#tx-newloginbox-pi1-user,#tx-newloginbox-pi1-pass {
border:1px solid #5B6CBE;
}
.tx-newloginbox-pi1-submit {
border:1px solid #aec4de;
color: #000000;
background: #ffffff
}

#level1-no {
        float:left;
}       
#level1-no a {
        height:25px;
        line-height:25px;
        color:#000;
        text-decoration:none;
	font-weight: bold;
	padding-right: 20px;
}       
#level1-no a:hover { 
        color:#333;
}
        
#level1-act {
float:left;
}       
#level1-act a {
        display:block;
        width:140px;
        height:25px;
        line-height:25px;
        color:#333;
        text-decoration:none;
	font-weight: bold;
}
