/***********************************************************************************
** Stylesheet v2.0 by Michael Martinec for Weiterbildungsforum.ch                 **
***********************************************************************************/

* {
	margin: 0;
	padding: 0;
}
html, body {
	background-color: #E7EBE0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #353b56;
	background-repeat:repeat-y;
	background-image:url(pattern_low_team.gif);
}
#content {
	background-image:url(pattern_right_team.gif);
	width:100%;
	height:700px;
}
#content_lower {
	height: 100%;
	background-image:url(pattern_low_team.gif);
	width: 1010px;
}
#right_frame {
	background-image:url(pattern_right_team.gif);
	width: 100%;
	height: 700px;
	float: left;
}
#banner {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 124px;
}
#banner_ongoing {
	width: auto;
	height: 124px;
	background-color: #D8D8D5;
	border: 0;
}
#navigation {
	position: absolute;
	top: 124px;
	left: 0px;
	width: 1024px;
	height: 28px;
	background-color: #FFFFFF;
	border-width: 1px 0px;
	border-style: solid;
	border-color: #007b33;
}
#navigation li { display: inline; }

#navigation a {
	padding: 8px 9px 6px 9px;
	text-decoration: none;  
	color: #353b56;
	float: left;
	font-size: 11px;
}
#navigation a:hover { background-color: #E9E9E7; }

#navigation a:active { background-color: #CCCCCC; }

#navigation ul li ul {
	position: absolute;
	top: 28px;
	left: 0px;
	width: 580px;
	height: 28px;
	background-color: #FFFFFF;
	border-width: 1px 0px;
	border-style: solid;
	border-color: #007b33;
}
#navigation ul li ul a{	background-color: #FFFFFF; }

#home { z-index: 1;}

#wasistcoaching{ z-index: 2; }

#ausbildung { z-index: 3; }

#leute { z-index: 4; }

#mehrzucoaching { z-index: 5; }

#kontakt { z-index: 6; }

#forum { z-index: 7; }

#news_header {
	position: absolute;
	top: 153px;
	left: 580px;
	background-color: #D2D6BC;
	width: 221px;
	height: 30px;
	border-width: 0px 1px;
	border-style: solid;
	border-color: #007b33;
}
#right {
	position: absolute;
	top: 154px;
	left: 803px;
	width: 221px;
	height: 25px;
	background-color: #EAF4FA;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #588696;
}
#main {
	position: absolute;
	top: 178px !important;
	top: 183px; 
	left: 0px;
	width: 500px;
	background-color: #E7EBE0;
	padding: 35px 40px;
}
#main a { color:#666666; font-size: 12px;} 

#main ul { list-style: square outside; margin: 5px 0px 7px 25px; }

#main ul a { list-style: square outside; color: #666666; font-size: 12px; }

#main table {
	width: auto;
	height: auto;
	margin-bottom: 20px;
	border: solid 1px #353b56;
	border-collapse: collapse;
}
#main table td {
	border: solid 1px #353b56;
	vertical-align: top;
	padding: 6px;
}
#main table.noBorder {
	width: auto;
	height: auto;
	border-collapse: collapse;
	border: 0px;
	padding: 0px;
}
#main table.noBorder td {
	border: 0px;
	padding: 0px 10px;
	vertical-align: top;
}
#main input.in {
	font-size: 9px;
}
#news {
	position: absolute;
	top: 183px;
	left: 580px;
	width: 221px;
	min-height: 481px;
	height: auto !important;
	height: 505px;
	background-color: #D2D6BC;
	border-width: 0px 1px;
	border-style: solid;
	border-color: #007b33;
	padding: 23px 0px;
}
#news ul { list-style: square outside; margin: 7px 15px; }

#news p { margin-top: 9px; margin-bottom: 12px; }

#news ul a { list-style: square outside; color: #999999; font-size: 11px; }

#news a { color: #E6ECF1; }

div.news_paragraph {
	color: #FFFFFF;
	background-color: #D2D6BC;
	border-width: 1px 0px;
	border-style: solid;
	border-color: #E6ECF1;
	margin-bottom: -1px;
	padding: 12px;
}
#right_ongoing { 
	width: auto;
	background-color: #EAF4FA;
}
#bottom_left {
	width: 514px;
	height: 100%;
	background-color: #EFEFED;
}
#bottom_middle {
	width: 227px;
	background-color: #CCCCCC;
}
#bottom_right {
	width: auto;
	height: auto;
	background-color: #EFEFED;
}
#image {
	position: absolute;
	top: 340px;
	left: 813px;
	height: 238px;
	width: 60px;
	background: #FFFFDD;
}
p { margin-bottom: 16px; }

h1 {
	color: #353b56;
	font-size: 17px;
	font-weight: bold;
	letter-spacing: 1px;
	margin-bottom: 18px;
}
h2 {
	font-size: 13px;
	letter-spacing: 0.5px;
	font-weight: bold;
	margin-bottom: 10px;
} 
h3 {
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	margin-bottom: 6px;
}
hr {
	color: #B1B1AB;
	background-color: #B1B1AB;
	border-color: #B1B1AB;
	border: 0px;
	height: 1px;
	margin: 10px 0px;
}
#subscribeForm input {
	background-color:#FFFFFF;
	color:#353b56;
	border:1px solid #E6ECF1;
	padding:3px;
	margin-bottom:2px;
}
#subscribeForm input[type=submit] {
	background-color:#AAC1D6;
	color:#FFFFFF;
	font-size:9px;
}
#subscribeForm input.text.highlight,
  textarea.highlight,
  input.text:focus,
  textarea:focus {
    background-color:#ffffff;
    border-color: #E6ECF1;
    color:#204050;
}
#subscribeForm .required {
	font-weight: bold;
	font-size: 115%;
}