/*
Theme Name:wp_theme_denkmalschutzimmobilie
Theme URI: 
Description: 
Version: 
Author: 3task.de
Author URI: 
License: 
*/

/* ### B A S I C     S T A R T ### */

html,body { 
margin:0; 
padding:0; 
background:#f5f1ec; 
font-family:Trebuchet MS; 
font-size:13px;
color:#444; 
}

*{ 
margin:0px; 
padding:0px; 
}

.clear {
clear:both;
}

h1 {
display:none;
}

h2 {
font-size:16px;
padding:15px 0 2px 0;
color:#9d7142;
font-weight:100;
}

h2.vorteile {
padding-left:30px;
font-weight:100;
background:url(img/h2_symbol.gif) no-repeat 0px 15px;
}

.content h3 {
margin:25px 0 27px 0;
background:url(img/h3_bg.gif) no-repeat center;
text-align:center;
color:#fff;
font-weight:100;
font-size:16px;
height:27px;
line-height:24px;
}

/* ### B A S I C       E N D E ### 
###################################################
/* ### H E A D E R     S T A R T ### */

#header {
margin:10px auto auto auto;
width:957px;
height:156px;
background:#ddd;
}

#header .shadow_top { width:100%; height:4px; background:url(img/header_shadow_top.jpg); }
#header .shadow_left { width:4px; height:148px; background:url(img/header_shadow_left.jpg) repeat-y; float:left; }
#header .shadow_right{ width:4px; height:148px; background:url(img/header_shadow_right.jpg) repeat-y; float:left; }
#header .shadow_bottom{ width:957px; height:4px; background:url(img/header_shadow_bottom.jpg); clear:both; }

#header .content {
float:left;
width:949px;
height:148px;
}

#header #topnav {
width:949px;
height:38px;
background:#70502c url(img/topnav_bg.jpg) repeat-x;
}

/* ### H E A D E R  -  T O P N A V I ### */

#topnav ul li {
float:left;
list-style:none;
display:block;
}

#topnav ul li a {
float:left;
height:38px;
padding:0 32px 0 31px;
background:url(img/topnav_strich.gif) no-repeat top left;
font-size:13px;
line-height:38px;
color:#fff;
text-decoration:none;
outline:none;
display:block;
}

#topnav li+li{
background:url(img/topnav_strich.gif) no-repeat top left;
padding-left:1px;
}

#topnav ul li a:hover, #topnav ul li.current_page_item a, #topnav ul li.current-page-ancestor a {
background:#790e11 url(img/topnav_strich.gif) no-repeat top left;
}

/* ### H E A D E R      E N D E  ### 
###################################################
/* ### W R A P P E R    S T A R T ### */

#wrapper {
width:957px;
margin:1px auto auto auto;
background:url(img/wrapper_bg.jpg) repeat-y;
}

#wrapper .shadow_top { width:100%; height:4px; background:url(img/wrapper_shadow_top.jpg); }
#wrapper .shadow_bottom{ width:957px; height:4px; background:url(img/header_shadow_bottom.jpg); clear:both;}


#wrapper #innerwrap {
width:949px;
margin:auto;
}

/* ### W R A P P E R  -  N A V B A R ### */

#wrapper #navbar {
float:left;
width:198px;
padding:11px;
}


#wrapper #navbar ul {
margin:0;
padding:0;
list-style:none;
}

#wrapper #navbar ul li a {
margin:0;
padding:0;
display:block;
width:186px;
height:29px;
line-height:29px;
background:#f4e3d1;
color:#444;
text-decoration:none;
padding:0 0 0 12px;
margin-bottom:1px;
outline:none;
font-size:13px;
}

#wrapper #navbar ul li.current_page_item a, #wrapper #navbar ul li.current_page_parent a{
border-left:3px solid #9d7142;
width:186px;
font-weight:bold;
margin-bottom:1px;
padding:0 0 0 9px;
}

#wrapper #navbar ul li.current_page_item ul li a, #wrapper #navbar ul li.current_page_parent ul li a{
background:#f7ece0;
width:171px;
padding-left:27px;
border:none;
font-weight:100;
margin-bottom:1px;
}


