/* CSS Document */

BODY
	{
	scrollbar-face-color: #333333;
	scrollbar-shadow-color: #333333;
	scrollbar-highlight-color: #333333;
	scrollbar-3dlight-color: #333333;
	scrollbar-darkshadow-color: #333333;
	scrollbar-track-color: #000000;
	scrollbar-arrow-color: #a1782e;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
	
.hg 	{
	background-image: url(img/screen/hg.jpg);
	background-position: center center;
	}
	
td
	{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #ffffff;
	}
	
A
	{
	color: #a1782e;
 	text-decoration: none;
	}

A:hover
	{
	color: #a1782e;
 	text-decoration: underline;
	}
	
input 
	{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background-color: #333333;
	border: #333333;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
	}
	
textarea
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background-color: #333333;
	border: #333333;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px
	}
	
.button
	{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background-color: #a1782e;
	border-color: #a1782e;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
	}
	
div.contentcontainer
	{
	width: 450px;
	height: 345px;
	overflow: auto;
	}
	
.txt {
	color: #A2782D;
}

.newsanmeldung {
	position:relative;
	top:7px;
	left:4px;
}

.Gold {color: #a1782e;}
.Normal {color: #FFFFFF;}

