BODY{
	margin:0;
	padding:0;
/*	
	background-image: url(../images/bgbrun.jpg);
	background-image: url(../images/bg2-moerkeblaa.jpg);
*/	
	background-repeat:no-repeat;
	background-position:60% 40px;
	font-family: verdana, arial;
	font-size:10pt;
	text-align:center;
}

TD{
	padding:0px;
	margin:0px;
	vertical-align:top;
	text-align:left;
}


H1{
/*
	color:#0479bf;
	*/
	color: #3b6aaa;
	font-size:25px;
	font-family:"Times New Roman";
	font-style: oblique;
	margin:0 0 15px 0;
}

H2{
	/*color:#0479bf;*/
	color: #3b6aaa;
	font-size:18px;
	font-family:"Times New Roman";
	font-style: oblique;
	margin:0 0 0 0;
}


H3{
/*	color:#0479bf;*/
	color: #3b6aaa;
	font-size:15px;
	font-family:"Times New Roman";
	/*font-style: oblique;*/
	margin:0 0 0 0;
}


P{
	margin:0 0 7px 0;
}

HR{
	border:1px solid #0479bf;
	border:1px solid #3b6aaa;
	
}

A{
	color:#0479bf;
	color: #3b6aaa;
	text-decoration:none;
}

A:hover{
	text-decoration:underline;
}



INPUT{
	border:1px solid #0479bf;
	border:1px solid #3b6aaa;
	background-color:#ffffff;
	color:#0479bf;
	color: #3b6aaa;	
}




#topBar{
	width:100%;
	background-color:#c9b9a4;
	height = 40px;
	text-align:center;
}

	#headerWrap{
		width:968px;	
		margin-left:auto;
		margin-right:auto;
		text-align:left;
	}






#mainContainer{
	width:968px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../Gfx/bg2-moerkeblaa.jpg);
	background-image: url(../Gfx/bg2-moerkeblaa_transparent.jpg);
	
	
	background-repeat:no-repeat;
	background-position:150px 0px;
	min-height:400px;
}

	#mainTable{
		width:100%;
		
		/* IE */
		/*filter:alpha(opacity=40);	*/
		
		/* Mozilla >1.6 */
		/*-moz-opacity:0.4;	*/		
		
		/* Safari & Mozilla 1.7b+ */
		/*opacity: 0.4;	*/			 
				
	}

	
	
		#r0{
			height:120px;
		}	
		
			#r0c0{
				width:200px;
			/*
				background-color:#FF80C0;
			*/
			}
				#logoContainer{
					width:100%;
					text-align:center;
					margin-top:30px;
				}
				
				#leftmenu{
					text-align:left;
					margin-left:30px;
					margin-top:20px;
				}

				
					#leftmenu ul{
						list-style-image:url(../images/birds_small.gif);
						list-style-image:none;
						list-style-type:none;
						margin:0;
						padding:0;		
					}
				
					#leftmenu ul li{
						line-height:20px;
					}
					
						#leftmenu ul li ul{
							margin-left:15px;						
						}
					
				
					#leftmenu ul li	a{
						color:#000000;
						text-decoration:none;
					}	
					
					#leftmenu ul li	a.act,#leftmenu ul li a.cur{
						color:#000000;
						text-decoration:none;
						font-weight:bold;
					}						
					
			
					#leftmenu ul li	a:hover{
						text-decoration:underline;			
					}	
					
		
		#r1{
		
		
		}						
			
			
			#r1c1{
				width:568px;
				padding:0 5px 0 5px;
				border-right:1px solid #c9b9a4;		
				vertical-align:top;		

			}
			
				#content{
					/*
					margin:120px 0 0 0;
					*/
					vertical-align:top;
					min-height:400px;
				}
			
			
			#r1c2{
				width:200px;
				padding-left:5px;

/*
				background-color:#FFFF80;	
				*/
		
			}
			
				#newsletter fieldset{
					border:none;
				}
				
				#newsletter fieldset legend{
					font-weight:bold;

				}
			
			
				#content_right{
					/*
					margin:60px 0 0 0;
					*/
				}
		
#footer{
	width:968px;
	/*
	background-color:#c9b9a4;
	*/
	height = 25px;
	text-align:center;
	border-top:2px dotted #c9b9a4;
	border-bottom:2px dotted #c9b9a4;
	/*background-color:#c9b9a4;*/
	margin-top:20px;
	margin-bottom:30px;
	margin-left:auto;
	margin-right:auto;
	padding:5px;

}		


#pagetools{
	width:100%;
	margin-top:20px;
}


#printlink{
	background-image:url(../images/bidprintikon.gif);
	background-repeat:no-repeat;
	padding-left:15px;
	padding-right:15px;
	float:right;
	font-size:10px;
	
}

#tiplink{
	background-image:url(../images/bidmailikon.gif);
	background-repeat:no-repeat;
	padding-left:15px;
	float:right;
	font-size:10px;
}

		
.twocols{width:auto;height:auto;}
.twocols .twocols_left{width:50%;vertical-align:top;padding-right:5px;}
.twocols .twocols_right{width:50%;vertical-align:top;padding-left:5px;} 


.threecols{width:auto;height:auto;}
.threecols .threecols_left{width:33%;vertical-align:top;padding-right:5px;}
.threecols .threecols_middle{width:33%;vertical-align:top;padding-right:5px;padding-left:5px;}
.threecols .threecols_right{width:33%;vertical-align:top;padding-left:5px;}


.fourcols{width:auto;height:auto;}
.fourcols .fourcols_left{width:25%;vertical-align:top;padding-right:5px;}
.fourcols .fourcols_middle_left {width:25%;vertical-align:top;padding-right:5px;padding-left:5px;}
.fourcols .fourcols_middle_right {width:25%;vertical-align:top;padding-right:5px;padding-left:5px;}
.fourcols .fourcols_right{width:25%;vertical-align:top;padding-left:5px;}


.csc-frame-rulerBefore{
	border-top:1px solid #0479bf;
	font-size:0px;
	margin:5px 0 5px 0;
}

.csc-frame-rulerAfter{
	border-top:1px solid #0479bf;
	font-size:0px;
	margin:5px 0 5px 0;

}

.error{
	color:red;
}