body{
	margin: 50px 0 50px;
	text-align: center;
}
div, input, textarea,select{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
}
button{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
ul{
	margin: 0px;
	padding: 0px;
}
li{
	list-style-type: none;
}
h1,h2,h3,h4{
	margin: 0 0 0 0;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
}
h1 a, h1 a:visited, h3 a, h3 a:visited{
	text-decoration: none;
	background: #000;
	color: #FFF;
	padding: 2px;
}
h2, h2 a, h2 a:visited{
	text-decoration: none;
	color: #000;
}
/* Highlite */
h3 a:hover, a.clicked, a.clicked:visited, a.clicked:hover{
	background: #868686;
}
h3{
	display: block;
	padding: 8px 0 8px 0;
}
h4{
	margin: 0 0 4px 0;
}
h4 span{
	color: #000;
	background-image: url(../img/bgp.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding: 0 0 4px 0;
	text-transform: uppercase;
}
.bxin{
	margin: 0 0 4px 0;
}
#site #cnt{
	margin: auto;
	width:680px;
}
#hdr{
	margin: 0 0 50px 0;
}
/* FORMS */
form{
	display: block;
	margin: 0 0 10px 0;
}
.fr{
	margin: 0 0 4px 0;
}
input.sized, textarea.sized{
	width: 300px;
}
textarea.sized{
	height: 100px;
}
input.smallsized{
	width:30px;
}
/* LINKS */
#links a, #links a:visited{
	text-transform: none;
	text-decoration: none;
	font-weight: normal;
	color: #000;
}
/* GUESTS */
#guestbook a, #dates a, #news a{
	color: #000;
	text-decoration: none;	
}
/* Discs */
#bleepy-a{
	background-image: url(http://media.yassin-arne.de/bleepy_label-a-thumb.jpg);	
}
#bleepy-b{
	background-image: url(http://media.yassin-arne.de/bleepy_label-b-thumb.jpg);	
}
.disc{
	background-repeat: no-repeat;
	padding: 15px 0 20px 110px;
	margin: 0 0 10px 0;
}
.disc li{
	margin: 0 0 4px 0;
	font-weight: bold;
}
.disc a, .disc a:visited{
	font-weight: normal;
	text-decoration: none;
	color: #000;
}
/* DOWNLOADS */
#downloads a, #downloads a:visited{
	text-decoration: none;
	color: #000;
}