/*
	global definitions
*/
html {
	height: 100%;
}

body {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana;
	font-size: 12px;
	color: rgb(103,103,103);
	text-align: left;
	background: url(/website/std/lay/ilf_bgrd_shadow.jpg) center repeat-y rgb(255,255,255);
}

img {
	border: 0;
}

a {
	font-weight: bold;
	/*color: rgb(180,180,180);*/
	color: rgb(126,161,3);
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}





/**
 * Seitenlayout
 */
div#page {
	width: 1000px;
	margin: 0px auto;
	text-align: left;
}

div#header {
	position: relative;
	top: 0px;
	left: 0px;
	width: 1000px;
	height: 392px;
	background: url(/website/std/lay/ilf_header.jpg);
}

div#content {
	float: left;
	width: 810px;
	background: rgb(255,255,255);
}

div#special {
	float: left;
	width: 190px;
	background: rgb(255,255,255);
}

div#footer {
	clear: both;
	background: rgb(255,255,255);
}



/**
 * Header
 */
div#header div.search {
	position: absolute;
	bottom: 100px;
	right: 45px;
	width: 239px;
	height: 20px;
}
div#header div.search form {
	margin: 0px;
	padding: 0px;
}
div#header div.search form .sInput {
	position: absolute;
	top: 0px;
	left: 0px;
	padding-left: 10px;
	width: 211px;
	height: 20px;
	border: 0px;
	background: url(/website/std/lay/ilf_search_field.gif);
}
div#header div.search form .sButton {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 28px;
	height: 20px;
}

div#header div.navi {
	position: absolute;
	bottom: 30px;
	right: 20px;
	width: 900px;
}
div#header div.navi ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 900px;
}
div#header div.navi ul li {
	display: block;
	float: left;
}
div#header div.navi ul li a {
	display: block;
	width: 100%;
	font-family: Arial, Verdana;
	font-size: 17px;
	font-weight: bold;
	color: rgb(255,255,255);
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	/*letter-spacing: -0.1em;*/
}
div#header div.navi ul li a.selected,
div#header div.navi ul li a:hover {
	color: rgb(14,83,139);
}

div#header a.home,
div#header a.home:hover {
	display: block;
	position: absolute;
	top: 20px;
	right: 0px;
	width: 350px;
	height: 90px;
	border: 0px solid rgb(255,255,255);
}



/**
 * Content
 */
div#content div.content {
	font-size: 12px;
	font-weight: normal;
	line-height: 1.4em;
	color: rgb(103,103,103);
	margin-left: 15px;
}
div#content div.content h2 {
	font-size: 30px;
	font-weight: bold;
	color: rgb(14,83,139);
	line-height: 1.1em;
	margin: 0px;
	padding: 0px;
}
div#content div.content h3 {
	font-size: 16px;
	font-weight: bold;
	color: rgb(103,103,103);
	line-height: 1.1em;
	margin: 0px;
	padding: 0px;
}
div#content div.content a {
	font-weight: 900;
	/*color: rgb(156,195,28);*/
	color: rgb(126,161,3);
	text-decoration: none;
}
div#content div.content a:hover {
	color: rgb(156,195,28);
	text-decoration: underline;
}
div#content div.content div.a_s {
	padding-top: 5px;
}
div#content div.content div.a_c {
	padding-top: 5px;
}



/**
 * Special
 */
div#special div.block {
	/*width: 165px;*/
	margin: 0px 20px 15px 0px;
	padding: 10px 8px 5px 10px;
	background: rgb(249,249,249);
	overflow: hidden;
	text-align: left;
}
div#special div.block ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
div#special div.block li {
	display: block;
	padding: 0px 0px 3px 0px;
}
div#special div.block ul li a {
	display: block;
	font-family: Arial, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: rgb(14,83,139);
	text-decoration: none;
}
div#special div.block ul li a:hover {
	color: rgb(103,103,103);
	text-decoration: none;
}
div#special div.block ul li a.selected,
div#special div.block ul li a:hover {
	color: rgb(103,103,103);
	text-decoration: none;
}
div#special div.block h3 {
	display: block;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: rgb(14,83,139);
	line-height: 1.4em;
}
div#special div.block div.content {
	font-family: Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: rgb(103,103,103);
	line-height: 1.3em;
}
div#special div.block div.link {
	margin-top: 3px;
	padding-right: 10px;
	background: url(/website/std/lay/ilf_bull_green.gif) no-repeat right;
}
div#special div.block div.link,
div#special div.block div.link a {
	font-family: Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	color: rgb(156,195,28);
	text-decoration: none;
}
div#special div.block div.link a:hover {
	text-decoration: underline;
}


/**
 * Artikel v2
 */
