/*  
Theme Name: 3spalten-Design
Theme URI: http://www.grafikspiegel.de
Description: <p>3-Spalten-Design f&uuml;r WordPress</p>
Version: 1.0
Author: grafikspiegel Web- & Grafikdesign
Author URI: http://www.grafikspiegel.de
*/

/************ GENERELLE EINSTELLUNGEN ************/


/* section menus
----------------------------------------------- */
ul.section {
	border-top:0;
	margin-bottom:0;
}
ul.section li {
	text-transform:uppercase;
}



ul.section li a {
background:url(img/toplevel.png) no-repeat scroll 0 0 transparent;
display:block;
height:26px;
padding:10px 0 0 24px;
width:163px;
}
ul.section li a:hover {
background:url(img/toplevel_hover.png) no-repeat scroll 0 0 transparent;
}
ul.section li a:active {
	color:#fff;
background:url(img/toplevel_active.png) no-repeat scroll 0 0 transparent;
}
ul.section li li a {
	background:#ddd;
	border-bottom:1px solid #eee;
}
ul.section li li a:hover {
	background:#ccc;
}
ul.section li li a:active {
	color:#000;
	background:#fff;
}
ul.section ul li {
	text-transform:none;
}
ul.section ul.current li a {
	background:#fff;

}
ul.section ul.current li a:hover {
	background:#eee;
}
ul.section ul.current li a:active {
	background:#A6CC34;
}
ul.section li a.current {
	color:#fff;
background:url(img/toplevel_active.png) no-repeat scroll 0 0 transparent;
}
ul.section li a.current:hover {
background:url(/img/toplevel_hover.png) no-repeat scroll 0 0 transparent;
}
ul.section li a.current:active {
	background:#444;
}
ul.section li a.active {
	background:#fff;
	cursor:default;
}
ul.section li.current > a.active,
ul.section li.current > a.active:hover {
	color:#fff;
	background:#666;
	cursor:default;
}

/* ----------------------------------------------- */
ul.menu {
	list-style:none;
}
ul.menu li {
	margin:0;
}
ul.menu li a {

}
ul.menu li a:hover {
	background:#eee;
}
ul.menu li a:active {
	background:#ccc;
}


/* submenus
----------------------------------------------- */
ul.menu ul {
	list-style:none;
	margin:0;
}
ul.menu ul li a {
	padding-left:30px;
}

#wrapper2 {
	width: 200px;  
	margin-left: auto;
	margin-right: auto;
	}

.accordionButton a{	
	width: 173px;
height:24px;
display:block;
padding:12px 0 0 14px;
	float: left;
	_float: none;  /* Float works in all browsers but IE6 */
    background:url(images/toplevel.png) no-repeat;
	cursor: pointer;
	color:#222 !important;
	text-decoration:none !important;
	}

.accordionButton2 a{	
	width: 173px;
height:24px;
display:block;
padding:12px 0 0 14px;
	float: left;
	_float: none;  /* Float works in all browsers but IE6 */
    background:url(images/sublevel.png) no-repeat;
	cursor: pointer;
	color:#222 !important;
	text-decoration:none !important;
	}
  .accordionButton2 a:hover{	

    background:url(images/sublevel_hover.png) no-repeat;
	cursor: pointer;
	color:#fff !important;
	text-decoration:none !important;
	}		
.accordionContent {	 
	width: 187px;
	float: left;
	_float: none; /* Float works in all browsers but IE6 */
	}   
.accordionContent a{
	color:#222 !important;	
  text-decoration:none !important; 
	width: 157px;
height:24px;
display:block;
padding:12px 0 0 30px;
    background:url(images/sublevel2.png) no-repeat;
	}   
  
  .accordionContent a:hover{	 
	width: 157px;
height:24px;
display:block;
padding:12px 0 0 30px;
    background:url(images/sublevel_hover.png) no-repeat;
    color:#fff !important;
	} 	

/***********************************************************************************************************************
 EXTRA STYLES ADDED FOR MOUSEOVER / ACTIVE EVENTS
************************************************************************************************************************/


.on a{
    background:url(images/toplevel_active.png) no-repeat;
	width: 173px;
height:24px;
display:block;
padding:12px 0 0 14px;
color:#fff !important;
	text-decoration:none !important;
	}	

