








/*body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#fffffff;
}
*/

.topic_14  {
font-family:  Arial, Verdana,Helvetica, sans-serif;
font-size: 14px;
letter-spacing:0.2em;
text-transform:uppercase;
text-align:center;
font-weight:bold;
color:#F1F2F2;

}
.fliesstext_11 {

font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 11px;
letter-spacing:0.2em;
text-align:center;
color:#F1F2F2;

}


body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#F1F2F2;
}
body {
	background-color: #000000;
	margin: 10px;
}


.outer {
border: 2px solid #BE1917;
padding:16px;

}


.main {
border: 2px solid #999999;
}

a:link, a:visited, a:active {
color:#F1F2F2;
	text-decoration: underline;
}
a:hover {
color:#D90000;
	text-decoration: underline;
}
form {
	margin: 0;
}
h1, h2, h3, h4, h5 {
	margin: 5px 0px 5px 0px;
	color: #ffffff;
}
.header {
	background-color: #000000;
	background: url(header.jpg);
	background-repeat: no-repeat;
	vertical-align: middle;
	text-align: left;
	color: #000000;
	height: 99px;
	font-weight: bold;
	padding-left: 20px;
	}
.menu {
 /*	list-style-type:square;

	list-style-image: url(menu_pic_small.jpg);*/

	color:red;
	vertical-align: top;
	background-color: #000000;
	width: 170px;

	padding-left: 20px;
}
.menu ul, .menu li, .menu ol{
	list-style-image: url(menu_pic_small.jpg);
	/*list-style-type:square;*/
	color:#D90000;
	margin: 0;
	padding:0;/*von mir, vorher 0*/
	/*background-image: url(menu_pic_small.jpg);*/
}
.menu ul {
	border-bottom:0px;
	background-color: #000000;
}
.menu ul ul {
	padding-left:40px;
	list-style-type:circle;
	color:#D90000;
}
.menu a:link, .menu a:visited, .menu a:active{
	padding: 2px 10px 2px 10px;
    color:#F1F2F2;
	display: block;
	background-color: #000000;
    font-size: 12px;
	text-decoration: none;
}
.menu a:hover {
	background-color: #000000;
	text-decoration: none;
	color:red;
	/*list-style-type:disc; geht wohl nicht*/
}
.menu_current {
	font-weight: bold;
	font-color:#D90000;
}
.border {
	font-size: 1px;
	height: 0px;
}
.login {
	padding: 2px 10px 2px 10px;
	font-size: 10px;
	background-color: #000000;
	color: #606060;
	text-align: center;
}
.login input {
	width: 95%;
	font-size: 10px;
}
.login a:link, .login a:visited, .login a:active {
	color: #C0C0C0;
	text-decoration: none;
}
.login a:hover {
	color: #003366;
	text-decoration: none;
}
.content {
	/*background: url(menu_pic_small.jpg);*/
	background-repeat: no-repeat;
	background-color: #000000;
	padding-top: 20px;
	height: 400px;
	vertical-align: top;

}
.input {
	width: 95%;
	font-size: 10px;
}
.footer {
	padding: 6px;
	height:50px;
	border-top:1px solid #D90000;
	color:white;
	background-color: #000000;
	/*background: url(footer.jpg);
	background-repeat: no-repeat;*/
	vertical-align: center;
	text-align: center;
	font-size: 10px;
	height: 14px;
	color:#F1F2F2;
}


/*neu*/

.tools {
	/*float: right;*/
	width:170px;
	color: #666;
	/*text-align: center;*/
	background-color: #333333;
	/*background-color: #FFF;*/
	font-size: 70%;
	padding-left: 10px;

}
.tools input {
	width: 80%;
	font-size: 80%;

}
.tools a:link, .tools a:visited, .tools a:active {
	color: #999;
	text-decoration: none;
}
.tools a:hover {
	color: #FFF;
	text-decoration: none;
}