body {
	scrollbar-face-color		: #C95592;
	scrollbar-shadow-color		: #444444;
	scrollbar-highlight-color	: #D67EAC;
	scrollbar-3dlight-color		: #444444;
	scrollbar-darkshadow-color	: #E2C6D5;
	scrollbar-track-color		: #E2C6D5;
	scrollbar-arrow-color		: #D67EAC;

	margin						: 10px;
	}
	
.suche {
	font-family					: arial;
	font-size					: 11px;
	color						: #838383;
	background-color			: #EEEEEE;
	border						: 1px solid #847F83;
	background-image			: url(img/input_bg.jpg);	
}

.submit {
	font-family					: arial;
	font-size					: 10px;
	color						: #FFFFFF;
	background-color			: #C95592;
	border						: 1px solid #847F83;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5B5B5B;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
	border: 1px solid #B8B8B8;
	font-weight: bold;
}

.px11 {
	font-family					: arial;
	font-size					: 11px;
	font-weight					: normal;
	color						: #5B5B5B;
	}
	
.red {
	font-family					: arial;
	font-size					: 11px;
	font-weight					: normal;
	color						: #FF0000;
	}	
	
.green {
	font-family					: arial;
	font-size					: 11px;
	font-weight					: normal;
	color						: #00AA00;
	}
		
.px13 {
	font-family					: arial;
	font-size					: 13px;
	color						: #5B5B5B;
	font-weight					: normal;
	}
	
.px15 {
	font-family					: arial;
	font-size					: 15px;
	font-weight					: normal;
	color						: #5B5B5B;
	}
	
.px19 {
	font-family					: arial;
	font-size					: 19px;
	color						: #5B5B5B;
	}
	
.imgborder {
	border: 1px solid #C95592;
	}
	
.angaben {
	font-family					: arial;
	font-size					: 11px;
	color						: #5B5B5B;
	font-weight					: normal;
	}

.angaben a {
	font-family					: arial;
	font-size					: 11px;
	color						: #5B5B5B;
	font-weight					: normal;
	text-decoration				: underlined;
	padding-left				: 5px;
	}
	
.angaben a:hover {
	font-family					: arial;
	font-size					: 11px;
	color						: #5B5B5B;
	font-weight					: normal;
	text-decoration				: none;
	}			