.over a{  
	width: 173px;
height:24px;
display:block;
padding:12px 0 0 14px;    background:url(images/toplevel_hover.png) no-repeat;
color:#fff !important;
	text-decoration:none !important;
	}	

div#print_header {
    display:none;}
div.mod_tagcloud{
width:220px;
text-align:center;
}

ul.cloud {
list-style-type:none;
text-decoration:none;
   width:180px; 
line-height:1.3em;
margin:0 10px 0 20px;
padding:0.5em 0;
text-align:center;}

ul.cloud li a{
list-style-type:none;
text-decoration:none;
line-height:24px;

padding:0 5px 0 0;
text-align:center;
}
ul.cloud li.size1 a {
float:left;
    color:#95C00E;
        font-weight:bold;}

ul.cloud li.size2 a {
float:left;
    color:#88A257;
    font-weight:bold;}

ul.cloud li.size3 a {
float:left;
    color:#95C00E;
            font-style:italic;}
    
ul.cloud li.size4 a {
float:left;
    color:green;}    

.size1 {
    font-size:14pt;
    text-decoration:none;}
    
.size2 {
    font-size:12pt;
    text-decoration:none;}
    
.size3  {
    font-size:10pt;
    text-decoration:none;} 
    
.size4  {
    font-size:8pt;
    text-decoration:none;}       
   
html {
    background:url(images/bg.png) repeat;
    margin:0px;
    padding:0px;
    color:#333;}

body {
    margin:0px;
    padding:0px;
    color:#333;
    font-size:10pt;
    font-family:Verdana;}

body ul{
    margin:0px;
    padding:0px;}


h1,h2,h3,h4,h5,h6 {
    margin:0;
    padding:0;
    color:#95C00E;}

h1 {
    font-size:20pt;}
    
h2 {
    font-size:16pt;}
    
h3 {
    font-size:14pt;}
    
h4 {
    font-size:12pt;}
    
h5 {
    font-size:12pt;}
    
h6 {
    font-size:10pt;}

#content a:link {
    text-decoration:underline;
    color:#95C00E;}

#content a:visited {
    color:#95C00E;}

#content a:focus {
    color:#95C00E;}

#content a:hover {
    color:#95C00E;
    text-decoration:none;}

#content a:active {
    color:#95C00E;}

input#s {
    background:transparent none;
    color:#333333;
    padding-left:45px;
    padding-top:14px;
    width:170px;
    border:0 none;}

/*** BUTTONS ***/
a.templatebutton {
    background:url(images/templatebutton.png) no-repeat left top;
    display:block;
    height:34px;
    width:175px;
    margin-top:5px;}

a.templatebutton:hover {
    background:url(images/templatebutton.png) no-repeat left bottom;}
a.infobutton {
    background:url(images/infobutton.jpg) no-repeat left top;
    display:block;
    height:34px;
    width:175px;
    margin-top:5px;}

a.infobutton:hover {
    background:url(images/infobutton.jpg) no-repeat left bottom;}

a.lesenbutton {
    background:url(images/lesenbutton.jpg) no-repeat left top;
    display:block;
    height:34px;
    width:175px;
    margin-top:5px;}

a.lesenbutton:hover {
    background:url(images/lesenbutton.jpg) no-repeat left bottom;}

a.pressebutton {
    background:url(images/pressebutton.jpg) no-repeat left top;
    display:block;
    height:34px;
    width:175px;
    margin-top:5px;}

a.pressebutton:hover {
    background:url(images/pressebutton.jpg) no-repeat left bottom;}

a.kontaktbutton {
    background:url(images/kontaktbutton.jpg) no-repeat left top;
    display:block;
    height:34px;
    width:175px;
    margin-top:5px;}

a.kontaktbutton:hover {
    background:url(images/kontaktbutton.jpg) no-repeat left bottom;}

a.referenzenbutton {
    background:url(images/referenzenbutton.jpg) no-repeat left top;
    display:block;
    height:34px;
    width:175px;
    margin-top:5px;}

a.referenzenbutton:hover {
    background:url(images/referenzenbutton.jpg) no-repeat left bottom;}


    
/************ TEMPLATE ************/

