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

	SITE: Horstmann Coaching

	Farben:
	Hintergrund:	#faf2eb
	Braun dunkel:	#550e0b
	
	Text Content:	#393633
	Text Context:	#644431


	grass@mai-multimedia.de 2010

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

* {margin: 0; padding: 0;}
html, body
	{
		height: 100%;
	}


body
	{
		font-family: Arial,Helvetica,sans-serif;
		font-size: 75%;
		line-height: 1.4em;
		background: #faf2eb;
		text-align: center;
		color: #393633;
		position: relative;
	}
h1, h2, h3, h4, h5, li li, li p, td p, td, blockquote p {font-size: 1em}


/****************************************************
	ALLGEMEINE STYLES
******************************************************/

.clear { clear: both; }
.invisible { display: none; }

img { border: none; }
.imgLeft { float: left;  clear: left; margin: 2px 10px 10px 0;}
.imgRight { float: right; margin: 4px 0 10px 10px; }


a
	{
		color: #550e0b;
	}
a:hover
	{
		text-decoration: none;
	}

a.download { padding-left: 25px ; }
a.pdf { background: transparent url(/images/media_pdf.gif) no-repeat; }
a.ppt { background: transparent url(/images/media_ppt.gif) no-repeat; }
a.txt { background: transparent url(/images/media_txt.gif) no-repeat; }
a.doc { background: transparent url(/images/media_doc.gif) no-repeat; }
a.xls { background: transparent url(/images/media_xls.gif) no-repeat; }
a.zip { background: transparent url(/images/media_zip.gif) no-repeat; }
a.swf {	background: transparent url(/images/media_swf.gif) no-repeat; }
a.mov {	background: transparent url(/images/media_mov.gif) no-repeat; }
a.mp3 {	background: transparent url(/images/media_mp3.gif) no-repeat; }

.mediaImage img { display: none; }

a.more
	{
		padding-left: 10px;
		background: transparent url(/images/link_arrow.gif) no-repeat 0 4px;
	}
a.zoomImageLink { padding: 0 5px; }
a.zoomImageLink image
	{

	}

h1, h2, h3, h4, h5
	{
		color: #550e0b;
		font-weight: normal;
		margin-bottom: 1em;		
	}

h1
	{
		font-size: 1.4em;
		margin-bottom: 1em;
		line-height: 1.4em;
	}
	
h2
	{
		font-size: 1.2em;
		margin-bottom: 1em;
	}
	
h1, h2, h3
	{
        clear: both;
    }


hr
	{
		height: 1px;
		color: #ae917c;
	}

p { margin-bottom: 1em; }

ul
	{
    	margin: 1em 0 1em 1.4em;
	}
ol
	{
    	margin-left: 2.4em;
		list-style-position: outside;
	}

table
	{
		margin-bottom: 1em;
    }

td { padding: 0.1em 0.5em!important;}

table.border
	{
		border-collapse: collapse;
		border: solid 1px #ccc;
	}

