img {
	border-width : 0px;
	color : white;
}
body {
	text-align : center;
	background-color : black;
	color : blue;
}

.image {
	text-align : center;
	vertical-align : top;
	width : 80px;
}

.info {
	vertical-align : top;
	color : white;
}

.textarea {
	position : absolute;
	width : 615px;
	height : 379px;
	overflow : auto;
	color : blue;
	top : 20px;
	left : 20px;
	color : white;	
}

.textfield {
	background-image : url(./images/textfield.png);
	position : absolute;
	top : 296px;
	left : 60px;
}

.section {
	position : absolute;
	left : 14px; 
	top : 296px;
}

.leftline {
	position : absolute;
	left : 0px;
	top : 296px;
}

.dummy {
	position : absolute;
	left : 0px;
}

.news {
	position : absolute;
	left : 67px;
}

.actions {
	position : absolute;
	left : 130px;
}

.origin {
	position : absolute;
	left : 186px;
}

.photo {
	position : absolute;
	left : 255px; 
}

.download {
	position : absolute;
	left : 308px;
}

.links {
	position : absolute;
	left : 484px;
}

.review {
	position : absolute;
	left : 533px;
}

.contact {
	position : absolute;
	left : 612px;
}

.visitors {
	color : white;
	position : relative;
	top : 715px;
	text-align : center;
}

.song {
	cursor : hand;
	text-align : center;
}

.texts {
	position : absolute;
	left : 420px;
}

.text {
	color : white;
	text-align : center;
}

.date {
	color : white;
	font-weight: bold;
}

.content {
	color : white;
}

.author {
	color : #FF5500;

}

.hideable {
	display: block;
}

a:link {
	color:gray;
}

a:visited {
	color:gray;
}

a:active {
	color:gray;
	cursor:hand;
}

.textfield {
	height:419px;
	width:655px;
	background-image:url(images/textfield.png);
	overflow:auto;
	color:blue;
}

.sheet {
	width : 715px;
	position : relative;
	text-align : left;
	margin : auto;
}

.header {
	top : 0px;
	left : 0px;
	position : absolute;

}

.menu {
	width : 715px;
	top : 277px;
	position : absolute;
	vertical-align : top;
}

.section {
	width : 715px;
	position : absolute;
	top : 296px;
}

.form {
	background-color : black;
	color : #FFFFFF;
	overflow: auto;
}

.title {
	text-align : center;
}

.galery {
	text-align : center;
	position : relative;
	left : 40px;
}
