body {	
	background: 	#ffffff; 
}

html, body, td, p, div { 	
	color: 			#000000;
	font-family:  	Verdana, Arial, Helvetica, sans serif; 
	font-size: 		11px; 
}

h1 {
	font-size: 15px;
	margin: 0px;
}
h2 {
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
}
h3 {
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
}

td {
	vertical-align: top;
}

a:link { color: #000000; }
a:visited { color: #000000; }
a:active { color: #000000; }
a:hover { color: #000000; }
		
form {	
	display:	inline;
}

.container {	
	position: absolute; 
	top: 100px; 
	left: 0px; 
	height: 100%;
	width: 100%; 
}

.header { 	
	position: absolute; 
	top: 0px; 
	left: 0px; 
	width: 100%;
	height: 100px;  
	z-index: 0; 
	padding-top: 10px;
	padding-left: 10px;
}

.content {	
	height: 100%;
	margin-left: 150px;
	margin-right: 160px;
	padding-left: 10px;
	padding-right: 10px; 
	padding-bottom: 20px; 
}

.info {
	font-size: 10px;
	color: #555555;
}



/* *** SEARCH *** */		

.searchresultinfo {
	margin: 10px;
}
.searchresultinfo h1 { 	
	font-weight: normal;
	font-size: 	12px;
	color: 		#CC0000 
}
.searchresultinfo h1 a {
	text-decoration: none;
}
.resultlist {	margin: 10px;}

.result { 	
	margin-left: 0px;
	border: 1px solid #CC0000;
	margin-bottom: 10px;
}

.resultimage {	
	vertical-align: middle;
	text-align: center;
	width: 100px;
}
.resultimage img {
	border: 0px;
}	

.resultinfo {	
	padding: 3px; 
	border-left: 1px solid #CC0000;
	z-index: 0; 
}
.resultinfo a {
	text-decoration: none;
}		
.resultinfo h1 {	margin:			0px;
					color: 			#000000;
					font-family:  	Verdana, Arial, Helvetica, sans serif; 
					font-size: 		10px; 
}
.resultcontact { 	width: 170px;
					padding: 3px;
}


/* *** MARGIN LEFT *** */

.marginleft { 	position:			absolute; 
				top:				0px; 
				left:				0px; 
				width:				150px;
				height: 			100%;  
				z-index:			0;}
				
.marginleft .news {
	padding: 		4px;
	border-top: 	1px solid #CC0000;
	border-left: 	1px solid #F4BC57;
	border-bottom: 	1px solid #F4BC57;
	border-right: 	1px solid #F4BC57;	
	background: 	#F9DEAB;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.marginleft .news a {
	text-decoration: none;
}

.marginleft .news a:hover {
	text-decoration: underline;
}
.marginleft .themes {
	padding: 		4px;
	border-top: 	1px solid #CC0000;
	border-left: 	1px solid #F4BC57;
	border-bottom: 	1px solid #F4BC57;
	border-right: 	1px solid #F4BC57;	
	background: 	#F9DEAB;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.marginleft .themes a {
	text-decoration: none;
}

.marginleft .themes a:hover {
	text-decoration: underline;
}


/* *** MARGIN RIGHT *** */
.marginright {	position:			absolute;
				right:				0px;
				top: 				0px;
				z-index:			0;
				width:				140px;
				height: 			100%;
				margin-right:		10px;
				background-color: 	#ffffff;}

.loginbox { 	padding: 		4px;
				border-top: 	1px solid #CC0000;
				border-left: 	1px solid #F4BC57;
				border-bottom: 	1px solid #F4BC57;
				border-right: 	1px solid #F4BC57;	
				background: 	#F9DEAB;
				margin-left: 10px;
				margin-right: 10px;
				margin-bottom: 10px;}

.loginbox h3 {	font-size: 12px;
				margin: 0px;
				margin-bottom: 4px;
				padding: 0px;}

.loginbox .email {	height: 17px;
					width: 100px;
					border: 1px solid #00000;}		

.loginbox .passwordblock {	margin-top: 2px; }

.loginbox .password {	
	height: 17px;
	width: 100px;
	border: 1px solid #00000;
	vertical-align: top;
	margin-right: 2px;
}
		
.navigation { 	
	padding: 		4px;
	border-top: 	1px solid #CC0000;
	border-left: 	1px solid #F4BC57;
	border-bottom: 	1px solid #F4BC57;
	border-right: 	1px solid #F4BC57;	
	background: 	#F9DEAB;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.navigation ul { 	
	margin: 0px;
	padding: 0px;
	list-style-type: none; 
}

.googleright { 	
	width: 120px;
	padding:  4px;
	border-top: 1px solid #CC0000;
	border-left: 1px solid #F4BC57;
	border-bottom: 1px solid #F4BC57;
	border-right: 1px solid #F4BC57;	
	background: #F9DEAB;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.counter { 	
	width: 120px;
	padding: 		4px;
	border-top: 	1px solid #CC0000;
	border-left: 	1px solid #F4BC57;
	border-bottom: 	1px solid #F4BC57;
	border-right: 	1px solid #F4BC57;	
	background: 	#F9DEAB;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;}

.counter h3 {	font-size: 12px;
				margin: 0px;
				margin-bottom: 4px;
				padding: 0px;}
				
				
				
.searchbox {  	padding: 		4px;
				border-top: 	1px solid #CC0000;
				border-left: 	1px solid #F4BC57;
				border-bottom: 	1px solid #F4BC57;
				border-right: 	1px solid #F4BC57;	
				background: 	#F9DEAB;
				margin-bottom: 10px;
}
				
.searchbox .query { width: 200px;
					margin-right: 5px;}
.searchbox .theme { margin-right: 15px;}
.searchbox .submit { margin-right: 5px;}
.searchbox .extendedsearch { padding-top: 5px;}
.searchbox .city { 	margin-left: 5px;
					margin-right: 5px;}
.searchbox .postcodearea { 	margin-left: 5px;
							margin-right: 5px;
}

.systemmessages {}
.systemmessages .message {
	color: #CC0000;
}
					
.datatable {
	padding: 		4px;
	border-top: 	1px solid #CC0000;
	border-left: 	1px solid #F4BC57;
	border-bottom: 	1px solid #F4BC57;
	border-right: 	1px solid #F4BC57;	
	background: 	#F9DEAB;
	margin-bottom: 10px;
}

.datatable th {
	border-bottom: 1px solid white;
	background: 	#F9DEAB;
	padding-left: 10px;
	padding-right: 5px;
	margin: 0px;
	text-align: left;
	font-size: 		11px; 
}

.datatable td {
	border-bottom: 1px solid white;
	background: 	#F9DEAB;
	padding-left: 10px;
	padding-right: 5px;
	margin: 0px;
}

.datatable select {
	font-size: 10px;
	line-height: 11px;
	height: 15px;
	padding-top: 1px;
	padding-left: 3px;
	padding-bottom: 0px;
}

.datatable .long {
	font-size: 10px;
	line-height: 13px;
	height: 17px;
	padding-top: 1px;
	padding-left: 3px;
	padding-bottom: 0px;
	width: 200px;
}
.datatable .short {
	font-size: 10px;
	line-height: 13px;
	height: 17px;
	padding-top: 1px;
	padding-left: 3px;
	padding-bottom: 0px;
	width: 80px;
}
.datatable .textarea_medium {
	height: 250px;
	width: 250px;
}
.datatable .submitbutton {
	font-size: 10px;
}

.datatable .checkbox {
	border: 0px;
}

.datatable a {
	text-decoration: none;
}
.datatable a:hover {
	text-decoration: underline;
}


/* *** News Overview *** */
.newslist {}

.newslist a {
	text-decoration: none;
}

.newslist a:hover {
	text-decoration: underline;
}

/* *** Result Page Navigation *** */
.pagenavigation {
	display: inline;
}