body {	background-color:#3c6c80;
	color:#000000;
	font-family: Comic Sans MS, verdana, arial;
	}

	
	
	
.backgroundimg {
	background-position: top left;
	}

.td_title_left {
	background-image:url('../backgrounds/whirl_blue_top_l.jpg');
	height: 170px;
	background-position: top left;
	color:#243d4f;
	}
.td_title_right {
	background-image:url('../backgrounds/whirl_blue_top_r.jpg');
	height: 170px;
	background-position: top left;	
	border-right: 18px solid #478cb5;
	color:#243d4f;
	vertical-align: top;
	text-align: right;
	}
.td_menu_left {
	background-color: #699bb8;
	border-bottom: 5px solid #478cb5;
	height: 27px;
	}
.td_menu_right {
	background-color: #699bb8;
	border-bottom: 5px solid #478cb5;
	border-right: 18px solid #478cb5;
	color:#243d4f;
	height: 27px;
	}
.td_main_left {
	background-color: #85afc7;	
	/*border-bottom: 3px solid #50b8a8;	*/
	}
.td_main_right {
	background-color: #85afc7;
	border-right: 18px solid #478cb5;
	/*border-bottom: 3px solid #50b8a8;*/
	padding-bottom:10px;
	}
.td_footer {
	background-color: #478cb5;
	height: 55px;
	border-right: 18px solid #478cb5;
	}

	
.error	{color:#1d6b6f;
	font-size:14px; 
	font-weight:bold;
	}

.scroll{
	scrollbar-face-color: #478cb5;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: 5f172f;
	scrollbar-3dlight-color: #244f46;
	scrollbar-arrow-color: #243d4f;
	scrollbar-track-color: #85afc7;
	scrollbar-darkshadow-color: #cccccc;
	}
	
.titel {font-family: Comic Sans MS, geneva, arial; 
	font-size: 40px; 
	font-variant: normal; 
	font-weight: normal; 
	letter-spacing: 2;
	color: #243d4f;
	padding-top: 10px;
	filter: Blur(Add=0, Direction=0, Strength=0);
	}
	
.menu {	
	font-family: Comic Sans MS, geneva, arial; 
	font-variant: normal; 
	font-weight: normal; 
	}
	
.headline {
	font-family: Comic Sans MS, geneva, arial; 
	font-size: 18px; 
	font-weight: bold; 
	font-variant: normal;
	}

.subheadline {
	font-family: Comic Sans MS, geneva, arial; 
	font-size: 14px; 
	font-weight: bold; 
	font-variant: normal;
	}
	
.text {	font-size:14px; 
	}
			
.footer	{
	color:#000000;
	}

.netikka{
	font-size:11px;
	color:#a8eae9;
	}

.input {color:#000000}

.BIGimg_style {
	border:2px solid #c0d7e3;
	}

.thumbnailimg {
	border:2px solid #c0d7e3;
	}
.onmouse_thumb {
	border:2px solid #ffffff;
	}
.offmouse_thumb {
	border:2px solid #c0d7e3;
	}



a:link {color:#c0d7e3; 
	text-decoration:underline}		
a:visited {color: #c0d7e3; 
	text-decoration:underline}  	
a:hover {color: #ffffff; 
	text-decoration:underline;
	}
a:active {color: #c0d7e3; 
	text-decoration:underline; 
	}


