/*
Theme Name: Hypothekenrechner
Theme URI: http://www.domainsmalltalk.com
Description: 3 column WP theme
Author: Richard Martin
Author URI: http://www.domainsmalltalk.com
version: 1.0
*/



*{margin:0; padding:0;}

body {
	background: #FFFFFF; 
	font-family: verdana, arial, tahoma, sans-serif; 
	font-size: 8pt; 
	margin:0; padding:0;
	color: #111; 
	}
	
h1 {font-size: 18pt;} 
h2 {font-size: 14pt;} 
h3 {font-size: 10pt; margin-top:10px;} 
h4 {font-size: 9pt;} 




img{ border: none; padding: 6px; } 
img a{border:none;} 

img.left{ float: left; border: none; padding: 6px; } 
img.right{ float: right; border: none; padding: 6px; } 


blockquote{
	border-left:1px solid #A5ABAB; 
	margin:15px; 
	padding:0 12px 0 12px; 
	}
	

code{
	margin:10px;
	font-family:"Courier New", Courier, monospace;}




a{
	color:#000000;
	text-decoration:none;
	border: none;
	}

a:hover{color:#F48100;text-decoration: none; border: none;}


#container {
	width: 950px; 
	margin: 20px auto; 
	color:#333; 
	}

#top { 
background: #FFEE92 url(images/top.jpg) no-repeat;
padding: 5px 0;
}	

#header {
	background: #FFEE92 url(images/header.jpg) no-repeat;
	height: 112px;
	float: left;
	width: 950px;
	}



#header h1{
	font-size: 24px;
	font-weight: 600;
	margin: 0;
	padding: 11px 0 0 30px;
	display: inline;
	float: left;
	}
	
#header h1 a{color: #FFFFFF; text-decoration: none;} 
#header h1 a:hover{color: #F48100; text-decoration: none;} 


#header h2{
	font-family: palatino linotype, georgia, arial, times;
	font-size: 10pt; 
	font-weight: 300;  
	color: #fff; 
	margin: 0; 
	padding: 0 0 0 20px; 
	}

#header .description{
	font-size: 10pt;
	font-weight: 300;
	color: #fff;
	margin: 0;
	padding: 20px 0 0 20px;
	float: left;
	}

/* menu styling */

.menu {
	float: left;
	font-size: 9pt;
	height: 30px;
	line-height: 30px;
	width: 950px;
	background-color: #DEDEDE;
}


.menu ul { 
    list-style-type: none;
}


.menu ul li {
    display: block;
    float: left;
}


.menu ul li a {
	font-size:9pt;
	font-weight: bold;
	display: block;
	padding: 0;
	margin: 0;
	text-decoration: none;
	color: #333333;
	background: #6F6F6F url(images/menuoben.gif);
	width: 190px;
	text-align: center;
}


.menu ul li a:hover {
	background: #DDDDDD url(images/menuhover.gif) no-repeat;
	color:#fff;
}

#contentbg {
	padding: 10px 0 0 20px;
	background-color: #D8E4F3;
}

#content {
	float: left;
	width: 540px;
	margin-top: 20px;
	border-right: 1px solid #6F8EBD;
	}	


.post {

	line-height: 14pt;
	}


.post h2{
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background: #BD2D22 url(images/menubg.jpg) repeat-x;
	height: 25px;
	line-height: 25px;
	}

.post h2 a{
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
	}

.post h2 a:hover{
	color: #F48100;
	text-decoration: none;
	}

.post p{font-size: 9pt;}

.post a{text-decoration:underline;}
	
.post ul, .post ol {
	padding:0;
	font-size: 9pt;
	margin: 0 0 0 30px;
}

.post ul li, .post ol li {
	padding:0;
	list-style-type: square;
	margin: 0 0 0.2em 0;
}

.entry p{margin:12px 0;}

.postmetadata{
	clear: both; 
	background:#BBBBBB; 
	padding:6px; 
	margin-top: 16px; 
	}
	

.navigation {
	font-size:8pt;
	float:left;
	width:100%;
	}
	
	.alignleft {float:left; margin:25px;} 
	.alignright {float:right; margin:25px;} 

.notfound{padding: 25px; font-size: 14pt; font-weight: 300;}


#sidebar {
	font-size:9pt;
	width: 180px;
	float:right;
	color: #111;
	background-color: #DEDEDE;
	margin: 20px 20px 0 0;
	}

#sidebar h2{
	background: #6F8EBD url(images/menubg.jpg) no-repeat;
	font-weight: normal;
	font-size: 12pt;
	text-align: left;
	color: #fff;
	height: 25px;
	line-height: 25px;
	padding-left: 10px;
}

