/*  easy2see - Theme 2 - white/blue

	More Information about easy2see Standard
	http://www.easy2see.org/

	echonet communication gmbh
	http://www.echonet.at/
*/


body { background:#fff none;color:#009; }

/* head */

#head {
	background:none;
}

	#head #image-overlay {
		background:none;
	}
	
	#head a#top {
	}

	#head div#eu {
		background:url(e2s4/eu.gif) no-repeat 0% 0%;
		width:auto;
		height:15px;
		padding:20px 0 0 65px;
		color:#009;
	}
	
	#head div#eu span { display:block; }

/*11 mal 11 button*/
#elf-mal-elf{ width:190px; height:247px; background-image: url(/assets/11x11gfx/button_11x11_e2s3.gif); background-repeat:no-repeat; margin-bottom:9px;}


	
	/* xmas 2007 */
	
	body.xmas #special { display:none; } 
	body.xmas  #head a#top { background:#FFCB31 url(gfx/regionalmanagement-burgenland.png) no-repeat 0% 0%; }

	body.xmas #head div#eu { display:block; }
	body.xmas #head div#image-overlay { display:block; }
	body.xmas #head img { display:block; }

/* meta */

#meta {
	background:none;
}

	#meta ul li a { color:#009;text-decoration:underline; }

/* lang */

	#lang ul li a { color:#009;text-decoration:underline; }
	#l1 { border-right:1px solid #009; }

/* partner */

	#partner div#rmb { background-image:url(gfx/rmb.gif);color:#009; }

	#partner ul li#sic a { background-image:url(gfx/partner-sic.gif); }
	#partner ul li#sitar a { background-image:url(gfx/partner-sitar.gif); }
	#partner ul li#artour a { background-image:url(gfx/partner-artour.gif); }


/* body */

#body {
	background:#fff none;
}


/* sidebar */

#sidebar {
	width:190px;
	background-color:#fff;
}

	/* navigation */
	
	#nav ul li a { border:1px solid #009;background:#fff none;color:#009; }
	#nav ul li a:hover, #nav ul li a.active { border-color:#009; }
	#nav ul li a em {  }
	
	#nav ul li ul li { margin-left:5px; }
	#nav ul li ul li a { background:#fff none; }
	#nav ul li ul li a:hover, #nav ul li ul li a.active { border-color:#009; }
	
	/* search */
	
	#search {
		padding:10px 0;
	}
	
	#search form input#words { border:1px solid #009;background-color:#fff;color:#009; }
	#search form input#words:hover {  }
	#search form input.image { border:1px solid #009; }

	/* settings */
	
	#settings { border:1px solid #009;background:#fff none; }

	#settings div.fontsize ul li { border-style:solid;border-color:#009; }
	#settings div.fontsize ul li a { border-color:#fff;display:block;background-color:#fff; }
	#settings div.fontsize ul li a em { display:none; }
	
	#settings div.fontsize ul li#decrease a { background-image:url(gfx/e2s-decrease.gif); }
	#settings div.fontsize ul li#increase a { background-image:url(gfx/e2s-increase.gif); }

	#settings div.easy2see ul li { border-color:#009; }
	#settings div.easy2see ul li a { border-color:#fff; }
	
	#settings div.easy2see ul li#e2s-1 a { background-image:url(gfx/e2s-theme1.gif); }
	#settings div.easy2see ul li#e2s-2 a { background-image:url(gfx/e2s-theme2.gif); }
	#settings div.easy2see ul li#e2s-3 a { background-image:url(gfx/e2s-theme3.gif); }
	#settings div.easy2see ul li#e2s-4 a { background-image:url(gfx/e2s-theme4.gif); }
	#settings div.easy2see ul li#e2s-default a { background-image:url(gfx/e2s-theme-default.gif); }
	
	#subsub {
		border-bottom:1px solid #009;
	}

	#breadcrumb {
		color:#009;
	}

	#breadcrumb a { text-decoration:underline;color:#009; }
	#breadcrumb a:hover { text-decoration:underline;color:#009; }
	
/* content */

#content {
	width:592px;
	padding:15px;
	background-color:#fff;
	border:1px solid #009;
}


/* foot, address */

#foot {
	border-top:1px solid #009;
	background:none;

}

#foot address a.fn { color:#009;text-decoration:underline; }

/* fonts */
	
	.content {
		color:#009;
	}
	
	a:link,	a:visited, a:active, a:hover { color:#009;text-decoration:underline; }
	
	h1 { font-size:1.5em;font-weight:100;line-height:1.15em;margin-top:0; }
	h2 { font-size:1.3em;font-weight:900;line-height:1.15em; }
	h3 { font-size:1.165em;font-weight:900;line-height:1.15em; }
	h4 { font-size:1.100em;font-weight:100;line-height:1.15em; }
	h5 { font-size:1.000em;font-weight:100;line-height:1.15em; }
	h6 { font-size:1.000em;font-weight:100;line-height:1.15em; }
	
	h1 a { color:#009;text-decoration:none; }
	h2 a { color:#009;text-decoration:none; }
	h3 a { color:#009;text-decoration:underline; }
	h3 a:hover { color:#009;text-decoration:underline; }
	h4 a { color:#009;text-decoration:none; }
	h5 a { color:#009;text-decoration:none; }
	h6 a { color:#009;text-decoration:none; }


