/*
Theme Name: Spürck-Wagner Theme
Theme URI: http://medien-wg.de
Description: Individuelles Wordpresstheme für eine Webvisitenkarte.
Version: 1.1
Author: Bernhard Näther und Tino Kreßner
Author URI: http://medien-wg.de
*/

@charset "utf-8";
/* CSS Document */

*{
  margin:0;
  padding:0;
}

body {
	background-color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
}

#page_bg {
	background-image:url(images/body_bg.jpg); background-repeat:repeat-x; margin:0px;}

#box{ 
	width:1000px; min-height:600px; margin:auto; 
	background-image:url(images/header_content_bg.jpg); background-repeat:no-repeat;
}


#header{
	width:1000px; height:64px;  padding-left:0px; padding-right:0px; padding-top:0px;
}
img { border:none;}
#dgsv {padding: 18px 0px 0px 760px;}
#homelink {padding: 10px 0px 0px 170px; float:left;}

#content{
	width:1000px;
}

#bild{
	float:left; width:489px; height:694px;
}

#content2{
	float:left;
	width:491px; min-height:500px;
	background-image:url(images/content_bg.jpg); background-repeat:no-repeat;
}

#navi {
	float:left;
	padding: 30px 0px 10px 10px; font-size:14px;
	}
#navi a{color: #fff;text-decoration:none;}
#navi a:hover{color: #999;text-decoration:none;}
#navi a:active{color:#fff;text-decoration:none;}
#navi li { list-style:none; display:inline; padding-right:5px;}
#navi .current_page_item { display:none;}

#content3 {
	clear:both;
	padding: 20px 0px 10px 10px;
        width:350px;
	}
#content3 a{color: #B51E23;text-decoration:none;}
#content3 a:hover{color: #B51E23;text-decoration:underline;}
#content3 p {padding-bottom:15px; margin:0px; line-height:25px;}

#content3 ul li {line-height:25px;margin-left:15px;}
#content3 ul {margin-bottom:25px}

#bilderleiste{
	clear:both;
	padding: 3px 128px 0px 163px;
	}
#bilderleiste h2 { display:none; }

#footer{
	clear:both;	
        width:690px;
	background-image:url(images/trenner.gif); background-repeat:repeat-x;
	padding: 30px 20px 20px 20px;
        margin:0 auto;
	font-size:11px; color:#666666;
	}
#footer a{color: #333;text-decoration:none;}
#footer a:hover{color: #999;text-decoration:none;}
	
/*############################ STARTSEITE ################################*/

#start_bg {
	background-image:url(images/start_body_bg.jpg); background-repeat:repeat-x;
		margin:0px;}

#start_box{ 
	width:965px; min-height:700px; margin:auto; }

#start_header{
	width:221px; height:40px;  padding-left:740px; padding-right:0px; padding-top:20px;
	background-image:url(images/start_header.jpg); background-repeat:no-repeat;}

#start_navi {
	float:left; width:782px; height:78px;
	padding: 263px 0px 0px 179px; font-size:14px; color:#fff;
	background-image:url(images/start_navi_bg.jpg); background-repeat:no-repeat;
	}
#start_navi a{color: #fff;text-decoration:none;}
#start_navi a:hover{color: #999;text-decoration:none;}
#start_navi a:active{color:#fff;text-decoration:none;}
#start_navi li { list-style:none; display:inline; padding-right:12px;}
#start_navi .current_page_item { display:none;}


#start_content{
	float:left;
	padding: 0px 137px 0px 143px;
	background-image:url(images/start_content_bg1.jpg); background-repeat:no-repeat;
}

#start_content p{ line-height:20px; margin-bottom:15px;}

#teaser {
	float:left; margin:auto;}
#teaser_p { line-height:20px; padding: 10px 10px;}
#teaser p { padding:5px;}


#start_footer{
	padding: 0px 155px 20px 155px;
	font-size:11px; color:#666;
        clear:both;
	}
#start_footer{
	padding-top: 0px!
	}
	
#start_footer a{color: #333;text-decoration:none;}
#start_footer a:hover{color: #999;text-decoration:none;}

.footer_float {
	float:left;}
.footer_float_right {
	float:right;}
	
/*######### H2 PAGE TITEL FARBEN #############*/

#post-2 h2 { color:#FE9732;} /*Supervision*/
#post-6 h2 { color:#2E90CF;} /*Organisationsberatung*/
#post-8 h2 { color:#99B056;} /*Coaching*/
#post-11 h2, #post-13 h2, #post-15 h2 { color:#B72123;}

