/* CSS Document */

html {

	height: 101%;
	padding-bottom: 1px;
	margin:0;
	padding:0;
}

body {  
	width: 100%;
	text-align: center;
	margin:0;
	padding:0;

}

a {
			text-decoration: 		none;
			color:				#3a4e59;
}

a:hover {
			text-decoration:		underline;
}
a:focus, a:active { 
			outline:			none;
			color: #f4a222;
}

a img {
			border: 			none;
}

a.external {
    background: url(external.png) center right no-repeat;
    padding-right: 13px;
}

#wrapper {
	width: 964px;
	margin: 45px auto 0px auto;
	text-align: left;
}

#header {
	float: right;
}

#header span.claim {
	text-align: right;
	display: block;
	width: 231px;
	text-transform: uppercase;
	font-weight: normal;
	margin-bottom: 5px;
	font-size: 10px;
}

#header h1 a span {
	display: none; 
	margin:0;
	padding:0;
}

#header h1 a {
	background: url(bildargumente.png) top left no-repeat;
	display: block;
	width: 240px;
	height: 54px;
}

#navcontainer ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
text-decoration: none;
padding: 0;
color: #666666;
background-color: #ffffff;
}

#navcontainer ul li a:hover
{
color: #000000;
background-color: #ffffff;
}


#footer
{
margin: 0;
height: 75px;
/* padding: 10px; */
list-style-type: none;
text-align: left;
/* background-color: #95bec1; */
background-color: #94bfc1;
clear: left;
}

#footer ul {
margin: 0px 160px;
padding: 10px 0;
list-style-type: none;
}


#footer ul li { 
	float:left; 
	padding-bottom:8px;
	color: #fff;}

#footer ul li a
{
	text-decoration: none;
	padding: 5px;
	color: #ffffff;
	text-transform: uppercase;
	white-space: nowrap;
}
#footer ul li.active a,
#footer ul li a:hover
{
color: #000;
}


#footercontent ul
{
margin: 165px auto 10px auto;
list-style-type: none;
text-align: left;

}



#mainnavi ul {
	float:left;
	list-style-type: none;
	text-align: left;
	margin:0;
	padding: 0;
}


#mainnavi ul li { float: left; }

#mainnavi ul li a {
	display: block;
	width: 145px;
	height: 50px;
	/* background: red; */
	margin-right: 10px;
	background-position: top;
	/* background-color: #fff; */
}

#mainnavi ul li a:hover, #mainnavi ul li a.current {
	background-position: bottom;
}

#mainnavi ul li a span {
	display: none;
}

#obenlinksnavi ul
{
	height: 50px;
	margin: 0;
	padding: 0;
	float:left;
	list-style-type: none;
	text-align: left;
	text-transform: uppercase;	
	width:500px;
/*	border:0px solid #ffffff; */
	clear: none;
	position: relative;
	z-index: auto;
	top: 57px;
}

#obenlinksnavi ul li { display: inline; color: #658594; }

#obenlinksnavi ul li a
{
text-decoration: none;
padding: 0;
color: #658594;
background-color: #ffffff;
}

#obenlinksnavi ul li.active a {
	color:#000;
}

#obenlinksnavi ul li a:hover
{
color: #000000;
background-color: #ffffff;
}


#obenrechtslogo ul
{
	margin: 0;
	padding: 0;
	float:right;
	list-style-type: none;
	text-align: left;
}


#mittecontent ul
{
	margin: 0;
	padding: 10px;
	clear:both;
	list-style-type: none;
	text-align: left;
}

#bereich {
clear: both;
  width:964px; padding:0; height:465px;
  margin: 10px 0px;
}


#content {
	float: left;
	clear: both;
  	width:634px; 
  	padding:0; 
	margin:0;
  	margin-left:155px; 
  	margin-top:10px; 
  	padding:10px; 
  	background: #fff; 
  	overflow: auto;
}


div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	list-style-type: none;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	list-style-type: none;
}

div.portfolio{
	position: relative;
}

* html #content{
	margin-left:77px; 
  	width:635px; 

}

ul.portfolioslideshow {
	list-style: none;
	margin:0;
	padding:0;

}
li.portfolioslide {
	margin:0;
	padding:0;
	height: 305px;
	width: 634px;
	overflow: hidden;

}
div.portfoliotxt {
	position: absolute;
	left:0;
	top:0;
	background: #fff;
	background: rgba(255,255,255,.85);
	height: 305px;
	width: 634px;
	overflow: auto;
	font-size: 1.1em;
	line-height: 1.8em;
}

div.portfoliotxt p {
	margin: 5px 135px 15px;
}

div.portfolionavi {
	clear: both;
	margin-top: 25px;
}
div.slideController{
	float: right;
	clear: none;
	color: #666;
}

div.infoController{
	float: left;
	clear: left;
	color: #666;
}
a.portfolioinfolink,
a.portfolionextlink,
a.portfolioprevolink {
	color: #666;
	text-decoration: none;
}

a.portfolioinfolink:hover,
a.portfolionextlink:hover,
a.portfolioprevolink:hover {
	color: #000;
}
