body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000000;
	color: #ffffff;
	margin: 10px;
}
a 
{ 
	color		: 	#ffffff;
	text-decoration: none;
}
a:visited 
{ 
	text-decoration: none; 
	color		: 	#ffffff;
}
a:link 
{ 
	text-decoration: none;
	color		: 	#ffffff;
}
a:hover 
{ 
	color: #ffffff;
}  

form 
{
	margin: 0px;
}

div.BBCode_Zitat
{
	border		: 	1px solid #ffffff;
	background-color: #FFFFFF;
}
div.BBCode_Code
{
	border		: 	1px solid #ffffff;
	background-color: #FFFFFF;
}
div.kommentar
{
	border		: 	1px solid #ffffff;
	background-color: #FFFFFF;
}

/* Header Design */
table.table_rahmen
{
	width:800px;
	border: 1px solid #000000;
}

td.header_logo
{
		border: 1px solid #EAEAEA;
		background-color: #000000;
        text-align: left;
		vertical-align: top
}

td.header_topleiste
{
		padding-left	:	10px;
		padding-right	:	10px;
		background-color: #000000;
		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		: 	#ffffff;
	text-decoration: none;
}
a.header_topleiste:hover
{
	color: #ffffff;
}
td.header_untere_leiste
{

		background-color: #000000;
		height		:	5px;
}
td.inhalt_body
{
		padding-bottom	: 	10px;
		padding-top	    : 	10px;
		padding-left	:	10px;
		padding-right	:	10px;
		background: #000000;
		vertical-align: top;
}
/* Footer Design */
td.box_footer
{
	background-color: #000000;
	font-weight	:	bold;
	height		:	25px;
	text-align: center; 
	font-size: 8px;
}
a.box_footer
{
	color		: 	#ffffff;
	text-decoration: none;
}
a.box_footer:hover
{
	color: #ffffff;
}



/* 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;
	background-color: #000000;
	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;
	background-color: #000000;
    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;
	background-color: #000000;
	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;

	background-color: #000000;
	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;

	background-color: #000000;
	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;
	background-color: #000000;
	text-align: left;
	vertical-align: top;
	font-size: 10px
}

div.bild_box {
  padding:10px;
  margin: 2px;
  border:1px solid #BFBFBF;
  float: left;
  width:165px;
}
div.bild_box_1 {
	width:100%; 
	height:165px;
  text-align: center;
}
div.bild_box_2 {
   width:100%; 
   height:15px; 
   border: 1px solid #BFBFBF; 
   text-align: center; 
   font-size: 10px; 
   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;
	background-color: #000000;
	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;
	background-color: #000000;
	text-align: left;
	vertical-align: top
}

td.box_fuss
{
	padding-left	:	2px;
	padding-right	:	2px;
	background-color: #000000;
	font-weight	:	bold;
	height		:	25px;
}
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-color: #000000;
	font-weight	:	bold;
	height		:	25px;
	border-left: 0px solid #FF6600;
	border-right: 0px solid #FF6600;
}
td.liste_box_1
{
	padding-bottom	: 	10px;
	padding-top	    : 	10px;
	padding-left	:	10px;
	padding-right	:	10px;
	background-color: #000000;
	vertical-align: top;
}
td.liste_box_2
{
	padding-bottom	: 	10px;
	padding-top	    : 	10px;
	padding-left	:	10px;
	padding-right	:	10px;
	background-color: #000000;
	vertical-align: top
}
