body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E5E6E7;
	color: #666666;
	margin: 10px;
}
a 
{ 
	color		: 	#8B8B8B;
	text-decoration: none;
}
a:visited 
{ 
	text-decoration: none; 
	color		: 	#8B8B8B;
}
a:link 
{ 
	text-decoration: none;
	color		: 	#8B8B8B;
}
a:hover 
{ 
	color: #5199D1;
}  

form 
{
	margin: 0px;
}

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;
}

table.table_rahmen
{
	width:800px;
	border: 1px solid #BFBFBF;
}

td.header_logo
{
		border: 1px solid #EAEAEA;
		background-image: url('../images/logo_hintergurnd.gif');
		text-align: left;
		vertical-align: top
}

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.header_untere_leiste
{

		background-image: url('../images/logo_hintergurnd.gif');
		height		:	5px;
}
td.inhalt_body
{
		padding-bottom	: 	10px;
		padding-top	    : 	10px;
		padding-left	:	10px;
		padding-right	:	10px;
		background: #FFFFFF;
		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;
}
a.box_footer
{
	color		: 	#666666;
	text-decoration: none;
}
a.box_footer:hover
{
	color: #5199D1;
}

table.table_inhalt
{
	width:100%;
}
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-image: url('../images/mitteback.gif');
	vertical-align: top
}

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-image: url('../images/naviback.gif');
	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-image: url('../images/mitteback.gif');
	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;
}
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;
}
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;
	background-image: url('../images/mitteback.gif');
	vertical-align: top
}
