/* @override http://www.korpis.de/base.css */

/* @override http://www2.korpis.de/base.css */

/* @override http://www2.korpis.de/base.css */

/* @group Browser Reset by Eric Meyer */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* remember to define focus styles! */

:focus {
	outline: 0;
}

body {
	line-height: 1;
	color: black;
	background: white;
}

ol, ul {
	list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
	border-top: 1px solid #aeaeae;
	padding-top: 12px;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

/* @end */

body {
	padding: 0;
	margin: 0;
	font-size: 76%;
}

h1, h2, h3, p {
	margin-left: 10px;
}

#menu ul.menue a {
	color: #fff;
	text-decoration: none;
	font: bold 0.8em/140% "Lucida Grande", Lucida, Verdana, sans-serif;
}

#menu ul.menue a:hover {
	color: yellow;
}

#menu ul.menue {display:block;
	color: #fff;
	position: relative;
	text-decoration: none;
	font: 1em/140% "Lucida Grande", Lucida, Verdana, sans-serif;padding-top: 50px;
}

#menu ul.menue li {
	padding-top: 10px;
}

#header ul li a {
	color: #fff;
	float: left;
	text-decoration: none;
	font: bold 0.8em/140% "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-left: 10px;
}

#header ul li a:hover {
	color: yellow;
}
#header ul li ul li{
	float: left;margin: 5px;display: block;	}
#menu ul.menue li ul.row1 {
	width: 25%;
	position: absolute;
	top: 0px;
	left: 0px;
}

#menu ul.menue li ul.row2 {
	width: 25%;
	position: absolute;
	top: 0px;
	left: 25%;
	border-left: 1px solid #42af35;
}

#menu ul.menue li ul.row3 {
	width: 25%;
	position: absolute;
	top: 0px;
	left: 50%;
	border-left: 1px solid #42af35;
	color: #42af35;
	}

#menu ul.menue li ul li {
	padding-left: 10px;
}

div#wrapper {
	width: 955px;
	margin: 0 auto;
	background: url(i/korpis_evo1_r2_c3.png) repeat-x;
}

div#header {
	position: relative;
	top: 0px;height: 80px;
	left: 0px;
}

div#menu {
	background-image: url(i/korpis_evo1_r2_c1.gif);
	min-height: 139px;width: 955px;
	padding: 0;
	margin: 0;
	}

div#maincontent {
	background: #dee2ed url(i/back.png) repeat-y 0;
}


div#maincontent2 {
	background-color: #dee2ed 
}

div#content {
	width: 607px;
	float: left;
	min-height: 250px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#content h1 {
	margin-top: 15px;
	margin-bottom: 0.5em;
	color: #044b15;
	font: normal x-large/1.4 Georgia, "Times New Roman", Times, serif;
	}

#content h2 {
	color: #4a4a4b;
	font: bold small/1.4em "Lucida Grande", Lucida, Verdana, sans-serif;
	width: 80%;
	}

#content h3 {
	color: #044b15;
	font: medium/2em "Lucida Grande", Lucida, Verdana, sans-serif;
	width: 80%;
	}

#content p {
	margin-top: 1em;
	margin-bottom: 1em;
	width: 80%;
	font: small/170% "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #444;
}


#content p img.flow{
	float: left;
	padding: 4px;
	}

#content a {
	display: inline;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #999;
	text-decoration: none;
	font-size: 90%;
	color: #666;
	background-color: #eee;
}

#content a:hover {
	display: inline;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #999;
	text-decoration: none;
	font-size: 90%;
	color: #ddd;
	background-color: #666;
}

#content ul li {
	list-style-type: square;
	list-style-position: inside;
	color: #666;
	opacity: 1;
	font-size: small;
	margin-left: 15px;
	}

#content ul {
	margin-left: 1em;
	margin-top: 1em;
	margin-bottom: 1em;
	font: x-small/180% "Lucida Grande", Lucida, Verdana, sans-serif;
}

div#sidebar {
	float: left;
	width: 328px;
	min-height: 250px;
	margin-left: 0;
}


/* @group Archiv */

div#archive {
	clear: both;
	background: #bbb none no-repeat -3px -3px;
	min-height: 250px;
	border-top: 1px solid #9b9f79;
}

div#archive div{
	float: left; width: 40%;;
	}
#archive h1 {
	color: #fff;
	font: 2em/100% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 0;
	padding: 0;
	text-shadow: #fff 0 0 0;
	}

div#archive dd a{
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #666;	font-size: 0.8em;
display:block;padding-bottom: 1em;
	line-height: 160%;
	font-weight: bold;
	text-decoration: none;border-bottom: 1px solid #aaa;
	}
	
