/*  
Theme Name: Heinrich Detering
Theme URI: http://www.heinrichdetering.de
Description: Theme von <a href="http://www.fahnstock.de/">Fahnstock</a>
Version: 1
Author: Christian Volmari
Author URI: http://www.fahnstock.de
*/

*
{
	padding: 0;
	margin: 0;
}

hr {border-top:1px dotted #aaa;
border-left:none;
border-right:none;
border-bottom:none;
margin:10px -5px 20px -5px;}

body
{
	background: #F9F9F7;
	font-size: 11px;
        font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	color: #3a3a3a;
	line-height: 18px;
}

a
{
	color: #365796;
	text-decoration: none;
	border-bottom:none;
}

a:hover
{
	border-bottom:#365796 1px solid;
}

.download {
text-align:center;
padding:10px;
margin-right:240px;
background: #F9F9F7;
border:1px solid #e7e7e7;
border-top-left-radius: 5px;
-moz-border-radius: 5px;
-khtml-border-top-right-radius: 5px;
-webkit-border-top-right-radius: 5px;
}

.download a
{
	color: #3a3a3a;
}

.download a:hover
{
	color: #365796;
	border:none;
}


p
{
	margin-bottom: 14px;
}
ul, ol 
{
	margin:1em;
	padding:0;
}
li 
{
	margin:0 10px 0 10px;
	padding:2px 0;
}
blockquote 
{
    margin:10px 20px;
    padding-left:10px;
    border-left:#ccc 2px solid;
}
fieldset 
{
	border:none;
}
img.left
{
	float: left;
	margin: 0 14px 3px 0;
}
img.right
{
	float: right;
	margin: 0 14px 3px 0;
}
a img 
{
	border:#ccc 1px solid;
}
h1,h2,h3,h4,h5,h6 
{
        font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
}
#upbg
{
	background: #fff url(images/top.gif) no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	width: 747px;
	height: 12px;
	z-index: 1;
}

#outer
{
	position: relative;
	width: 747px;
	margin: 10px auto;
	background: #fff url(images/abg.gif) repeat-y;
}

#inner
{
	position: relative;
	padding: 17px 30px 20px 30px;
	z-index: 2;
	background: url(images/bottom.gif) no-repeat center bottom transparent;
}

#header
{
	position: absolute;
	background: #EAEAE2 url(images/banner-blue.png) no-repeat center bottom;
	width: 667px;
	height: 120px;
	color: #fff;
	padding-left: 20px;
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
        -moz-border-radius: 4px 4px 0 0;
        -khtml-border-top-left-radius: 4px;
        -khtml-border-top-right-radius: 4px;
        -webkit-border-top-left-radius: 4px;
        -webkit-border-top-right-radius: 4px;
}

#header span
{
	font-weight: normal;
}

#header h1
{
	margin:70px 10px 0px 10px;
        text-align:right;
        letter-spacing:1px;
        font-size:22px;
}
#header h1 a 
{
	color:#fff;
	text-decoration:none;
	border:none;
}
#header h2
{
	font-size: 11px;
	font-weight: bold;
	margin:5px 10px 10px 10px;
        text-align:right;
	padding:0;
}

#menu
{
	position: relative;
	background: #163776;
	height: 34px;
	padding:0;
	margin: 122px 0 20px 0;
        font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	text-transform:uppercase;
        width:687px;
        overflow:hidden;
}

#menu ul
{
	margin:0;
	padding:0;
        width:690px;
}

#menu ul li
{
	display: block;
	float:left;
	padding: 0px;
	margin:0;
        list-style-type:none outside none;
}

#menu ul li a
{
	background-color: transparent;
	background-repeat: repeat-x;
	font-size: 11px;
        padding:8px 5px;
	color: #fff;
	border-bottom:none;
        border-right:2px solid #fff;
        letter-spacing:1px;
        text-transform:none;
        float:left;
        height:18px;
        width:103px;
        text-align:center;
}

#menu ul li.page-item-701 a {border-right:none;}

#menu ul li a:hover
{
        background:#365796;
	text-decoration: none;
}


#menu ul li.current_page_item a
{
	text-decoration: none;
}

#search
{
	color: #BDBDA2;
	font-size: 12px;
        font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	text-transform:none;
	float:right;
	padding:6px 0;
}
#content
{
	position: relative;
	width: 450px;
	float: left;
}
#content .post .header 
{
	padding: 0 0 10px 10px;
	margin-bottom: 20px;
	position: relative;
}
#content h2
{
	position: relative;
	top: 4px;
	font-size: 18px;
	line-height: 25px;
	font-weight:bold;
        letter-spacing:1px;
}

#content h3 {
	position: relative;
	font-size: 14px;
	padding:0 0 3px 0 ;
	margin: 0 0 10px 0;
	font-weight:normal;
        font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
        letter-spacing:2px;
	color: #999;
	border-bottom:1px dotted #aaa;
}

#content h4, #content h4 a, #content h4 a:hover {
	position: relative;
	margin:0 0 4px 0;
	font-size: 12px;
        font-weight:bold;
        text-decoration:none;
        color: #3a3a3a;
        border-bottom:none;
}

#content h2.pagetitle 
{
	text-align:center;
	margin:0 0 2em 0;
	font-size:1.5em;
}

#content h3 a:link, #content h3 a:visited 
{
	border-bottom:none;
	color:#656551;
}
#content h3 a:hover,#content h3 a:active 
{
	border-bottom:#656551 1px solid;	
}

#content .willkommen {
	font-family:Georgia;
	font-style:italic;
	font-weight:bold;
        margin:-20px 0 35px 0;
}

