/*
//	default style sheet
//	___________________
//
//	Authors:
//
//	bea wuergler : neuweiss - visuelle kommunikation
//	Contact: bea.wuergler [-AT-] neuweiss [-D0T-] ch
//
//	copyright 2007 - all rights reserved
*/



/*----------------------------------------------------*/
/* seitenlayout allg */
/*----------------------------------------------------*/


body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	
}

.wrapper {
	position:relative;
	width: 990px;
	height: 1380px;;
	margin: 0px auto 0px auto;
	z-index: 10;
	
}


.logo_index {
	position:relative;
	width:300px;
	height:40px;
	top:20px;
	left: 10px;
	z-index: 10;
}


.header_1 {
	position:relative;
	top:50px;
	left: 0px;
	width:990px;
	height:250px;
	background-image: url(../images/img_header_1.png);
	background-repeat: no-repeat;
	z-index: 10;
}

.header_2 {
	position:relative;
	top:50px;
	left: 0px;
	width:990px;
	height:250px;
	background-image: url(../images/img_header_2.png);
	background-repeat: no-repeat;
	z-index: 10;
}

.header_3 {
	position:relative;
	top:50px;
	left: 0px;
	width:990px;
	height:250px;
	background-image: url(../images/img_header_3.png);
	background-repeat: no-repeat;
	z-index: 10;
}




.img_body {
	position:relative;
	background-image: url(../images/element_body.png);
	background-repeat: no-repeat;
	top:0px;
	left: 500px;
	width:471px;
	height:453px;
	z-index:10;
}

.img_kontakt {
	position:relative;
	top:30px;
	left: 0px;
	width: 250px;
	height: 170px;
	background-image: url(../images/img_kontakt.png);
	background-repeat: no-repeat;
	z-index:10;
	margin-bottom:20px;
}


.img_kontakt_2 {
	position:absolute;
	top:205px;
	left: 270px;
	width: 250px;
	height: 170px;
	background-image: url(../images/img_kontakt_2.png);
	background-repeat: no-repeat;
	z-index:10;
	margin-bottom:20px;
}


.box_kontakt_1 {
	position:absolute;
	top:380px;
	left: 0px;
	width: 250px;
	height: 170px;
	z-index:10;
	margin-bottom:20px;
}


.box_kontakt_2 {
	position:absolute;
	top:380px;
	left: 270px;
	width: 250px;
	height: 170px;
	z-index:10;
	margin-bottom:20px;
}


.img_linkedin {
	position:relative;
	top:0px;
	left: 0px;
	width: 30px;
	height: 30px;
	background-color:#30C;
	z-index:10;
}





/*----------------------------------------------------*/
/* mainnavi */
/*----------------------------------------------------*/
.mainmenu {
	position: absolute;
	width: 250px;
	top: 10px;
	left:20px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	line-height:20px;
	text-align:left;
	list-style-type:none;
}

ul.mainav {
	list-style-type:none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
}
		
ul.mainav li {
	display:block;
	list-style:none;
	margin:0px;
	padding:0px;
	
}

ul.mainav li a {
	margin:0px;
	padding: 0px 0px 0px 0px;
	text-decoration:none;
	color:#333;
}

ul.mainav li a:hover {
	text-decoration:none;
	color:#008076;
}

ul.mainav li .active {
	text-decoration:none;
	color: #008076;
	font-weight:bold;
}


/*----------------------------------------------------*/
/* kontakt/links */
/*----------------------------------------------------*/

.metamenu {
	position: absolute;
	width: 990px;
	height: 25px;
	top: 60px;
	text-align:right;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size:9px;
	text-align:right;
}

ul.metanav {
	list-style:none; 
	margin:0px;
	padding:0px;
	padding: 6px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	
	 
}
		
ul.metanav li {
	display:inline;
	list-style:none;
	margin:0px;
	margin: 0px 0px 0px 15px;
	
}

ul.metanav li a {
	margin:0px;
	padding: 0px 0px 0px 0px;
	font-size:12px;
	text-decoration:none;
	color:#333;
}

ul.metanav li a:hover {
	text-decoration:none;
	color:#008076;
}

ul.metanav li .active {
	text-decoration:none;
	color:#008076;
}



.kontakt {
	position:relative;
	text-align:right;
	top:0px;
	width:990px;
	height:25px;
}


/*----------------------------------------------------*/
/* sprachauswahl */
/*----------------------------------------------------*/

