/*
Theme Name: Fixed Neu
Theme URI: http://www.tepe.tk
Description: .
Version: 1.0
Author: Tepe based on Antbag
Author URI: http://www.antbag.com/

*/

body, h1, h2, h3, h4, h5, h6, blockquote, p, form{
	margin: 0;
	padding: 0;
}

body{
	margin: 0;
         padding: 0;
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 14px;
	text-align: center;
	vertical-align: top;
	color: #222;
         min-width: 40em;
         background: #676767 url(images/body_bg2_2010.gif) repeat-y;
         background-position: left;
}
img { border: 0; }

#wrapper{
	width: 100%;
	text-align: left;
	border: none;
	background: #FFF;
}

h1{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 28px;
	padding: 15px 0 10px 15px;
}

h3{
	padding: 15px 0 15px 0;
}

h4{
	padding: 0 0 0 15px;
}

a:link{
	text-decoration: none;
	color: #900;
}

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

a:visited{
	text-decoration: none;
	color:#000;
}

blockquote { font-style: italic;
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 90%;
	color: #333;
	margin: 1.5em 30px 1.5em 30px;
	padding: 4px 4px 4px 10px;
	background: #EEE;
	border-right: 1px solid #BBB;
	border-bottom: 1px solid #BBB;
}

.entry p {
	margin: 0 0 15px 0;
}

.entry ul, .entry ol {
	margin: 0 0 15px 40px;
}

.entry ul {
	list-style-type: circle;
}

.entry li {
	margin: 0 0 5px 0;
}

.entry ul li ul, .entry ul li ol, .entry ol li ul, .entry ol li ol {
	margin: 5px 0 5px 30px;
}

.entry img.left {
	padding: 6px;
	margin: 0.5em 15px 0.5em 0;
	border: 1px solid #ccc;
	background: #eee;
	float: left;
	clear: left;
}

.entry img.right {
	padding: 6px;
	margin: 0.5em 0 0.5em 15px;
	border: 1px solid #ccc;
	background: #eee;
	float: right;
	clear: right;
}

.entry img.center {
	display: block;
	padding: 8px;
	margin: 0 auto 1.5em auto;
	border: 1px solid #ccc;
	background: #eee;
	float: none;
	clear: both;
}

.entry img.off {
	padding: 0 !important;
	border: none !important;
}

.entry img.stack {
	clear: none !important;
}

/*----HEADER----*/

#header{
	position: absolute;
	width: 990px;
	height: 121px;
	margin-top: 0;
	padding-left: 0px;
         background: #FFF;
	clear: both;
	border-right: 1px solid #000;
}

#header a{
	text-decoration: none;
	color: #fff;
}

#header a:hover{
	text-decoration: none;
}
#logo{
	float: left;
	width: 110px;
	height: 109px;
	margin-top: 0px;
	margin-left: 25px;
}
#center{
	float: left;
	width: 474px;
	height: 109px;
	margin-top: 0;
	margin-left: 100px;
	padding-top: 0;
}
#dfg{
	float:left;
	width: 114px;
	height: 109px;
	margin-top: 0px;
	margin-left: 110px;
}
/*----Search----*/
#top-menu{
	position: absolute;
         margin-top: 121px;
         margin-right: 40px;
         padding-top: 2px;
	width: 990px;
         height: 15px;
	font-family: Georgia, Sans-Serif;
         background: #FFF url(images/bg_uheader.gif) repeat-x;
         text-align: right;
         border-right: 1px solid #000;
}
/*----POST----*/

#container{
	position: absolute;
	margin-top: 126px;
         margin-left: 220px;
	width: 765px;
	height: 100%;
	padding: 0 0 0 0;
	background: #FFCC99;
}

.post{
	padding: 0px 10px 10px 0px;
	background: #FFCC99;
}

.post h2{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 16px;
	padding: 10px 10px 10px 10px;
	border-right: 1px solid #CCC;
         border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	background: #FFFFFF;
}

.titelarch {
	padding: 0px 10px 10px 0px;
	background: #FFCC99;
}
.titelarch h2{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 16px;
	padding: 10px 10px 10px 10px;
	border-right: 1px solid #CCC;
         border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
         background: #FFFFFF;
 }

.entry{
	line-height: 20px;
	padding: 10px 10px 10px 10px;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
         border-bottom: 1px solid #CCC;
         background: #FFFFFF;
}

.postinfo{
	font-size: 11px;
	color: #aaa;
	padding: 2px 0 20px 0;
}

.postinfo a{
	color: #aaa;
}

