/* menu */
li.folder ul
{
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
}

ul#menu, li.folder ul
{
	margin: 0px;
	padding: 0px;
	width: 180px;
	background-color: #a3a3a3;
	list-style:none;
}

li.folder, li.folder ul li
{	position: relative;
	padding: 1px;
}

li.folder:hover, li.folder ul li:hover
{
	width: 178px;
	color: #000000;
	background-color: #c8c8c8;
}

li.folder ul
{
	position: absolute;
	left: 170px;
	top: 5px;
	display: none;
}

li.folder:hover ul, li.folder ul li a
{	display:block;
}

li.folder ul li a:link
{	color: #000000;
	text-decoration: none;
}

li.folder ul li a:visited
{	color: #000000;
	text-decoration: none;
}
li.folder ul li a:hover
{	color: #000000;
	text-decoration: none;
}
li.folder ul li a:active
{	color: #000000;
	text-decoration: none;
}

li.folder_ie ul
{
	margin: 0px;
	margin-left: 15px;
	padding: 0px;
	list-style-type: none;
}

/* page */
a:link {
	color: #1a1a1a;
	text-decoration: none;
}

a:visited {
	color: #1a1a1a;
	text-decoration: none;
}

a:hover {
	color: #1a1a1a;
	text-decoration: underline;
}

a:active {
	color: #1a1a1a;
	text-decoration: underline;
}

body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: sans-serif;
	color: #1a1a1a;
	background-color: #a3a3a3;
}

img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

button {
	font-size:12px;
	font-family:sans-serif;
	background-color:#ffffff;
	border-style: dotted;
	border-width : 1px;
	border-color : #000000;
}

div.titellinie
{
	width: 770px;
	height: 1px;
	margin-bottom: 20px;
	background-color: #3e3e3c;
}

form {
	margin: 0px;
}

iframe {
	margin: 0px;
}

input {
	font-size:12px;
	font-family:sans-serif;
	background-color:#ffffff;
	border-style: dotted;
	border-width : 1px;
	border-color : #000000;
}

select
{
	background-color: #a3a3a3;
	border: 0;
}

table {
	font-size: 12px;
	font-family: sans-serif;
}

ul {
	padding-left: 5px;
}

td#title {
	height: 142px;
	width: 1800px;
	text-align: left;
	background-image: url(/bild_dateien/title_traene.jpg);
	background-repeat: repeat-x;
}

td#links {
	width: 150px;
	color: #3e3e3c;
	background-color: #a3a3a3;
}

td#line {
	width: 2px;
	background-color: #1a1a1a;
}

#shoutbox {
	margin-left: 60%;
	width: 500;
	height: 80;
	overflow: auto;
	color: #3e3e3c;
}

#title {
	height: 142px;
	width: 100%;
	background-image: url(/styles/titel/title7a.png);
	background-repeat: repeat-x;
}

#title1 {
	height: 25px;
	text-align: center;
	background-color: #ecab76;
	background-image: url(/styles/titel/title_traene2.png);
	background-repeat: repeat-x;
}

#title3 {
	height: 25px;
	text-align: center;
	background-color: #ecab76;
	background-image: url(/styles/titel/title_traene1.png);
	background-repeat: repeat-x;
}

#title2 {
	height: 2px;
	text-align: center;
	background-color: #000000;
}

#box {
 color:black;
 background-color:transparent;
 z-index:1;
}

#box a {
 color:#000000;
 text-decoration:none;
}

#box a:visited {
 color:#000000;
}

#box a:active {
 color:#000000;
}

#box a .info {
 display:none;
}

#box a:hover .info {
 color:black;
 font-family: sans-serif;
 display:block;
 padding:0px;
 text-align:justify;
}