#wrapper #navbar ul li.current_page_item ul li a:hover, #wrapper #navbar ul li.current_page_item ul li.current_page_item a, #wrapper #navbar ul li.current_page_parent ul li a:hover, #wrapper #navbar ul li.current_page_parent ul li.current_page_item a {
display:block;
width:171px;
height:27px;
line-height:29px;
background:#fff;
color:#444;
text-decoration:none;
padding:0 0 0 27px;
margin-bottom:1px;
border-bottom:2px solid #9d7142;
border-left:none;
font-weight:100;
}

#wrapper #navbar ul li a:hover {
display:block;
width:186px;
height:27px;
line-height:29px;
background:#fff;
color:#444;
text-decoration:none;
padding:0 0 0 12px;
margin-bottom:1px;
border-bottom:2px solid #9d7142;
border-left:none;
font-weight:100;
}

#wrapper #navbar ul li.current_page_item a:hover, #wrapper #navbar ul li.current_page_parent a:hover {
border-left:3px solid #9d7142;
width:186px;
height:29px;
line-height:29px;
font-weight:bold;
border-bottom:none;
background:#f4e3d1;
margin-bottom:1px;
padding-left:9px;
}

ul li ul.sub-menu {
display:none;
}

ul li.current_page_item ul.sub-menu {
display:block;
}

ul li.current-menu-parent ul.sub-menu {
display:block;
}

/* ### W R A P P E R  -  C O N E N T ### */

#wrapper .content {
width:539px;
float:left;
background:#fff;
padding:10px 0 67px 0;
color:#444;
overflow:hidden;
}


#wrapper .content.nosidebar {
width:720px;
}

#wrapper .content p.path{
font-size:10px;
width:100%;
padding:3px 0 7px 0;
border-bottom:1px solid #bda183;
}

#wrapper .content a, #wrapper .content a:link {
color:#a1815f;
text-decoration:underline;
outline:none;
}

#wrapper .content a:hover, #wrapper .content a:active{
color:#a1815f;
text-decoration:none;
outline:none;
}

#wrapper .content p {
font-size:12px;
padding:8px 10px 12px 0;
}

#wrapper .content ul {
font-size:12px;
list-style-position:inside;
padding-left:30px;
line-height:20px;
margin:10px 0 20px 0;
}

#wrapper .content ul li {
color:#9d7142;
font-size:8px;
line-height:20px;
}

#wrapper .content ul li span {
color:#444;
font-size:12px;
padding-left:4px;
}

/* ### W R A P P E R  -  A N G E B O T E ### */

.angebot {
margin:20px 0 15px 0;
width:538px;
border:1px solid #9d7142;
background:#fbf6ef;
}

.angebot img, .angebot2 img {
float:left;
}
.angebot .desc, .angebot2 .desc {
float:left;
width:324px;
height:129px;
}

.angebot .desc h3, .angebot2 .desc h3 {
background:none;
color:#9d7142;
margin:0;
padding:0 0 0 12px;
font-weight:bold;
font-size:15px;
text-align:left;
}

.angebot .desc h4, .angebot2 .desc h4 {
background:none;
color:#9d7142;
margin:0;
padding:0 0 0 12px;
font-size:12px;
}

.angebot .desc h5, .angebot2 .desc h5 {
background:none;
color:#444;
margin:0;
padding:8px 0 0 12px;
font-size:12px;
line-height:5px;
}

.angebot .desc p, .angebot2 .desc p {
font-size:12px;
margin:0 0 0 12px;
padding:0;
line-height:20px;
}

.angebot2 {
width:539px;
height:131px;
background:url(img/angebot2_bg.jpg);
margin:10px 0 10px 0;
}

/* ### W R A P P E R  - B U T T O N ### */

.buttonwrap {
margin:10px 0 10px 0;
color:#fff;
}

.buttonwrap.right {
float:right;
}

.buttonwrap a.button {
display: block;
float: left;
height:20px;
line-height:20px;
padding:0 0 0 4px;
background:url(img/button_left.gif) no-repeat top left;
color:#fff;
font-size:12px;
text-decoration:none;
}

.buttonwrap a.button span {
display: block;
float: left;
height:20px;
line-height:20px;
background:url(img/button_bg.gif) no-repeat top right;
padding-left:6px;
padding-right:10px;
color:#fff;
text-decoration:none;
}

.buttonwrap a:hover span {
text-decoration:underline;
}

