/* --------- Generelles ++ General ---------*/
/*
	Farbschema
	- header		1d1010 
	- body		251111
	- red			cb1414

*/
	

* { margin:0; padding:0; }
option {padding-left: 0.4em}

* html body * { overflow:visible; font-size:15px;  f\ont-size:16px;}
* html iframe, * html frame { overflow:auto }
* html frameset { overflow:hidden }

html {height:100%}

p, blockquote, pre, ul, ol{
margin:0 0 1em 0;} 


fieldset, img { border:0 solid; }

ul, ol, dl { margin: 0 0 1em 1em }
li { margin-left: 1.5em; line-height: 1.5em; }

dt { font-weight: bold; }
dd { margin: 0 0 1em 2em; }

blockquote, cite { 
margin: 0 1em 1em 1.5em; 
font-size: 0.93em; 
width: auto;
padding-left:1.3em;
border-left:10px solid #571515;
font-style:italic;}

#text p, form, table{
	margin:10px 0 20px 0;}

a, a:link, a:visited, a:active{
	color:#535a1f;
	border:none;
	text-decoration:none;}

a:hover{
color:#92a833;}

code{
	font-family: 'courier new', courier, serif;}

del{
	color:#666;
	text-decoration:line-through;}
  
hr{
  display:none;}  

h1, h2, h3, h4, h5 {
font-weight:normal;
font-family:georgia, "Times New Roman", serif;
	font-size:150%;}

h1{
 font-size:170%;
 margin-bottom:15px;}
  
h2,h3{
  margin-bottom:15px;
margin-top:25px;}  


body {
	min-height: 101%;
	font-size: 100.01%;
	position: relative;
	color: #565f57;
	text-align: left;
	 background-color: #F2FDE1;
	text-align:center;
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	line-height:1.5em;}
  
#header{
	text-align:left;
	height:190px;
	width:100%;
	margin:0;
	padding:0;}

#header-inner{
	width:960px;
	height:190px;
	margin:0 auto;}

#header-top{
	float:left;
	width:595px;
	height:190px;
	margin:0 auto;
	padding:0;}

#header-top p#desc{
	text-align:left;
	margin-top:12px;
	margin-left:70px;
	font:1em verdana, arial, sans-serif;
	letter-spacing:0.1em;}

#header-top:hover{
	color:#fff;}

#header-top h1 a{
	display:block;
	margin-top:55px;
	font:55px georgia, 'Times New Roman', serif;
	letter-spacing: 0.1em;}

#header-top h1 a:hover{
	text-decoration:none;}

#header-navi{
float:left;
margin-right:3px;
width:180px;}

#header-navi ul{
margin:5px 0 0 0;
padding:0;
list-style: none;}

#header-navi li{
list-style: none;
margin: 0;
padding:0;}

#header-navi li a{
font-weight:bold;
display:block;
width:165px;
padding:3px 5px 3px 10px}

#header-navi li a:hover, #header-navi li.aktiv a{
color:#F2FDE1;
text-decoration:none;
background:transparent url('images/header-navi.gif') top left no-repeat;}

#monster-feed a{
float:left;
text-indent:-98732px;
display:block;
height:178px;
margin-top:5px;
width:178px;
border:none;
background:url('images/headerfeed.gif') top left no-repeat;}

#monster-feed a:hover, #monster-feed a:active{
background-position:bottom;}


#content{
background: white;
clear:left;	
text-align:left;
width:100%;
margin:0px auto;
border-top: 2px solid black;
border-bottom: 2px solid black;
}

#content-inner{
width:960px;
margin:0 auto;
padding:50px 0px 80px 0;
}


.num1 .entry, .num2 .entry, .num3 .entry{
display:inline !important;}

.num1 .mehr, .num2 .mehr, .num3 .mehr{
display:none;}

