*{
	padding:0;
	margin:0;
	border:0;
}
body,html{
	height:100%;
	/* font:12px "Trebuchet MS", Verdana, Arial, sans-serif; */
	
	font:83%/1.5 arial,tahoma,verdana,sans-serif;
	color:black;
	/*background:#003366;*/
	background:#EFEBEF;
	text-align:center;
}








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{
	width:700px;
	padding:0 10px;
	margin:0 auto;
	text-align:left;
	background:url(./images/box_bg.jpg) repeat-y #f3f3f3;
  	position: relative;
  	min-height: 100%; /* Fuer moderne Browser */
  	height: auto !important; /* Fuer moderne Browser */
 	height: 100%; /* Fuer IE */
}
#header{
	/*
	position:relative;
	padding-left:10px;
	*/
	width:100%;
	margin-left:0px;
	height:20px;
	font-size:12px;
	background:#5A6BBD;
	line-height: 20px;
}

#header a:link, #header a:hover, #header a:visited {
font-family: verdana, serif;
font-size: 9pt;
font-weight: 500;
color:white;
text-decoration: none;
margin:0px;
margin-left:3px;
margin-right:3px;
}


#header span{
	position:absolute;
	top:25px;
	left:20px;
	color:white;
	font-size:20px;
	font-weight:normal;
	text-transform:none;
}
#navigation{
	width:100%;
	background: #5A6BBD;
	list-style:none;
	text-align:center;
	height:25px;
	border-bottom:15px solid #5A6BBD;
}

#header_2{
	width:100%;
        background: #5A6BBD;
        list-style:none;
        text-align:center;
        height:194px;
	margin-left:0px;
	border-bottom:2px solid #5A6BBD;
	
}


#header_2 span{
        position:absolute;
        top:150px;
        left:20px;
        color:white;
        font-size:20px;
        font-weight:normal;
        text-transform:none;
}    

#top_left_boxes {
        float:left;
}

#top_left_boxes {
        display:block;
        width:245px;
        height:192px;
        line-height:25px;
        background:#5A6BBD;
        color:#fff;
        text-decoration:none;
        background-image: url(../../immagini/logo/logo.jpg);
	background-repeat: no-repeat;
	margin-left: 15px;
}

#top_boxes {
        float:right;
}

#top_boxes {
        display:block;
        width:418px;
        margin-left:2px;
        height:192px;
        line-height:25px;
        background:#5A6BBD;
        color:#fff;
        text-decoration:none;
        background-image: url(rotate.php);
}



#level1-no {
	float:left;
}
#level1-no a {
	display:block;
        width:138px;
	margin-left: 2px;
	height:25px;
	line-height:25px;
	background:#818FCF;
	color:#fff;
	text-decoration:none;
}
#level1-no a:hover {
	background:#FFC15F;
	color:#333;
}

#level1-act {
float:left;
}
#level1-act a {
	display:block;
	width:138px;
	margin-left:2px;
	height:25px;
	line-height:25px;
	background:#FFC15F;
	color:#333;
	text-decoration:none;
}

/*
UNKNOWN {
	HEIGHT: auto
}
*/
ul.subnavigation{
	width:170px;
	list-style:none;
	text-align:center;
	margin:0 0 0 20px;
	border-top:1px solid #999;
}
ul.subnavigation li a{
	border-bottom:1px solid #999;
	height:22px;
	line-height:22px;
	display:block;
	color:black;
	width:170px;
	text-decoration:none;
}
ul.subnavigation li a:hover{
	background:#eaeaea;
}
.subnavigation-active{
	background:#eaeaea;
}
.subnavigation-current-active{
	background:#eaeaea;
}



#left_column{
	width:200px;
	float:left;
	clear:left;
	padding-top: 20px;
	padding-left: 10px;
}
#left_column h2{
	background:#5A6BBD;
	height:18px;
	line-height:18px;
	color:white;
	text-indent:10px;
	width:180px;
	margin:0px 0 1px 10px;
	font-weight:normal;
	font-size:10px;
	border:none;
}
#spalte_rechts{
	width:450px;
	margin:0 10px 0 210px;
	padding:10px 10px 4em 20px;
	background:#eaeaea;
	min-height:320px;
}


#footer{
	position: absolute;
	left:10px;
  	bottom: 0;
	height:25px;
	background:#5A6BBD;
	width:700px;
	color:#ccc;
	text-align:center;
	line-height:25px;
}

/*********************/ 
/* 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:12px; }
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
}

