@charset "utf-8";
body {
	background-color: #660000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #660000;
	border-left-width: 10px;
}
p {
	padding-left: 10px;
}
h1 {
	font-size: 15px;
	font-weight: bold;
	font-variant: small-caps;
	padding-left: 10px;
}
ul {
	list-style-position: outside;
	float: left;
	padding-left: 50px;
	list-style-type: none;
	width: 600px;
}
li {
	font-weight: normal;
	width: 530px;
	padding-bottom: 10px;
}
ol {
	list-style-position: outside;
	float: left;
	list-style-type: none;
	padding-left: 80px;
	text-indent: -38px;
}


#center_layout {
	position: absolute;
	width: 900px;
	height: 500px;
	left: 50%;
	top: 50%;
	margin-left: -450px;
	margin-top: -250px;
	z-index:2;
	background-image: url(../grafiks/hg_danny_900x500_px.jpg);
}
#TextBeriech {
	position:absolute;
	left:185px;
	top:110px;
	width:630px;
	height:350px;
	z-index:8;
	overflow: auto;
	overflow-x: hidden;
	padding-left: 10px;
	padding-right: 100px;
}
#danny_Logo {
	position:absolute;
	left:124px;
	top:46px;
	width:429px;
	height:47px;
	z-index:10;
}
#herz {
	position:absolute;
	left:567px;
	top:45px;
	width:105px;
	height:65px;
	z-index:3;
}
#bild_im_textbereich {
	position:absolute;
	left:643px;
	top:232px;
	width:250px;
	height:300px;
	z-index:9;
}
#disclaimer {
	position:absolute;
	left:0px;
	top:532px;
	width:178px;
	height:15px;
	z-index:9;
	cursor: pointer;
	color: #FFFF00;
	font-size: 10px;
	font-weight: normal;
}
#bild_textbereich {
	position:absolute;
	left:645px;
	top:195px;
	width:250px;
	height:318px;
	z-index:6;
}
#navigation {
	position:absolute;
	top:500px;
	width:100%;
	height:30px;
	z-index:7;
	color: #FFFF00;
}

a:link {
	color: #FFFF00;
	font-size: 12px;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #FFFF00;
	font-size: 12px;
}

a:active {
	color: #CCCCCC;
	font-size: 12px;
}
a:visited {
	color: #FFFFCC;
	font-size: 12px;
	text-decoration: none;
}
h1 {
	font-variant: normal;
}
.textlink {
	font-size: 12px;
	color: #CC0033;
	text-decoration: none;
    
}
#hosting {
          position:absolute;
          text-align:right;
          left:550px;
          top:530px;
          width:350px;
          height:22px;
          x z-index:11;
          x font-family: Arial, Helvetica, sans-serif;
          x font-size: 8px;
          font-size:
          x color: #FFFF00;
}
#hosting a{
font-size: 9px;
}