.at300bs {visibility:hidden;width:0px;margin-left:-17px;}

h2 { margin-bottom:10px;visibility:hidden;height:0px;}


/*############################ PRINT LAYOUT ##########################################################*/

/* Print Style Sheet */
@media print {
*{
  margin:0;
  padding:0;
}

body {
	background-color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
}

#page_bg {
	background-image:url(images/body_bg.jpg); background-repeat:repeat-x; margin:0px;}

#box{ 
	width:1000px; min-height:600px; margin:auto; 
	background-image:url(images/header_content_bg.jpg); background-repeat:no-repeat;
}
#box a{color: #000;text-decoration:underline;}
#box a:hover{color: #999;text-decoration:none;}

#header{
	width:1000px; height:64px;  padding-left:0px; padding-right:0px; padding-top:0px;
}
img { border:none;}
#dgsv {padding: 18px 0px 0px 760px;}
#homelink {padding: 10px 0px 0px 170px; float:left;}

#content{
	width:1000px;
}

#bild{
	float:left; width:489px; height:694px; display:none;
}

#content2{
	float:left;
	width:491px; min-height:500px;
	background-image:url(images/content_bg.jpg); background-repeat:no-repeat;
}

#navi {
	float:left;
	padding: 30px 0px 10px 10px; font-size:14px; display:none;
	}
#navi a{color: #fff;text-decoration:none;}
#navi a:hover{color: #999;text-decoration:none;}
#navi a:active{color:#fff;text-decoration:none;}
#navi li { list-style:none; display:inline; padding-right:5px;}
#navi .current_page_item { display:none;}

#content3 {
	clear:both;
	padding: 20px 120px 10px 10px;
	}
#content3 a{color: #999999;text-decoration:none;}
#content3 a:hover{color: #333;text-decoration:none;}
#content3 p {padding-bottom:15px; margin:0px; line-height:25px;}


#bilderleiste{
	clear:both;
	padding: 3px 128px 0px 163px; display:none;
	}
#bilderleiste h2 { display:none; }

#footer{
	clear:both;	
	background-image:url(images/trenner.gif); background-repeat:no-repeat;
	padding: 30px 190px 20px 190px;
	font-size:11px; color:#666666;
	}
#footer a{color: #333;text-decoration:none;}
#footer a:hover{color: #999;text-decoration:none;}
	
/*############################ STARTSEITE ################################*/

#start_bg {
	background-image:url(images/start_body_bg.jpg); background-repeat:repeat-x;
		margin:0px;}

#start_box{ 
	width:961px; min-height:700px; margin:auto; }

#start_header{
	width:221px; height:40px;  padding-left:740px; padding-right:0px; padding-top:20px;
	background-image:url(images/start_header.jpg); background-repeat:no-repeat; display:none;}

#start_navi {
	float:left; width:782px; height:78px;
	padding: 263px 0px 0px 179px; font-size:14px; color:#fff;
	background-image:url(images/start_navi_bg.jpg); background-repeat:no-repeat; display:none;
	}
#start_navi a{color: #fff;text-decoration:none;}
#start_navi a:hover{color: #999;text-decoration:none;}
#start_navi a:active{color:#fff;text-decoration:none;}
#start_navi li { list-style:none; display:inline; padding-right:12px;}
#start_navi .current_page_item { display:none;}


#start_content{
	float:left;
	padding: 0px 137px 0px 143px;
	background-image:url(images/start_content_bg1.jpg); background-repeat:no-repeat;
}
#start_content p{ line-height:20px; margin:4px 0px;}

#teaser {
	float:left; margin:auto;}
#teaser_p { line-height:20px; padding: 10px 10px;}
#teaser p { padding:5px;}


#start_footer{
	padding: 30px 155px 20px 155px;
	font-size:11px; color:#666;
	}
#start_footer{
	padding-top: 0px!
	}
	
#start_footer a{color: #333;text-decoration:none;}
#start_footer a:hover{color: #999;text-decoration:none;}

.footer_float {
	float:left;}
.footer_float_right {
	float:right;}
	
/*######### H2 PAGE TITEL FARBEN #############*/

#post-2 h2 { color:#FE9732;} /*Supervision*/
#post-6 h2 { color:#2E90CF;} /*Organisationsberatung*/
#post-8 h2 { color:#99B056;} /*Coaching*/
#post-11 h2, #post-13 h2, #post-15 h2 { color:#B72123;}

.at300bs {visibility:hidden;width:0px;margin-left:-17px;}

h2 { margin-bottom:10px;}
}