div#archive dd a:hover{

	color: #fff;
	}
		
div#archive dl dt {
	color: #eee;
	font: 1.4em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 15px;
	border-bottom: 1px solid #fff;
	}

div#archive dl {
	width: 80%;float:left;
	margin-left: 20px;
	margin-top: 20px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	}
div#archive dl dd{
	margin-top: 10px;
	}
/*

 @end */


/* @group Projects */

div#projects {
	clear: both;
	background: #e6ecb4 url(i/korpis_evo1_r9_c14.gif) no-repeat right -3px;
	min-height: 250px;
	border-top: 1px solid #9b9f79;
}

#projects div h1 {
	font-size: 1.2em;
	color: #797c5e;
}

#projects h2 {
	margin-bottom: 15px;
	margin-top: 15px;
	color: #797c5e;margin-left: 10px;
	font: 2em Georgia, "Times New Roman", Times, serif;
}

#projects div h2 {
	color: #797c5e;
	font: bold 1em "Lucida Grande", Lucida, Verdana, sans-serif;margin-left: 10px;
}

div#projects div {float: left;width: 30%;;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-right: 10px;margin-left: 10px;
	}

#projects div p em {
	color: #333;
	width: 90%;
	display: block;
	margin-top: 1em;
	margin-left: 1px;
	margin-bottom: 1em;
	font-size: 0.8em;
	line-height: 140%;
}

div#projects:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#projects div p em a {
	color: #537e23;
	font-weight: bold;
}

#projects div p em a:hover {
	text-decoration: none;
}

/* @end */

/* @group footer */

#footer h2 {
	margin-bottom: 15px;
	margin-top: 15px;
	color: #fff;
	font: 2em Georgia, "Times New Roman", Times, serif;
}

#footer div h2 {
	color: #666;
	font: bold 1em "Lucida Grande", Lucida, Verdana, sans-serif;
}

#footer div {float: left;width: 30%;;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-right: 10px;
}

#footer div p em {
	color: #666;
	width: 70%;
	display: block;
	margin-top: 1em;
	margin-left: 1px;
	margin-bottom: 2em;
	font-size: 0.8em;
	line-height: 140%;
}

div#footer:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#footer div h1 {
	font-size: 1.3em;
	color: #044b15;
}

#footer div p em a {
	color: #537e23;
	font-weight: bold;
}

#footer div p em a:hover {
	text-decoration: none;
}

div#footer {
	clear: both;
	background: #d6cde5 url(i/korpis_evo1_r7_c1.jpg) no-repeat -3px -3px;
	min-height: 250px;
	border-top: 1px solid #9b9f79;
}

/*

 @end */


/* @group AJAX Search */


div#ajaxSearch_resultListContainer {
	margin-left: 20px;
}


div#content p.ajaxSearch_resultsInfo {
	color: #999;
	font: small "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-left: 20px;
	margin-bottom: 20px;
}


div#content span.ajaxSearch_paging {
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
	margin-left: 20px;
	color: #444;
	font: 1.3em "Lucida Grande", Lucida, Verdana, sans-serif;
}


div#ajaxSearch_resultListContainer div.ajaxSearch_result {
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;padding-bottom: 5px;
}


div#ajaxSearch_resultListContainer div.ajaxSearch_result a.ajaxSearch_resultLink {
	display: block;
	color: #535384;
	font: bold 1em "Lucida Grande", Lucida, Verdana, sans-serif;
	background: none;
	border: none;
}

div#ajaxSearch_resultListContainer div.ajaxSearch_result span.ajaxSearch_resultDescription {
	display: block;
	color: #666;
	font: bold 0.8em "Lucida Grande", Lucida, Verdana, sans-serif;
}

div#ajaxSearch_resultListContainer div.ajaxSearch_result div.ajaxSearch_extract p {
	padding: 0;
	margin: 0;
	color: #999;
	font-weight: bold;
}


/* @end */


#sidebar h1 {
	font: bold 2em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #393e50;
	}


#sidebar h3 {
	font: bold 1.3em "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #5e7279;
	margin-top: 5px;
	margin-bottom: 5px;
	}


#sidebar p {
	font: bold x-small "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #5e7279;
	margin-bottom: 5px;
	margin-top: 10px;
	}


#sidebar p a {
	font-weight: bold;
	text-decoration: none;
	color: #1b1d50;
	}
	

#sidebar p a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #1b1d50;
	}


#sidebar a {
	display: inline;
	background-color: #c3c9d8;
	padding: 5px;
	border: 1px solid #999;
	margin: 10px;
	float: left;
	}
	
#sidebar a img{
	border: 1px solid #aaa;
	padding: 5px;
	background-color: #eee;
	}
