/* projekt: step by step
   design: stepbysteptraining.de (stepbysteptraining.de) */
   
body { padding: 0; margin: 0; font: 0.7em Arial, sans-serif; line-height: 1.5em; background: #FFFFFB; color: #454545; }
a { color: #0E4D8B; background: inherit; }
a:hover { color: #000; background: inherit;}
a.title { color: #B41A1A; background: #FFF; }

h1 { font: bold 2em Arial, Sans-Serif; letter-spacing: -1px; padding: 16px 0 0 8px; margin: 0; }
h2 { margin: 0; padding: 0; font: bold 1.4em Arial, Sans-Serif; letter-spacing: -1px; }
h1 a { color: #FFF; background: inherit; }
h1 a, h2 a { text-decoration: none; }
h1 a:hover, h2 a:hover { color: #BFE1ED; background: inherit; }
h3 { font: 90% Arial, Sans-Serif; margin: 0 0 10px 0; padding: 0; color: #5f5f5f; background: #FFF; }
p {	margin: 0 0 0px 0; line-height: 1.5em; }
form { margin: 0; }
input.search { width: 199px; border: none; background: #FFF url(input.gif); padding: 4px; color: #808080; }
input.submit { height: 24px; font-weight: bold; width: 53px; border: none; background: #D96855 url(button.gif); padding: 3px; color: #FFF; }

/* layout
   ------ */

.content { 
	margin: 10px auto;
	width: 778px;
	background: #FFF url(content_middle.gif) repeat-y;
	color: #454545;
	
}

.content_nav { 
	margin: 10px auto;
	width: 784px;
	background: #FFFFFB url(nav_middle.gif) repeat-y;
	color: #454545;
	
}


/* header */
.logo_top { background: #FEFEFE url(big_logo.gif) no-repeat; color: #FFF; height: 115px; }
.header { padding: 0px 10px 0 10px; }
.content_bottom { clear: both; background: #FEFEFE url(bottom_content.gif) no-repeat; color: #FFF; height: 15px; }
    
.sf_left {
	float: left;
	width: 99%;
	height: 40px;
	background: #F88C3D url(footerbg.gif) repeat-x; 
	color: #FFF;
	border-top: 1px solid #FF9900;
	border-bottom: 1px solid #FF9900;
	padding: 25px 0px 0px 0px;
}
	.sf_left a {
		color: #FFFFFF;
		background: inherit;
		font-weight: bold;
	}
	
	.sf_left a:hover {
		color: #F88C3D;
		background: #EDEDED;
	}

.sf_right {
	width: 537px;
	float: right;
}

.subheader {
	padding: 8px;
	background: #FFFFFB;
	color: #808080;
}

/* left side
   --------- */

.left {
	float: left;
	width: 750px;
	margin: 0 0 10px 0;
}

.left_top {
	float: left;
	width: 595px;
	margin: 0 0 10px 0;
}

	.box_top {
		background: #F0F0F0 url(box_top.gif) no-repeat;
		color: #808080;
		height: 30px;
		width: 159px;
	}
	
	.box_top h2 {
		color: #F88C3D;
		background: inherit;
		padding: 7px 0 0 5px;
		margin: 0;
	}
	
	.box {
		border-left: 2px solid #F0F0F0;
		border-right: 2px solid #F0F0F0;
		padding: 0 4px 0 7px;
		margin: 0;
		width: 144px;
		color: #595959;
		background: #FFF;
	}
	
	.box_bottom {
		background: #FFF url(box_bottom.gif) no-repeat;
		color: #000;
		height: 13px;
		width: 160px;
		margin: 0 0 7px 0;
	}
	
		/* left and central column */
		.left_side { float: left; width: 159px; padding: 0px 5px 8px 8px; }
		.right_side { float: right; width: 695px; margin: 0 5px 0 0; text-align: justify; }
		.right_top { float: right; width: 545px; margin: 0 5px 0 0; text-align: justify; }

		.article_referenzen { 
		padding: 0 5px 0px 0px; margin-bottom: 20px;
		background: #FFF url(referenzen.gif) no-repeat;
	}
		.article_training { 
		padding: 0 5px 0px 0px; margin-bottom: 20px;
		background: #FFF url(article_top.gif) no-repeat;
	}
		.article_entspannen { 
		padding: 0 5px 0 0; margin-bottom: 10px;
		background: #FFF url(article_top.gif) no-repeat;
	}
		.article_portrait { 
		padding: 0 5px 0px 0px; margin-bottom: 20px;

	}
		.article_kompetenzen { 
		padding: 0 5px 0px 0px; margin-bottom: 20px;
		background: #FFF url(kompetenz.gif) no-repeat;
	}
		.article { 
		padding: 0 5px 0px 0px; margin-bottom: 20px;
		background: #FFF url(article_top.gif) no-repeat;
	}
		
	.hit_top { clear: both; width: 442px; color: #000; height: 5px; padding: 0; margin: 0px 0 0 90px; }
	.hit { width: 422px; margin: 0 0 0 90px; padding: 10px; }
		
	.hit a {
		color: #F88C3D;
		background: inherit;
		font-weight: bold;
	}
	
	.hit a:hover {
		color: #000;
		background: #EDEDED;
	}
	
	.highlight {
		padding: 5px 3px 5px 3px;
		margin: 0 0 3px 0;
}
	
/* right side
   ---------- */
		
.right { float: right; width: 170px; margin: 0 0 100px 0;}
		
img { float: left; margin: 0 5px 3px 0; }

/* footer
   ------ */

.footer_nav { background: #FFFFFB url(nav_top.gif) no-repeat; color: #FFF; height: 15px; }
.footer_bottom { clear: both; background: #FFFFFB url(nav_bottom.gif) no-repeat; color: #FFF; height: 15px; }
.footer_big { padding: 0px 2px 0px 2px; }


.footer { 
	clear: both; 
	text-align: center;
	color: #808080;
	background: #FFFFFB;
	padding: 0px 0 0px 0;
}
.footer p {	line-height: 2em; }
.footer a {	color: #4F4F4F; background: #FFFFFB; border-bottom: 1px dotted #808080; text-decoration: none; } 