a.mehr{
color:#571515;}

a.mehr:hover{
color:#f11;}

.start h1{
width:100%;
border-bottom:2px solid #f00;}

.start h1 a.mehrrechts{
text-align:right;}

.post{
margin-bottom:45px;}

.descr{
width:100%;
padding:10px 0;
border-top:3px dotted #1d1010;
font-size:.9em;}

.descr h3{
font-size:1.4em;
margin:0;
padding:0;
margin-right:1.5em;
display:inline;}

.descr:hover h3{
color:#fff;}

.entry img{
border: 0px solid #820000;
padding:3px;
background:#1d1010;
margin:5px 15px 10px 0;}

.entry a img{
border-color:#535a1f;}

.entry a:hover img{
border-color:#f00;}


#sidebar{
text-align:left;
border-top: 1px dotted black;
background: white;
width:100%;}

#sidebar-inner{
padding:20px 0px;
width:960px;
margin:0 auto;}

.sidebarline{
width:100%;
padding:10px 0;
border-bottom:3px dotted #251111;}

#sidebar h3{
font-size:1.3em;
margin:0;
padding:0;
margin-right:1.5em;
display:inline;}

.sidebarline:hover h3{
color:#fff;}


#sidebar ul {
display:inline;
margin:0;
padding:0;
list-style:none;}

#sidebar ul li{
font-size:.9em;
display:inline;
margin:0;
padding:0;}

#sidebar ul li a{
margin:0 20px 0 0;
padding:0;}

#sidebar form, #sidebar select{
display:inline;
margin-left:10px;}


#footr{
text-align:center;
color:#7b1c1c;
font-size:0.8em;
  width:99%;
  height:20px;
  margin:0;
  padding:5px 1% 0 0;}

#footr a, #footr a:hover{
font-size:1em;
color:#7b1c1c;
text-decoration:none;}


input, textarea, select{
background: lightgrey;
color:#a99;
border:2px solid #571515;}

input#s{
padding:2px 1px;
width:300px;}

input#sidebarsubmit{
margin-left:10px;}


legend{
	color:#571515;
	padding-top:20px;}

fieldset{
	margin-top:5px;
	padding:5px;
	text-align:left;
border:3px solid #1d1010;
background:#1d1010;}

fieldset:hover input, fieldset:hover textarea, input:hover{
border-color:#820000;}

label{
color:#a99;}

#commentform input{
	width:290px;
	padding:2px;
	margin:5px 5px 1px 0;}

#commentform textarea{
background:#251111;
	width:98%;
	padding:2px;
height:150px;}

#commentform #subscribe{
	margin:0;
	width:12px;}

#commentform #submit{
	margin:0;
	float:right;}


.commentlist{
margin-bottom:50px;
	padding:0;
	text-align:left;
	list-style:none;
	list-style-image:none;}

.commentlist li{
	font:0.9em Arial, Verdana, Sans-Serif;
	list-style:none outside;
	list-style-image:none;
	margin-top:18px;
	padding:3px 0 10px 5px;}

.commentlist cite, .commentlist cite a{
display:inline;
	font-weight:bold;
	font-style:normal;
	font-size:1.1em;}

.commentlist img.gravatar{float:left;}

.commentlist p{
	padding:0;
	margin:10px 25px;
	font-size:1.15em;
	line-height:1.5em;
	letter-spacing:0.01em;}

.commentlist span a{
	color:#571515;
	font:bold 80px Georgia, "Times New Roman", serif;
	float:right;
	margin:-20px -5px 0 0;}

#commentform p{
	font-family:Verdana, Arial, Sans-Serif;
	margin: 5px 0;}

#commentform input, #commentform textarea{
	font:1em Verdana, Arial, Sans-Serif;}

#commentform input#submit{
	font-size:1em;
	margin:0;
	padding:0;}

.nocomments{
	text-align:center;
	margin:0 0 0 30px;
	padding:0;}

.commentmetadata{
display:inline;}

/* IE 6 stealing my time */

* html .post h1 a{
font-size:1.8em;}
* html h3, * html h2{
font-size:1.6em;}