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



/*----------------------------------------------------*/
/* seitenlayout allg */
/*----------------------------------------------------*/
body {
	text-align:left;
	font-family:Helvetica, sans-serif;
	font-size:13px;
	margin: 0px;
	padding: 0px;
	line-height:20px;
	background-color:#fff;

}

.wrapper {
	position:relative;
	width: 100%;
	height: 768px;
	padding: 0px;
	text-align: left;
}

/*----------------------------------------------------*/
/* header mit logo */
/*----------------------------------------------------*/
.header {
	position:absolute;
	width: 100%;
	height:150px;
	top:0px;
	left:0px;
	background-color:#fff;
	
	
}

.logo {
	position: absolute;
	top:50px;
	left:50px;
	width:199px;
	height:70px;
	z-index:10;
	background-image:url(../images/logo.png);
	background-repeat:repeat;
	}




/*----------------------------------------------------*/
/* mainmenu 1. ebene */
/*----------------------------------------------------*/

.mainmenu {
	position: absolute;
	width:650px;
	left: 0px;
	top: 105px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 280px;
	font-size:12px;
	font-family:Helvetica, sans-serif;
	font-weight:normal;
	
}



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

ul.mainnav li a {
	margin:0px;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
	text-decoration:none;
	color:#666;

}

ul.mainnav li a:hover {
	text-decoration:none;
	color:#168993;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
}

ul.mainnav li .active {
	text-decoration:none;
	color:#168993;
	padding: 10px 10px 10px 10px;
	font-weight: bold;
}


/*----------------------------------------------------*/
/* submenu 2. ebene */
/*----------------------------------------------------*/

.submenu {
	position: relative;
	width: 180px;
	top: 0px;
	left:0x;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	line-height:18px;
	text-align:left;
}

