/*
Theme Name: HwlAtheMn
Theme URI: http://howlatthemoon.de
Description: HATM Theme 1
Version: 1.4
Author: [LVF]
Author URI: http://howlatthemoon.de
*/

/*-------------------main------------------*/

body {
background: #2d3844;
font-family: verdana;
font-size: 12px;
color: #000000;
margin: 0px;
padding: 0px;
text-align: center;
}

a {
color: #44607f;
text-decoration: none;
}

a:hover {
color: #3471b4;
}

/*-----------------aufbau-------------------*/

ol {
padding: 0px;
margin: 0px;
}

.commentlist li {
list-style-type: none; 
}

#container {
width: 620px;
background: #f3f3f3;
margin: 0px auto;
text-align: justify;
}

#top {
width: 620px;
height: 373px;
background: #000 url(images/backgroundx.jpg) no-repeat;
}

#content {
width:620px;
background: #f3f3f3;
}

#text {
padding: 11px;
}

#sidebar {
width: 290px;
padding: 5px;
color: #d6d6d6;
text-align: left;
}

#sidebar ul {
margin: 0; 
padding: 0; 
list-style-type: none; 
list-style-image: none; 
}

#sidebar li {
display: inline;
}

#sidebar a {
color: #8ea6bb;
text-decoration: none;
}

#sidebar a:hover {
color: #6d96ba;
}

#header {
height: 63px;
width: 441px;
}

#menu {
width: 340px;
font-family: helvetica;
font-weight: bold;
font-size: 18px;
}

#menu ul {
margin: 0; 
padding: 0; 
list-style-type: none; 
list-style-image: none; 
}

#menu li {
display: inline; 
}

#menu ul li a {
text-decoration:none;  
margin: 2px;
padding: 2px; 
color: #000000;
background: #7e94a6;
}

#menu ul li a:hover {
color: #000000;
background: #5394c9;
}

#footer {
background: #000000;
clear: both;
width: 620px;
}

#footertext {
padding-top: 15px;
padding-bottom: 15px;
color: #d6d6d6;
text-align: center;
font-family: georgia;
}

#footertext a {
text-decoration: underline;
color: #d6d6d6;
}

#footertext a:hover {
color: #8ea6bb;
text-decoration: none;
}

.left {
float: left;
}

.right {
float: right;
}

.leftl {
float: left;
margin-left: 10px;
margin-bottom: 20px;
}

.rightl {
float: right;
margin-right: 140px;
margin-bottom: 20px;
}

ul.archiv {
margin:0px;
padding:0px;
list-style-type: none; 
list-style-image: none; 
}

ul.archiv li {
padding: 0px;
}

/*--------------eingabefelder---------------*/

submit {
color: #d6d6d6;
border: 1px solid #000000;
font-family: verdana;
font-size: 11px;
background: #2d3844;
text-transform: none;
}


input, textarea {
color: #d6d6d6;
border: 1px solid #000000;
font-family: verdana;
background: #2d3844;
text-transform: none;
font-size: 11px;
}

/*-------------textarten-------------------*/

h1, h1 a, .title, .title a {
font-family: georgia;
font-size: 18px;
color: #2d3844;
text-decoration: none;
font-weight: bold;
}

h1 a:hover, .title a:hover {
color: #3c4e61;
text-decoration: none;
}

h2 {
font-family: georgia;
font-size: 14px;
font-weight: bold;
}

.date {
font-family: georgia;
font-size: 16px;
color: #2d3844;
}

.cmntlink, .cmntlink a {
font-family: georgia;
font-size: 16px;
color: #d6d6d6;
background: #2d3844;
text-decoration: none;
padding: 1px;
}

.cmntlink a:hover {
color: #000;
background: #7e94a6;
}

.tagkat, .tagkat a {
color: #393939;
font-family: verdana;
font-size: 11px;
text-decoration: none;
}

.tagkat a:hover {
color: #000000;
text-decoration: none;
}

.cmntmeta {
font-size: 13px;
font-weight: bold;
font-family: georgia;
}

.cmntbox {
font-size: 12px;
padding: 5px;
background: #e8e8e8;
border: 2px dotted #cacaca;
margin: 7px;
}

.small {
font-size: 9px;
}

.fact {
font-size: 11px;
color: #808080;
line-height: 18px;
margin-right: 25px;
}

blockquote {
font-size: 11px;
padding: 5px;
background: #e8e8e8;
border: 2px dotted #cacaca;
}

.suche {
font-size: 12px;
font-family: georgia;
}