/* main css File for IBV HUESLER AG 2009 by internauta www.internauta.ch */
*
{
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
	line-height: 140%;
}

#contentwrapperbreit
{
	width: 710px;
	margin-left: 100px;
	background-image: url(../share/contentwrapperbreitbg.png);
	background-repeat: repeat-y;
	min-height:500px;
	height: auto !important;
	padding-bottom:20px;
	
}

#contentwrapper /* wird in projektdetail gebraucht*/
{
	width: 890px;
	margin-left: 100px;
	background-image: url(../share/contentwrapperbg.png);
	background-repeat: repeat-y;
	min-height:500px;
	height: auto !important;
	padding-bottom:20px;
}



#kopfbreit{
	width: 810px;
	height: 75px;
	background-image: url(../share/kopfbreitbg.png);
	background-repeat: no-repeat;
}
#kopfbreit2{
	width: 810px;
	height: 75px;
	background-image: url(../share/kopfbreitbg2.png);
	background-repeat: no-repeat;
}

#kopf{
	width: 990px;
	height: 75px;
	background-image: url(../share/kopfbg.png);
	background-repeat: no-repeat;
	z-index:10;
}

#mainnav{
	width:430px;
	position:relative;
	float:right;
	padding-top:25px;
	padding-right:9px;
	
}
#mainnav ul{
	float: right;
	position:relative;
	
}
#mainnav li
{
	float: left;
	list-style-type: none;
	/*background-image: url(strich.gif);
	background-repeat: no-repeat;*/
	height: 12px;
	display: inline;
}
#mainnav a
{
	float: left;
	color: white;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	display:block;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: 1px;
	height:13px;
	line-height:13px;
}

#mainnav a:hover, #mainnav a.aktiv{
	color:black;
	background-color:#86b817;
}
a.gruenli{
	background-color:#86b817;
}
#home{
	width:240px;
	height:30px;
	position:relative;
}

#paging{
	position:relative;
	margin-left:350px;
	padding-top:20px;
	width:150px;
	height:20px;
	
	
}
#paging a{
	color:black;
	text-decoration:none;
}
#paging a:hover, #paging a.aktiv{
	color:#86b817;
}
.pages{
	float:left;
	/*display:block;*/
	padding-right: 5px;
	/*border-bottom:1px solid black;*/
	font-size:12px;
	font-weight:bold;
}
.legende{
	font-size: 11px;
}
#footerbreit
{
	width: 710px;
	height: 50px;;
	margin-left: 100px;
	background-image: url(../share/footerbreitbg.png);
	background-repeat: no-repeat;
	clear:both;
}
#footer /* wird in projektdetail gebraucht*/
{
	width: 1000px;
	height: 50px;
	background-image: url(../share/footerbg.png);
	background-repeat: no-repeat;
	clear: both;
	
}

#adresse
{
	position:relative;
	height: 30px;
	font-size: 11px;
	padding-left: 5px;
	padding-right: 25px;
	padding-top: 5px;
	clear: both;
	text-align: right;
}
#adresse a { 
		text-decoration: none; 
		color:black;
		}



#tagcloudcontent
{
	position: relative;
	top: 20px;
	left: 0px;
	width: 215px;
	text-align: right;
	float:left;
}
#tagcloudcontent a{
	text-decoration: none;
	color:#000000;
}
#tagcloudcontent a:hover, #tagcloudcontent a.aktiv{
	color:#86b817;
}
.tag
{
	padding: 2px;
	white-space: nowrap;
}
#content{
	margin-left:250px;
}
#content a{
	text-decoration: none;
	color:#000000;
}
#content a:hover{
	color:#86b817;
}


/* team overview */
.person{
	width:425px;
	padding-bottom:20px;
	padding-top:5px;
	position:relative;
	clear:right;
}
.personinfo
{
	float: right; 
	width:185px;
	font-size: 12px;
	text-transform: uppercase;
	font-weight:bold;
	position:relative;
}
.portrait
{
	width: 200px;
}
/* END team overview */
.title{
	text-transform: uppercase;
	font-weight:bold;
	display:block;
	padding-bottom:5px;
	/*border-bottom:1px solid black;*/
	margin-bottom:10px;
}
.namen{
	text-transform: uppercase;
	font-weight:bold;
	display:block;
	padding-bottom:5px;
	border-bottom:1px solid black;
	margin-bottom:5px;
}
.link { text-decoration: underline; }
#contenttext{
	width:325px;
	font-size: 12px;
	margin-left:20px;
}
#contenttext ul, #projectinfo ul{
	margin-left:15px;
}
.clearer{
	clear:both;
}

#contenttext li, #projectinfo li { list-style-image: url(../share/li.gif); }
