
html {
	overflow-y:scroll;
}

BODY, TABLE, TD, P {

	color: #7F7F7F;

	font-family: "Times New Roman", Times, serif;

	font-size: 15px;

	scrollbar-highlight-color:#C0C0C0;

	scrollbar-face-color:#000000;

	scrollbar-arrow-color:#C0C0C0;

	scrollbar-track-color:#000000;

	scrollbar-shadow-color:#C0C0C0;

	scrollbar-darkshadow-color:#000000;

	scrollbar-3dlight-color:#000000;

}



A {

	color: #C0C0C0;

	font-family: "Times New Roman", Times, serif;

	font-size: 15px; 

	font-weight: normal; 

	text-decoration: underline;

	 }



A:LINK {

	color: #C0C0C0;

	font-family: "Times New Roman", Times, serif;

	font-size: 15px; 

	font-weight: normal; 

	text-decoration: underline; 

	}



A:HOVER {

	color: #C0C0C0;

	font-family: "Times New Roman", Times, serif;

	font-size: 15px; 

	font-weight: normal; 

	text-decoration: none; 

	}



A:VISITED {

	color: #C0C0C0;

	font-family: "Times New Roman", Times, serif;

	font-size: 15px; 

	font-weight: normal; 

	}

.titel {

	color: #FF0000;

	font-family: "Times New Roman", Times, serif;

	font-size: 29px;

	font-weight: bold;

}

.titel2 {

	color: #999999;

	font-family: "Times New Roman", Times, serif;

	font-size: 17px;

	font-weight: bold;

}

small {

	color: #999999;

	font-family: "Times New Roman", Times, serif;

	font-size: 12px;

}



SELECT, TEXTAREA, INPUT {

	border : 1px solid #999999;

	background : #000000;

	color: #C0C0C0;

}



INPUT.checkbox {

	border : 1px solid #000000;

	background : #000000;

	color: #C0C0C0;

}





LI, UL {

	list-style-type: square; 

	}

#webcam li {
	list-style:none;
	float:left;
	}

#webcam p {
	margin-top:2px;
	margin-bottom:24px;
	}
	
#webcam .links {
	margin-left:-39px;
	}
	
#webcam .rechts {
	margin-left:45px;
	}
