html, body {
	font-family:Arial, Verdana, sans-serif;
	font-size:11px;
	line-height:18px;
	color:#303030;
	margin:0px; 
	background-color:#ffffff;
	height:100%;
}

html {
	overflow-y: scroll;
}

#container { 
	width:100%;
	height:100%;
	text-align:center;
}

#container2 { 
	width:960px;
	margin: 0 auto; 
	text-align:left;
}

#header { 
	width:960px;
  height:100px;
}

#pics { 
	width:auto;
  height:auto;
  float:left;
  text-align:right;
}

#main { 
	width:500px;
  height:auto;
  float:left;
}

#main.start { 
	width:400px;
}

#logo {
  float:left;
}

#box {
  width:100px;
  height:100px;
  margin:0 200px 0 0;
  background:#E6EAF6;
  float:right;
  display:inline;
}

#txt {
	width:300px;
	margin:40px 0 0 100px;
	padding-left: 100px;
	background-color:#ffffff;
}

#txt.start {
	margin:40px 0 0 0px;
}
	
#footer {
  width:960px;
  height:auto;
  margin:40px 0 0 0px; 
  font-size:9px; 
  line-height:11px;
}


#stoerer {
  position:absolute;
  top: 325px;
  left:305px;
  z-index:5;
}

#stoerer img {
  border:0px;
}

a#stoerer:hover img {
  border-bottom:2px solid #888888;
  border-right:2px solid #888888;

}

.clearer {
  clear:both;
}


/* NAVI =========================================*/

ul#navi {
	height:200px;
	margin:0px;
	padding:0px;
	list-style-type: none;
	}

#navi li {
	width:80px;
	height:80px;
	display:block;
	float:left;
	padding:10px;
	margin:0px;
}

#navi li.about {
	background-color: #9FBBE2;
}

#navi li.about_a {
	background-color: #9FBBE2;	
	width:180px;
	height:180px;
}

#navi li.projects {
	background-color: #CBDAED;	
}

#navi li.projects_a {
	background-color: #CBDAED;	
	width:180px;
	height:180px;
}

/*#navi li.projects_a a {
  width:100px;
  margin:-110px 0 0 100px;
  padding:10px 0 0 0;
  border-top:100px solid #E6EAF6;
  display:block; 
}*/

#navi li.news {
	background-color: #AFC4E3;	
	border-bottom:100px solid #E6EAF6;	
}

#navi li.news_a {
	background-color: #AFC4E3;	
	width:180px;
	height:180px;	
}

#navi li.contact {
	background-color: #BECEE8;	
}

#navi li.contact_a {
	background-color: #BECEE8;	
	width:180px;
	height:180px;	
}
	
#navi a {
	color: #ffffff;
	text-decoration:none;
	font-size:14px;
}

#navi a:hover {
	color: #6486b4;
}



ul#navi2 {
	margin:65px 0 0 0;
	padding:0px;
	list-style-type: none;
}

#navi2 li {
  width:90px;
	height:auto;
	padding:0px;
	margin:0px;
	display:block;
	float:left;
}

#navi2 li.navi2bs {
	width:90px;
	height:auto;
	padding:0px;
	margin:0px;
	float:left;
	background:green;
}	
	
#navi2 a {
	color: #626262;
	font-size:11px;
	text-decoration:none;	
	text-transform:lowercase;
}

#navi2 a:hover {
	color: #ffffff;
}

#navi2 a.active {
	color: #ffffff;
}


/* QUICKNAVI =========================================*/

#qnav {
	margin:0 0 40px 0;
	padding:0px;
}
	
#qnav.start {
  width:558px;
  text-align:left;
	margin:40px 0 0 0;
	padding:0px;
}

#qnav li {
	display: inline;
	font-size:11px;
	padding:0 0 0 10px;
	margin:0 10px 0 0;
	background: url(pics/qnav.gif) no-repeat;
}

/* STANDARDS =========================================*/

	
a {
  color: #6c8cac;
  text-decoration:none;
}

a:hover {
  color: #303030;text-decoration:none;
}

h1 {
	color: #a5a5a5;
	margin-top:10px;
	margin-bottom:8px;
	font-size:18px;
	line-height:18px;
	font-weight:normal;
	text-transform:lowercase;
	margin-left: -92px;
}

h2, b {
	color: #a5a5a5;
	margin-top:12px;
	margin-bottom:4px;
	font-size:14px;
	line-height:18px;
	font-weight:normal;
	text-transform:lowercase;
}



ul.list {
  list-style-image:url(pics/qnav.gif);
}


textarea.feld
{	font-family:Helvetiva, Arial, sans-serif;
	font-size:11px;
	color:#5C5C5C;
	border-width: 0px 1px 1px 0px;
	border-right-color: #ffffff;
	border-bottom-color:#888888;
	background-color:#ffffff;
}

input.feld
{
	font-family:Helvetiva, Arial, sans-serif;
	font-size:11px;
	color:#5C5C5C;
	border-width: 0px 1px 1px 0px;
	border-right-color: #ffffff;
	border-bottom-color:#888888;
	background-color:#ffffff;
}

input.submitfeld
{
	font-family:Helvetiva, Arial, sans-serif;
	font-size:11px;
	color:#6c8cac;
	border-width: 0px 0px 0px 0px;
	border-right-color: #ffffff;
	border-bottom-color:#ffffff;
	background-color:#ffffff;
}


select.feld
{	font-family:Helvetiva, Arial, sans-serif;
	font-size:11px;
	border-width: 0px 1px 1px 0px;
	border-right-color: #ffffff;
	border-bottom-color:#3254A0;
	background-color:#f4f4f4;
	color:#303030;
}

.thumb {
	margin-right:2px;
}





