﻿<style type="text/css">
<!--
@media all and (min-width: 0) {
.style
{ 
background: #FF0;
background-image : url(background.jpg);
}
}
html:first-child .style 
{
background: #FF0;
background-image : url(background.jpg);

}

body
{
	background :#000000;
	background-image : url(background.jpg);
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0;
	background-color: black;

}

:link { color:#FF9900 }
:visited { color:#FF9900 }
:active { color:#FF9900 }
:hover { color:#FF3300 } 



hr
{
	background-image: url(line.gif);
	width: 400;
	height: 6;
	border: none;
	border: 0px;
}

p
{
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}
.otziv
{
	color: #FFFFFF;
	font-size: x-small;
	text-align: justify;
	padding: 5px;
	margin-left: 25px; 
	margin-right: 25px; 
}

.p_marg
{
	color: #FFFFFF;
	font-size: x-small;
	text-align: justify;
	padding: 5px;
	margin-left: 15px; 
	margin-right: 15px; 
}

li
{
 	color: #FFFFFF;
	font-size: x-small;
	text-align: left;
	margin-left: 10px; 
}

h1 {
	color: #FF9900;
	font-size: 18px;
	font: bold;
	text-align: center;
}
h2 {
	font-family: Verdana;
	color: #FF9900;
	font-size: 20px;
	font: bold;
	text-align: center;
}
h3 {
	color: white;
	font-size: 18px;
	font: bold;
	text-align: center;
}
h4 {
	color: #FF9900;
	font-size: 16px;
	font: bold;
	text-align: center;
}
h5 {
	font-family: Tahoma;
	font-size: x-small;
	color: #FFCC00;
	text-align: center;
	font: inherit;
}
h6 {
	color: white;
	font-size: 16px;
	font: bold;
	text-align: center;
}
.style1
{
	color: #FFFFFF;
	font-size: x-small;
	text-align: justify;
	text-indent: 1.5em;
}
.style0
{
	color: white;
	font-size: x-small;
	font: bold;
	text-align: center;
}

.style_main
{
	color: #FFFFFF;
	font-size: x-small;
	text-align: center;
	padding: 20px;
}
.style_main2
{
	color: #FFFFFF;
	font-size: x-small;
	text-align: justify;
	padding: 20px;
}

.style2 
{
	color: #FF9900;
}
.style3
{
	color: white;
	font-size: 16px;
	font: bold;
	text-align: center;
}
.ahtung
{
	color: red;
	font-size: 14px;
	font: bold;
	text-align: center;
}

-->
</style>