/****************************************
	Stylesheet: www.fanomen.net
	
	stylishmedia.de
 e-Mail: info@stylishmedia.de

****************************************/


/******************************************************************************/
/*---------- Allgemeine Definitionen ----------*/
/******************************************************************************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  border: none;
  margin: 0;
  padding: 0;
  font-size: 10px;
  vertical-align: baseline;
}

html { 
	height: 101%; 
}


body {
	background: #EAF1AA url(../i/bg_body.png) repeat-x;
	color: #333333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 62.5%;
	margin: 0;
	padding: 0;
}


/*---------- Text und Links ----------*/
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

p {
	margin-bottom: 1.1em;
	margin-top: 0;
}

a {
  text-decoration: none;
}


/*---------- Listen ----------*/
ul {
  list-style: none;
}


/*---------- Bilder ----------*/
img {
/*  float: left; */
  margin: 0;
  padding: 0;
}


/*---------- Input-Felder ----------*/
label {
  cursor: pointer;
}

input {
  font-family: Arial, Sans-Serif;
}

textarea {
  font-family: Arial, Sans-Serif;
  resize: none;
}

select {
  font-family: Arial, Sans-Serif;
}


/******************************************************************************/
/*---------- Helperklassen ----------*/
/******************************************************************************/
.c {
  clear: both;
}

.l {
  float: left !important;
}

.r {
  float: right !important;
}

.x {
  display: none;
}

.bg_x {
  background: none;
}

.seperator {
  height: 20px;
  width: 100%;
  float: left;
}
/******************************/
/*----------  Text  ----------*/
/******************************/
h2,
h3 {
	color: #7F7F7F;
 font-family: Georgia, "Times New Roman", Times, serif;
}

h2 {
	 font-size: 3.8em;
}

h3 {
	 font-size: 2.4em;
}

h2.green {
	text-indent: -9999px;
}

p {
	 font-family: Verdana, Geneva, sans-serif;
	 font-size: 1.1em;
		line-height: 1.8em;		
}

a {
	color: #969007;
	font-size: 1em;
	text-decoration: none
}

/******************************/
/*---------- Layout ----------*/
/******************************/
#site_wrapper {
	margin: 0 auto 0 auto;
	width: 980px;
}

#header {
	height: 160px;
	position: relative;
	width: 100%;
}

#logo {
	height: 100px;
	float: left;
	margin: 25px 0 0 30px;
	width: 215px;
}

#main {
	background: #F3F1C9 url(../i/bg_main.png) repeat-x;
	border: 1px solid #969007;
	border-radius: 5px;
	min-height: 540px;
	width: 980px;
}

#content {
  background: url(../i/bg_content_bottom.png) no-repeat left bottom;
		margin: 40px 20px 20px 80px;
		padding-bottom: 10px;
		width: 880px;
}

#content_top {
	 background: url(../i/bg_content_top.png) no-repeat left top;
		height: 10px;
		width: 880px;
}

#content_middle {
	 background: #FFFFFF;
		padding: 30px 20px 15px 40px;				
		width: 820px;  
}

#left_col {
	float: left;
	margin-right: 20px;
	width: 280px;
}

#right_col {
	float: left;
	width: 520px; 
}

#startseite #left_col {
 width: 160px;
}

#startseite #right_col {
	margin-left: 60px;	
 width: 570px;
}

#footer {
	
}

#footer_links {
	 margin: 10px 0 20px 10px;
}

#footer_links li {
	 display: inline;
		margin-left: 3px;
}

#footer_links li a {
  color: #74723E;
 	font-size: 1.2em;
}

#footer_links li a:hover {
	 text-decoration: underline;
}



/* --- Main Navi ----------------- */
#main_navi {
	bottom: 0px;
	position:absolute;
	right: 50px;
	width: 440px;
}

#main_navi li {
	display: inline;	
}

#main_navi li a,
#main_navi span {
	display: block;
	float: left;
	font-size: 1.2em;
	height: 17px;
	margin-left: 10px;
	padding-top: 4px;
	text-align: center;	
	width: 100px;
}

#main_navi li a {
	background: url(../i/bg_navi.png) no-repeat;
	color: #FFFFFF;	
}

#main_navi span {
	background:#F0EDBB url(../i/bg_navi_act.png) no-repeat;
	color: #323606;
	height: 22px;
	margin-bottom: -5px;
}

#main_navi li a:hover {
	background: url(../i/bg_navi_act.png) no-repeat;
	color: #323606;
}


/* --- Slider ----------------- */
#slider {
	background:url(../i/bg_slider_shadow.png) no-repeat bottom left;
	height: 230px;
	padding-bottom: 23px;
	width: 480px;
}

