BODY{
			background-color: black;
			padding: 20px;
			SCROLLBAR-FACE-COLOR: #ABABCF;
      SCROLLBAR-HIGHLIGHT-COLOR: #ABABCF;
      SCROLLBAR-SHADOW-COLOR: #000000;
      SCROLLBAR-3DLIGHT-COLOR: #ABABCF;
      SCROLLBAR-ARROW-COLOR: #000000;
      SCROLLBAR-TRACK-COLOR: #ffffff;
      SCROLLBAR-DARKSHADOW-COLOR: #ABABCF;
}
H1{
			font-family: Arial, sans serif;
			TEXT-ALIGN: CENTER;
}
INPUT,TEXTAREA{
			border: 1px solid #ABABCF;	
}
.main{
			width:770px;
		 	background-image: url('images/bg.gif');
		 	color:white;
			border: 1px solid white;
}
.link{
			border: 1px solid #000000;
			margin-top: 10px;
			margin-bottom: 2px;
}
H2{
			font-family: Arial, sans serif;
			font-size: 16px;
}

.left{
			font-family: Arial, sans serif;
			font-size: 12px;
			width: 140px;
			padding: 5px;
			#background-color: #efefef;
}
.content{
			display: block;
			position: relative;
			top: 0px;
			width: 570px;
			height: 95%;
			
			font-family: Arial, sans serif;
			font-size: 14px;
			padding: 15px;
			padding-top: 10px;
			color: black;
			margin-left:20px;
			margin-bottom:10px;
			background-color: #FFFFFF;
			background-image: url('images/bg.jpg');
			background-attachment: fixed;
			background-repeat: no-repeat;
			background-position: center center;
			overflow: auto;
}
.footer{
			font-family: Arial, sans serif;
			font-size: 14px;
			text-align: center;
			color: silver;
}
.artikel{
			font-family: Arial, sans serif;
			font-size: 12px;
			text-align: left;
			font-weight: bold;
}
.beschr{
			font-family: Arial, sans serif;
			font-size: 12px;
			text-align: left;
}
.artikel_zoom{
			font-family: Arial, sans serif;
			font-size: 12px;
}
.group{
			 text-decoration: none;
			 color: black;
			 font-weight: bold;
}
.sample{
			 text-decoration: none;
}
