/* CSS Document */

/*  

ALLGEMEIN 

*/
html {
	height:100%;
	width:100%;
	margin:0;
	padding:0;
}
body{
	margin:0;
	padding:0;
	height:100%;
	width:100%;
	background-color:#fff;
}

p, div, span, td {
	font: 12px/15px Arial, Helvetica, sans-serif;
}
#siteOuter {
	position:relative;
	width:995px;
	height:100%;
	min-height:582px;
	margin-left:auto;
	margin-right:auto;
	
	
}
#siteInner {
	position:absolute;
	left:0;
	top:50%;
	margin-top:-291px;
	width:995px;
	height:582px;	
	background-color:#fff;
	
}


#head {height:50px;}
#head #logo {
	background: url(../img/pics_static/backyard10_logo.gif) no-repeat 12px 0px;
	width:212px;
	height:50px;
	float:left;
}



/*  

hauptnavi links 

*/

#nav {
	position:absolute;
	left:0;
	top:140px;
	width: 157px;
	
	z-index:99;
}

#nav ul {
	width : 157px;
	margin : 0;
	padding : 0;
	list-style : none;
	white-space : nowrap;
	padding-top:0.5em;
	padding-bottom:0.5em;
	font-size : 10px;
}
#nav li {
	padding-left: 30px;
	padding-bottom:0px;
	margin:0;
	padding-top:0px;
	margin-bottom:2px;
}

#nav li a:link,
#nav li a:visited,
#nav li a:hover {
	text-decoration:none;
	color:#666666;
	font-weight:normal;
	font-size:10px;
	text-transform:uppercase;
}

#nav li a:hover {
	text-decoration:underline;
}
#nav li.selected {
	background-color:#333;
}
#nav li.selected a:link,
#nav li.selected a:visited,
#nav li.selected a:hover,
#nav li.selected a:active {
	color:#FFFFFF;
	text-decoration:none;
}
.trennlinie-nav {
	height:2px;
	width:157px;
	background: url(../img/pics_static/nav_trennlinie.gif);	
		line-height:1px;
	font-size:1px;
	overflow:hidden;
}
/*  

CONTENT 

*/
#content {
	width:100%;
	height:509px;
	bottom:73px;
	position:absolute;
	background: url(../img/pics_static/bg_verlauf.gif) repeat-x bottom;
	z-index:10;
}

#content #display {
	position:absolute;
	right:0px;
	bottom:0px;
	width:100%;
	height:509px;
	z-index:10;
}
#content #info {
	position:absolute;
	top:100px;
	width:200px;
}
#info h1 {
	margin:0;
	padding:0;
	font: normal 18px Arial, Helvetica, sans-serif;	
}
#info p {
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
#motiv {
	position: absolute;
	bottom: 30px;
	right: 43px;
}
#pagernav {
	/*position: absolute;
	bottom: 21px;
	right:40px;*/
	color:#666;
	z-index:99;
	/*font-size:10px;*/
	/*text-transform:uppercase;*/
}




/*  

FOOTER 

*/

#footer {
	height:73px;
	position:absolute;
	bottom:0;
	width:100%;
	background: url(../img/pics_static/footer_bg.gif) no-repeat bottom;
	z-index: 0;
}

#footer #anschrift {
	font-size: 9px;
	color: #666666;
	position:absolute;
	left: 220px;
	bottom:0;
	height:24px;
	line-height:24px;
}

#subnav {
	position:absolute;
	right:5px;
	bottom:-38px;
	font-size: 11px;
	font-weight:bold;	
	color:#666;
	z-index: 99;
	width: 250px;
	text-align: right;
}

#subnav a:link,
#subnav a:visited,
#subnav a:hover {
	text-decoration:none;
	color:#666;
	font-weight:bold;
	font-size:11px 
}

#subnav a:hover {
	color:#000;
}
.black,
a.black:link,
a.black:visited,
a.black:hover{
	color: #000 !important;
}
a.black:hover {
	text-decoration:underline !important;
}



#projekthead {
	position:absolute;
	left:203px;
	height:36px;
	bottom:-56px;
	padding-top: 2px;
	width: 500px;
}
#projekthead-sub h1, #projekthead h1 {
	font-size: 20px;
	font-style: italic;
	font-weight: normal;	
	word-spacing: -1px;
	margin-top:0;
	padding:0;
	display: inline;
}




/*  

NEWS 

*/
/*
#content #display {
	position:absolute;
	left:0px;
	width:1000px;
	height:400px;;
}*/

#news, #list, #clientlist {
	position:absolute;
	left: 220px;
	top: 140px;
	width: 775px;
	color: #1b1b1f;
}

.trennlinie {
	height:2px;
	width:100%;
	background: url(../img/pics_static/linenmuster_repeat.gif);
	line-height:1px;
	font-size:1px;
	overflow:hidden;
}


#clientlist .text {
	padding-right:100px;
	padding-top:1em;
	padding-bottom:1em;
	font-size: 14px;
	line-height: 20px;
}



#officeprofil {
	position:absolute;
	left:220px;
	top:140px;
	
	width:775px;
	color: #1b1b1f;
}
#officeprofil .text {
	padding-top:1em;
	padding-bottom:1em;
	font-size: 14px;
	line-height: 20px;
}
#officeprofil .bild {
	float:right;
	padding-right:5px;
	padding-left:20px;
	padding-top:0.5em;
	padding-bottom:0.5em;
}

#news .newsitem {
	float:left;
	width:257px;
}
#news .newshead {
	/*float:right;*/
	padding-right:8px;
	position:relative;
	top:10px;
	height:30px;
	z-index:10;
	font-size: 14px;
	font-style: italic;	
}
.newshead a:link,
.newshead a:hover,
.newshead a:visited {
	color:#333;
	text-decoration:none;
}
.newshead a:hover {
	text-decoration:underline;
}

.newsitem .newspic {
	z-index:5;
	position:relative;
	top:-25px;
	margin-bottom:-15px;	
}
.newsitem .newspic img {
	border-width: 0px;
}

* html .newsitem .newspic {
	height:284px;
}
#list .listcolumn {
	float:left;
	width:257px;
	padding-top:10px;
	padding-bottom:10px;
	font-size:10px;
	line-height:16px
}

.listcolumn a:link,
.listcolumn a:hover,
.listcolumn a:visited {
	color:#666;
	text-decoration:none;
	padding-left:10px;
	text-transform: uppercase;
	
	
}
.listcolumn a:hover {
	color:#000;
	background: url(../img/pics_static/pfeil_rechts.gif) no-repeat left;
}

/*
#news #newsitemboders {
	
	border-right:1px solid #000;
}*/



#office {
	z-index:10;
}

#projects {
	z-index:10;
}

#contacts {
	z-index:10;
}

#contributions {
	z-index:10;
}

/* text unterhalb von projekten */
#text {
	position:relative;
	left:10px;
	top:0px;
}
#text a:hover {
	text-decoration:underline;
}
#text a:link, #text a:visited, #text a:hover {
	color:#666666;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	text-transform:uppercase;
}

/* MAILTO-LINK */
#anschrift a:hover {
	text-decoration:underline;
}
#anschrift a:link, #anschrift a:visited, #anschrift a:hover {
	color:#666666;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	text-transform:uppercase;
}