/*/////////////////////////////////////////////////////////////////////////////*/
/*ALLGEMEINES*/

body
{
	padding: 0px;
	margin: 0px;
	background-image: url(Bilder/back_page.jpg);
}

td
{
	font-family: Tahoma;
	font-size: 10;
	color: #000000;
}

input, textarea, select
{ 
	font: 10px Tahoma;  
	border-color: #404040;
	border-width: 1px;
	border-style: solid;  
	font-weight: none;  
	text-decoration: none;  
}

a
{
	text-decoration: underline;
	color: #000000;
}

a:hover
{
	color: #ff0000;
}

img
{
	border: 0px;
}

/*/////////////////////////////////////////////////////////////////////////////*/
/*LINKS*/
.navileft a
{
	display: block;
	height: 14px;
	width: 139px;
	background-image:url(Bilder/link_navileft.jpg);
	font-size: 10px;
	font-family: Verdana;
	text-decoration: none;
	text-indent: 25px;
}

.navileft a:hover
{
	display: block;
	height: 14px;
	width: 139px;
	background-image:url(Bilder/linkover_navileft.jpg);
	font-size: 10px;
	font-family: Verdana;
	color: #ff0000;
	text-decoration: none;
	text-indent: 25px;
}

.naviright a
{
	text-decoration: none;
}
/*/////////////////////////////////////////////////////////////////////////////*/
/*KLASSEN*/
.headerleft
{
	display: block;
	height: 19px;
	width: 139px;
	line-height: 19px;
	background-image:url(Bilder/head_navileft.jpg);
	font-size: 10px;
	font-family: Verdana;
	color: #434343;
	text-decoration: none;
	text-indent: 15px;
}
.headerright
{
	display: block;
	height: 22px;
	width: 228px;
	line-height: 22px;
	background-image:url(Bilder/head_naviright.jpg);
	font-size: 10px;
	font-family: Verdana;
	color: #434343;
	text-decoration: none;
	text-indent: 25px;
	text-align: left;	
}
.contentbody
{
	width: 98%;
	text-align: left;
	font-size: 10px;
	font-family: Verdana;
}
.naviright
{
	width: 190px;
	text-align: left;
	font-size: 10px;
	font-family: Verdana;
	padding-left: 21px;	
}
.copyright
{
	width: 98%;
	text-align: left;
	font-size: 10px;
	font-family: Verdana;
	text-align: center
}
.gradualshine
{
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
}
.title
{
	background-image: url(Bilder/title/back_title.jpg);
	height: 20px;
}
.title_news
{
	background-image: url(Bilder/title/back_titlenews.jpg);
	height: 20px;
}
/*/////////////////////////////////////////////////////////////////////////////*/
/*FORUM*/
.forum_main
{
	border-bottom: 1px dotted;
	height: 40px;
}

.forum_topics
{
	border-bottom: 1px dotted;
	height: 30px;
}