/*
 * 
 * (c)'2005 by piratE'workS"
 * generiert mit marco's treuem gehirn :)
 * 22.-24.04.2005
 *
 */
  
body {
	color: #cccccc;
	background: #000000; 
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11pt;
	margin: 0px;
}

/* 
 * div magic 
 */
div#outer_box {
/*border: solid thin silver;*/
    width: 800px;
/*	min-height: 700px;*/
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
}

div#header_box {
/*border: solid thin silver;*/
	padding-top: 10px;
	position: relative;
}

div#center_box {
/*border: solid thin silver;*/
	position: relative;
	padding: 5px;
/*	min-height: 470px;*/
}


div#content_box {
/*border: solid thin silver;*/
	position: relative;
/*	left: 140px;*/
	padding: 0px;
/*	min-height: 470px;	*/
	height: auto;
	width: 728px;
	text-align: center;
}


div#vali_box {
/*border: solid thin silver;*/
	position: relative;
	height: auto;
	padding: 2px;
	text-align: left;	
}

div#footer_box {
/*border: solid thin silver;*/
	position: relative;
	height: 42px;
	text-align: center;
	background: white;
	color: #666;
	font-size: 9pt;
/*	font-weight: bold; */
	padding-top: 2px;
	padding-bottom: 2px;	
	border: 2px solid #0E0604;
	line-height: 20px;
	vertical-align: middle;
	margin-bottom:10px;
}	
#footer_stain {
/*border: solid 1px black;*/
position: absolute;
left: 0px;
bottom: 0px;
width: 86px;
height: 29px;
background-color: transparent;
background: url(../images/bg/stain.png) no-repeat;
}
/*bottomrocker, mit vertical ausgerichtetem text*/
div#bottomrocker {
	font-size:12px;
}
div#bottomrocker span#valign{
	vertical-align:16px;
}
div#bottomrocker a, 
div#bottomrocker a:hover {
	text-decoration:none;
}
div#bottomrocker a#bottomrocker {
	background:transparent url(../images/webrockers2009blood-iced3.png) no-repeat center top;
	display:inline-block;
	width:150px;
	height:42px;
}
div#bottomrocker a#bottomrocker:hover {
	background-position:center bottom;
	outline-style:none;
}

/* links */
a {
    background: none; 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none
}
a:link {
	color: #c0c0c0;
}
a:active {
	color: #c0c0c0c; 
}
a:visited {
	color: #c0c0c0; 
}
a:hover {
	color: #ffffff; 
}

img {
    border: none;
}

div {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt;
}

/* strong italian*/
.rocky {
font-weight: bold;
font-style: italic;
}
