/*td {border: 1px solid red;}*/
.service {
	margin-top: 84px;
	width: 80px;
	background-color: #FFFFFF;
}

.bg_grad {	background-attachment: scroll;
	background-image: url(/site/images/grad_side.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg_inhoud {	background-attachment: scroll;
	background-image: url(/site/images/b_home.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.bg_window {
	background-attachment: scroll;
	background-image: url(/site/images/window_loop.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

body {
	background-attachment: fixed;
	background-image: url(/site/images/bg_loop.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.content ul {margin:0px; padding:5px 5px 5px 15px;}

body img {border: none;}
 
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #545454;
	text-decoration: none;
	line-height: 16px;
}
.text a {
	color: #C5355D;
	text-decoration: none;
	line-height: 16px;
}
.text a:hover {
	color: #C5355D;
	text-decoration: underline;
	line-height: 16px;
}

.bg_header {
	background-attachment: fixed;
	background-image: url(/site/images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.FF_bg_header {
	background-image: url(/site/images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.bg_header_f {
	background-image: url(/site/images/header_f.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.FF_bg_header_f {
	background-image: url(/site/images/header_f.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.regel1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	line-height: 16px;
}
.regel2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E29AAE;
	text-decoration: none;
	line-height: 16px;
}
.header {
	font: 14px/16px Georgia, "Times New Roman", Times, serif #545454;text-decoration: none;}


html, body {
	height: 100%;
	padding: 0px;
	margin: 0px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #545454;
	font-size: 11px;
	line-height: 16px;
}

table {
	font: 11px Arial, Helvetica, sans-serif;
	color: #545454;
	font-size: 11px;
	line-height: 16px;
}

a {
	color: #C5355D;
}

.top {
	vertical-align: top;
}

.bottom {
	vertical-align: bottom;
}

.middle {
	vertical-align: middle;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.center {
	text-align: center;
}

.bold {
	font-weight: bold;
}

.hand {
	cursor: pointer;
	cursor: hand;
}

.hidden {
	overflow: hidden;
}

.inline {
	display: inline;
}

.block {
	display: block;
} 

.sup {
	vertical-align: super;
}

.noBorder {
	border: none;
}

.white {
	background-color: #ffffff;
}

.scroll {
	margin-top: 25px;
	margin-right: 8px;
	height: 315px;
	width: 758px;
	overflow: auto;
	scrollbar-track-color: #FEFCF0;
	scrollbar-base-color: #FDF8DB;
	scrollbar-darkshadow-color: #E1E1E1;
	scrollbar-arrow-color: #C5355D;
	scrollbar-shadow-color: #EEEEEE;
	scrollbar-highlight-color: #E1E1E1;
}

.fert {width:300px; overflow:hidden;}

.content {
	width: 706px;
	overflow: hidden;
	margin-left: 35px; 
}

.FF_content {
	margin-top: 25px;
	margin-left: 35px; 
}

.clock {
	width: 696px;
	overflow: hidden;
	margin-left: 37px;
}

.title {
	font-family: Georgia, Times, serif; 
	font-size: 13px;
	color: #C5355D;
	margin: 20px 20px 20px 0px;
}
	

.test {border: 1px solid red;}
/*Common styles end*/

.gr_inp {
	width: 125px;
	background-color: #ffffff;
}

.gr_day {
	width: 35px;
	background-color: #ffffff;
}

.gr_img {margin-left: 3px;}