ul.subnav {
	list-style:none; 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
		
ul.subnav li {
	display:block;
	list-style:none;
	margin:0px;
	padding:5px 0px 5px 0px;
	border-bottom:#FFF 1px solid;
	color:#fff;
	
}

ul.subnav li a {
	margin:0px;
	padding: 0px 0px 0px 0px;
	font-size:13px;
	text-decoration:none;
	color:#fff;
}

ul.subnav li a:hover {
	text-decoration:none;
	color:#9aced3;
}

ul.subnav li .active {
	text-decoration:none;
	color: #9aced3;
	font-weight:normal;
}



/*----------------------------------------------------*/
/* statement */
/*----------------------------------------------------*/

.statement_1 {
	position: absolute;
 	width:450px;
	height: 100px;
	top: 30px;
	left: 600px;
	padding: 0px;
	margin: 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#50a1a8;
	font-size:25px;
	text-align:left;
	letter-spacing:1px;
	line-height:27px;
}



statement_2 {
	position: absolute;
 	width:450px;
	height: 100px;
	top: 340px;
	left: 600px;
	padding: 0px;
	margin: 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#50a1a8;
	font-size:25px;
	text-align:left;
	letter-spacing:1px;
	line-height:27px;
	background-color: red;
}




.statement_3 {
	position: absolute;
 	width:450px;
	height: 100px;
	top: 40px;
	left: 580px;
	padding: 0px;
	margin: 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#50a1a8;
	font-size:25px;
	text-align:left;
	letter-spacing:1px;
	line-height:27px;
}


.statement_4 {
	position: absolute;
 	width:450px;
	height: 100px;
	top: 170px;
	left: 650px;
	padding: 0px;
	margin: 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#50a1a8;
	font-size:25px;
	text-align:left;
	letter-spacing:1px;
	line-height:27px;
}



/*----------------------------------------------------*/
/* inhalt wrapper */
/*----------------------------------------------------*/
.contentbox{
	position: absolute;
	top: 150px;
	left: auto;
	width:100%;
	height: 500px;
	background-color: #168993; 
	z-index:1;
}


.contentbox_left {
	position: absolute;
	height: 300px;
	top: 30px;
	left: 50px;
	padding: 0px;
	
}




.streifen_unten{
	position: relative;
	width:100%;
	height: 5px;
	top:592px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	background-image:url(../images/schatten.png);
	background-repeat:repeat;
}


.streifen_oben{
	position: relative;
	width:100%;
	height: 5px;
	top: 112px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	background-image:url(../images/schatten_oben.png);
	background-repeat:repeat;
}



/*----------------------------------------------------*/
/* images */
/*----------------------------------------------------*/

.imagebox {
	position: absolute;
	left: 900px;
	top: 0px;
	width:190px;
	height:455px;
}



.image {
	position: relative;
	top:30px;
	width:250px;
	height:150px;
	margin: 10px 0px 0px 0px;

}


.image_portrait {
	position: absolute;
	top:0px;
	left:300px;
	width:250px;
	height:280px;
	margin: 0px 0px 0px 0px;
	background-color:#ccc;
	background-image:url(../images/portraet_1.png);
	background-repeat:no-repeat;

}


.bildlegende {
	position: relative;
	top:50px;
	width:250px;
	height:150px;
	margin: 10px 0px 0px 0px;
	text-align: left;
	font-size: 10px;
}



.aktueller_kurs {
	position: absolute;
	top:-30px;
	left:950px;

}


/*----------------------------------------------------*/
/* inhalt spalte */
/*----------------------------------------------------*/


.content{
	position: relative;
	top: 20px;
	left: 290px;
	width:580px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}


content_2{
	position: relative;
	top: 40px;
	left: 40px;
	width:780px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

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

.datatable {
	border-collapse: collapse;
	width: 580px;
	line-height: 16px;
	table-layout: auto;
	color:#FFF;
	margin-bottom: 20px;
}


.datatable td {
	padding: 0px 0px 0px 0px;
	text-align: left;
	border-spacing: 10px;
	vertical-align:top;
	border-bottom:#FFF 1px solid;
	line-height:20px;
}

.datatable th {
	font weigth: bold;
	text-align: left;
	padding-left: 4px;
}


.datatable caption {
	font weigth: bold;
	text-align: left;
	padding-left: 3px;
	padding-bottom: 8px;
}

.datatable tr. altrow {
	width: 20%;
	
}

.span {
	width: 620px;
	height:20px;
}


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

.boxout {
	text-decoration:none;
	color:#9aced3;
	font-weight: normal;
}

.boxout a:link {
	text-decoration:none;
	color:#9aced3;
	font-weight: normal;
}



.boxout a:hover, .boxout a:active {
	text-decoration:none;
	color:#fff;
	font-weight: normal;
}



p {
	line-height:18px;
	color:#fff;
	margin-bottom: -3px;
}



p a:link, a:visited {
	text-decoration: none;
	color: #9aced3;
}

p a:hover {
	text-decoration: none;
	color: #666;
}

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





/*---------------------------------------------------*/
/* weiterblättern*/
/*----------------------------------------------------*/

.follow {
	position:relative;
	text-align:left;
	width:620px;
	margin: 15px 0px 0px 0px;
}

.follow a {
	color:#9aced3;
	text-decoration:none;

}

.follow a:hover {
	color:#666;
} 

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

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


.ul_content {
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 20px 0px;
	line-height: 18px;
	position: relative;
	left: 0px;
	width:570px;
	color:#FFF;
}


/*----------------------------------------------------*/
/*	Kurse/Coaching*/	
/*----------------------------------------------------*/

.ul_kurse {
	list-style-type: none;
	padding-left: 0px;
	line-height: 22px;
	width:580px;
	color:#FFF;
}


.ul_kurse li {
	border-bottom: 1px solid white;
	border-top: 1px solid white;
	margin-bottom: 10px;
}



.ul_kurse a:link, a:visited {
	text-decoration: none;
	color: #9aced3;
}

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



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

.footer {
	position: absolute;
	top: 670px;
	width:100%;
	padding: 0px;
}


.footer p {
	font-size:10px;
	text-align: center;
	color:#666;
	
}

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

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

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

h1 { color:#fff;
	font: 110% Helvetica, sans-serif;;
	margin-bottom:8px; margin-top:0px;  }
	
h2 { color:#fff; font-family: Helvetica, sans-serif;; margin-bottom: 8px; color:#fff; line-height: 28px; }

h3 { color:#fff; font-size:110%; margin-bottom:8px;}

h4 { font-weight:bold; margin-bottom:-5px; margin-top:0px;
	font-family: Helvetica, sans-serif;;
}
h5 { color:#fff; font-size:100%; font-weight:bold; margin-top:0px; margin-bottom:7px;}

/*----------------------------------------------------*/
/* fonts_extern */
/*----------------------------------------------------*/
@font-face {
font-family: “DejaVu”;
src: url(http://dejavu-fonts.org/files/fonts/dejavu.ttf) format(”truetype”);
}
h1 { font-family: “DejaVu”, sans-serif }