table.border td { vertical-align: top; border: solid 1px #ccc;}


blockquote
	{
		background: #e7dacf url(../images/blockquote1.gif) no-repeat left bottom;
		padding: 0 0 0 60px;
		margin: 1.5em 0  1.5em 0;
		color: #550e0b;
	}
blockquote p
	{
		background: transparent url(../images/blockquote2.gif) no-repeat right top;	
		padding: 15px 60px 15px 0;
		margin: 0;
	}
blockquote em
	{
		text-align: right;
		font-size: 0.9em;
		display: block;
	}

#contactText
	{
		background: #e7dacf url(../images/blockquote123.gif) no-repeat left bottom;
		padding: 10px 20px 10px 60px;
		margin: 1.5em 0  1.5em 0;
		color: #550e0b;
	}
/*************************
	STRUKTUR
**************************/

#hgr_left, #hgr_right
	{
		position: absolute;
		left: 0;
		width: 49%;
		height: 248px;
		background: transparent url(../images/hgr_leftRight.jpg) no-repeat left;		
	}
#hgr_left
	{
		width: 49%;
		margin-right: 50%;
		top: 94px;
	}
#hgr_right
	{
		margin-left: 51%;
		top: 46px;
		background-position: 194px 0;
	}

#wrap
	{
		position: relative;
		text-align: left;
		margin: 0 auto;
		width: 998px;
		min-height: 100%;
		overflow: hidden;
	}
#logo
	{
		position: absolute;
		top: 12px;
		left: 155px;
	}
#keyvisuals
	{
		width: 998px;
		height: 329px;
		padding-top: 61px;
		background-position: left bottom;
		background-repeat: no-repeat;
	}

#mainBodyBox
	{
		position: relative;		
		width: 770px;
		padding-left: 212px;
	}
	
/*************************
	HAUPTMENÜ
**************************/	
	
#mainNavBox
	{
		float: left;
		width: 656px;
		position: relative;
		background: url(../images/hgr_mainNavBox.jpg) no-repeat left bottom;
		text-transform: uppercase;
	}
#mainNav, #mainNav ul
	{
		list-style: none;
		margin: 0;		
	}
	
#mainNav
	{
		float: left;
		min-height: 3em;
		position: relative;
		left: 50%;
	}
#mainNav li
	{
		float: left;
		min-height: 3em;		
		position: relative;
		right: 50%;
	}
#mainNav li.active
	{
		background: transparent url(../images/mainNavActive.png) no-repeat 50% 100%;
	}

	
#mainNav a
	{
		color: #fff;
		text-decoration: none;
		line-height: 1em;
		padding: 0 24px;
		display: block;
		margin-top: 1em;
		border-right: solid 1px #d5a88b;
	}
#mainNav li:first-child a
	{
 		border-left: solid 1px #d5a88b;
	}

#mainNav a:hover, #mainNav li.active a
	{
		color: #e8a743;
	}
/* zweite Ebene */		
#subNav a, #subNav li.active ul a	
	{
		color: #6b2b07;
		text-decoration: none;
	}
#subNav a.active, #subNav a:hover
	{
		color: #550e0b!important;
		background-image: url(../images/subMenuArrow_h.gif)
	}	
#subNav a.active
	{
		font-weight: bold;
	}


#subNav
	{
		position: absolute;
		list-style: none;
		width: 770px;
		top: 3em;
		left: 240px;
		font-size: 0.9em;
	}
#subNav li
	{
		   float: left;	
	}
	
#subNav li.active ul
	{
		display: block;
	}


#subNav li
	{
		line-height: 1em;
	}		
#subNav a
	{
		padding: 0 0 0 8px;
		margin: 0 14px 0 0;
		background: transparent url(../images/subMenuArrow_l.gif) no-repeat 0 50%;
		border: none!important;
	}

	
#contentBox
	{
		padding: 3em 320px 3em 0;
		clear: left;

	}	
	


#contextBox
	{
		position: absolute;
		width: 245px;
		padding-left: 30px;
		top: 8.8em;
		right: 0;
		color: #644431;
		border-left: solid  3px #ae917c;
	}
#contextBox p
	{
		margin: 0;
	}


#contextBox b, #contextBox strong
	{
		color: #550e0b;
	}
.contextBoxItem
	{
		font-size: 0.9em;
	}

#imprint
	{
		position: absolute;
		margin: 0;
		font-size: 0.9em;
		bottom: -3em;
	}
#imprint a
	{
		text-decoration: none;
		color: #644431;
	}
#imprint a:hover
	{
		color: #550e0b;
	}
	
	
ul.docList
	{
		list-style: none;
		margin-left: 0;	
	}
ul.docList li
	{
		margin-bottom: 2em;	
	}
ul.docList h2
	{
		margin: 0;	
	}		
ul.docList h2 a
	{
		text-decoration: none;	
	}
ul.docList h2 a:hover
	{
		text-decoration: underline;	
	}
	
	
#siteNav
	{
		float: right;
        position: relative;
		margin: 1em 0;
		text-align: right;
	}
#siteNav a
	{
		margin: 0 5px;
	}	
	
/*************************
	FORMULARE
**************************/

form
	{
		margin: 1.4em 0;
		padding: 0;
	}
input, textarea, select
	{
		width: 250px;
	}
.fbError
	{
		color: #cc0000;
	}
.fbError input, .fbError textarea
	{
		border: solid 2px #cc0000;
	}
.formField
	{
		clear: both;
		padding: 2px 0;
	}
.formField label
	{
		width: 120px;
		float: left;

	}
.button
	{
		margin-left: 120px;
		margin-top: 20px;
	}
.radio
	{
		width: auto;
	}

.radioSet
	{
		display: inline;
		padding-right: 1em;
	}
.radioLabel
	{
		position: relative;
		top: -2px;
		padding: 0 0.5em;
	}
.radioSet.fbError
	{
		border: none;
	}
.check
	{
		float: left;
		clear: both;
	}
.formField label.checkboxLabel, .formField label.radioLabel
	{
		position: relative;
		top: 0;
		float: none;
		padding-left: 0.5em;
		width: 100%;
	}
.formHint
	{
		clear: both;
		padding: 1em 0;
		font-size: 0.8em;
	}
.formField h4	{ padding: 1em 0;}


.alertBox h4
	{
		display: none;
		font-size: 1.2em;
	}
.alertBox
	{
		color: #cc0000;
		padding: 0 0 20px 50px;
		background: transparent url(/images/alertSign.gif) no-repeat left top;
		margin-top: 20px;
	}
.alertBox ul
	{
		color: #cc0000
	}

#smBox
	{
		position: absolute;
		top: 6px;
		right: 34px;
	}
