/* CSS Document */

body{ font-size: 11px; font-family: Tahoma, Verdana, Arial; margin: 0; padding: 0; text-align: center; background-color: #3d3b3b;
background-image: url(img/bg.gif);
	background-position: 0 0;
	background-repeat: repeat-x;}

body, textarea{ overflow: auto; }
a.image, a{ text-decoration: none; color: white; }
a.image img{ border: 0; }
a:hover{ text-decoration: underline; }
div.center{ text-align: center !important; }

#right{
	margin-left: 5px;
	color: #fff;
}

#right li{
	display: block;
	list-style: none;
	padding-left: 0px;
}

#right li ul li{
	display: block;
	list-style: none;
	padding-left: 0px;
	margin-left: 0px;
}

div#container{ width: 800px; margin: 0 auto; text-align: left; 
background: #272727 url(images/hhh.gif) repeat-x;
}
div#header{ width: 800px; margin: 0 auto; text-align: left;}

div#footer{ width: 800px; height: 80px; background: url(img/footer.jpg) repeat-x; color: white; }
div#footer a{ color: white; }
div#footer ul{ margin: 0; padding: 10px 0 10px 20px; list-style: none; }
div#footer ul li{ display: inline; }

div#footer1{ width: 800px; height: 80px; background: url(img/footer1.jpg) repeat-x; color: white; }
div#footer1 a{ color: white; }
div#footer1 ul{ margin: 0; padding: 10px 0 10px 20px; list-style: none; }
div#footer1 ul li{ display: inline; }

span.gray{ color: #5d5d5d !important; }

div#content{ padding: 20px 0 0 0; color: white; }
div.col{ padding-bottom:20px; float: left; }
h1.title{ font-size: 15px; margin: 0; padding: 0; }
div#hallo{ margin: 0 0 0 35px; width: 250px; text-align: justify; }
div#hallo1{ margin: 0 0 0 35px; width: 732px; text-align: justify; }
div#hallo2{ margin: 0 0 0 35px; width: 225px; text-align: justify; }
div.more{ text-align: right; text-decoration: underline; }
div#hallo1{ margin: 0 0 0 35px; width: 750px; text-align: justify; }
div.galery{ padding-bottom:20px; float: left; }

img.photo{ margin: 0 0 10px 0; border: 3px solid #313131; }
div#centerpage{ margin: 0 17px 0 0; width: 200px; text-align: justify; }
div#centerpage1{ margin: 0 17px 0 0; width: 163px; text-align: justify; }
div#centerpage2{ margin: 0 17px 0 0; width: 450px; text-align: justify; }
div#right{ margin: 0 17px 0 0; width: 200px; text-align: left; }
div#player{ width: 300px; }

div.form-left{ float: left; width: 80px; }
div.form-right{ float: left; }
textarea.textarea{ width: 100%; height: 130px; }

.block{ display: block; width: 80%; margin-bottom: 10px; font-size: 11px; }
input.submit{ border: 0; background: transparent; } 