* html #wrapper{
    height:100%;}

div#wrapper {
    width:990px;
    margin:0 auto;
    min-height:100%;
    height:auto !important ;
    overflow:hidden !important ;}

/*** HEADER ***/

div#head {
    margin:0 auto;
    width:990px;
    height:325px;
    background: url(images/header.png) no-repeat;}

div#banner {
    height:214px;
    position:absolute;
    right:210px;
    top:44px;
    width:718px;}

a.logo {
    background:transparent url(images/logo.png) no-repeat scroll 0 0;
    display :block;
    height:130px;
    left:25px;
    position:relative;
    top:45px;
    width:162px;}

/*** TOP NAVIGATION ***/

div#top_nav {
    color:#FFFFFF;
    height:30px;
    left:470px;
    margin:0 auto;
    position:relative;
    text-align:right;
    top:149px;
    width:900px;}

div#top_nav #top_nav_list {
    list-style-type:none;
    padding:0;
    margin:0;
    position:relative;
    top:-20px;
    right:200px;}

div#top_nav #top_nav_list li {
    float:left;}

div#top_nav li a {
    font-size:10pt;
    width:125px;
    height:31px;
    display:block;
    text-decoration:none;
    color:#333;
    padding-top:5px;
    text-align:center;}

div#top_nav li a:hover {
    background: url(images/top_nav_hover.png) no-repeat;
    color:#fff;
    margin-top:-3px;}

div#top_nav li.current_page_item a{
    background: url(images/top_nav_active.png) no-repeat;
    color:#fff;
    margin-top:-3px;}

div#page_mitte {
    width:990px;
    margin:0 auto;
    background: url(images/page_mitte.png) repeat-y;
    float:left;}

div#page {
    height:111px;
    display:block;
    width:990px;
    margin:0 auto;
    background: url(images/page_oben.png) no-repeat;}



/*** Sidebar left ***/

div#left {
    width:716px;
    float:left;}

div#sb_left{
    float:left;
    width:200px;}

/********* Navigation *********/


/*** Hauptmen? ***/


.menu_list {	
	width: 150px;
}
.menu_head {
	padding: 5px 10px;
	cursor: pointer;
	position: relative;
	margin:1px;
    font-weight:bold;
    background: #eef4d3 url(images/left.png) center right no-repeat;
}
.menu_body {
	display:none;
}
.menu_body a{
  display:block;
  color:#006699;
  background-color:#EFEFEF;
  padding-left:10px;
  font-weight:bold;
  text-decoration:none;
}
.menu_body a:hover{
  color: #000000;
  text-decoration:underline;
  }




#sb_left ul.toplevel {
    list-style-type:none;
    margin-left:20px;
    margin-top:27px;}

div#sb_left > ul.menu > li > a {
    background:url(images/toplevel.png) no-repeat scroll 0 0 transparent;
    height:48px;
    list-style-type:none;
    width:167px;
    display:block;
    margin-top:-24px;
    padding:10px 0 0 20px;
    color:#333;
    font-size:10pt;
    text-decoration:none;}

div#sb_left > ul.menu > li > a:hover {
    background:url(images/toplevel_hover.png) no-repeat;
    color:#fff;
    text-decoration:none;}

div#sb_left > ul.menu > li.current_page_item > a {
    background:url(images/toplevel_active.png) no-repeat;
    color:#fff;
    text-decoration:none;}

/*** letzter Men?punkt ***/

#sb_left ul.toplevel > li.last_page_item > a {
    background:url(images/toplevel.png) no-repeat scroll 0 0 transparent;
    height:48px;
    list-style-type:none;
    width:167px;
    display:block;
    margin-top:-24px;
    padding:10px 0 0 20px;
    color:#333;
    font-size:10pt;
    text-decoration:none;}

#sb_left ul.toplevel > li.last_page_item > a:hover {
    background:url(images/toplevel_hover.png) no-repeat;
    color:#fff;
    text-decoration:none;}

#sb_left ul.toplevel > li.last_page_item.current_page_item > a{
    background:url(images/toplevel_active.png) no-repeat;
    color:#fff;
    text-decoration:none;}

/*** 1. Untermen? ***/

#sb_left ul.level_1 {
    list-style-type:none;}

