#footer{
    position: absolute;
    top: 620px;
    left:50%;
    width: 860px;
		margin-left:-403px;
	padding:5px;
	color: #999999;
	font-family: verdana, arial, sans-serif;
	font-size:10px;

}
#footer a {
	  color: #999999;
	  font-family: verdana, arial, sans-serif;
	  font-size:10px;
	  text-decoration: none;
}
#footer a:hover {
	  color: #FFFFFF;
	  font-family: verdana, arial, sans-serif;
	  font-size:10px;
	  text-decoration: none;
}


#content {
	left:50%;
	margin-left:-450px;
	top:0px;
	position:absolute;
	height:600px;
	background-color: white;
	width: 900px;
	margin-top: 70px;
	border: 1px solid #1e1e1e;	
	background-image:url(graphics/lxb_screen_2.jpg);
	
}

body {
		margin: 0;
		padding: 0;
		background-color: #1b1b1b;
    	background-image:url(../myspc/lxbbgrd.gif);
    	background-position: center -0px;
}

p {
	margin:  0px;
}

input {			background-color: #981a1e;			color: #ffffff;			border: 1px solid #CCC;			font-size: 10px;			padding: 3px;			font-family: verdana, arial, sans-serif;
			font-weight: bold;					}


#textfenster {
	background-color:  white;
	width: 320px;
	height:  400px;
	margin-left: 150px;
	margin-top: 125px;
	padding:  10px;	
 	filter:alpha(opacity=80);
 -moz-opacity:0.8;
 font-family: verdana, arial, sans-serif;
 font-size: 10px;
 line-height: 13px;
 color: black;

}

/* SCROLLABLE AREA */

#divUpControl{position:absolute; width:20px; left:495px; top:128px; z-index:1; text-align: right} 
#divDownControl{position:absolute; width:20px; left:495px; top:515px; z-index:1; text-align: right} 
#divContainer{position:absolute; width: 310px; height: 420px; overflow:hidden; top: 135px; left: 160px; clip:rect(0px,415px,400px,0px); visibility:hidden}  
#divContent{position:absolute; top:125px; left: 150px}  


#newsletter {
	width:  130px;
	height: 25px;
	background-color: #981a1e;
	color:  white;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	position: absolute ;
	top:  510px;
	left: 620px;
	text-align: center;
	 	filter:alpha(opacity=95);
 -moz-opacity:0.9;
}
.header {
	color:  #981a1e;
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 20px;
}

a:link, a:visited {
	color:  #981a1e;
	text-decoration: none;
	font-weight:  bold;
}
a:hover, a:active {
	color:  #981a1e;
	text-decoration: underline;
	font-weight:  bold;
}