.metamenu_sprache {
	position: absolute;
	width: 990px;
	height: 25px;
	top: 5px;
	text-align:right;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align:right;
}

ul.metanav_sprache {
	list-style:none; 
	margin:0px;
	padding:0px;
	padding: 6px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	
	 
}
		
ul.metanav_sprache li {
	display:inline;
	list-style:none;
	margin:0px;
	margin: 0px 0px 0px 0px;
	
}

ul.metanav_sprache li a {
	margin:0px;
	padding: 0px 0px 0px 0px;
	font-size:10px;
	text-decoration:none;
	color:#666;
}

ul.metanav_sprache li a:hover {
	text-decoration:none;
	color:#008076;
}

ul.metanav_sprache li .active {
	text-decoration:none;
	color:#008076;
	font-weight:bold;
}

/*----------------------------------------------------*/
/* inhalt wrapper */
/*----------------------------------------------------*/
.contentbox{
	position: absolute;
	top: 350px;
	left: auto;
	height: 400px;
	width:990px;
	margin: 0px 0px 0px 0px;
	background-color: #none;
}

.contentbox_left {
	position: absolute;
	width:250px;
	height: 400px;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	background-color: #none;
	
}


.contentbox_right{
	position: absolute;
	width:690px;
	height: 400px;
	top: 350px;
	left: 300px;
	margin: 0px;
	padding: 0px;
	z-index:10;
}


/*----------------------------------------------------*/
/* inhalt spalte */
/*----------------------------------------------------*/
.content{
	position: relative;
	top: 10px;
	left: 0px;
	width:680px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color:#333;
}





/*----------------------------------------------------*/
/*	Links andere Farbe*/	
/*----------------------------------------------------*/

.content p {
	line-height:18px;

	
}

.content li a {
	text-decoration:none;
	color:#008076;
	font-weight: normal;
} 

.content li a:hover {
	text-decoration:none;
	color:#333;
	font-weight: normal;
	
} 


/*---------------------------------------------------*/
/* liste*/
/*----------------------------------------------------*/

.ul {
	list-style-type: square;
	padding-left: 15px;
	margin: 10px 0px 0px 0px;
	line-height: 18px;
	
}

.ul_content {
	list-style-type: none;
	padding: 0px 0px 15px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 16px;
	position: relative;
	top: 25px;
	left: 0px;
	width:520px;
}

.ul_content_2 {
	list-style-type: none;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 16px;
	position: relative;
	top: 25px;
	left: 25px;
	width:490px;
}

/*----------------------------------------------------*/
/* tabelle*/
/*----------------------------------------------------*/

.datatable {
	border-bottom: 1px solid #999 ;
	border-collapse:collapse;
	width:690px;
}


.datatable td {
	text-align:left;
	padding:4px;
	border-bottom: 1px solid #999;
}

.datatable th {
	color:#666;
	font-weight:normal;
	text-align:left;
	padding:4px;
	border-bottom: 1px solid #999;
}

.datatable caption {
	color:#666;
	border-bottom: 1px solid #999;
}




/*----------------------------------------------------*/
/* hilite */
/*----------------------------------------------------*/


.hilite {
	color: #008076;
	font-weight:bold;
}



/*----------------------------------------------------*/
/* boxout */
/*----------------------------------------------------*/

.boxout {
	color: #008076;
	text-decoration:none;
}

.boxout li a  {
	text-decoration:none;
	color: #008076;
}

.boxout li a:hover, .boxout a:active  {
	color: #333;
}


/*----------------------------------------------------*/
/* fuss */
/*----------------------------------------------------*/

.footer {
	position: relative;
	top: 0px;
	width:990px;
	padding: 0px;
	margin: 0px auto 0px auto;
}


.footer p {
	font-size:9px;
	text-align: right;
	color:#999;
}

.footer a:link {
	color: #999;
	text-decoration: none;
}

.footer a:hover {
	color: #fff;
	text-decoration: none;
}




/*----------------------------------------------------*/
/* text */
/*----------------------------------------------------*/


h1,h2,h3,h4 { 
	font-weight:bold; 
	margin-bottom:7px; 
	margin-top:0px;
	color:#008076;
	font-size:14px;
}

h3 { 
	 
	font-size:110%; 
	letter-spacing:2px;
	border-bottom:#999 thin solid;
}

h4 { color:#008076; text-transform:}
h5 { color:#333; font-size:100%; font-weight:bold; margin-top:0px; margin-bottom:7px;}