/* <![CDATA[ */	

/*

<rdf:RDF xmlns="http://web.resource.org/cc/"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<Work rdf:about="">
   <license rdf:resource="http://creativecommons.org/licenses/by/1.0/" />
</Work>

<License rdf:about="http://creativecommons.org/licenses/by/1.0/">
   <permits rdf:resource="http://web.resource.org/cc/Reproduction" />
   <permits rdf:resource="http://web.resource.org/cc/Distribution" />
   <requires rdf:resource="http://web.resource.org/cc/Notice" />
   <requires rdf:resource="http://web.resource.org/cc/Attribution" />
   <permits rdf:resource="http://web.resource.org/cc/DerivativeWorks" />
</License>

</rdf:RDF>

*/

body {
  background-color: #FFFFFF;
  font-size: 10px;
  font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
  color:#000000;  
  padding:0px;
  margin:0px;
}
#inhalt { 	
  position:absolute;
  height:480px; 
  width:640px;
  margin:-220px 0px 0px -320px;
  top: 50%; 
  left: 50%;

  text-align: left;
  padding: 0px;
  background-color: #FFFFFF;
  overflow: auto;
}

#content {
   width:630px;
   height:340px;
   overflow:hidden;
   background:url(../img/background.jpg) no-repeat;
}
#innerContent {
   overflow:auto;
   height:305px;
   width:600px;
   margin:10px;
   margin-top:15px;
}
.headline {
   width:500px;
   text-align:left;
   margin-left:10px;
   margin-bottom:5px;
   font-weight:bold;
}
.more {
   width:570px;
   text-align:right;
   margin-top:5px;
   font-weight:bold;
}

p {
   width:550px;
   text-align:left;
   margin-left:10px;
}

a { 
   color: #4A0000;
   font-size: 10px;
   background-color:transparent;
   text-decoration: none; 
}

strong {
   color:#4A0000;
}
#footer a {
   font-size:10px;
   color:#000000;
}

#footer a:hover {
   font-size:10px;
   color:#4A0000;
}
#innerContent .imageDiv {
   border:1px solid #000000;
   width:65px;
   height:65px;
   float:left;
   margin:5px;
   padding:0;
   filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}
#hDiv {
   overflow:hidden;
   }
#rDiv {
   display:none;
   }
#lDiv {
   display:none;
   }
#kDiv {
   display:none;
   }      
#mDiv {
   display:none;
   }  
#iDiv {
   display:none;
   }  
#projekte {
   width:570px;
   border:0;
}   
#projekte th {
   background-color:#EFEFEF;
}

.jahr {
   width: 35px;
}
.kunde{
   width: 90px;
   font-weight:bold;
}
.agentur{
   width: 90px;
}
.beschreibung{
   width: auto;
}
.taetigkeit{
   width: auto;
}


#projekte td {
   vertical-align:top;
}
   
table.sortable a.sortheader, table.sortable a.sortheader:hover {
	border: none;
	display: block;
	text-decoration: none;
}

table.sortable span.sortarrow {
	text-decoration: none;
   display:none;
   color:#EFEFEF;
}
   
   
* {
	margin: 0;
	padding: 0;
}

#OuterContainer {
	padding: 0;
	margin: 0 auto;
}

#Container {
	position: relative;
	margin: 0 auto;
	background-color: #000000;
	border: 1px solid #CCCCCC;;
	font-size: 0px;
	text-align:center;
   overflow:hidden;
   width:450px;
   height:284px;
   cursor:pointer;
}

#Photo {
	z-index: 5;
}

#Loading {
	height: 1px;
	width: 1px;
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
	z-index: 0;
	line-height: 0;
	display:none;
}

#LinkContainer {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	display:none;
}

#PrevLink, #NextLink {
	width: 1;
	height: 1;
	display: block;
}

#PrevLink span, #NextLink span { display: none; }

#PrevLink { left: 0; float: left; }
#NextLink { right: 0; float: right; }

#CaptionContainer {
	margin: 0 auto;
	width: 0px;
	text-align: left;
	display:none;
	}
   
label {
float:left;
width:105px;
margin-right:5px;
}
input {
width:350px;
background-color:#EFEFEF;
border:none;
border-bottom:1px dotted #000000;
font-family:verdana;
font-size:10px;
}
textarea {
width:350px;
background-color:#EFEFEF;
border:1px solid #EEEEEE;
border-bottom:1px dotted #000000;
font-family:verdana;
font-size:10px;
overflow:auto;
}
.inputButton {
display:block;
text-align:center;
font-family:verdana;
font-size:10px;
background-color:#EFEFEF;
border:1px solid #CCCCCC;
width:100px;
}
.inputLine {
margin-top:10px;
width:475px;
}
.formError {
   color:red;
}   
.form {
   color:#000000;
}
   
 /* ]]> */	
-->