/*
Design by Webmaster Service Tenerife
http://www.webmaster-tenerife.com
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #007ABA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

h1, h2{
	margin-top: 5; 
	margin-left: 100;
} 

h3, h4 {
	margin-top: 5; 
	margin-left: -20;
}

h3{
	margin-bottom: 20px;
	padding-bottom: 9px;
	border-bottom: 1px solid #F2F2F2;
	letter-spacing: -0.035em;
	font-weight: normal;
	color: #C0C0C0;
}

h2 {
	font-size: 24px;
}

h3 {
	font-size: 20px;
	font-weight: bold;
}

h4 {
	font-size: 14px;
	font-weight: bold;
}

p, ul, ol {
	margin-bottom: 1.5em;
	line-height: 170%;
	text-align: justify;
}

ul{
	margin-left: 30;
}
a {
	font-weight: bold;
	color: #C0C0C0;
}

a:hover {
	text-decoration: none;
}

a img {
	border: 1px;
}

img.left {
	float: left;
	margin: 0 0 5 5;
}

img.right {
	float: right;
	margin: -40 0 5 5;
}

/* Wrapper */

#wrapper {
	width: 750px;
	margin: 0 auto;
//	background: url('../deutsch/images/bkg02.jpg') repeat-y;
}


/* Header */

#header {
	border: 2px;
	border-style: solid;
	border-color: #000000;
	background-position: 0% 0%; height: 65px;
	background: url('images/background_drops.gif');
	color: #FFFFFF;
	margin-top: 5px;
	margin-left: 5px;
}
#header_n {
	border: 2px;
	border-style: solid;
	border-color: #000000;
	background-position: 0% 0%; height: 65px;
	background-color:#00EC00; background-attachment:scroll
	margin-top: 5px;
	margin-left: 5px;

}
#header_e {
	border: 2px;
	border-style: solid;
	border-color: #000000;
	background-position: 0% 0%; height: 65px;
	background-color:#FF0000; background-attachment:scroll
	margin-top: 5px;
	margin-left: 5px;
}


/* Page */

#page {
	background: #000000;
	// url('../deutsch/images/bkg04.jpg') no-repeat
}

/* Content */

#content {
	float: left;
	width: 390px;
	padding: 0 0 0 56px;
}
#content b{
	font-style: italic;
	font-size: 12px;
	font-weight: bold;
	color: #C0C0C0;

}

.post {
	padding-top: 50px;
}

.post .title {
}

.post .title a {
	text-decoration: none;
	color: #37404C;
}

.post .title a:hover {
	text-decoration: underline;
}

.post .entry {
}

.post .meta {
	height: 16px;
	margin: 0;
	padding: 10px;
	background: url('../deutsch/images/bkg07.jpg') repeat-x left bottom;
	line-height: normal
}

.post .meta .posted {
	display: block;
	float: left;
}

.post .meta .permalink {
	display: block;
	float: right;
	padding-left: 17px;
	background: url('../deutsch/images/bkg09.gif') no-repeat left center;
}

.post .meta .comments {
	display: block;
	float: right;
	background: url('../deutsch/images/bkg08.gif') no-repeat left center;; padding-left:19px; padding-right:30px; padding-top:0; padding-bottom:0
}

/* Fotobar */

#fotobar {
	float: right;
	width: 255px;
	padding: 10px 5px 0 0;
}

#fotobar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#fotobar li {
	margin-bottom: 40px;
}

#fotobar li ul {
}

#fotobar li li {
	margin: 0;
}

#fotobar b {
	text-decoration: bold;
	font-size: 14px;
	font-weight: bold;
}

#fotobar .price{
	text-align: right;
	text-decoration: bold;
	line-height: 75%;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}

#fotobar .comment {
	text-decoration: italic;
	font-size: 10px;
}

#fotobar img {
	margin: 2 0;
	border: 1px;
	border-style: solid;
	border-color: #000000;
	width: 250px;
}


/* Footer */

#footer {
	height: 108px;
//	background: url('../deutsch/images/bkg05.jpg') no-repeat
}

#footer p {
	margin: 0;
	padding-top: 5px;
	font-size: 10px;
	text-align: center;
	color: #37404C;
}

#footer a {
	font-weight: bold;
	color: #c0c0c0;
}

#footer hr{
	width: 90%;
	
	color: #F2F2F2;
}
