html,body {
	padding:0;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	height: 100%;
	color: #FFFFFF;
}

body {
	background-image: url(images/background.gif);
}

p {
	margin: 0;
	padding: 0 0 10px 0;
	line-height: 18px;
}

img { border: 0; }

a, a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#bgtop {
	height: 55px;
	width: 100%;
	background-image: url(images/back.gif);
	background-repeat: repeat;
}

#bgtop .loggedinbox {
	margin: auto;
	padding-top: 10px;
	border:0;
	width: 795px;
	color: #CCC;
	text-align: right;
}
#bgtop .loggedinbox a:link, #bgtop .loggedinbox a, #bgtop .loggedinbox a:visited { color: white; text-decoration:none; }
#bgtop .loggedinbox a:hover { text-decoration: underline; }

#bgtop .loginbox {
	margin: auto;
	padding-top: 10px;
	border:0;
	width: 795px;
}
#bgtop .loginbox .login {
	background-image: url(images/loginbg.gif);
	width: 142px;
	height: 17px;
	border:0;
	font-weight: bold;
	padding: 3px;
}
#bgtop .loginbox .go {
	background-image: url(images/button-go.gif);
	width: 26px;
	height: 25px;
	border: 0;
	cursor:pointer;
}

#content {
/*	width: 795px;*/
	width: 945px;
	margin: 0 auto;
	position: relative;
	left: 67px;
}

#navibox {
	width: 191px;
	background-color: #000000;
}

#navibox #logo {
	list-style-type: none;
	padding: 0 0 20px 0;
	margin: 0;
	position: relative;
}

#logo .logo {
	padding-left: 7px;
}

#navibox #logo .logotop {
	width: 191px;
	height: 30px;
	background: url(images/logo-main-top.gif) no-repeat;
	position: absolute;
	top: -30px;
	z-index: 1;
}

#navibox ul {
	margin: 0; 
	padding: 0;
	list-style-type: none;
}

#navibox ul li {
	margin: 0 0 0 40px;
	padding: 0 0 0 0;
	list-style-type: disc;
	color: #FFFFFF;
}

#navibox ul li a {
	color: #FFFFFF;
	line-height: 30px;
	font-size: 13px;
}

#contentbox {
	width: 584px;
	background: url(images/content-bg-brown.gif) repeat;

	padding: 10px;
	margin-left: 191px;
	
}

#footer {
	background: url(images/footer-bg-left.gif) no-repeat left #000000;
	width: 794px;
	height: 19px;
}

.footer-partner {
	background-color: #000000;
	text-align: center;
	padding: 25px 0 0 0;
}

.footer-partner img {
	padding: 0 10px;
}

#footer-wrapper {
	background: url(images/footer-bg-right.gif) no-repeat right;
	height: 19px;
	display: block;
}

#upperfooter {
	background-color: #000000;
	text-align: right;
	color: #FFFFFF;
	padding: 20px 7px 20px 7px;
	font-weight: normal;
	font-size: 12px;
}

#upperfooter a {
	color: #FFFFFF;
}

#upperfooter #progaming_network a, #upperfooter #progaming_network a:hover {
	color: #FFFFFF;
}

#header {
	width: 583px;
	height: 124px;
	background: url(images/header.jpg) no-repeat;
}

#innercontent {
	background-color: #FFFFFF;
	height: 100%;
	padding: 20px;
}

#innercontent {
	color: #000000;
}

#innercontent a, #innercontent a:hover {
	color: #0099FF;
}

.partner {
	text-align: center;
	margin-top: 0px;
}
.partner img{
	/*border: 1px solid #333;*/
}

.imgshow {
	width: 100%; 
	text-align:center;
}
.imgshow img { border: 1px solid #AAA;}
.imgshow a:hover img { border:1px solid #E38106; }


.adv120x600 {
	/*border:1px solid black;*/
	width: 120px;
	height: 600px;
	margin: 15px;
	
}

.adv {
	width: 492px;
	height: 60px;
	border: 1px solid black;
	margin: auto;
}
.adv img.ad {
	float: right;
}

.readmore {
	
}

.descimage {
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
}

.link {
	margin: 5px 0 15px 0;
	border-bottom: 1px solid #f7942e;
}

.glump {
	position: absolute;
	margin-left:0px;
}

.imgmargin img {
	margin:10px;
}

/* ÜBERSCHRIFTEN */
h1 {
	border-bottom: 2px solid #E38106;
	font-size: 18px;
	font-weight: normal;
	color: #f7942e;
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
}

h1 a, h1 a:hover {
	color: #f7942e !important;
	text-decoration: none;
	font-weight: normal !important;
}

.datum {
	float: right;
	color: #646363;
	font-size: 12px;
}

h2 {
	font-size: 15px;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0;
}

h3 {
	margin: 0 0 10px 0;
	padding: 0;
}

h5 {
	font-size: 13px;
	margin-top: 20px;
	margin-bottom: 5px;
	font-weight: normal;
}

/* GALLERYS */
.galleries {
	border-bottom: 1px solid #CCC;
	padding: 10px;
	width: 100%;
}

.part td.description { width: 60%; padding-left: 20px;}
.part td.image img { border: 1px solid #AAA; }

.error { color: red; font-weight:bold }

/* TABELLEN */

table.tb {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #000000;
}

table.tb th {
	font-size: 14px;
	background-color: #000000;
	color: #FFFFFF;
	text-align: left;
	padding: 5px;
}

table.tb td {
	padding: 10px 5px 10px 5px;
}

table.tb tr:hover, table.tb tr.highlight:hover {
	background-color: #D1DDDF;
}

table.tb tr.highlight {
	background-color: #F3F3F3;
}

/* PODEST */
.podest { width: 300px;height:40px;border-collapse:collapse;margin:20px;margin-top:0px;}
.podest td { vertical-align:middle; text-align:center;width:100px;}
.podest td.rborder { border-right:1px solid #AAA;}
.podest td.first {border:1px solid #AAA;background-color:#EEEDED;}
.podest td.second {border:1px solid #AAA;height:20px;background-color:#EEEDED;}
.podest td.third {border:1px solid #AAA;height:20px;background-color:#EEEDED;}

.news {
	padding-bottom: 30px;
}

/* GALLERY */
.gallery .images a {
	float: left;
	width: 100px;
	padding: 0 15px;
}
.gallery img {
	border: 1px solid #CCCCCC;
}
.gallery .images {
	clear: both;
	overflow: auto;
	padding: 10px 0;
	border-bottom: 1px solid #CCCCCC;
	zoom: 1;
}

ul li {
	padding: 4px 0 4px 0;
	line-height: 18px;
}