/*
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: #37404C;
}

h2 {
	font-size: 24px;
}

h3 {
	font-size: 18px;
	font-weight: bold;
}

h4 {
	margin-left: -20px;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

p{
	margin-bottom: 1.5em;
	line-height: 170%;
	text-align: justify;
}

ul, ol{
	margin-left: 30;
	line-height: 150%;

}

a {
	font-weight: bold;
	color: #C0C0C0;
}

a:hover {
	text-decoration: none;
}

a img {
	border: 1px;
}

p.rechts {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: right;	
	color: #000000;
}

input {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #C0C0C0; 
 	color:#000000; 
}

input.msg{
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #007ABA; 
	border: none;
 	color: yellow; 
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
 	background-color: #C0C0C0; 
 	color:#000000; 
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
 	background-color: #C0C0C0; 
 	color:#000000; 
}

img.left {
	float: left;
	margin-left: -30;
	margin-right: 10;
	overflow: visible;
}

img.right {
	border: 1px;
	border-style: solid;
	border-color: #000000;
	float: right;
	margin: 0 0 10 10;
}

img.rights {
	border: 0px;
	float: right;
	margin: 0 -80 10 10;
}

table{
	border:0px none;
	border-collapse: collapse;
	font-size: 14px;
	line-height: 150%;
	cellspacing: 0px;
}


td {
}


td.header{
	background-color: #007ABA;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}


/* Wrapper */

#wrapper {
	width: 700px;
	margin: 0 auto;
//	background: url('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;
}


/* Page */

#page {
	background: #000000;
	// url('images/bkg04.jpg') no-repeat
}

/* Content */

#content {
	overflow:visible;
	float: left;
	width: 680px;
	padding: 0 0 0 56px;
}
#content b{
	font-style: italic;
	font-size: 12px;
	font-weight: bold;
	color: #07101C;
}

#content b.price{
	line-height: 200%;
	font-style: italic;
	font-size: 20px;
	font-weight: bold;
	color: #FFCC00;
	
}

#content i{
	font-style: italic;
	font-size: 14px;
	font-weight: bold;
	color: #FFCC00;
}

#content i.small {
	font-style: italic;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

.post {
	padding-top: 50px;
}

.post .title {
}

.post .title a {
	text-decoration: none;
	color: #37404C;
}

.post .title a:hover {
	text-decoration: underline;
}

.post .entry {
}

.post .comment {
	height: 16px;
	margin: 0;
	padding: 10px;
	background: url('images/papier.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('images/bkg09.gif') no-repeat left center;
}

.post .comments {
	display: block;
	float: right;
	background: url('images/papier.jpg') no-repeat left center;; padding-left:19px; padding-right:30px; padding-top:0; padding-bottom:0
}

#bubble b{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #0000FF;
}

#bubble p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}


/* Footer */

#footer {
	height: 108px;
//	background: url('images/papier.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;
}