#slider_left,
#slider_right,
#slider_mid {
	float: left;
}

#slider_left,
#slider_right {
	height: 230px;
	width: 5px;
}

#slider_left {
	background: url(../i/bg_slider_left.png) no-repeat top left;
}

#slider_right {
	background: url(../i/bg_slider_right.png) no-repeat top right;
}
#slider_mid {
	background: url(../i/bg_slider.png) repeat-x;
 border-top: 1px solid #D9D3CE;
	border-bottom: 1px solid #D9D3CE;
	height: 198px;
	padding: 20px 10px 10px 50px;
	width: 410px;
}

#slider_img {
	float: left;
	margin: 0 20px 0 0;
 width: 147px;
}

#slider p{
	float: left;
	line-height: 1.4em;
	width: 210px;
}

#slider a {
	background: url(../i/bg_button.png) no-repeat left top;
	color: #FFFFFF;
	display: block;
	float: left;
	font-size: 1em;
	text-align: center;
	height: 14px;
	letter-spacing: 0;
	padding: 3px 4px 3px 4px;
	width: 122px;
}

/*--- Images ----------------------------*/
.img270 {
	width: 270px;
	background-image:url(../i/bg_shadow_270.png) no-repeat 40px 0;
}

#arbeitsweise #content_middle img,
#portfolio #content_middle img,
#kontakt #content_middle img,
#impressum #content_middle img,
#content_middle #slider img   {
 border: 1px solid #969007;
}


/*--- Arbeitsweise & Portfolio------------*/
#arbeitsweise #left_col > div,
#arbeitsweise #right_col > div {
	height: 275px;
	margin-bottom: 15px;
}

#arbeitsweise .img270,
#portfolio .img270,
#kontakt .img270 {
	background: url(../i/bg_shadow_270.png) no-repeat 0 182px;
	height: 200px;
	margin: 10px 0 86px 0;
}

#arbeitsweise h3 {
	margin-bottom: 5px;
}

#portfolio #right_col div {
	margin-bottom: 40px;
}

#portfolio #right_col ul li {
	font-size: 1.1em;
	list-style: url(../i/list_symbol.png) outside;
	line-height: 1.8em;
	margin: 0 0 10px 15px;
	padding-left: 10px;
}

#portfolio h2.subheadline {
	color: #7F7F7F;
	font-size: 3.6em;
	position: relative;
}

#portfolio h2.subheadline.first {
	background: url(../i/icon_portfolio1.png) no-repeat 215px 6px;	
}

#portfolio h2.subheadline.sec {
	background: url(../i/icon_portfolio2.png) no-repeat 245px 6px;	
}

#startseite h2.green {
	background: url(../i/h_supervision_beratung.png) no-repeat;	
}

#portfolio h2.green {
	background: url(../i/h_becker.png) no-repeat;	
}

/*--- Kontakt --------------------------*/
#kontakt #content > strong  {
	margin-top: 26px;
}

#kontakt #content p {
	font-size: 1.2em;
}

#kontakt #content .form_row {
	clear: both;
	float: left;
	margin: 0 25px 10px 0;
	width: 500px;
}

#kontakt #content .form_row.gender_select {
	margin-bottom: 20px;
	height: 18px
}

#kontakt #content .form_row.gender_select span {
	font-size: 1.2em;
}

#kontakt #content .form_row.gender_select input {
 float: none;
	clear: both;
	display: inline;
	margin: 0 50px 0 10px;
	width: 10px;
}

#kontakt #content .form_row label {
	font-size: 1.3em;
	font-weight: bold;
}

#kontakt #content .form_row input {
	border: 1px solid #969007;
	display: block;
	font-size: 1.3em;
	padding: 5px;
	width: 250px;
}

#kontakt #content .form_row textarea {
	border: 1px solid #969007;
	font-size: 1.3em;	
	padding: 5px;
	width: 355px;
}

#kontakt #content .form_row input:focus,
#kontakt #content .form_row textarea:focus {
	background-color: #F0EDBB;
}

#kontakt #content form p {
	margin-left: 128px;
}

input.sendbtn {
	background: url(../i/bg_send_btn.png) 0 0 no-repeat;
	border: none;
	color: #ffffff;
	clear: both;
	cursor: pointer;
	font-size: 1.2em;
	font-weight: bold;
	height: 25px;
	margin: 0 60px 25px 128px;
	padding: 3px;;
	width: 120px;
}

#kontakt label {
	display: block;
	float: left;
	width: 130px;
}

label span.green,
#kontaktformular span.green {
	color: #969006;
}

#kontakt #left_col a:hover {
	text-decoration: underline;
}
