body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: black;
	color: white;
	margin: 10px;
}
a {
	color: silver;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #8B8B8B;
}
a:link {
	text-decoration: none;
	color: #8B8B8B;
}
a:hover {
	color: #fc1212;
}

/* Forms */
form {
	margin: 0px;
}
input, textarea {
	background: black;
	color: white;
	border: 1px solid #660000;
}
input:hover, textarea:hover, input:focus, textarea:focus {
	border: 1px solid red;
}
input[type=checkbox] {
	margin-right: 3px;
}
input[type=radio] {
	color: grey;
	border: none;
}

div.BBCode_Zitat {
	border: 1px solid #5A9ED2;
	background-color: #FFFFFF;
}
div.BBCode_Code {
	border: 1px solid #5A9ED2;
	background-color: #FFFFFF;
}
div.kommentar {
	border: 1px solid #5A9ED2;
	background-color: #FFFFFF;
}

/* Header Design */
table.table_rahmen {
	width: 85%;
	border: 1px solid #a1a098;
}
td.header_logo {
	text-align: left;
	vertical-align: top
	background: url('../images/header.gif');
	background-position: right;
}
td.header_topleiste {
	padding-left: 10px;
	padding-right: 10px;
	background: url('../images/grau_balken.gif');
	font-weight: bold;
	height: 25px;
	border-left: 0px solid #FF6600;
	border-right: 0px solid #FF6600;
	text-align: center;
}
a.header_topleiste {
	padding-left: 10px;
	color: #666666;
	text-decoration: none;
}
a.header_topleiste:hover {
	color: #5199D1;
}
td.inhalt_body {
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	background: black;
	vertical-align: top;
}

/* Footer Design */
td.box_footer {
	background: url('../images/grau_balken.gif');
	font-weight: bold;
	height: 25px;
	text-align: center;
	font-size: 8px;
	color: black;
}
a.box_footer {
	color: #666666;
	text-decoration: none;
}
a.box_footer:hover {
	color: #5199D1;
}

/* Index Design */
/* Sonstiges Design */
table.table_inhalt {
	width: 100%;
}
td.box_upload_links {
	border-top: 0px solid #EAEAEA;
	border-left: 1px solid #EAEAEA;
	border-right: 0px solid #EAEAEA;
	border-bottom: 1px solid #EAEAEA;
	padding: 5px;
	vertical-align: top
}
td.box_upload_rechts {
	width: 300px;
	border-top: 0px solid #EAEAEA;
	border-left: 0px solid #EAEAEA;
	border-right: 1px solid #EAEAEA;
	border-bottom: 1px solid #EAEAEA;
	padding: 5px;
	vertical-align: top;
}
td.box_titel_a {
	width: 25px;
	height: 25px;
	background-image: url(../images/navi_mitte_a.gif);
}
td.box_titel_b {
	height: 25px;
	color: #EFEFEF;
	font-weight: bold;
	background-image: url(../images/navi_mitte_b.gif);
	text-align: center;
}
td.box_titel_c {
	width: 25px;
	height: 25px;
	background-image: url(../images/navi_mitte_c.gif);
}
td.box_text {
	border-top: 0px solid #EAEAEA;
	border-left: 1px solid #EAEAEA;
	border-right: 1px solid #EAEAEA;
	border-bottom: 1px solid #EAEAEA;
	padding: 5px;
	vertical-align: top
}
td.box_bild_galerie {
	border-top: 0px solid #EAEAEA;
	border-left: 1px solid #EAEAEA;
	border-right: 1px solid #EAEAEA;
	border-bottom: 1px solid #EAEAEA;
	padding: 5px;
	vertical-align: middle
}
td.news_box_text {
	border-top: 0px solid #EAEAEA;
	border-left: 1px solid #EAEAEA;
	border-right: 1px solid #EAEAEA;
	border-bottom: 1px solid #EAEAEA;
	padding: 5px;
	vertical-align: top
}
td.news_box_info {
	border-left: 1px solid #EAEAEA;
	border-right: 1px solid #EAEAEA;
	border-bottom: 1px solid #EAEAEA;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
	vertical-align: top;
	font-size: 10px
}
div.bild_box {
	padding: 10px;
	margin: 2px;
	border: 1px solid #BFBFBF;
	float: left;
	width: 135px;
}
div.bild_box_1 {
	width: 100%;
	height: 128px;
	text-align: center;
}
div.bild_box_2 {
	width: 100%;
	height: 15px;
	border: 1px solid #BFBFBF;
	text-align: center;
	font-size: 9px;
	margin-top: 2px;
}
td.box_links {
	border-left: 1px solid #EAEAEA;
	border-right: 1px solid #EAEAEA;
	border-bottom: 1px solid #EAEAEA;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: top;
	text-align: right;
	width: 200px;
}
td.box_rechts {
	border-left: 1px solid #EAEAEA;
	border-right: 1px solid #EAEAEA;
	border-bottom: 1px solid #EAEAEA;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	vertical-align: top
}
td.box_fuss {
	padding-left: 2px;
	padding-right: 2px;
	background: url('../images/grau_balken.gif');
	font-weight: bold;
	height: 25px;
	color: black;
}
td.table_liste {
	border-left: 1px solid #EAEAEA;
	border-right: 1px solid #EAEAEA;
	border-bottom: 1px solid #EAEAEA;
	width: 100%;
}
td.liste_box {
	padding-left: 10px;
	padding-right: 10px;
	background: url('../images/grau_balken.gif');
	font-weight: bold;
	height: 25px;
	border-left: 0px solid #FF6600;
	border-right: 0px solid #FF6600;
	color: black;
}
td.liste_box_1 {
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url('../images/naviback.gif');
	vertical-align: top;
}
td.liste_box_2 {
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: top
}
