@charset "UTF-8";

.gallery_image

a:link,a:active,a:hover {
	color:#FF0000;
}

a:visited   {
	color:#33ffff;
}

body {
	background-color: #;
	background-position: top left;
	background-attachment: fixed;
	background-repeat: no-repeat;
	padding-top:80px;
	background-image: url('http://www.abload.de/img/back-wtf5si3m.jpeg');
}

body,td {
	color: #ff99cc;
	font-family: 'Arial';
	font-weight: normal;
	font-style: normal;
	font-size: 18px;
}

td .clock	{	font-size:9px;	}

.container_padding {
	padding:	5px;
	height:	100%;
}

.container_transparency {
	height:100%;
	width:100%;
	background-color: #;
	filter:alpha(opacity=100);
}
.container {
	color: #ff99cc;
	position:relative;
	border: 8px groove #ffccff;
	border-radius:15px;
	padding:	5px;
	height: 100%;
	background-color:transparent;
}

.container .heading {
	padding: 5px;
	background-color: #;
	color: #FF0000;
	font-family: 'Times New Roman';
	font-weight: normal;
	font-style: normal;
	font-size: 36px;
	font-variant: small-caps;
    text-shadow: 2px 2px #ff99ff,3px 3px #ff99ff,5px 5px #FFFFFF
}

.content {
	padding:5px;
}
#toppage a{
    position:fixed;
    top:6px;
    left:100px;
    width:150px;
    height:34px;
    background:transparent url(http://www.abload.de/img/return.pnghad4o.png);z-index:999999;
}
#toppage a:hover   {-webkit-transform: scale(1.1);}


#rateadmire a {
    position: fixed;
    top:6px;
    left:255px;
    width:150px;
    height:34px;
    background:transparent url(http://www.abload.de/img/rate-admirej2emg.png);z-index:999999;
}

#rateadmire a:hover {-webkit-transform: scale(1.1);}

#comment a {
    position: fixed;
    top:6px;
    left:410px;
    width:150px;
    height:34px;
    background:transparent url(http://www.abload.de/img/comment6ufhk.png);z-index:999999;
}

#comment a:hover  {-webkit-transform: scale(1.1);}

#offlinetip a {
    position: fixed;
    top:6px;
    left:565px;
    width:150px;
    height:34px;
    background:transparent url(http://www.abload.de/img/offline-tipjqe4c.png);z-index:999999;
}

#offlinetip a:hover {-webkit-transform: scale(1.1);}




