body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
*    html    {
	width:100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}


p {
	font-size: 10pt;
	line-height: 15pt;

}
h1 {
	color: #990000;
	font-size: 14px;
	text-decoration: none;
	text-transform: uppercase;
	margin-bottom: 10px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
h2 {
	color: #990000;
	font-size: 14pt;
	text-transform: uppercase;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10;
	margin-left: 0;
	padding-bottom: 5px;
}
h3 {
	color: #333333;
	font-size: 11pt;
	text-align: left;
	text-decoration: none;
	margin: 0;
}
h4 {
	color: #333333;
	margin:0px;
	padding:0px;
	font-size: 14px;
	text-align: left;
}


ul {
	font-size: 10px;
	margin:0;
	padding:0;
	list-style: none;
}
li {
	font-size: 12px;
	margin:0;
	padding:0;
}

a {
	color: #990000;
	text-decoration: none;
}
li a {
	color: #990000;
	text-decoration: none;
	list-style: none;
}




a:hover {
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}
.versal {
	text-transform: uppercase;
}
.pic   {
	text-align: left;
	margin-right: 15px;
	float: left;
	margin-bottom: 20px;
	clear: right;
}
.pic2 {
	text-align: right;
	margin-bottom: 20px;
	float: right;
	margin-left: 15px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


/**** Main Container ***/


#wrap {
	margin-left: auto;
	margin-right: auto;
	width: 850px;
	margin-top: 0px;
	margin-bottom: 25px;
	border: 5px none #990000;
	background-color: #FFFFFF;
}
#top {
	background-image: url(../images/top2.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	height: 250px;
	width: 850px;
	background-position: center center;
}

#menucontainer {
	width: 825px;
	background-color: #990000;
	padding-left: 25px;
	height: 25px;
}


/**** Main Menu ***/


#menu {



}

#menu ul {
	list-style: none;
}

#menu li {
	float: left;

}

#menu li a {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 4px;
	background-color: #990000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	margin: 0px;
	padding-left: 10px;
	display: block;
	font-weight: bold;
}

#menu li a:hover {
	background-color: #990000;
	color: #CCCCCC;
}
#menu li a.current {
	background-color: #CC0000;
	color: #FFFFFF;
}



/**** Content Container ***/


#content {
	margin: 0px;
	padding-top: 35px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
}
#text {
	width: 600px;
	border-left-width: 1px;
	float: right;
	background-color: #FFFFFF;
}
#textbox {
	text-align: left;
	margin-bottom: 30px;
	float: left;
	background-repeat: repeat-x;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #EAEAEA;
	min-height: 150px;
	width: 590px;
	list-style-type: none;
	padding-right: 10px;
}

#archiv {
	text-align: left;
	margin-bottom: 50px;
	width: 590px;
	float: left;
}






/**** Sidebar ***/


#right {
	width: 165px;
	padding-right: 5px;
	padding-left: 10px;
	padding-top: 0px;
	float: left;
	font-size: 10pt;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

--------------
#menuL3{
	float: left;
	display: block;
}
#right ul {
	list-style-image: none;
	list-style-type: none;
	padding-left: 0px;
}
#right li {
	list-style-position: outside;
	line-height: 2em;
	list-style: none;
}
#right li a {
	font-size: 10pt;
	line-height: 2em;
	color: #990000;
	text-decoration: none;
	list-style: none;
}
#right  li a:hover {
	color: #FFFFFF;
	list-style-type: none;
	background-color: #990000;
	padding: 2px;
}
#right li a.current {
	color: #FFFFFF;
	list-style-type: none;
	background-color: #990000;
	padding: 2px;
}


#menuL2  {
	width: 200px;
	float: left;
	padding-left: 10px;
}
#menuL2  ul  {
	list-style-image: none;
	list-style-type: none;
}
#menuL2 li {
	list-style-type: inherit;
	list-style-position: outside;

}

#menuL2 li a {
	font-size: 16px;
	line-height: 22px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	list-style: none;
}

#menuL2 a:hover {
	color: #990000;
}



#menuL2 li a.current {
	font-weight: bold;
	color: #990000;
}



#menuL3 {
	width: 159px;
	float: left;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #990000;
	height: 90px;
	padding-left: 25px;


}

#menuL3 ul {
	list-style-image: none;
	list-style-type: none;
}


#menuL3  li{
	text-decoration: none;
}
#menuL3   li a{
	text-decoration: none;
	font-size: 12px;
	line-height: 12px;
	color: #CCCCCC;
	}
#menuL3  a:hover{
	color: #999999;
	}	
#menuL3  li  a.current {
	font-weight: bold;
	color: #990000;
}
#menuL3   p {
	color: #666666;
	text-decoration: none;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-left: 0px;
	text-align: center;
	text-indent: -25px;
	padding-bottom: 0px;
}


/**** Clear Div ***/


#clear {
	clear: both;
	height:25px;
	overflow:hidden;
}


/**** Footer ***/


#footer {
	width: 850px;
	margin-top: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #990000;
	margin-left: 0px;
	margin-bottom: 0px;
	text-decoration: none;
	background-color: #990000;
	padding-bottom: 2px;
}

#footer p {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;

}
#footer a {

}
table {
	width: 590px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFEAEA;
}
table2 {
	width: 590px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFEAEA;
}

.table   {
	background-color: #FFEAEA;
	font-weight: bold;
}
#back {
	float: right;
	font-size: 12px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}#back a {
	float: right;
	background-color: #FFFFFF;
	font-size: 12px;
	color: #990000;
}
#back a:hover {
	float: right;
	background-color: #FFFFFF;
	font-size: 12px;
	color: #990000;
	text-decoration: underline;
}
#plakat {
	float: right;
	text-align: left;
	font-size: 10px;
	text-decoration: none;
	font-style: normal;
	margin-top: -15px;
	background-color: #FFFFFF;
	padding: 5px;
	z-index: 1;
	border: 5px solid #FF0000;
	margin-right: 150px;
	height: 225px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#spalte {
	width: 780px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	float: left;
	font-size: 10px;
	margin-right: 15px;
}
#spalte li a {
	font-size: 12px;
	line-height: 16px;
	color: #990000;
	text-decoration: none;
	list-style: none;
}
#spalte ul {
	list-style-image: none;
	list-style-type: none;
	padding-left: 10px;
}
#spalte li a:hover {
	color: #FFFFFF;
	list-style-type: none;
	background-color: #990000;
	padding: 2px;
}
#item1 {
	text-decoration: none;
	display: none;
	text-align: center;
	visibility: visible;
	background-color: #00FF00;
}
#item2 {
	text-decoration: none;
	display: none;
	text-align: center;
	visibility: visible;
	background-color: #FFFF00;
}