.postdate{ color: #aaa; }

p.postmetadata{
	font-size: 12px;
	color: #BFB8A1;
	border-top: 1px solid #CCC;
	margin: 10px 0 0 0;
	padding: 5px 0 0 0;
}

p.postmetadata strong{
	float: right;
}

/* This is the link at the bottom of a post which lets you go to the next or previous post */

.postnav{
	padding: 10px 20px 20px 10px;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

h2.archive_head{
	font-weight: bold !important;
	font-size: 14px !important;
	letter-spacing: normal !important;
	margin: 0 0 1.8em 10px !important;
	padding: 0.4em 5px !important;
	border-bottom: 1px solid #CCC;
	background: none;
}

/*------Left Sidebar-------*/
  html>body #leftbar {  /* nur fuer moderne Browser! */
    position: fixed;
}

#leftbar{
	position: absolute;
	width: 190px;
	background: #F8F8E7;
         margin-left: 15px;
	margin-top: 126px;
	padding-top: 0px;
	padding-bottom: 15px;
	display: inline;
	overflow: hidden;
	border-right: 1px solid #CCC;
         border-top: 1px solid #CCC;
         border-bottom: 1px solid #CCC;
 }

#leftbar ul{
	list-style: none;
	margin: 0;
	padding: 2px 5px 4px 5px;
}

#leftbar ul li{
	padding: 0px 0px 2px 5px;
}

#leftbar ul li h2{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #555;
	padding: 2px 5px 2px 5px;
	margin: 0 10px 0px 0;
	background: #F8F8E7;
	border-bottom: 1px solid #CCC;
}

#leftbar ul ul li{
	padding: 0;
	margin: 0 0 0 13px;
	line-height: 18px;
	list-style: circle;
	font-size: 12px;
}
#leftbar a:link, a:visited{
	text-decoration: none;
	color:#900;
}

#leftbar a:hover{
	text-decoration: none;
	color: #FF0000;
}

/*----COMMENT FORM----*/

#comment-form{
	width: 475px;
	margin: 50px 0 0;
	border: 1px solid #CCC;
	padding: 5px 5px 15px 15px;
	background: #EEE;
}

.comments-template ol{
	margin: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	line-height: 18px;
	margin: 10px 0 10px 0;
}

.comments-template h2, .comments-template h3{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 16px;
	color: #900;
	padding: 10px 0 30px 0;
}

.commentmetadata{
	font-size: 12px;
	color: #900;
	padding: 20px 0 20px 0;
}

.commentmetadata strong {
	font-size: 16px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template input{
	border: 1px solid #900;
}

.comments-template textarea{
	font-family: Arial, Hevletica, Georgia, Sans-seriff;
	font-size: 12px;
	color: #000;
	margin: 30px 15px 15px 0;
	background: #FFF;
	border: 1px solid #CCC;
}

/*----FOOTER----*/

#footer{
	width: 885px;
	margin: 0;
	padding: 10px 5px 5px 10px;
	line-height: 18px;
	font-size: 80%;
	color: #900;
	background: #FFF;
	border-top: 1px solid #CCC;
	border-bottom: none;
}

#footer a:link{
	text-decoration: none;
	color: #900;
}

#footer a:hover{
	text-decoration: underline;
	color: #333;
}

#footer a:visited{
	text-decoration: none;
	color: #900;
}
/*----SIDEBAR STYLES----*/

.sidebar{
	position: absolute;
	width: 130px;
	margin-top: 130px;
	padding-top: 0px;
	margin-left: 860px;
	padding-bottom: 15px;
	display: inline;
	overflow: hidden;
	background: #FFF;
}

.sidebar ul{
	list-style: none;
	margin: 0;
	padding: 0 10px 0 10px;
}

.sidebar ul li{
	padding: 10px 0 10px 5px;
}

.sidebar ul li h2{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #555;
	padding: 5px 5px 5px 20px;
	margin: 0 10px 10px 0;
	background: #FFF;
	border-bottom: 1px solid #CCC;
}

.sidebar ul ul li{
	padding: 0;
	margin: 0 0 0 13px;
	line-height: 24px;
	list-style: circle;
	font-size: 12px;
}

.sidebar .syndication .rss {
	width: 179px;
	height: 33px;
	position: relative;
}

.sidebar .syndication .rss span{
	background: url(images/sub_rss.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}

.sidebar .syndication .rss .sub{
	list-style: none;
}

.sidebar a:link, a:visited{
	text-decoration: none;
	color:#900;
}

.sidebar a:hover{
	text-decoration: underline;
	color: #222;
}