/*  
Theme Name: Graening & Kollegen
Theme URI:
Description:  
Version: 1.0
Author: Gunar Bodendiek
Author URI: http://www.bodendiek.de/
*/

body {
	padding: 0px;
	margin: 0px;
	font-family: Helvetia, Arial, Verdana, sans-serif;
	width: 100%;
	color: #232323;
	background: url(http://www.graening-kollegen.de/wp-content/themes/graening/images/back.jpg) repeat-x top #ffffff;
}

img {
	border: 0px;
}

a {
	color: #055a30;
	text-decoration: none;
}

a:hover {
	color: #055a30;
	text-decoration: underline;
}

form, table, ul, li {
	padding: 0px;
	margin: 0px;;
}



input, textarea {
	font-size: 12px
}



/* HEADER */

#header-top {
	width: 871px;
	text-align: left;
	margin: 0 auto;
}

#header-top-left {
    float: left;
    width: 395px;
	margin: 20px 0 19px 20px;
	height: 50px;
}

#header-top-right {
    float: right;
	width: 400px;
    font-weight: normal;
	font-size: 16px;
	color: #303030;
	padding-top: 25px;
	clear: right;
	text-align: right;
}

input.s {
	width: 200px;
	font-size: 15px;
	color: #999999;
	border: 1px solid #D9D9D9;
	padding: 5px;
}

.submit {
    border: 1px solid #D9D9D9;
	background: #D9D9D9;
	padding: 6px 6px 6px 6px;
	color: #303030;
	cursor: pointer;
}

#header-top-menu {
	padding: 0;
	width: 100%;
	background: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
	clear: both;
}

#header-top-menu ul {
	font-weight: normal;
	margin: 0;
	padding: 0;
	list-style: none;
}

#header-top-menu li {
	display: inline;
	margin: 0 2px 0 0;
	padding: 0;
	font-size: 13px;
}

#header-top-menu a {
	float: left;
	display: block;
	color: #FFF;
	margin: 0 1px 0 0; /*Margin between each menu item*/
	padding: 6px 10px;
	text-decoration: none;
	letter-spacing: 1px;
	background-color: #045b2e; /*Default menu color*/
	border-bottom: 1px solid white;
}

#header-top-menu a:hover {
	background-color: #303030;
	color: #FFF;
}

#header-top-menu .current_page_item a { /*currently selected tab*/
	background-color: #303030;
	border-color: #303030; 
	font-weight: bold;
	color: #FFF;
}

#header-bottom {
	width: 860px;
	height: 180px;
	margin: 0 auto;
	clear: both;
}

#header-bottom-content {
    width: 800px;
	padding: 10px 30px 0 30px;
}

#header-bottom-content p {
	color: #FFF;
	line-height: 1.8;
	font-size: 14px;
	text-align: justify;
}

/* HEADER ENDE */



#page {
	width: 871px;
	text-align: left;
	margin: 0 auto;
}



/* CONTENT LEFT */

#content {
  width: 611px;
  float: left;
  padding: 0;
}

#content h1 {
  font-size: 28px;
  font-weight: normal;
  margin: 20px 0 20px 0;
  line-height: 1.3;
}

#content h2 {
  font-size: 22px;
  font-weight: normal;
  margin: 30px 0 10px 0;
}

#content p {
 margin: 0 0 10px 0;
 font-size: 14px;
 line-height: 1.5;
 text-align: justify;
}

#content ul {
  margin: 10px 0 10px 30px;
  font-size: 14px;
  list-style-type: square;
}

#content img {
  border: 2px solid #303030;
  float: left;
  margin: 0 20px 10px 0;
  padding: 1px;
}

#content .news {
 margin: 20px 0 0 0;
 font-size: 14px;
 line-height: 1.5;
 text-align: justify;
}

#content .news h3 {
  font-size: 16px;
  font-weight: bold;
  margin: 0 0 0 0;
  text-align: left;
}

#content .news p {
  font-size: 14px;
  font-weight: normal;
  margin: 0;
}

/* CONTENT LEFT ENDE */



/* CONTENT FULL */

#content_full {
  width: 820px;
  float: left;
  padding: 0 0 0 40px;
}

#content_full h1 {
  font-size: 28px;
  font-weight: normal;
  margin: 10px 0 20px 0;
}

#content_full h2 {
  font-size: 18px;
  font-weight: normal;
  margin: 10px 0 0 0;
}

#content_full p {
 margin: 0 0 10px 0;
 font-size: 12px;
}

#content_full ul {
  margin: 10px 0 10px 30px;
  list-style-type: square;
}


/* CONTENT FULL ENDE */



.entry {
  line-height: 1.8;
  font-size: 12px;
}




/* SIDEBAR */

#sidebar {
  width: 230px;
  float: right;
  padding: 10px 0 20px 0x;
}

.sidebar-box-photo {
  margin: 10px 0 0 0;
  padding: 0;
}

.sidebar-box-address {
  margin: 10px 0 0 0;
  padding: 20px 20px 20px 20px;
  border-top: 3px solid #303030;
  font-size: 13px;
  line-height: 1.5;
  background: #EFEFEF;
  color: #303030;
}

.sidebar-box-submenu {
  margin: 10px 0 0 0;
  padding: 10px 0 10px 0;
  border: 1px solid #303030;
  font-size: 13px;
  line-height: 1.5;
  background: #EFEFEF;
  color: #303030;
}

.sidebar-box-submenu ul {
	list-style: none;
	margin: 0; 
	padding: 0;		
}

.sidebar-box-submenu li {
 display: list-item;
}

.sidebar-box-submenu li a {
	display: block;
	padding: 3px 20px 3px 20px;	
	color: #055a30;
	text-decoration: none;
	font-weight: bold;
}

.sidebar-box-submenu li a:hover {
	/*background: #303030;*/
	color: #055a30;
	font-weight: bold;
	text-decoration: underline;
}

.sidebar-box-submenu .current_page_item a {
	/*background: #303030;*/
	color: #055a30;
	font-weight: bold;
	text-decoration: underline;
}

/* SIDEBAR ENDE */



/* footer */

#footer {
  width: 100%;
  clear: both;
  text-align: center;
  /* background: url(images/footer_bg_rep.png) repeat-x top #ffffff; */
  color: #fff;
  padding: 50px 0 10px 0;
}

#footer p {
  font-size: 13px;
}

/* end footer */



/* KONTAKTFORMULAR */

#wpcf label { 
	margin-top: 20px;
	margin-bottom: 0;
	font-size: 110%;
} 

#wpcf input {
	clear: both;
	width: 300px;
	font-size: 12px;
	color: #303030;
	border: 1px solid #D9D9D9;
	padding: 5px;
} 

#wpcf textarea {
	clear: both;
	width: 500px;
	font-size: 12px;
	color: #303030;
	border: 1px solid #D9D9D9;
	padding: 5px;
	margin: 0;
} 

#wpcf #contactsubmit {
	clear: both;
    border: 1px solid #D9D9D9;
	background: #D9D9D9;
	padding: 6px 6px 6px 6px;
	color: #303030;
	cursor: pointer;
	width: 150px;
}

.contacterror {
	width: 300px;
	font-size: 12px;
	color: #303030;
	border: 1px solid RED;
	padding: 5px;
}

/* ENDE KONTAKTFORMULAR */