body  
{ 
	width: 100%;
    margin: 0px; 
    padding: 0px; 
    color: #999999; 
    font-size: 10px; 
    font-family: Verdana,  Arial, Helvetica, sans-serif; 
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
    background-color: #060608;
}

div 
{
	position:relative;
	text-align: left;
}

p
{  
	color: #999999; 
	text-align: left;
}


a, a:active, a:link, a:visited, a:focus 
{ 
    color: #99ff00; 
    text-decoration: none;
	border:0px;
}

a:hover  
{ 
    color: #333333; 
    text-decoration: none; 
}

h1 
{
    font-weight: bold;
    margin-top:0px;
    margin-bottom:0px;
    color: #ffffff;
    font-size: 11px;
}

h2 
{
    margin-top:0px;
    margin-bottom:0px;
    color: #ffffff;
    font-size: 13px;
}  

.clear
{
	clear:both;
}
/* specific styles */
.navE
{
	height: 30px;
	float: left;
}      
.navEi
{
	position:absolute;
	left:0px;
	top:0px;
	border:0px;
}
.navEa
{
	position: absolute;
	left: 0px;
	top:0px;
	visibility: hidden;
	border:0px;
}

.spacer
{
	width: 1px;
	float:left;
	height:400px;
	margin:0px;
	padding:0px;
}
.distanz
{
	width: 1px;
	float:left;
	height:400px;
	margin:0px;
	padding:0px;
}
.main
{
	float: left;
	width: 420px;
	margin:30px;
	margin-left: 19px;
}

.line
{
	background-color: #333333;
}
.titleImg
{
	margin-bottom: 22px;
}

.nav1E
{
	position:relative;
	width: 170px;
	height:30px;
}
.nav1Img
{
	position:relative;
	border:0px;	
}
.nav1ImgA
{
	position:absolute;
	left:0px;
	top:0px;
	border:0px;
	visibility:hidden;	
}

.listE
{
	width: 520px;
	height: 140px;
	/*padding-bottom: 40px;*/
	
}
.listEbild
{
	width:120px;
	float: left;
}
.listEtxt
{
	width:400px;
	float: left;
	height: 80px;
	clip: rect(0px, 400px, 120px, 0px);
	overflow:hidden;
}
.listEbox
{
	width:400px;
	float: left;
	height: 20px;
}
#page
{
	width: 850px;
    height: 47px;
    margin: auto;
}

#header 
{
	width: 850px;
	height: 60px;
	text-align:right;
}

#navi
{
	width: 850px;
	height: 30px;
	margin-bottom:10px;
}

#image
{
	width:850px;
	margin-bottom:10px;
}

#left
{
	width:170px;
	margin-right: 10px;
	float:left;
	background-color:#000000;
}

#right
{
	width: 670px;
	float:left;
	background-color: #000000;
}

#formC
{
	margin-left:120px;
}

/* forms */
form
{
	margin:0px;
	padding:0px;
}
input
{
	width: 280px;
	height: 20px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 4px;
	margin:0px;
	margin-top:2px;
	margin-bottom:2px;
    color: #999999; 
    border: 0px;
	background-color: #59595b;
	vertical-align: middle;
}

.stk
{
	width: 30px;
	margin: 0px;
	text-align: right;
}

