/**structure**/

#sidebar{
margin-bottom:50px;
}

#sidebar li{
list-style:none;
margin:0;
padding:0;
list-style-position:outside;
}

#leftcol {
float:left;
display:inline;
}

.narrowcolumn h2 {
width: 605px;
}


#content{
width: 605px;
}

#navtable a, #navtable .dat_tab {
color: white;
}

#navtable a:hover {
color: black;
}

#navtable{
border: 0px;
width: 100%;
padding: 0px;
}

#navtable th {
text-align: left;
}

#navtable .dat_tab {
font-size: 0.9em;
vertical-align: top;
white-space: nowrap;
padding-right: 10px;
}

#navtable .cont_tab {
font-size: 0.9em;
vertical-align: top;
}

#leftcol{
float:left;
width: 605px;
}

#subnav {
overflow: auto;
overflow-x:hidden;
position: fixed;
right:0px;
top:0px;
width:300px;
height:100%;
background:#888;
padding-left:4px;
}

#subnav h3 {
color:white;
}

body{
margin-left:60px;
margin-top:60px;
}

#dicccc{
background:red;
}

img{
margin: 1px 1px 0px 0px;
float:left;
}

.entrytext p {
clear:both;
}

.post h2 {
color: #686868;
margin: 0;
line-height:42px;
}

.topnavigation {
clear:both;
margin: 0px;
background: none;
line-height:1em;
padding-top: 2em;
}

.post .datum {
font-weight:bold;
float: left;
color: #A0A0A0;
margin-left: 0px;

}

.post .ort {
font-weight:bold;
float: right;
text-indent: 0px;
color: #A0A0A0;
}

.post .entrytext {
clear: both;
}

.navigation {
clear:both;
margin: 0px;
background: red;
}

.navigation .alignleft {
padding-top: 20px;
float: left;
font-size: 0.9em;
}

.navigation .alignright {
float: right;
padding-top: 20px;
font-size: 0.9em;
}

/**typo & Farbe**/
body{
font-family:"helvetica","Arial",sans-serif;
font-size: 0.8em;
}

a{
text-decoration:none;
color: #a9a9a9;
}

a:hover{
color: #404040;
}

li{
list-style: none;
}

h1{
font-size: 1.4em;

}

#sidebar h1{
margin:0;
font-size:2em;

}

h2{
font-size: 1.4em;
}

#content h1, #content h2, #content h3 {
background-image:url(http://www.joergkoch.de/wp-content/themes/default_de/images/linie_gr.gif);
background-repeat:repeat-x;
background-position:top;
height:2em;
vertical-align:sub;
line-height:2em;
clear:both;
}