html, body {
	margin:0px;
	padding:0px;
	background-color:#e9e9e9;
	font-family: arial, serif;
}

div.top {
	padding:5px;
	padding-left:25px;
	background-color:#50b1f5;
	font-family:times,serif;
	font-size:35px;
	color:#505050;
	border-bottom:2px #a0a0a0 solid;
	margin-bottom:2px;
}

h1 {
	font-family:times, serif;
	font-size:35px;
	font-weight:normal;
	margin:0px;
	padding:0px;
	display:inline;
}

h2 {
	font-family:arial, serif;
	font-size:16px;
	font-weight:normal;
	margin:0px;
	padding:0px;
	display:inline;
}

a {
	font-family: arial, serif;
	text-decoration:none;
}

table.piclist {
	width:700px;
	margin:auto;
}

.w100 {
	width:100px;
}

div.reklame1 {
	position:absolute;
	left:0px;
	top:55px;
	width:120px;
	height:600px;
}

div.reklame2 {
	position:absolute;
	right:0px;
	top:55px;
	width:120px;
	height:600px;
}

div[class="reklame1"] {
	position:fixed;
	left:0px;
	top:55px;
}

div[class="reklame2"] {
	position:fixed;
	right:0px;
	top:55px;
}

div.footer {
	text-align:center;
}

div#uploaddiv {
	text-align:center;
}

img {
	border:0px;
}
