a:link 
{ 
	color:#371700; 
	text-decoration:none;
}

a.s:link 
{ 
	color:#fff; 
	text-decoration:none;
	font-size:9px;
}

a:visited 
{ 
	color:#371700; 
	text-decoration:none;
}

a.s:visited 
{ 
	color:#fff; 
	text-decoration:none;
}

a:active 
{ 
	color:#371700; 
	text-decoration:none;
}

a.s:active 
{ 
	color:#fff; 
	text-decoration:none;
}

a:hover 
{ 
	color:#fff; 
}
a.s:hover
{
	color:#666;
}

body
{
	font-size:13px;
	font-family:Verdana;
	color:#000;
	/*background-image:url(test.jpg);
	background-attachment:fixed;*/
	background-image:url(img/bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

table
{
	font-size:13px;
	font-family:Verdana;
	color:#000;
}

.index 
{ 
	background-color:#efefef; 
}

.inhalt 
{ 
	font-size: 12px;
	line-height: 13px;
	padding:10px;

	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	vertical-align:top;
	color:#000;
}

.bg
{
	background-image:url(img/bg.gif);
	background-repeat:repeat-x;
	background-position:top;
}

.title
{
	color:#FFFFFF;
	font-size:18px;
}

.h1
{
	color:#371700;
	font-size:18px;
}

h3.boxheader 
{
	color:#371700;
	font-size: 15px;
	line-height: 16px;
	border-bottom:solid 1px #371700;
}

.box1
{
	font-size: 12px;
	line-height: 13px;
	padding:10px;

	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	vertical-align:top;
	color:#000;
}

.h2
{
	color:#371700;
	font-size:14px;
}

.foot
{
	color:#FFFFFF;
	font-size:9px;
}

.newstitel
{
	font-weight:bold;
}

hr
{
	color:#CC6600;
}

img 
{ 
	border:0px; 
}
