﻿* 	{
	margin: 0px;
	padding: 0px;
	border: 0px solid #eee;
         iborder: 1px solid #f44;
	}

html 	{
	font: 70%/1.2 verdana, arial, helvetica, sans-serif;
	}
BODY	{
	position:relativ;
         background-color: #104;
         background-image: url(ALL/DJ-MB-ParadiseStartseite.jpg);
         background-repeat: no-repeat;
         background-position: top center;
         text-align: center;
         width: 800px;
         margin: auto;
         color: #ffd;
         }

p	{
         text-align: left;
         font-size: 1em;
	text-align: left;
	padding: 20px;
	}

h1 	{
	text-align: left;
	font-size: 1.20em;
         margin-bottom: 20px;
}

h1.mid {
	text-align: center;
         }

h1.close {
	margin-bottom: 5px;
}
p.closeto{
	padding-top: 5px;
}
h2 	{
	text-align: left;
	font-size: 1.15em;
	font-weight: bold;
}
hr	{
         clear: left;
         type: solid;
	size: 2px;
         height: 2px;
         width: 100%;
         color: #216;
         background: #216;
         }

#horizontalelinie	{
	margin-top: 5px;
         }

#li01;#li02	{
	border: 2px #ff0 solid;
         display: block;
	font-size: 140%;
         text-align: center;
         }
#li01 {
	float: left;
}
#li02 {
	float: right;
}
a:link	{
         color: #ff3;
         }
a:focus	{
         color: #fff;
         }
a:visited	{
         color: #ff3;
}
a:hover	{
         color: #fff;
}
a:active	{
         color: #f44;
}