#sidebar p {margin:0; padding: 0 6px 0 6px;} 

#sidebar img {padding: 0; margin: 0;} 


#sidebar ul {
	list-style-type: none; 
	}

#sidebar ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}
#sidebar a { color: #000000;  }
#sidebar a:hover { color: #F48100; }
#sidebar ul ul {
	margin: 6px 0 6px 6px;
	padding: 0;
}

#sidebar ul ul li {
	list-style-type: none;
	list-style-position: inside;
	}

#sidebar ul ul ul{
	margin: 0;
	padding: 0;
}

#sidebar ul ul ul li{
	padding: 0 0 0 10px;
	list-style-type: square;
	color: #898989;
}

.elements {
	text-align: center;
}

/* Sidebar 2 */

#sidebar2 {
	font-size:9pt;
	width: 180px;
	float:right;
	color: #111;
	background-color: #DEDEDE;
	margin: 20px 0 0 0;
	overflow: hidden;
	}

#sidebar2 h2{
    background: #6F8EBD url(images/menubg.jpg) no-repeat;
	font-weight: normal;
	font-size: 12pt; 
	text-align: left; 
	color: #fff;
	height: 25px; 
	line-height: 25px; 
	padding-left: 10px; 
}

#sidebar2 p {margin:0; padding: 0 6px 0 6px;} 

#sidebar2 img {padding: 0; margin: 0;} 


#sidebar2 ul {
	list-style-type: none; 
	}

#sidebar2 ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}
#sidebar2 a { color: #000000; }
#sidebar2 a:hover { color: #F48100; }
#sidebar2 ul ul {
	margin: 6px 0 6px 6px;
	padding: 0;
}

#sidebar2 ul ul li {
	list-style-type: none;
	list-style-position: inside;
	}

#sidebar2 ul ul ul{
	margin: 0;
	padding: 0;
}

#sidebar2 ul ul ul li{
	padding: 0 0 0 10px;
	list-style-type: square;
	color: #898989;
}




#commentssection{
	clear: both;
	padding: 2px 12px; 
	margin: 0; 
	}

#commentssection h3{
	font-size: 12pt;
	font-weight: 300;
	font-style: normal;
	color: #000;
	}

#commentform{
	background: #fff;
	margin: 12px 12px 20px 12px;
	padding:20px;
	}

#commentform p{
	color: #000;
	}

#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #7F7F7F;line-height: 14pt;}

#commentform h3{
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	}

#commentbox{
	width:75%;
	min-width:400px;
	margin:5px 5px 0 0;
	}

#author, #email, #url, #commentbox, #submit{
	background: #fff;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding: 6px;
	border: 1px solid #B2B2B2;
	}

#submit{margin:5px 5px 0 0;}

	
ol.commentlist {list-style-type: none;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	}

ol.commentlist li.alt {background: #fff;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}


cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted ##7F7F7F;}

#searchform{
	padding: 6px 0 6px 6px;
	}
/* styling of the search form field - this is where we enter search terms */
#searchform input#s{
	font-size: 10pt;
	padding: 2px;
	margin: 2px;
    border:1px solid #338AE7;
	height: 18px;
	}

/* search form Button styling */
#searchform input#searchsubmit{
	font-size: 9pt;
	padding: 2px;
	margin: 2px 0 0 2px;
	border:1px solid #0A5DAF;
	background: #6887B6;
	color: #fff;
	}
#footermenu { 
background: #FFEE92 url(images/footermenu.jpg) repeat-y;
color: #fff;
padding: 10px 30px;
}
#footermenu h2 {
height: 30px;
line-height: 30px;
font-size: 12pt;
font-weight: 600;
color: #FFEE92;
}

#footermenu ul  {
padding: 10px 0 15px 0;
list-style-type: none;
}
#footermenu ul li a {
padding: 0 10px 0 10px;
height: 25px;
line-height: 25px;
display: block;
text-transform:uppercase;
text-decoration: none;
font-weight: 100;
font-size: 12px;
border-bottom: 1px solid #333;
color: #fff;
}
#footermenu ul li a:hover {
background: #474948;
color: #FFEE92;
}

#footer {
	background: url(images/footer.jpg) repeat-x;
	font-size: 7pt;
	height: 30px;
	line-height: 30px;
	text-align: center;
	float: left;
	width: 950px;
	}
	
#footer p{color: #eee;}
#footer a{color: #fff;text-decoration: none;} 
#footer a:hover{color: #fff;text-decoration: underline;} 

#bottom {
background: #FFEE92 url(images/bottom.jpg) no-repeat;
padding: 5px 0;
}
