body {
	margin: 0;
	background-color: #336699;
	scrollbar-base-color: #DB8500;
	scrollbar-highlight-color: #336699;
}
p, td, div, fieldset {
	font-family: Arial, Helvetica, sans-serif;
	color:#DCDCDC;
	font-size:12px;
}

h1 {
	font-family: Arial Black, Helvetica, sans-serif;
	font-size: 20px;
	color: #DB8500;
	text-shadow: 3px 3px 0 #19334D;
	margin: 0 0 20px 10px;
}
h2 { font-size:14px; }

a { color: #DB8500; }
a:hover { text-decoration: none; }

.menue { font-size: 11px }
.menue em { font-size: 6px; }
a.menue {
	color:#DCDCDC;
	text-decoration: none;
}
a.menue:hover { color:#DB8500; }

a.linkorange { color: #000000 }
a.linkorange:hover { color: #DCDCDC; text-decoration: none }

a.statistik {
	color: #DCDCDC;
	text-decoration: none;
}
a.statistik:hover   { color: #DB8500; }

#banner {
	height: 60px;
	padding: 14px 0 0 20px;
}
#banner-home {
	border: 1px solid #000;
	margin: 1em 0 0;
}

#fusszeile {
	height: 67px;
	background: #336699 url(grafik/fusszeile.gif) no-repeat 0 25px;
}
#fusszeile div.links {
	float: left;
	margin: 11px 0 0 10px;
	color: #000000;
	font-size: 11px;
}
#fusszeile div.rechts {
	float: right;
	margin: 11px 14px 0 0;
	color: #000000;
	font-size: 11px;
}
#fusszeile a { text-decoration: none; }

.orange { color:#DB8500 }
.schwarz { color:#000000 }
.gschwarz { color:#000000; font-size:13px }
.gweiss { color:#DCDCDC; font-size:13px }
.kschwarz { color:#000000; font-size:11px }
.kweiss { color:#DCDCDC; font-size:11px }
.sg {
	font-size: 14px;
	font-weight: bold;
}

.blocksatz { text-align: justify }
.hnews { font-size: 14px; font-weight: bold; color: #000000 }

form { margin: 0px; }

.selectbox { font-size: 11px; background-color: #DB8500; }
.textfeld { font-size: 12px; background-color: #4876A3; border: 1px #DB8500 solid; color: #DCDCDC}
.textfeldgamezone { font-size: 12px; background-color: #4876A3; border: 1px #DB8500 solid; color: #DCDCDC ; text-align: center}
.button { font-size: 11px; }

#page { width: 955px; }
#main {
	float: left;
	width: 770px;
	background-image: url(/grafik/hintergrund.gif);
	background-repeat: no-repeat;
}
#content {
	margin: 0 2px 0 10px;
	width: 758px;
}
#skyscraper {
	float: left;
	margin: 198px 10px 10px 10px;
}
#skyscraper #addthis {
	margin-top: 1em;
	padding: 2px 0 0 5px;
	width: 160px;
	height: 20px;
	background-image: url(grafik/addthis.gif);
	background-repeat: no-repeat;
}
#skyscraper #addthis a { color: black; }

/* MENU */
#dropdownmenu { padding-left: 7px; }
#dropdownmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#dropdownmenu ul li {
	border-bottom: 3px solid #DB8500;
	display: inline;
	float: left;
}
#dropdownmenu ul li a {
	border: 1px solid #000;
	color: #000;
	font: 14px 'Trebuchet MS', Arial;
	font-weight: bold;
	padding: 2px 4px;
	margin: 1px 3px;
}
#dropdownmenu ul li a:hover {
	border: 2px solid #000;
	margin: 0 2px;
}
#dropdownmenu a {
	display: block;
	font-size: 13px;
	text-decoration: none;
	line-height: 20px;
}
#dropdownmenu li { float: left; }
#dropdownmenu li li, #dropdownmenu li ul {
	border: 0;
	width: 160px;
}
#dropdownmenu li ul {
	border: 1px solid black;
	position: absolute;
	left: -9999px;
	margin: 3px 0 0 3px;
	background: url(grafik/dropdownmenu_bg_trans.png) repeat;/*	background-color: #DB8500;*/
}
#dropdownmenu ul ul { z-index: 3; }
#dropdownmenu li ul li a, #dropdownmenu li ul li a:hover {
	color: black;
	border: 0;
	border-bottom: 1px solid #DF941F;
	display: block;
	font: 13px Arial, Helvetica, sans-serif;
	line-height: 20px;
	margin: 0;
	padding: 0 0 0 4px;
	text-align: left;
	width: 155px; /* -padding */
}
#dropdownmenu ul ul ul {
	margin-top: -20px;
	margin-left: 155px;
	z-index: 4;
}

