body 
{
margin-top: 10px;
padding: 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #6D6D6D;
background: url(images/bg.jpg);
background-repeat: repeat-x;
}

h1, h2, h3 

{
margin: 0;
text-transform: uppercase;
font-family: Arial, Georgia, "Times New Roman", Times, serif;
font-weight: normal;
color: #006EA6;
}

h1 {
letter-spacing: -1px;
font-size: 35px;
}

h2 {
font-size: 26px;
}

p, ul, ol {
margin: 0 0 2em 0;
text-align: justify;
line-height: 22px;
}

#logolink a
{
color: #E2027A;
}

a:hover {
text-decoration: none;
color: #ffffff;
background: #E2027A;
}


a:active {
text-decoration: none;
color: #ffffff;
background: #E2027A;
}

a:visited:hover {
color: #ffffff;
}

img {
border: none;
}

table
{
margin: 0;
padding: 0;
}

form {
margin: 0;
padding: 0;
}

fieldset {
margin: 0;
padding: 0;
border: none;
}

legend {
display: none;
}

input, textarea, select {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #333333;
}

#sub {
width: 880px;
height: 42px;
color: #ffffff;
margin-left: 10px;
padding: 0px;
background: #0094E0;
}

#header {
width: 900px;
height: 115px;
margin: 0 auto 0px auto;
padding-top: 10px;
}

#logo {
position: absolute;
margin-left: 0px;
}

#logo a {
text-decoration: none;
color: #FFFFFF;
}

#trick {
padding-left: 718px;
position:absolute;
z-index:0;
padding-top:4px;
}

#menu {
padding-left: 718px;
position:absolute;
z-index:0;
padding-top:115px;
}

#menu a {
display: block;
text-decoration: none;
}

#page {
width: 900px;
margin: 0 auto;
border: 1px #e2007a solid;
padding-top: 20px;
padding-bottom: 10px;
position:absolute;
left:50%;
margin-left:-450px;
}

#content {
float: right;
width: 600px;
padding-left: 10px;
padding-right: 40px;
padding-top: 22px;
}


.post
{
}

.post .title {
margin-bottom: 20px;
padding-bottom: 5px;
padding-left: 40px;
background: url(images/img02.jpg) no-repeat left top;
border-bottom: 1px dashed #D1D1D1;
color: #0094E0;
}

.post .title b {
font-weight: normal;
color: #0094E0;
}

.post .entry {
}

.post .meta {
margin: 0;
width: 185px;
height: 35px;
padding:0px;
}

.post .meta p {
margin: 0;
line-height: 30px;
}

.post .meta .byline {
float: left;
color: #0000FF;
}

.post .meta .links {
float: left;
width: 185px;
height: 35px;
margin-top: 1px;
}

.post .meta .comments {
text-transform: uppercase;
font-weight: bold;
padding-top: 5px;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 5px;
text-decoration: none;
background: #e2007a;
border: 1px dashed #FFFFFF;
font-size: 9px;
}

.post .meta b {
display: none;
}

.post .meta a 
{
color: #FFFFFF;
}

.post .meta a:hover
{
background: #0094E0;
}




/* Sidebar */

#sidebar {
float: left;
width: 230px;
padding-right: 10px;
}


#search {
}

#search h2 {
}

#s {
width: 150px;
margin-right: 5px;
padding: 3px;
border: 1px solid #F0F0F0;
}

#x {
padding: 3px;
background: #ECECEC url(images/img08.gif) repeat-x left bottom;
border: none;
text-transform: lowercase;
font-size: 11px;
color: #4F4F4F;
}

/* Footer */

#eins_footer {
width: 838px;
top: 735px;
padding: 0;
position: absolute;
left: 50%;
margin-left: -419px;
}

#zwei_footer {
width: 838px;
top: 1525px;
padding: 0;
position: absolute;
left: 50%;
margin-left: -419px;
}

#drei_footer {
width: 838px;
top: 995px;
padding: 0;
position: absolute;
left: 50%;
margin-left: -419px;
}

#vier_footer {
width: 838px;
top: 882px;
padding: 0;
position: absolute;
left: 50%;
margin-left: -419px;
}

html>body #footer {
height: auto;
}


#footer-menu {
line-height:15px;
color: #6d6d6d;
text-transform: capitalize;
font-size: 11px;
}

#footer-menu ul {
margin: 0;
padding: 0;
list-style: none;
}

#footer-menu li {
display: inline;
}

#footer-menu a {
line-height:15px;
padding: 1px 15px 1px 15px;
text-decoration: none;
font-size: 11px;
color: #6D6D6D;
}

#footer-menu a:hover {
line-height:15px;
text-decoration: none;
color: white;
background: #E2027A;
}

#footer-menu .active a {
padding-left: 0;
}

