body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	behavior:url("inc/csshover.htc");
}

html {
height: 100%;
}

img {
	border: none;
	margin: 0px;
	padding: 0px;
}

h3 {
	font-size: 11px;
}

.clear {
clear: both;
}

#page {
	width: 830px;
	color: #666666;
	margin-top: 20px;
	margin-right: 120px;
	margin-left: 50px;
	position: relative;
}

#header_navi {
	float: left;
	margin-top: 30px;
	height: 20px;
	position: absolute;
	top: 0px;
}

#header_navi h1 {
	visibility: hidden;
	height: 1px;
	padding: 0px;
	margin: 0px;
	margin-top: -1px;
	font-size: 1px;
	line-height: 1px;
	overflow: hidden;
	display: block;
}

#header_navi ul {
	list-style: none;
	margin: 0px;
	margin-top: 10px;
	padding: 0px;
	text-indent: 0px;
	float: left;
	position: absolute;
	top: 45px;
	left: 0px;
}

#header_navi ul li {
	float: left;
	margin-right: 12px;
	position: relative;
}

#header_navi h2, #header_navi h3{
	margin: 0px;
	padding: 0px;
	font-size: 9px;
	font-weight: normal;
	color: #909190;
}

#header_navi ul li a {
	text-decoration: none;
	/*color: #909190;*/
	color: #00FF00;
}

#header_navi ul li a:hover {
	text-decoration: underline;
	color: #00FF00;
}

#header_navi ul li .active {
	color: #00FF00;
	font-weight: bold;
}

#header_navi ul li ul {
	display: none;
	margin-top: 0px;
	position: absolute;
	padding-left: 10px;
	padding-top: 3px;
	top: 12px;
	left: 0px;
	width: 500px;
}

#header_navi ul li ul li {
	margin: 0px;
	padding: 0px;
	margin-right: 12px;
}

/*#header_navi ul li:hover ul {
	display: block;
}*/

#header_navi .visible {
  display: block;
}

#logo_image {
	float: right;
	padding: 0px;
	margin: 0px;
	line-height: 1px;
}

#center {
	clear: both;
	background-image: url(../p/center_bg.gif);
	margin: 0px;
	padding-top: 6px;
	padding-right: 14px;
	padding-left: 18px;
	color: #606060;
}

#center a {
  text-decoration: none;
  font-weight: bold;
	color: #00CC00;
}

#center a:active, #center a:visited, #center a:focus {
  color: #00CC00;
}

.projektgalerie {
	clear: both;
  padding-bottom: 18px;
  padding-top: 0px;
}

.spacer {
  clear: both;
  width: 830px;
  height: 10px;
  padding-top: 18px; 
  margin-left: -18px;
  margin-bottom: 8px;
  margin-right: -18px;
  background-image: url(../p/spacer.gif);
  background-repeat: repeat-x;
  background-position: 0px 18px;
}

.center_header {
	font-size: 12px;
	color: #B2B2B2;
	margin: 0px;
	margin-bottom: 3px;
	margin-right: 2px;
	text-align: right;
	padding: 0px;
}

.center_content {
	clear: both;
	color: #606060;
}

.content_item {
	margin-right: 3px;
	margin-bottom: 3px;
	padding: 0px;
	float: left;
	background-color: #ffffff;
	overflow: hidden;
}

.content_item a {
	text-decoration: none;
}

.content_item.huge {
	width: 795px;
	height: 281px;
}

.content_item.big {
	width: 529px;
	height: 281px;
}

.content_item.medium {
	width: 263px;
	height: 139px;
}

.content_item.small {
	width: 130px;
	height: 68px;
}

.content_left {
	float: left;
}

.content_right {
	clear: right;
}

.textblock {
	/* width: 263px; */
	width: 258px;
	padding-right: 5px;
	margin: 1px;
	margin-bottom: 12px;
	display: block;
	float: left;	
}

.textblock.wide {
	width: 529px;
}

.textblock.regular {
	font-style: normal;
}

.textblock.italic {
	font-style: italic;
}

#footer {
	color: #666666;
	font-size: 9px;
	margin-left: 17px;
	margin-top: 14px;
	letter-spacing: -0.1px;
}

#footer  a {
color: #666666;
text-decoration: none;
}

#footer  a:hover {
	text-decoration: underline;
	color: #00FF00;
}
