<!--
body
{color: #000000; 
font-size: 12pt;
font-family: Verdana;}

A:link, A:active, A:visited{
color:#001255;
text-decoration: none;
text-transform: uppercase;
font-family: arial; 
font-size: 11px;
}

A:hover {
text-decoration: none;
font-family: arial; 
font-size: 11px;
color: #cccccc;
}

.box {
border-top: 3px solid #ffd200;
background-color: #f7f7f7;
background-image: url(http://himbeermarmelade.de/bilder/hg.jpg);
line-height: 14px;
margin-top:2px;
}

.box1 {
border-top: 3px solid #82b4ff;
background-color: #f7f7f7;
background-image: url(http://himbeermarmelade.de/bilder/hg.jpg);
line-height: 14px;
margin-top:2px;
}

.box2 {
background-color: #f7f7f7;
background-image: url(http://himbeermarmelade.de/bilder/hg.jpg);
line-height: 14px;
}

.date {
     letter-spacing: 1em;
  }

#navi a:link, #navi a:active, #navi a:visited {
color: #000000;
line-height: 17px;
font-size: 20px;
font-family: arial;
text-align: left;
margin-bottom: 0px;
text-transform: uppercase;
letter-spacing: -1px;
text-decoration: none;
background-image: url(http://himbeermarmelade.de/bilder/hg2.jpg);
border-bottom: 1px solid #e1cad0;
padding: 3px;
display: block;
}

#navi a:hover {
color: #fff;
}

div.commentsbody {
	margin: 10px 60px 10px 30px;
	padding: 25px 0 0 10px;
	background: #eee url(bilder/top.jpg) no-repeat;
}
div.commentsbody div{
	padding: 0 5px 5px 0;
	background: #eee url(bilder/bottom.jpg) bottom right no-repeat;
}

b {color:#0096d4; letter-spacing:1px;}
i {color:#91d400; letter-spacing:1px;}
u {color: #000;}
s {color:#000000; letter-spacing:1px;}

div {
font-family: Verdana; 
color: #000000; 
font-size: 12px; 
line-height: 15px;
font-weight: normal;
}

table, td, tr {
font-family: Verdana; 
color: #000000; 
font-size: 12px; 
font-weight: normal;
}

input, textarea 
{
border: 0px solid #f7f7f7;
background-color: #f7f7f7;
font-family: verdana;
background-image: url(http://himbeermarmelade.de/bilder/hg3.jpg);
font-size: 10pt;
color: #000000;
}

h1 {
color: #000;
line-height: 17px;
font-size: 20px;
font-family: arial;
text-align: left;
margin-bottom: 0px;
text-transform: uppercase;
letter-spacing: -1px;
}

h2 {
color: #828282;
line-height: 18px;
font-size: 30px;
font-family: arial;
text-align: left;
background-image: url(http://himbeermarmelade.de/bilder/hg2.jpg);
text-transform: uppercase;
	}
	
h3 {
color: #f91c85;
line-height: 67px;
font-size: 40px;
font-family: arial;
text-align: left;
margin-bottom: 0px;
text-transform: uppercase;
letter-spacing: -1px;
}

h4 {
color: #000;
line-height: 67px;
font-size: 40px;
font-family: arial;
text-align: left;
margin-bottom: 0px;
text-transform: uppercase;
letter-spacing: -1px;
}
	
h5 {
color: #3638bf;
line-height: 17px;
font-size: 20px;
font-family: arial;
text-align: left;
margin-bottom: 0px;
text-transform: uppercase;
letter-spacing: -1px;
}

blockquote {
	margin:5px 10px;
	padding:10px 0 10px 40px;
	background-image: url(http://img339.imageshack.us/img339/5964/65228115.jpg);
	}
	
.nav li {
        line-height: 1.2em;
}
.nav li a {
		color:#d58890;
        font-weight: bold;
        letter-spacing: 1px;
        text-transform: uppercase;
        text-decoration:none;
		cursor: default;
		font-family: georgia; 
		font-size: 10px;
}
.nav li a span {
        color: #d3d3d3;
        font-size: 0.9em;
        font-weight: normal;
        text-transform: lowercase;
}
.nav li a.focus span {
        color: #666;
}
.nav li a:hover,
.nav li a.focus {
        color: #fff;
        text-decoration: none;
		font-family: georgia; 
		font-size: 10px;
}
.nav .searchField input {
        color: #777;
}

.fix:after {
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
}
.fix {
        display: inline-block;
}
* html .fix{
        height: 1%;
}
.fix{
        display:
        block;
}
* {
        margin: 0;
        padding: 0;
}
body {
        color: #748e95;
        font-size: 62.5%;
        font-family: arial, verdana, sans-serif;
}

.nav {
        background: #010d10;
}
.nav li {
        border-right: 1px solid #ffffff;
        display: block;
        float: left;
}
.nav li a {
        display: block;
        padding: 10px 0px 0px 6px;
        width: 168px;
        height: 42px;
}
.nav li a:hover {
        background: #151718;
}
.nav li.searchField {
        float: right;
        border: 0;
}
.nav .searchField div {
        margin: 9px 8px 0 0;
}
.nav .searchField span {
        background: #fff;
        border: 1px solid #ccc;
        border-left-color: #bbb;
        border-bottom-color: #bbb;
        display: block;
        padding: 2px;
}
.nav .searchField input {
        border: 1px solid #bbb;
        outline: none;
        padding: 4px;
        width: 219px;
}
