body {	
	color:#000000;
	font-family: Comic Sans MS, verdana, arial;
	}

.squareBg {
	background-image:url('../images/gradient/gradient_green_bg.jpg');
	background-position: top left;
	background-repeat: repeat-x;
	}
	
	
.backgroundimg {
	background-color: #ffffff;
	margin-top: 30px;
	}

.td_title_left {
	height: 140px;
	color: #243d4f;
	}
.td_title_right {
	background-image:url('../images/gradient/gradient_green_title.gif');
	background-position: bottom left;	
	height: 140px;	
	color: #243d4f;
	vertical-align: top;
	text-align: right;
	}
.td_menu_left {
	height: 27px;
	}
.td_menu_right {
	background-image:url('../images/gradient/gradient_green_menu.gif');
	background-position: bottom;
	color: #243d4f;
	height: 27px;
	}
.td_main_left {
	}
.td_main_right {
	/*border-bottom: 3px solid #50b8a8;*/
	padding-bottom:10px;
	}
.td_footer {
	height: 55px;
	}

	
.error	{color: #1d6b6f;
	font-size: 14px; 
	font-weight: bold;
	}



.scroll{
	scrollbar-face-color: #1a8f36;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #1f4757;
	scrollbar-3dlight-color: #acd0ba;
	scrollbar-arrow-color: #acd0ba;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #cccccc;
	}
	
.titel {
	font-family: Comic Sans MS, geneva, arial; 
	font-size: 35px; 
	font-variant: normal; 
	font-weight: normal; 
	letter-spacing: 2;
	color: #66bc1b;
	padding-top: 40px;
	padding-right: 40px;
	filter: Blur(Add=0, Direction=0, Strength=0);
	}
	
.menu {	
	font-family: Comic Sans MS, geneva, arial; 
	font-variant: normal; 
	font-weight: normal; 
	padding-left: 40px;
	padding-right: 40px;
	}
	
.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 #df9b18;
	}

.thumbnailimg {
	border:2px solid #1a8f36;
	}
.onmouse_thumb {
	border:2px solid #df9b18;
	}
.offmouse_thumb {
	border:2px solid #1a8f36;
	}



a:link {color:#b8650e; 
	text-decoration:underline}		
a:visited {color: #b8650e; 
	text-decoration:underline}  	
a:hover {color: #7d3f0c; 
	text-decoration:underline;
	}
a:active {color: #b8650e; 
	text-decoration:underline; 
	}


