/*GENERAL*/

* {
	font-family:  Verdana,Tahoma,sans-serif;
	color:#666666;
	font-size:11px;
	padding:0px;
	margin:0px;
	border:0px;

}

body {
	
	background-color:#FFFFFF;	
	padding-left:60px;
	
}

h1 {
	text-indent:-500px;
	overflow:hidden;
}

a {
	text-decoration:none;
}

a:hover {
	color:#000000;
	
}

a:active {
	color:#29abe2;
}


/*Klassen*/	

#container{
	width:600px;
	float:left;
	
}

#header {
	margin-left:-3px;
	background-image:url("images/banner.gif");
	background-repeat:no-repeat;
	background-position:0px 20px;
	height:88px;
	overflow:visible;
}

#top{
	width:330px;
	height:85px;
	float:left;
}

#navigation1 {
	margin-top:67px;
	float:right;
	list-style-type:none;
	margin-right:2px;
}

#navigation1 li{
	float:left;
	padding-left:15px;
	text-align:right;
}


#navigation2 {
	height:16px;
	width:600px;
	clear:both;
	list-style-type:none;
	
}

#navigation2 li{
	float:left;
}

#navigation1 li *, #navigation2 li * {
	font-size:11.4px;
}


#content{
	margin-top:25px;
	width:600px;
	
	
}


.gallerie{
	width:609px;
	height:339px;
	background-image:url("images/bgbig.gif");
	background-repeat:no-repeat;
	padding-left:3px;
	padding-top:3px;
}
#gallerieoverview {
	width:600px;
	
}

#gallerieoverview div {
	width:190px;
	height:138px;
	background-image:url("images/bgsmall.gif");
	background-repeat:no-repeat;
	float:left;
	padding-top:1px;
	padding-left:2px;
	
}

#gallerieoverview div p {
	color:#000000;
	line-height:10px;
	margin-left:6px;
}

#gallerieoverview div p * {
	font-size:10px;
}

#gallerieoverview div p span.activenavi	 {
	font-size:11px;
}

#gallerieoverview div p .client {
	font-style:italic;
}

#about {
	margin-left:5px;
}

h2{
	font-weight:normal;
	font-family:  Verdana,Tahoma,sans-serif;
	font-size:12px;
	color:black;
	padding-top:0px;
	float:left;
}

h3 {
	font-weight:normal;
	font-family:  Verdana,Tahoma,sans-serif;
	font-size:10px;
	color:black;
	font-style:italic;
	margin-bottom:3px;
}

#galleriebuttons{
	float:left;
	padding-top: 3px;
	padding-left: 6px;
}

#galleriebuttons li{
	float:left;
	list-style-type:none;
	
}

#sitebuttons{
	float:left;
	padding-top:7px;
	
	
}
#sitebuttons li, #galleriebuttons li{
	float:left;
	list-style-type:none;
	margin-right:2px;
	
}

#sitebuttons li a, #galleriebuttons li a{
	display:block;
	width:11px;
	height:11px;
	background-image:url("images/dotinactive.gif");
	background-repeat:no-repeat;
	text-indent:-100px;
	overflow:hidden;
	
}

#sitebuttons li a.actual, #galleriebuttons li a.actual {
	background-image:url("images/dotactive.gif");
}

#sitebottom {
    margin-top:8px;
	clear:both;
}

#gotopsns {
	float:right;
	padding-top:5px;
}

#nextpage {
	background-image:url("images/next.gif");
	background-repeat:no-repeat;
	background-position:64px 4px;
	padding-right:20px;
}



#nextproject {
	background-image:url("images/next.gif");
	background-repeat:no-repeat;
	background-position:79px 4px;
	padding-right:20px;
}


.projectdetails {
	background-image:url("images/next.gif");
	background-repeat:no-repeat;
	background-position:92px 4px;
	padding-right:20px;
}

.gotoownp {
	
	float:right;
	padding-top: 0px;
	padding-left: 6px;
	
}
.fett {
	font-weight:bold;

}

.description {
	padding-top:8px;
	clear:both;
	color:#999;
	font-size:10px;
}


/*sortierungen*/

#sortcontainer {
	width:250px;
	float:left;
}

#search {
	float:left;
	margin-top:87px;
	margin-left:30px;
	background-image:url("images/searchbar.gif");
	background-repeat:no-repeat;
	overflow:hidden;
	width:135px;
	height:16px;
	padding:1px;
	padding-left:3px;
	/*padding-bottom:2px;*/
}

#search input {
	background-color:#e0eef7;
	float:left;
	width:114px;
	margin-right:3px;
	margin-left:2px;
}


#searched {
	float:left;
	margin-top:87px;
	margin-left:30px;
	background-image:url("images/searchbaractive.gif");
	background-repeat:no-repeat;
	overflow:hidden;
	width:135px;
	height:16px;
	padding:1px;
	padding-left:3px;
}

#searched input {
	background-color:#29abe2;
	float:left;
	width:114px;
	margin-right:3px;
	margin-left:2px;
	color:#FFFFFF;
}


#search button {
	border-width:0px;
	width:14px;
	height:16px;
	background-image:url("images/lupe.gif");
	background-repeat:no-repeat;
	background-position:0px 2px;
	overflow:hidden;
	text-indent:-150px;
	float:left;
	background-color:transparent;
}


#searched button {
	border-width:0px;
	width:14px;
	height:16px;
	background-image:url("images/lupeactive.gif");
	background-repeat:no-repeat;
	background-position:0px 2px;
	overflow:hidden;
	text-indent:-150px;
	float:left;
	background-color:transparent;
}


#leftarrow {
	position:absolute;
	top:186px;
	left:48px;
	width:14px;
	height:43px;
}

#rightarrow {
	position:absolute;
	top:406px;
	left:664px;
	width:14px;
	height:86px;
}


#leftarrow img, #rightarrow img {
	margin-top:-43px;
}


/*Klassen*/

.title {
	color:#bbbbbb;
	font-size:10px;
}

.curriculum {
	display:block;
	float:left;
	width:80px;
}

.activenavi {
	color:#29abe2;
}

.setpadding {
	text-align:right;
	padding-right:32px;
}

.setmargin {
	margin-left:12px;
}

.tags {
	clear:both;
	list-style-type:none;
	text-decoration:none;
	margin-left:30px;
	padding-top:23px;
	max-width:200px;
	line-height:10px;	
}

.tags li {
	margin-bottom:4px;
}

.about {
	clear:both;
	list-style-type:none;
	text-decoration:none;
	padding-top:23px;	
}

.tags li {
}

.clients {
	clear:both;
	list-style-type:none;
	text-decoration:none;
}

.clearfix:after {
	clear:both;
	content:".";
	display:block;
	height:0px;
	visibility:hidden;
}

.trans {
	opacity:0.5;
	filter:alpha(opacity=50);
}

.nontrans {
	opacity:1;
	filter:alpha(opacity=100);
}

.excluded {
	-moz-opacity:.30;
	filter:alpha(opacity=30);
	opacity:.30;
} 


.blocklink {
	clear:both;
	display:block;
	float:left;
	font-style:italic;
	font-size:10px;
}

.spacer {
	margin-bottom:50px;
}
	