div#sb_left > ul ul.sub-menu > li a {
    background:url(images/sublevel.png) no-repeat scroll 0 0 transparent;
    height:48px;
    list-style-type:none;
    width:147px;
    display:block;
    margin-top:-24px;
    padding:10px 0 0 40px;
    color:#333;
    font-size:10pt;
    text-decoration:none;}
  a:focus {outline: none;}
div#sb_left > ul ul.sub-menu > li a:hover {
    background:url(images/sublevel_hover.png) no-repeat;
    color:#fff;
    text-decoration:none;}

div#sb_left > ul ul.sub-menu > li.current_page_item > a {
    background:url(images/sublevel_hover.png) no-repeat;
    color:#fff;
    text-decoration:none;}

/*** Sidebar right ***/

div#sb_right {
    width:260px;
    float:right;}

div#sb_right ul {
    width:220px;
    float:right;}
    
.widgettitle {
    background: url(images/box_oben.png) no-repeat left top;
    width:203px;
    height:57px;}

h2.widgettitle {
    font-size:10pt;
    color:#fff;
    padding:8px 0 0 10px;
    font-weight:normal;
    letter-spacing:1px;}

div#sb_right ul li.widget {
    background:url(images/box_unten.png) no-repeat scroll center bottom   transparent;
        width:203px;
    list-style-type:none;
    padding-bottom:21px;
    margin-bottom:20px;}

div#sb_right ul li.widget_text div.textwidget {
    background:url(images/box_mitte.png) repeat-y left center;
    color:#333333;
    padding:0 10px 0 10px;
     width:183px;
    font-size:8pt;
    line-height:18px;
    margin-top:-20px;}
div#sb_right ul li.widget_text p {
    padding:4px 0 4px 0;
    border-bottom:1px dotted #95C00E;}
/*** Footer ***/

div#footer {
    clear:both;
    width:990px;
    height:90px;
    background: url(images/footer.png) no-repeat;
    margin:0 auto;}

span#footext {
    display:block;
    width:900px;
    margin:0px auto;
    text-align:left;
    padding:60px 0 0 130px;
    font-size:7pt;}

span#footext a {
    font-size:7pt;
    color:#95C00E;}

span#linksfooter {
    float:right;
    font-size:7pt;
    margin-top:-13px;
    padding-right:36px;}

span#linksfooter a {
    text-decoration:none;
    font-size:7pt;
    color:#95C00E;}

span#linksfooter a:hover {
    text-decoration:underline;}


/*** Brotkrummen Pfad ***/
.breadcrumb a{
    color:#7AA200;
    font-size:10pt;
    text-decoration:none;
}

.breadcrumb a:hover{
    text-decoration:underline;}

.breadcrumb {
    color:#333333;
    font-size:10pt;
    margin-bottom:24px;
    margin-top:-39px;
        border-bottom:1px dotted #95C00E;
        padding:0 0 4px 0 ;}
    
    
input.textbox, textarea {
    width:98%;}    

/*** Content ***/

.linie{
    border-bottom:1px dashed #89B823;
    padding-bottom:10px;
    margin-bottom:20px;}

h2 {
    color:#7AA200;
    font-size:14pt;
    letter-spacing:1px;
    margin-bottom:10px;}

h3 {
    color:#333;
    font-size:12pt;
    letter-spacing:1px;
    line-height:16pt;
    font-weight:normal;
    margin-bottom:10px;}

.text {
    color:#fff;
    font-size:11pt;
    padding:12px 0 0 35px;
    font-family:Trebuchet MS;
    letter-spacing:1px;}

div#content ul {
    margin-left:25px;}

div#content p {
    text-align:justify;}

div#content {
    width:480px;
    float:right;
    line-height:15pt;
    font-size:10pt;}

div#content a {
    color:#95C00E;
    text-decoration:none;}

div#content a:hover {
    text-decoration:underline;}

div#content ul li {
    list-style-image:url(images/bild.gif);}

div#content .subline {
    font-weight:normal;
    padding-left:30px;
    font-size:13pt;
    letter-spacing:1px;
    font-style:italic;
    margin-bottom:40px;}

/*innenabstaende fuer content*/
    div#content div.post {
    padding:5px;}