#content ul 
{
    padding:0 5px;
    list-style-image:url(images/bullet.gif);
    margin:0 0 20px 0;
}
#content ol 
{
    list-style-type:decimal;
    margin:1em;
    padding:0 1em;
}
#content .entry
{
	padding: 0 10px;
	margin-bottom: 20px;
}

#content .post
{
margin-bottom: 30px;
}

#content .post .date
{
	float:right;
	color:#999;
	width:100%;
	padding:0 0 0 5px;
        font-size:10px;
        border-bottom:1px dotted #AAAAAA;
        margin-bottom:8px;
}

#content .post .entry
{
margin-bottom: 0;
}

#content ul.asides
{
	background: url(images/a32.gif) repeat-x top;
	list-style:none;
	margin:2em 0;
	padding:0;
}
#content ul.asides li
{
	list-style:none;
	padding:0.5em 0;	
}

#content .post .footer
{
	clear:both;
}


#content .post .footer ul
{
	list-style: none;
	text-align:right;
	padding:20px 0;	
}

#content .post .footer ul li
{
	display: inline;
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding:3px 0 3px 15px;
}

#content .post .footer ul li.comments
{
	background-image: url(images/a36.gif);
	color:#999;
}

#content .post .footer ul li.readmore
{
	background-image: url(images/a38.gif);
}

#sidebar
{
	position: relative;
	width: 220px;
	float: right;
}

#sidebar h2
{
	position: relative;
	font-size: 14px;
	color: #999;
	border-bottom:1px dotted #aaa;
	padding:0 5px 3px 5px;
	margin: 0 0 10px 0;
	font-weight:normal;
        font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
        letter-spacing:2px;
}

img.profile
{
	position: relative;
	top: -2px;
	background: url(images/foto-back.png) no-repeat;
	width: 206px;
	height: 137px;
	padding: 7px;
}
#sidebar ul
{
	list-style:none;
	padding: 0;
	margin: 0 0 20px 0;
}

.textwidget
{
	padding: 0 0 0 5px;
	margin: 0 0 20px 0;
}

#sidebar ul li 
{
	padding: 3px 0;
	margin:0;
}
#sidebar ul ul 
{
	list-style-image:url(images/arrow.gif);
	padding: 0 0 0 15px;
	margin:0;
}
#sidebar a:link,#sidebar a:visited 
{
	border-bottom:none;
}
#sidebar a:hover, #sidebar a:active
{
	border-bottom:1px solid;
}
#sidebar ul.feeds 
{
	margin-left:20px;
}
#sidebar ul.feeds li 
{
	list-style-image:url(images/feed.gif);
	margin:5px 0;
	padding:0;
}
/*comments and their styles*/
#comments, #respond{
	margin: 2em 0 0 5px;
}
#commentform 
{
	margin:10px;
	padding:10px;
}
#outer .commentlist {
	margin: 0;
	padding: 0;
}
.commentlist li 
{
	list-style:none;
	margin: 2em 0;
	padding: 0;			
}
.commentlist li p 
{
    margin:0 1em;
}
.commentlist li .cmtinfo 
{
	font-size:1em;	
	background: url(images/a32.gif) repeat-x top;
	padding:5px;
	margin-bottom: 10px;
	position:relative;
	border:#eee 1px solid;
}
.commentlist li .cmtinfo em 
{
	margin:0;
	padding:0 1em;
	text-align:right;
	font-style:normal;			
	color:#999;	
}
.commentlist li.alt .cmtinfo 
{
	font-size:1em;	
	background: url(images/a34.gif) repeat-x top;
	padding:5px;
	margin-bottom: 10px;
	position:relative;
	border:#ddd 1px solid;
}
.commentlist li.authorcomment
{
	border:#ddd 1px solid;
	border-top-width:0px;
	
}
#outer .nocomments 
{
	text-align:center;
	color:#999;
}
#outer .trackback 
{
	background:url(images/links.gif) no-repeat left;
	padding:2px 20px;
}
#outer .commentsrss 
{
	background:url(images/feed.gif) no-repeat left;
	padding:2px 17px;
}
.commentlist li cite 
{
	font-style:normal;
	font-weight:bold;
}
input.text, textarea, select 
{
	padding:4px;
	background:#F9F9F7;
	border:none;
        border-radius: 4px;
        -moz-border-radius: 4px;
        -khtml-border-radius: 4px;
        -webkit-border-radius: 4px;	
}
textarea{
	width: 90%;
	height: 20em;	
}
#outer input.text:focus, textarea:focus
{
	background:#fff;
	border:none;
}

#footer
{
	position: relative;
	clear: both;
	text-align: center;
	border-top:#e8e8de 1px solid;
	background:#fafaf8;
	color: #A8A88D;
	padding:10px;
	margin:0;
}

#footer a:link,#footer a:visited
{
	color: #6C6C63;
	text-decoration:none;	
	border:none;
}
#footer a:hover,#footer a:active
{
	color: #acacac;
	text-decoration:underline;	
	border:none;
}
/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 0 auto;
	width: 155px;	
	border:#ccc 1px solid;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	font-weight:bold;	
	margin:0;
	padding:3px 0;
	}
#wp-calendar thead 
{
	margin:0;
	padding:0;	
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;	
	background:url(images/a32.gif) repeat top;
	}
#wp-calendar th 
{
	padding: 3px 0;
	text-align: center;	
	background:url(images/a34.gif) repeat top;
}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */

#searchsubmit 
{
	border:#fff 1px solid;
	padding:2px 6px;
	background:url(images/a18.gif) repeat-x top;
        border-radius: 4px;
        -moz-border-radius: 4px;
        -khtml-border-radius: 4px;
        -webkit-border-radius: 4px;
        margin-left:6px;
}


#header, #content, #sidebar, #footer, .widget {
    overflow: hidden;
}
