/* @override http://www.koch-studio.com/css/kochstudio.css */

/*******************************/
/* Wilhelm Koch                */
/* v1.3                        */
/* 17.06.2009                  */
/* Gerhard W.H. Schmidt        */
/* Buero Wilhelm               */
/* www.buerowilhelm.de         */
/*******************************/

/* @group general */

html, body
{ 
height: 100%;
width: 100%;

}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	margin-top: 0;
	margin-left: 0;
	
	background-color: white;
	

}

p {
	margin-top: 0;
	margin-left: 0;
	color: #5b5b5d;
	font: 11px/15px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

ul {
	width: 224px;
	cursor: default;
	list-style-type: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-left: 0;
}

li {
	height: 30px;
	margin: 0px;
	padding: 0px;
	width: 224px;
	display: inline;
}

a img {
	border: none;
}



/*

@end */

/* @group layout */
#oben {
	text-align: center;
	height: 50px;
	float: left;
	width: 100%;
	padding-top: 10px;
}
#unten {

			position:fixed;
			bottom:0px; left:0px; right:0px;
		
			text-align:center;
			padding:10px;
		
}
#links {
	text-align: left;
	float: left;
	width: 100px;
	padding-top: 480px;
	z-index: 3;
}
#rechts {
	text-align: left;
	height: 520px;
	float: left;
	width: 100%;
}
#container {
	text-align: left;
	height: 520px;
	float: left;
	width: 100%;
}


#header {
	float: left;

	padding-left: 30px;
	width: 800px;
	padding-bottom: 25px;
}

#main {
	position: relative;
	

/* achtung! */
	float: none;

	overflow: hidden;
	Overflow-y: hidden;
	Overflow-x: auto;
	overflow-x: scroll
	background-color: #FFF;
	clear: none;
	height: 400px;
}

#mainscroll {
	position: relative;
	

/* achtung! */
	float: left;
	width: 856px;
	height: 339px;
	background-color: #d4d4d4;
}

#scroll {
	float: left;
	

/*width: 10000px;*/
	height: 355px;
	background-color: white;
}

#navigation {
	width: 240px;
	float: left;
	clear: left;
	height: 520px;
	padding-top: 10px;
	padding-left: 30px;
	padding-right: 20px;
	font-size: 11px;
	line-height: 16px;
}

#logo {
	float: left;
}

/* @end */

/* @group style */

.blackboldsm {
	font-size: 11px;
	color: #000;
	font-weight: bold;
}

.projektauswahlbox {
	height: 355px;
	width: 213px;
	float: left;
	border-right: 1px solid white;
	background-color: #cccbcb;
}


.projekttext {
	height: 360px;
	width: 280px;
	font-size: 11px;
	line-height: 15px;
	padding: 10px;
	color: black;
	/*

background-color:#9F0;*/
	float: left;
	clear: none;
}



.projekttext a:link, .projekttext a:visited, projekttext a:active {
	color: #666;
}

.projekttext a:hover {
	color: #000;
	clear: none;
	float: left;
}

.projekttext_schmal {
	height: 268px;
	width: 193px;
	float: left;
	background-color: #fff;
	font-size: 11px;
	line-height: 14px;
	padding: 10px;
}

.projekttext_breit {
	height: 267px;
	float: left;
	background-color: #fff;
	font-size: 11px;
	line-height: 14px;
	padding: 10px;
	width: 410px;
}

.projektbild {
	
	float: left;
}

.projektauswahlbox-oben {
	width: 205px;
	height: 38px;
	background-color: #a9a9a9;
	padding-top: 30px;
	padding-left: 8px;
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
	color: #585858;
}

.projektauswahlbox-oben-breit {
	width: 100%;
	padding-top: 0;
	font-weight: bold;
	font-size: 11px;
	color: black;
	padding-left: 8px;
	float: none
}


/* @end */

/* @group navigation */

li.hauptnav a {
	text-decoration: none;
	color: black;
	font-weight: normal;
	font-style: normal;
}

li.hauptnav a:hover {
	text-decoration: none;
	color: #454545;
	font-weight: normal;
	font-style: normal;
}

li.hauptnavcurrent a {
	decoration: none;
	color: silver;
	font-weight: bold;
	text-decoration: none;
}

li.unternavcurrent a {
	color: black;
	font-weight: bold;
	
	text-decoration: none;
}

li.unternav a {
	color: #5b5b5d;
	
	text-decoration: none;
}

li.unternav a:hover {
	color: black;

	text-decoration: none;
}

/* @end */