body	{
	margin:0px;
	font-family:verdana;
	}

#head	{
	background-image:url(../images/background_head.gif);
	background-repeat:repeat-x;
	border-bottom:1px solid #575E62;
	height:152px;
	}
	
#etracker_head	{
	background-image:url(../images/etracker/background_etracker_head.gif);
	background-repeat:repeat-x;
	border-bottom:1px solid #575E62;
	}
	
#none {
	display:none;
	}
	
.login	{
	border:1px solid black;
	font-size:11px;
	font-family:verdana;
	width:100px;
	margin-bottom:10px;
	}
	
.btn {
	background-color:FF730C;
	border:1px solid black;
	width:100px;
	color:white;
	}
	
.login_field {
	height:40px;
	width:150px;
	border-left:1px solid #FFF;
	padding-top:7px;
	text-align:center;
	}
	
#news	{
	width:160px;
	height:22px;
	vertical-align:top;
	}
	
#bestellung {
	width:160px;
	height:22px;
	vertical-align:top;
	}
	
#content_head {
	border-right:1px solid #575E62;
	border-left:1px solid #575E62;
	border-bottom:1px solid #FFF;
	background-color:#B4B9BB;
	height:50px;
	vertical-align:middle;
	padding-bottom:-10px;
	}
	
#content {
	border-right:1px solid #575E62;
	border-left:1px solid #575E62;
	background-color:#FFF;
	}
	
#login_form {
	background-color:#EAECEB;
	width:141px;
	height:100%;
	}
	
h1	{
	font-family:verdana;
	font-size:26px;
	color:#565D61;
	font-weight:normal;
	}
	
h2	{
	font-family:verdana;
	font-size:16px;
	color:#FF730C;
	font-weight:bold;
	margin-top:5px;
	}

td	{
	font-size:11px;
	}
	


a:visited.news_link {
	text-decoration:none;
	color:black;
	font-weight:bold;
	}
	
a:link.news_link {
	text-decoration:none;
	color:black;
	font-weight:bold;
	}
	
a:hover.news_link {
	text-decoration:underline;
	color:black;
	font-weight:bold;
	}
#links {
	font-size: 8pt;
}	
	