/*
Theme Name: Hoppmann
Theme URI: http://wordpress.org/
Description: Hoppmann Theme <a href="http://www.gg-o.de">gg-o</a>.
Version: Dienstleistungen (gruen)
Author: gg-o
Author URI: http://www.gg-o.de/

*/



/* ### ANFANG ### WORDPRESS BETREFFEND */
a {
text-decoration:none;
color:/*#ba0b33*/ #019602;
}

a:hover {
color:#333;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border:none;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	border:none;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	border:none;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

small {
font-family: Arial, Helvetica, Sans-Serif;
font-size: 0.9em;
line-height: 1.5em;
}

.post h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	color: #019602!important;
	}

h1 {
	font-size: 3em;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	font-family:Arial;
	color: #ba0b33;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited {
	text-decoration: none;
	}

.entry p a:visited {
color: #b85b5a;
}

.empty {
width:370px;
height:40px;
margin:50px 0px 0px 30px;
border:none;
}

.post p {
	color: #2D2D2D;
	padding-right: 30px;
	line-height: 18px;
}
/* ### ENDE ### WORDPRESS BETREFFEND */



/* ### ANFANG ### TEMPLATE BETREFFEND */
body {
background:url("images/bg_top.gif") top left repeat-x;
font-family:Arial;
font-size:12px;
background-color:#fff;
margin:0px auto;
}

#page{
background:url("images/bg_bottom1.gif") repeat-x left bottom;
width:100%;
}

#wrap {
background:url("images/bg_cnt.png") repeat-y;
margin:0 auto;
width:1042px;
}

#container {
background:url("images/bg_navi.gif") repeat-y; 
background-color:#fff;
padding:0px 0px 0px 1px;
width:1000px;
margin:0 auto;
}

#header {
background:url("images/header.jpg") no-repeat #fff;
margin:0px auto;
margin:0px 0px 0px -1px;
padding:0px 0px 0px 1px;
width:998px;
height:147px;
}

#lcol {
background-image:url("images/lcol.jpg");
background-repeat:no-repeat;
background-color:#019602;
color:#00d601;
margin:0px 0px 0px -1px;
float:left;
width:300px;
}

#navigation {
padding-top:222px;
width:248px;
margin:0 auto;
text-decoration:none;
}

#navigation ul {
list-style:none;
margin:0 auto;
padding:0;
}

#navigation li a {
height:23px;
padding-left:10px;
}

#navigation li a:link, #navigation li a:visited {
display:block;
background:url("images/btn_gruen.gif") left no-repeat;
background-position:0 0;
padding-top:10px;
color:#ffffff;
text-decoration:none;
}

#navigation ul ul li	{
display:none;
background:url("images/btn_gruen.gif") left no-repeat;
}

#navigation li a:hover {
background-position:0 -35px;
color:#fff;

}

#navigation li a.aktuell {
}

#formular {
padding-top:30px;
width:248px;
margin:0 auto;
}

.submit{
background:url("images/btn_grau.gif");
width:74px;
height:29px;
padding-bottom:3px;
border:0;
}

#rcol {
background-color:#fff;
padding:0px 0px 0px 1px;
float:right;
width:700px;
}

#search {
background-image:url("images/bg_searchbox.gif");
background-repeat:repeat-x;
height:136px;
}

#content{
padding:25px 0px 40px 30px;
}

#bg_bottom {
background:url("images/bg_bottom2.gif") repeat-x left top #fff;
width:100%;
}

#bg_footer {
background:url("images/footer.jpg") top left no-repeat #fff;
margin:0px auto;
width:1042px;
}

#footer {
margin:0 auto;
width:1000px;
height:250px;
}

.footer1{
font-size:10px;
margin:0px 0px 0px -1px;
float:left;
margin-top:90px;
width:300px;
}

.footer2{
background:url("images/trennstrich.gif") no-repeat;
float:right;
margin-top:90px;
padding:0px 30px 0px 20px;
width:250px;
}

.footer3{
background:url("images/trennstrich.gif") no-repeat;
float:right;
margin-top:90px;
padding:0px 30px 0px 20px;
width:250px;
}

#footer a img {
	border: none;
	vertical-align: middle-top;
	padding-left: 5px;
}

.immobilien {
color:#00d601;
font-weight:bold;
font-size:13px;
}
.service{
color:#96050c;
font-weight:bold;
font-size:13px;
}
.gutachter {
color:#003f6a;
font-weight:bold;
font-size:13px;
}

.white {
color:#fff;
font-weight:bold;
}

.clear {
clear:both;
}

.spacer {
height:100px;
}

#menu ul li.current_page_item a {
	display:block;
	background:url("images/btn_gruen.gif") left no-repeat;
	background-position:0px -35px;
	color:#fff;
	padding-top:10px;
	text-decoration:none;
}
.image_ref	{
	width:200px;
        height:150px;
}
        

.td	{
	width:250px;
	height:200px;
	border-bottom:#019a02;
	border-bottom-width:1px;
	border-bottom-style:solid;
        padding-left:35px;
}
img.immo_start   {
        padding: 4px;
	margin: 0 0px 0px 0;
	display: inline;
	border:none;
}
#error_message	{
	color:#000;
	font-size:14px;
        font-weight:bold;
}
.ref    {
padding-top:50px; 
padding-left:50px;
}