




/*
body {
	background-color: #eeeeee;
  	color: #000000;
	font-family:sans-serif;
}
*/
body {
	background-color: #ffffff;
	margin-top: 10px;
	margin-bottom: 10px;
	}

h1 {
	font-family: arial, helvetica, sans-serif;
	font-size: 32px;
	color: #5e6266;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 130px;
}

h2 {
	font-family: arial, helvetica, sans-serif;
	font-size: 20px;
	color: #5e6266;
    width: 100%;
	margin-top: 35px;
	border-bottom: 2px solid  #B5BEC5;
}

h2a {
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
	color: #5e6266;
    width: 100%;
	margin-top: 35px;
	border-bottom: 2px solid  #B5BEC5;
}

#content {
	width: 780px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}

#header {
	background-image: url('../../images/bgheader.gif');
	background-color: #B5BEC5;
	background-repeat: no-repeat;
	background-position: 1px;
	margin-top: 0px;
    border-bottom: 10px solid #8d9399;
    border-top: 1px solid #8d9399;
	font-family: arial, helvetica, sans-serif;
	float: left;
	width: 780px;
	height: 62px;
	text-align: left;
}

#content_sidebar {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	color: #555555;
	float: left;
	width: 180px;
}

.content_menu {
	background-color: #f7f7f7;
	background-repeat: no-repeat;
	font-family: arial, helvetica, sans-serif;
    border-bottom: 1px solid #DDDDDD;
    border-top: 1px solid #DDDDDD;
	float: left;
	clear: left;
	margin-top: 30px;
	width: 180px;
	padding: 0px 0px 0px 0px;
}

.content_menu div {
  	display: block;
    border-bottom: 1px dashed #DDDDDD;
	font-size: 16px;
	padding: 10px 0px 10px 0px;
}

.content_menu a {
	text-decoration: none;
	font-size: 14px;
  	display: block;
	padding: 8px 0px 8px 0px;
	color: #555555;
}

.content_menu a:visited {
	text-decoration: none;
	font-size: 14px;
  	display: block;
	padding: 8px 0px 8px 0px;
	color: #555555;
}

.content_menu a:active {
	text-decoration: none;
	font-size: 14px;
  	display: block;
	padding: 8px 0px 8px 0px;
	color: #555555;
}

.content_menu a:hover {
	text-decoration: underline;
	font-size: 14px;
  	display: block;
	padding: 8px 0px 8px 0px;
	background-color: #e5e5e5;
	color: #000000;
}

#content_main {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
    line-height: 130%;
	color: #555555;
	float: right;
	width: 560px;
	text-align: justify;
}

#content_main a, #content_main a:visited, #content_main a:active {
	text-decoration: underline;
	color: #8d9399;
}

#content_main a:hover {
	text-decoration: underline;
	color: #000000;
}

#content_right {
	margin: 0 auto;
	padding: 5px;
	display: inline;
	float: right;
	width: 265px;
}

/* fuer die Linkliste angepasst */
#content_right2 {
	margin: 0 auto;
	padding: 5px;
	display: inline;
	float: right;
	/*width: 265px;*/
         width: 560px;
}
/* fuer die Lionkliste angepasst */

#content_left {
	margin: 0 auto;
	padding: 5px;
	display: inline;
	float: left;
	width: 265px;
}

#footer {
	width: 780px;
	border-top: 1px solid #DDDDDD;
	text-align: center;
	clear: both;
	margin-top: 0px;
    margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#footer_space {
	line-height: 30px;
	width: 780px;
	clear: both;
	margin-top: 0px;
    margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}

#footer_right {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #DDDDDD;
	float: right;
	text-align: right;
}

#footer_left {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	float: left;
	clear: left;
	text-align: left;
}
 /*
#footer_right a, #footer_right a:visited, #footer_right a:active, #footer_right:hover {
	text-decoration: none;
	color: #999999;
}
*/




/* orig treestyle */
:link { color: #0000ff; text-decoration:none;}
:visited { color: #6666ff; text-decoration:none; }
a:active { color: #0000ff; text-decoration:none;}
a:hover {color: #0000ff; text-decoration:underline; }

div.basetext {
    background-color:#ffffff;
        margin-top:11px;
        margin-bottom:11px;
	margin-left:1%;
	margin-right:1%;
	padding-top:11px;
	padding-left:11px;
	padding-right:11px;
	padding-bottom:11px;
	text-align:left;
	font-weight:normal;
  border-width:thin;
  border-style:solid;
  border-color:#dddddd;
}

div.basetop {
  position: fixed;
  width:auto;
  height:auto;
  right:0em;
  top:0em;
  left:auto;
  top:0;
    background-color:#ffffff;
        margin-top:0;
        margin-bottom:0;
	margin-left:1%;
	margin-right:1%;
	padding-top:2px;
	padding-left:11px;
	padding-right:11px;
	padding-bottom:2px;
	text-align:left;
	font-weight:normal;
text-align:right;
  border-width:thin;
  border-style:solid;
  border-color:#dddddd;
}
/*
h1 {
    text-align:center;
}
*/
span.h2 {
    font-family:sans-serif;
    font-weight:bold;
}

div.year {
	margin-right:2%;
	background-color:#eeeeee;
}

div.form {
}

span.cpt {
	color:#005500;
	font-weight:bold;
}

span.cm {
	color:#666666;
}

.fl {
	color:#0000FF;
	font-style:italic;
}

ul {
	margin-top:1px;
        margin-bottom:1px;
	margin-left:0px;
	padding-left:3%;
}

li {
	list-style:outside;
  margin-top:10px;
  margin-bottom:10px;
}

ul li {
	list-style:square;
	font-family:sans-serif;
	font-weight:normal;
}

li.basic {
	list-style:square;
	list-style-image:none;
  margin-top:2px;
  margin-bottom:2px;
}

span.links {
}




.sub { display: none; }
.subexp {display: block; }
.sub { display: none; }

.subexp {display: block; }

li.exp {
  list-style-image:url("plus.png");
  margin-top:10px;
  margin-bottom:10px;
  cursor:pointer;
}

li.col {
  list-style-image:url("minus.png");
  margin-top:10px;
  margin-bottom:10px;
  cursor:pointer;
}

li.exp_active {
  list-style-image:url("plus.png");
  margin-top:10px;
  margin-bottom:10px;
  background-color:#eeeeff;
  cursor:pointer;
}

li.col_active {
  list-style-image:url("minus.png");
  margin-top:10px;
  margin-bottom:10px;
  background-color:#eeeeff;
  cursor:pointer; /* if not included, bullets are not shown right in moz*/
}


li.basic_active {
  list-style:square;
  list-style-image:none;
  background-color:#eeeeff;
  margin-top:2px;
  margin-bottom:2px;
}