#dropdownmenu li ul li a:hover { background-color: #EDC280; }
#dropdownmenu li:hover ul ul, #dropdownmenu li:hover ul ul ul, #dropdownmenu li.sfhover ul ul, #dropdownmenu li.sfhover ul ul ul { left: -9999px; }
#dropdownmenu li:hover ul, #dropdownmenu li li:hover ul, #dropdownmenu li li li:hover ul, #dropdownmenu li.sfhover ul, #dropdownmenu li li.sfhover ul, #dropdownmenu li li li.sfhover ul { left: auto; }
#dropdownmenu li a.arrow { background: url(/grafik/dropdownmenu_arrow.gif) no-repeat right center; }

.navigationaktiv {
	border: 1px solid;
	padding: 0 2px;
}

/* forum */
.forumbutton {
	font-family: 'Trebuchet MS', Arial;
	font-size: 14px;
	text-align: right;
	white-space: nowrap;
}
.forumbutton a {
	border: 1px solid #000;
	color: #000;
	padding: 2px;
	margin: 2px;
	text-decoration: none;
}
.forumbutton a:hover { 
	border: 2px solid #000;
	margin: 1px;
}
.forumtext {
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.forum { color:#000000; }
a.forum {
	color:#000000;
	text-decoration: none;
}
a.forum:hover { text-decoration: underline }
.forumedit {
	border-top: 1px dashed #000;
	color: #000000;
	font: 11px Arial, Helvetica, sans-serif;
	margin-top: 2em;
	padding: 2px;
}
.forumquote {
	border: 1px dashed #000;
	margin: 1em;
	padding: 5px;
	font-style: italic;
}
.forumquote i { font-weight: bold; }
.vote {
	font-size: 15px;
	font-weight: bold;
	line-height: 19px;
	vertical-align: middle;
	color: #606060;
	float: left;
	cursor: pointer;
}
.vote img {
	vertical-align: bottom;
	border: 0;
	cursor: pointer;
}
.vote a img {
	opacity: .6;
	-moz-opacity: .6;
	filter: alpha(opacity=60);
}
.vote a:hover img {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}
.voteoff {
	opacity: .6;
	-moz-opacity: .6;
	filter: alpha(opacity=60);
}
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #DB8500;
	background-color: #FFF;
	color: #000000;
	padding: 5px;
	opacity: 0.9;
	max-width: 400px;
}
#tooltip h3, #tooltip div { margin: 0; }
#tooltip h3 { font-size: 11px; font-weight: normal;  }
.usericontable {
	margin-top: 4px;
}
.usericontable img { margin-right: 5px; }

/* home */
.box { width: 180px; }
.box img { display: block; }
.box * { font-size: 11px; }
.box_content { border: 1px solid #DB8500; }
.box_content table { width: 178px; }
.box_content tr.bg { background-color: #4876A3; }
.box_content th {
	background-color: #DB8500;
	text-align: right;
	vertical-align: top;
	color: black;
	font-weight: normal;
	padding-right: 1px;
}
.box_content a {
	color: #DCDCDC;
	text-decoration: none;
}
.box_content a:hover { color: #DB8500; }

.box_end {
	background-color: #DB8500;
	text-align: right;
	padding:  1px 3px 3px 3px;
	color: black;
}
#msgdl {
	border: 5px solid #DB8500;
	padding: 5px;
	background-color: #EBF0F5;
	color: black;
}
#msgdl.error { border: 5px solid red; }
#msgdl dt {	font-size: 20px; }
#msgdl.error dt { text-decoration: blink; }
#msgdl dd {
	margin-left: 0;
	font-size: 15px;
}
#msgdl ul { padding-left: 20px; }
#msgdl li {	color: black; }
/* Kachingle */
.kmedallioncontainer {
	margin: 1em 0 0 -2px;
}
.punkt {
	-webkit-border-radius: 10px;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background-color: #DB8500;
	color: black;
	display: inline-block;
	font-size: 11px;
	font-weight:bold;
	min-width: 14px;
	padding: 3px;
	vertical-align:middle;
}