/* ### W R A P P E R  - S I D E B A R ### */

#wrapper #sidebar {
float:left;
width:180px;
}


#wrapper #sidebar {
padding:83px 0 0 10px;
}

#wrapper #sidebar h3 {
font-size:12px;
color:#9d7142;
font-weight:bold;
}

#wrapper #sidebar ul {
padding:7px 3px 0 10px;
margin-left:5px;
font-size:12px;
line-height:18px;
}

#wrapper #sidebar ul li {
margin-bottom:5px;
font-size:8px;
line-height:17px;
}

#wrapper #sidebar ul li span {
font-size:12px;
}

#wrapper #sidebar .telefon {
width:95px;
height:63px;
margin-top:55px;
margin-bottom:20px;
background:url(img/telefon.jpg);
padding:27px 5px 10px 70px;
}

#wrapper #sidebar .telefon a {
text-decoration:none;
font-size:12px;
color:#9d7142;
font-weight:bold;
}

/* ### W R A P P E R  - F O O T E R ### */

#wrapper #footer {
width:950px;
height:57px;
background:url(img/footer.gif) repeat-x top;
clear:left;
margin:auto;
}

#wrapper #footer  p.copyright{
float:left;
height:57px;
line-height:57px;
padding-left:10px;
color:#fff;
font-size:12px;
}

#wrapper #footer  p.links{
float:right;
height:57px;
line-height:57px;
padding-right:10px;
color:#fff;
font-size:12px;
}

#wrapper #footer p.links a {
color:#fff;
text-decoration:none;
font-size:12px;
outline:none;
}

#wrapper #footer p.links a:hover {
color:#fff;
text-decoration:underline;
font-size:12px;
}

a.linkfett:link {color:#550000; text-decoration:none; font-size:13px; font-weight: bold;}
a.linkfett:visited {color:#550000; text-decoration:none; font-size:13px; font-weight: bold;}
a.linkfett:active {color:#550000; text-decoration:none; font-size:13px; font-weight: bold;}
a.linkfett:hover {color:white; background-color:#550000; text-decoration:none; font-size:13px; font-weight: bold;}




/* Steueroptimierungsrechner */
div#steueroptimierungsrechner form { background: #f8f8f8; border: 1px solid #d8d8d8; padding: 10px 0; }

div#steueroptimierungsrechner fieldset { border: none; }
div#steueroptimierungsrechner label { font-size: 11px; display:block; float:left; width:250px; text-align: right; padding-right: 10px; line-height: 25px; }	
div#steueroptimierungsrechner p.checkbox label { float: none; margin-left: 260px; width: auto; text-align: left; }				
div#steueroptimierungsrechner p.text input, div#steueroptimierungsrechner select, div#steueroptimierungsrechner textarea { border:1px solid #E0E0E0; font-size:13px; height:25px;padding:0 0 0 5px; width:319px; }			
div#steueroptimierungsrechner #sor_incomepercent { width: 100px; }
div#steueroptimierungsrechner select { padding:2px 3px 2px 2px; width:326px; }
div#steueroptimierungsrechner .email { display: none; }
div#steueroptimierungsrechner p.line { border-top: 1px solid #ccc; }
div#steueroptimierungsrechner p.submit { padding-left: 260px; }
div#steueroptimierungsrechner p.submit input { font-size: 14px; }
div#steueroptimierungsrechner .error label { color: #F52C09; }
div#steueroptimierungsrechner .error input { border-bottom: 1px solid #F52C09; }
	
div#steueroptimierungsrechner table { clear: both; width: 100%; border-collapse: separate; margin: 20px 0 5px 0; border-left: 1px dotted #C4BEAE; font-size:11px; }		
div#steueroptimierungsrechner thead th { text-align: center; line-height: 1.2em; background:#9D7142; vertical-align: top; color: #fff!important; padding:5px; font-weight: 700; border-right: 1px dotted #f4f4f4; border-bottom: 1px solid #fff; } 
div#steueroptimierungsrechner td, div#steueroptimierungsrechner table th { padding:5px; text-align: left; font-size: 11px; vertical-align: top; }
div#steueroptimierungsrechner tbody td { border-right: 1px dotted #C4BEAE; border-bottom: 1px solid #C4BEAE; border-top:1px solid #f4f4f4; vertical-align: top;  }
	

