html, body   {
	height:100%;
	padding: 0px;
	background: #000000;
	margin: 0px;
}
a { color: #FF0033; font: bold normal 10px/normal Verdana; text-decoration: none; }
a:hover  {color:#FFFFFF}
#copyright { height: 35px; width: 100%; bottom: 30px; position: absolute; line-height: 35px; }
#footer_middle { height: 30px; width: 20%; margin-left: 70%; bottom: 0px; border-top: 1px dotted #CC0000; position: absolute; line-height: 30px; }
#footer_right { height: 30px; width: 10%; margin-left: 90%; bottom: 0px; border-top: 1px dotted #CC0000; position: absolute; line-height: 30px; }
#footer_left { height: 30px; width: 70%; bottom: 0px; border-top: 1px dotted #CC0000; line-height: 30px; position: absolute; text-indent: 10px; }

#footer { height: 45px; width: 100%; bottom: 0px; border-top: 1px dotted #CC0000; position: absolute; text-align: center; padding-top: 5px; }

#header_left {
	height: 50px;
	width: 19%;
	top: 0%;
	margin-left: 1%;
	border-bottom: 1px solid #999999;
	line-height: 50px;
}
#header_middle {
	height: 50px;
	width: 60%;
	top: 0%;
	border-bottom: 1px solid #999999;
	text-align: center;
	position: absolute;
	line-height: 50px;
	margin-left: 20%;
}
#header_right {
	height: 50px;
	width: 19%;
	border-bottom: 1px solid #999999;
	position: absolute;
	line-height: 50px;
	top: 0px;
	text-align: right;
	margin-left: 80%;
}
#inhalt { width: 80%; text-align: left; margin-left: 10%; padding: 20px 20px 50px 20px; }
#thumbs_table {
	vertical-align: top;
	top: 100px;
}
.thumbs {
	border: 1px solid #333333;
	background: #CCCCCC;
	padding: 8px;
}

.heading {
	color: #CCCCCC;
	letter-spacing: 0.30em;
	font-family: "Myriad Pro", Verdana;
	font-size: 23px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
}
.headingblack { font-family: Verdana; font-size: 14px; font-style: normal; line-height: normal; font-weight: bold; color: #000000}
.text {  font-family: Verdana; font-size: 9px; font-style: normal; line-height: normal; font-weight: normal; color: #FFFFFF}
.text_grey { font-family: Verdana; font-size: 9px; font-style: normal; line-height: normal; color: #C0C0C0 }
.text_bold { font-family: Verdana; font-size: 9px; font-style: normal; line-height: normal; font-weight: bold; color: #FFFFFF}
.text_red { font-family: Verdana; font-size: 9px; font-style: normal; line-height: normal; font-weight: bold; color: #CC0000}
.text_bild {
	color: #C0C0C0;
	letter-spacing: 0.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
}

.tb_silver { border: 1px solid #CCCCCC; margin: 20px; }
.bild {
	border: 1px solid #333333;
	background: #000000;
}
.bildframe { border: 1px solid #FFFFFF; background: #CCCCCC; padding: 15px; }
