*{
	padding:0;
	margin:0;
	border:0;
}
body,html{
	height:100%;
	background:#dedede;
	text-align:center;
	background:url(./images/bg.gif);
	font:10px Verdana, Arial, sans-serif;
	color:black;
}

a:link {color:red;}    /* noch nicht besuchte Ziele */
a:visited {color:black; } /* besuchte Ziele */
a:hover {color:black;} 

h1{
	margin:10px 0 10px 0;
	font-size:16px;
	color:#000000;
	border-bottom:1px solid #000000;
}

h2{
	margin:10px 0 10px 0;
	font-size:14px;
	border-bottom: 1px solid black;
}


h5{
	margin:10px 0 10px 0;
	font-size:11px;
	color:red;

}



#oben{
	margin-top:0px;
	padding-top:0px;
	height:25px;

}

#suche{
	vertical-align:top;
	width:175px;

	text-align:left;

  	position: relative;

}
#box{
	border:1px solid #cccccc;
	width:975px;
	padding:0 0px;
	margin:0 auto;
	text-align:left;
	background: #efefef;
  	position: relative;
  	min-height: 1000px; /* Fuer moderne Browser */
  	height: auto !important; /* Fuer moderne Browser */
 	height: 100%; /* Fuer IE */
}
#header{

	position:relative;
	padding-left:0px;
	padding-right:325px;
	padding-top:12px;
	height:102px;
	font-size:20px;
	text-transform:uppercase;
	line-height: 60px;
	background:url(./images/header.jpg) repeat-y #ffffff;
	text-align:right;
}
#header span{
	position:absolute;
	top:25px;
	left:20px;
	color:white;
	font-size:12px;
	font-weight:normal;
	text-transform:none;
}
#navigation{
	padding-left:1px;
	padding-right:0px;
	width:975px;
	background:#B60A0A;
	list-style:none;
	text-align:center;
	height:25px;
	border-bottom:1px solid #B60A0A;

	font:11px Verdana, Arial, sans-serif;
	color:black;

}

#level1-no {
	float:left;
}
#level1-no a {

	font:11px  Verdana, Arial, sans-serif;
	color:black;
	display:block;
	width:95px;
	height:25px;
	line-height:25px;
	background:#B60A0A;
	color:#fff;
	text-decoration:none;
}
#level1-no a:hover {
	background:#000000;
	color:#fff;
}

#level1-act {
float:left;
}
#level1-act a {
	display:block;
	width:118px;
	height:25px;
	line-height:25px;
	background:#ffffff;
	color:#000;
	text-decoration:none;

	font:12px  Verdana, Arial, sans-serif;
	color:black;
}

/*
UNKNOWN {
	HEIGHT: auto
}
*/
ul.subnavigation{
		font:11px  Verdana, Arial, sans-serif;
	width:170px;
	list-style:none;
	text-align:center;
	margin:0 0 0 10px;
	border-top:1px solid #999;
	border-right:1px solid #999;
	background:#ffffff;
}
ul.subnavigation li a{
	border-bottom:1px solid #999;
	border-right:1px solid #999;
	height:22px;
	line-height:22px;
	display:block;
	color:black;
	width:170px;
	text-decoration:none;
}
ul.subnavigation li a:hover{
	background:#000000;
	color:#ffffff;
}
.subnavigation-active{
	background:#efefef;

}
.subnavigation-current-active{
	background:#DAD9D9;
}



#spalte_links{
	width:200px;
	float:left;
	clear:left;
	margin:15px 0 1px 8px;
	background:#efefef;
	min-height:800px;

}
#spalte_links h2{
	background:#DA251C;
	height:18px;
	line-height:18px;
	color:white;
	text-indent:10px;
	width:170px;
	margin:15px 0 1px 10px;
	font-weight:bold;
	font-size:11px;
	border:none;
	border-right:1px solid #999;
}

#spalte_links h3{
	background:#DA251C;
	height:18px;
	line-height:18px;
	color:#ffffff;
	text-indent:10px;
	width:165px;
	margin:29px 0 1px 15px;
	font-weight:bold;
	font-size:11px;
	border:none;
	border-right:1px solid #999;
}

#spalte_links h6{
	background:#000000;
	height:18px;
	line-height:18px;
	color:#ffffff;
	text-indent:10px;
	width:165px;
	margin:29px 0 1px 15px;
	font-weight:bold;
	font-size:10px;
	border:none;
	border-right:1px solid #999;
}

#spalte_rechts{
	width:500px;
	margin:0 10px 0 210px;
	padding:10px 10px 4em 20px;
	background:#ffffff;
	min-height:650px;
	border-right:1px solid #dddddd;
	border-left:1px solid #dddddd;
	border-bottom:1px solid #dddddd;
}

#spalte_aktuell{
	width:205px;
	margin:-825px 0px 0px 750px;
	padding:5px 3px 3px 3px;
	background:#ffffff;
	border-right:1px solid #dddddd;
	border-left:1px solid #dddddd;
	border-bottom:1px solid #dddddd;
	height:800px;

}

#spalte_aktuell h2{
	background:#ffffff;
	height:20px;
	line-height:18px;
	color:red;
	text-indent:10px;
	font-weight:bold;
	font-size:11px;
	border:none;
vertical-align:top;
	width:154px;
}


#footer{
	position: absolute;
	left:00px;
  	bottom: 0;
	height:25px;
	background:#ffffff;
	width:975px;
	color:#000;
	text-align:center;
	line-height:25px;
	border-top:1px solid #cccccc;
}
}


/*********************/ 
/* 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:#ffffff;}
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:#ffffff; }

/*****************/ 
/* Various Forms */ 
/*****************/ 

/* Email, Login and Search forms generally:*/ 
FORM TABLE TR TD { padding:0px 0px 5px 0px; background-color:#ffffff;width:95%;}
FORM TABLE TR TD.searchform { padding:0px 0px 5px 0px; background-color:#ffffff;width:95%;}
FORM TABLE TR TD.csc-form-labelcell, FORM TABLE TR TD.csc-form-commentcell { background-color:#ffffff; }
FORM TABLE TR TD.csc-form-fieldcell { background-color:#ffffff; }
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%px; background-color:#ffffff; }
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
border:1px solid #5B6CBE;
}