div#content div.content div.article_v2 {
	margin: 0px 0px 0px 40px;
	/*border: 1px solid red;*/
}
div#content div.content div.article_v2 div.article {
	position: relative;
	height: 300px;
	background: url(/website/std/lay/article_v2.jpg) no-repeat;
}
div#content div.content div.article_v2 div.article div.container {
	position: absolute;
	top: 18px;
	left: 50px;
	width: 670px;
	height: 223px;
	overflow: hidden;
}
div#content div.content div.article_v2 div.article div.container div.image {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 164px;
	height: 223px;
}
div#content div.content div.article_v2 div.article div.container div.image div.blenderT {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 164px;
	height: 8px;
	background: url(/website/std/lay/article_v2_blender_top.gif) no-repeat;
}
div#content div.content div.article_v2 div.article div.container div.image div.blenderB {
	position: absolute;
	top: 215px;
	left: 0px;
	width: 164px;
	height: 8px;
	background: url(/website/std/lay/article_v2_blender_bottom.gif) no-repeat;
}
div#content div.content div.article_v2 div.article div.container div.text {
	position: absolute;
	bottom: 0px;
	left: 196px;
	width: 450px;
}
/*
div#content div.content div.article_v2 div.article div.aMiddle {
	width: 720px;
	background: url(/website/std/lay/article_v2_middle.jpg) repeat-y;
}
div#content div.content div.article_v2 div.article div.aBottom {
	width: 720px;
	height: 45px;
	background: url(/website/std/lay/article_v2_bottom.jpg) no-repeat;
}*/


/**
 * Kontaktformular
 */
div#content div.content div.contact {
	
}
div#content div.content div.contact div.notice {
	float: left;
}
div#content div.content div.contact div.notice div.noteBlock {
	padding: 10px;
	margin: 0px 20px 0px 0px;
	background: rgb(222,235,254);
	font-weight: bold;
	color: rgb(0,0,0);
}
div#content div.content div.contact div.notice div.grayBlock {
	padding: 10px;
	margin: 0px 20px 0px 0px;
	background: rgb(249,249,249);
	color: rgb(14,83,139);
}
div#content div.content div.contact div.form {
	float: left;
}
div#content div.content div.contact form {
	margin: 0px;
	padding: 0px;
}
div#content div.content div.contact fieldset {
	display: block;
	margin: 15px 0px 0px 0px;
	padding: 0px 10px 5px 10px;
	/*background: rgb(250,250,250);*/
}
div#content div.content div.contact fieldset legend {
	margin: 0px;
	padding: 2px 10px;
	color: rgb(103,103,103);
	background: rgb(250,250,250);
	border: 1px solid rgb(220,220,220);
}

div#content div.content div.contact div.left {
	width: 25%;
}

div#content div.content div.contact div.right {
	width: 70%;
}

div#content div.content div.contact div.row {
	padding: 2px 0px;
}

div#content div.content div.contact div.form div.small {
	width: 35%;
}

div#content div.content div.contact div.form div.big {
	width: 65%;
/*	overflow: hidden;*/
}

div#content div.content div.contact .error_form {
	background: rgb(222,235,254);
	/*border: 1px solid rgb(180,0,0);*/
}

div#content div.content div.contact input,
div#content div.content div.contact textarea,
div#content div.content div.contact select,
div#content div.content div.contact option,
div#content div.content div.contact fieldset {
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	font-weight: normal;
	border: 1px solid rgb(220,220,220);
	width: 100%;
}
div#content div.content div.contact option {
	border: 0px solid rgb(220,220,220);
}
div#content div.content div.contact fieldset {
	margin-bottom: 15px;
}


/**
 * Volltextsuche
 */
div#content div.content div.search_container {
	margin-left: 165px;
}
div#content div.content div.search_results {
	border-top: 1px solid rgb(180,180,180);
	border-bottom: 1px solid rgb(180,180,180);
	margin: 5px 0px;
	padding: 5px 0px;
}
div#content div.content div.search_results ol li {
	padding-bottom: 10px;
}
div#content div.content span.search_title h6 {
	display: inline;
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	font-weight: normal;
	color: rgb(14,83,139);
}
div#content div.content span.search_title a {
	font-size: 16px;
	font-weight: normal;
	color: rgb(14,83,139);
	text-decoration: none;
}
div#content div.content span.search_title a:hover {
	text-decoration: underline;
}
div#content div.content span.search_meta {
	display: inline;
	font-size: 12px;
	font-weight: normal;
	color: rgb(100,100,100);
}
div#content div.content span.search_abstract {
	display: inline;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	color: rgb(100,100,100);
}
div#content div.content span.search_hits {
	display: inline;
	font-size: 12px;
	font-weight: normal;
	color: rgb(130,130,130);
}
div#content div.content span.search_url {
	display: inline;
	font-size: 12px;
	font-weight: normal;
	color: rgb(156,195,28);
}
div#content div.content span.search_urlsub {
	display: block;
	padding-left: 15px;
	font-size: 12px;
	font-weight: normal;
	color: rgb(156,195,28);
}
div#content div.content span.search_urlsub a {
	font-size: 12px;
	font-weight: normal;
	color: rgb(14,83,139);
	text-decoration: none;
}
div#content div.content span.search_urlsub a:hover {
	text-decoration: underline;
}