﻿@charset "UTF-8";
@import url("undohtml.css");
html, body {
	height: 100%;
	width:100%;
	color: #000000;
	border: none;
}
html {
	overflow-y: scroll;
	overflow-x:auto;
	background: url(../images/www_02.jpg) repeat-x top;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS", "Trebuchet", "Nimbus Sans L", sans-serif;
}
body {
	font-family: Tahoma, Sans, Arial, Helvetica, sans-serif;
	font-size:small; font-weight:normal;
	/*font: small normal Verdana, Arial, Helvetica, sans-serif;*/
	text-align: center;
	background: url(../images/www_02.jpg) repeat-x top;
}
/*background*/
html, body, #ramen, #cont ul, #navi-panel ul li, #spiel_cont ul {
	background-color: #FFFCE6;
}
/* Inhaltsformatvorlagen */
h1 {
	font-size: 1em;
	color: #FFFFFF;
	font-weight: bold;
	background: #CDCDCD url(../images/www_02.jpg) repeat-x top;
	background-position: 0 -170px;
	padding: 0 2px 2px 2px;
	border: 1px solid #000000;
}
h2 {
	font: 1em Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#000000;
	line-height: 20px;
	left: 16px;
	border-bottom: 1px solid #000000;
	margin-bottom:5px;
}
h3 {
	font-size: 1em;
	color: #000000;
	text-align:right;
	border-bottom:1px solid #000000;
	font-weight:bold;
	margin-bottom:4px;
	margin-top:15px;
	clear:both;
}
h4 {
	font-size: 1em;
	color: #FFFFFF;
	font-weight: bold;
	background: #CDCDCD url(../images/www_02.jpg) repeat-x top;
	background-position: 0 -170px;
	padding: 0 2px 2px 2px;
	border: 1px solid #000000;
}
h4 span, h1 span {
	font-size:1.2em;
	color:#fa9901;
	font-weight:bolder;
	font-style:italic;
}
h5 {
	font: 0.9em Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #000033;
	line-height: 20px;
	left: 16px;
	clear:right;
	background:url(../images/_hg_point.gif) no-repeat left;
}
h6 {
	font-size: 0.5em;
	color: #000033;
}
sup {
	font-size:1em;
}
a {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: transparent;
}
a:hover {
	color: #C2B9B4;
}
a:focus {
	outline:none;
}
input.input_text, textarea, select.select {
	border: 0;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	background-image: url(../images/bg-input-1.gif);
	background-repeat: no-repeat;
	padding: 5px 3px 2px 3px;
	overflow:auto;
}
input.button {
	border: 0;
	font-size: 0.9em;
	color: #FFFFFF;
	font-weight: bold;
	background: #CDCDCD url(../images/www_02.jpg) repeat-x top;
	background-position: 0 -170px;
	cursor: pointer;
	padding: 3px 10px;
}
input.button:hover {
	color:#FF9900;
}
.label {
	width: 100px;
	float: left;
	clear: both;
	padding: 3px 10px;
	margin: 3px 0;
}
/* Seite */
#ramen {
	margin: 0 auto;
	width: 770px;
	height: 100%;
	overflow:hidden;
	border:none;
	background: url(../images/www_07.jpg) repeat-y center;
}
#aussen {
	height:100%;
	border:none;
	position:relative;
	width:770px;
}
#header {
	background:url(../images/www_04.jpg) no-repeat top center;
	display:block;
	height:203px;
	width:770px;
}
#ticker {
	height: 12px;
	width: 500px;
	color:#fa9901;
	position:absolute;
	top:178px;
	left: 246px;
	text-align:left;
	font-size:0.9em;
	z-index:10;
}
#ticker a {
	text-decoration: none;
}
#ticker a:hover {
	color:#fa9901;
}
#navigation {
	height: 18px;
	width: 300px;
	color:#000;
	position:absolute;
	top:134px;
	left: 445px;
	text-align:right;
	font-size:0.85em;
	z-index:10;
}
#navigation a {
	color: #000000;
	text-decoration:none;
}
#navigation a:hover {
	text-decoration:underline;
}
/* Footer */
#footer {
	height: 22px;
	bottom:2px;
}
#footer_M {
	height:20px;
	width:735px;
	display:block;
	text-align: center;
	color:#FFFFFF;
	margin:0 17px 0 18px;
	padding-bottom:3px;
	position:relative;
	background-color:transparent;
}
#footer-bild {
	position:absolute;
	z-index:10;
	bottom: 0px;
	left:46px;
}
/*************/
#rand-mitte {
	padding: 0 20px;
	text-align:left;
	clear:both;
}
a.navi, a.navi-aktiv {
	width: 115px;
	height:26px;
	display:block;
	float:right;
	color:#FFFFFF;
	text-align:center;
	padding-top:4px;
	text-decoration:none;
	font-weight:bold;
	background-color:transparent;
}
a.navi {
	background: url(../images/navi.jpg) no-repeat top left;
}
a.navi:hover {
	background: transparent url(../images/navi.jpg) no-repeat;
	background-position: 0 -31px;
	color:#FFFFFF;
}
a.navi-aktiv {
	background: url(../images/navi.jpg) no-repeat;
	background-position: 0 -31px;
}
/* cont*/
#cont {
	float:left;
	padding: 0 0 15px 5px;
	width: 560px;
}
#cont ul {
	list-style:none;
	border: 1px solid #000000;
	padding:0 15px 15px 10px;
	color:#000000;
	display:block;
	border-left: 4px solid #36271c;
	border-right: 4px solid #36271c;
}
#cont ul li a {
	color: #CC3300;
}
#cont ul li a:hover {
	color: #660000;
}
#cont div {
	padding:0;
}
#cont ul li div.game ul {
	padding:0px;
	margin:0;
}
#cont ul li div.leistungen ul {
	margin:0;
	padding:0;
	border:none;
	list-style-image: url(../images/hacken.gif);
}
#cont ul li div.leistungen ul li {
	margin-left:25px;
}
#cont ul li div.leistungen div.bew_leist {
	border:1px solid #000000;
	background:#FFFFFF url(../images/www_02.jpg) repeat-x bottom;
	text-align: left;
	padding:5px 5px 0 5px;
	display:block;
	position:relative;
	font-size:0.9em;
}
#cont ul li div.leistungen div.bew_leist div {
	margin:2px 5px 7px 5px;
	vertical-align:middle;
}
#cont ul li div.leistungen div.bew_leist div a {
	display: block;
	background:#ffffff;
	width:300px;
	height:20px;
	text-decoration:none;
	color:#000000;
	border:1px solid #000000;
	padding:3px;
}
#cont ul li div.leistungen div.bew_leist div a:hover {
	background-color:#FFFFCC;
}
#cont ul li div.leistungen div.bew_leist ul {
	list-style-image: url(../images/11.jpg);
	background:#FFFFFF;
	margin:0;
	padding-left:15px;
	width:90%;
}
#cont ul li div.leistungen div.bew_leist ul li {
	margin-left:15px;
	padding:0;
}
/* Navipanel*/
.navipanel {
	width: 160px;
	display:block;
}
#navi-panel {
	width: 162px;
	display:block;
	float:left;
}
#navi-panel ul {
	list-style:none;
	border: 1px solid #000000;
}
#navi-panel ul li {
	border-bottom: 2px solid #000000;
	color:#000000;
	margin:0;
	padding:0px;
}
#navi-panel ul li.no_border_bottom {
	border-bottom:none;
}
#navi-panel ul li a {
	text-decoration:none;
	color:#000000;
	display:block;
	width: 147px;
	border-left: 3px solid #36271c;
	border-right: 3px solid #36271c;
	padding:2px 3px 2px 4px;
}
#navi-panel ul li a:hover {
	text-decoration:none;
	color: #000000;
	display:block;
	border-left:3px solid #fa9901;
	border-right:3px solid #fa9901;
}
#navi-panel ul li a.navi-panel-aktiv {
	text-decoration:none;
	color: #000000;
	display:block;
	border-left:3px solid #fa9901;
	border-right:3px solid #fa9901;
}
/*sonstiges*/

a.transp img {
	opacity: 0.7;
}
a.transp:hover img {
	opacity: 1.0;
}
.clear {
	clear: both;
}
.no_dekor {
	text-decoration: none;
}
#textblock {
	padding: 15px 1px;
	clear:both;/*position:relative; width:725px; display:block;*/
}
.border_unten {
	border-bottom: 1px solid #FFFFFF;
}
.border_bottom {
	border-bottom: 1px solid #CCCCCC;
}
.font09 {
	font-size:0.9em;
}
.font08 {
	font-size:0.85em;
}
.text-justify {
	text-align:justify;
}
.text-center {
	text-align:center;
}
.text-right {
	text-align:right;
}
div.google_anz120 {
	margin:0 auto;
	width:120px;
	padding:10px 0;
	position:relative;
}
div.anz100 {
	padding:10px 0;
	position:relative;
	text-align:center;
}
#navi-panel ul li div.google_anz120 a {
	border:none;
	padding:0;
	margin:5px 0;
}
#navi-panel ul li div.anz100 a {
	border:none;
	padding:0;
	margin:0;
}
.banner468 {
	margin:15px auto 0 auto;
	width:468px;
	display:block;
	position:relative;
}
.float_left {
	float:left;
}
.relativ {
	position:relative;
}
#navi-panel ul.border-l-r {
	border-left: 4px solid #36271c;
	border-right: 4px solid #36271c;
}
.overflow_hidden {
	overflow:hidden;
}
/* Games */
#cont ul li div.game {
	height:800px;
	position:relative;
	color:#000000;
	display:block;
	clear:both;
}
#cont ul li div.game div {
	padding:2px;
	background: url(../images/www_02.jpg) bottom repeat-x;
	height:138px;
	text-align:center;
	display:block;
	margin: 4px 2px;
	border:1px solid #000000;
	float:left;
}
#cont ul li div.game div img {
	margin: 4px 0 4px 0;
	border:1px solid #000000;
	width:151px;
	height:108px;
}
#cont ul li div.game div a img {
	border-bottom: 2px solid #000000;
}
#cont ul li div.game div a:hover img {
	border-bottom: 2px solid #fa9901;
}
#cont ul li div.game div a {
	text-decoration: none;
	display:block;
	width:160px;
}
#statistik td {
	text-align: right;
	font-size:0.85em;
	color: #666666;
}
#spiel_cont {
	float:right;
	padding: 0 0 15px 0;
	margin-right:1px;
	width: 702px;
}
#spiel_cont ul {
	list-style:none;
	border: 1px solid #000000;
	padding:0 5px 15px 5px;
	margin:0;
	color:#000000;
	border-left: 4px solid #36271c;
	border-right: 4px solid #36271c;
}
#spiel_cont ul li {
	margin:0;
	color:#000000;
}
#spiel_cont ul li a {
	color: #CC3300;
}
#spiel_cont ul li a:hover {
	color: #660000;
}
#spiel_cont ul li div.game {
	width: 670px;
	height:500px;
	margin:10px auto;
}
div.spielseiten {
	border-top:2px solid #000000;
	position:relative;
	display:block;
	height:30px;
}
div.spielseiten span, div.spielseiten a {
	display:block;
	padding:8px 2px 2px;
	width:auto;
	float:left;
	text-align:center;
}
div.spielseiten span, div.spielseiten a:hover {
	background:url(../images/pfeildreieck.gif) top center no-repeat;
}
/* Kontaktbox */
.kontaktbox {
	width: 510px;
	height: 370px;
	border: 1px solid #000000;
	overflow:hidden;
	margin:0 auto;
}
#impressum {
	background: url(../images/www_foto3.jpg) top right no-repeat;
	margin-top:10px;
}
/* Portfolio */
div.portfolio {
	width:510px;
	display:block;
	clear:both;
}
div.portfolio div {
	width:290px;
	float:left;
	margin-top:15px;
	float: left;
	margin-left:4px;
}
.potfolio-status {
	color:#fa9901;
}
div.portfolio div.vorschau {
	padding:4px;
	background: url(../images/www_02.jpg) bottom repeat-x;
	width: 200px;
	height:180px;
	text-align:center;
	display:block;
	margin: 2px;
	border:1px solid #000000;
	float:left;
}
div.portfolio div.vorschau img {
	margin: 4px 0 4px 0;
	border:1px solid #000000;
	width:186px;
	height:145px;
}
div.portfolio div.vorschau a img {
	border-bottom: 2px solid #000000;
}
div.portfolio div.vorschau a:hover img {
	border-bottom: 2px solid #fa9901;
}
#cont ul li div.portfolio div.vorschau a {
	text-decoration: none;
	display:block;
	width:200px;
}
/* Sitemap */
#sitemap {
	width:510px
}
#sitemap div {
	margin:0 0 0 6px;
	border-left:1px solid #000000;
	padding:10px 0 0 0;
}
#sitemap div div {
	margin:0 0 0 22px;
	border-left:1px solid #000000;
	padding:5px 0 0 0;
}
/* error*/
.fehler {
	width:510px;
	display:block;
	height:160px;
	padding-bottom: 30px;
}
.fehler img {
	float:left;
	margin-right: 10px;
}
.fehler div {
	width:450px;
	display:block;
	float:left;
}
#cont ul li div.fehler div ul {
	border:none;
	list-style-image: url(../images/11.jpg);
}
/* dsl */
#dsl {
	position:absolute;
	width:550px;
	height:400px;
	display:block;
	top:360px;
	left:2px;
	z-index:2;
}
#dsl_rel {
	position:relative;
	height:430px;
}
.dsl-tabelle {
	border-top:1px dashed #999999;
	clear:both;
	font-size:0.9em;
}
.dsl-tabelle tr td {
	border-bottom:1px dashed #999999;
	border-left: 1px solid #000000;
	text-align:center;
}
.dsl-tabelle td.dsl_td_noborder {
	border-left:none;
	text-align: left;
	padding-left:3px;
}
.dsld {
	width: 240px;
	margin:0 8px 0 6px;
	font-size:0.9em;
	border:1px solid #000000;
	background: url(../images/www_02.jpg) repeat-x top;
	background-position:0px -75px;
	display:block;
	position:relative;
	float:left;
}
.dslJa {
	width:45px;
	height:30px;
	background:url(../images/dsl/dsl-ja-nein.gif) top left no-repeat;
}
.dslNo {
	width:45px;
	height:30px;
	background:url(../images/dsl/dsl-ja-nein.gif) top left no-repeat;
	background-position:0 -30px;
}
.dsld p {
	margin:4px;
	margin-bottom:5px;
}
.dsld div {
	margin-bottom:4px;
	font-size:1.8em;
	color:#FFFFFF;
	font-weight:bolder;
	display:block;
	background-color: transparent;
}
.prim {
	font-size: 0.8em;
	color:#999999;
	float:left;
	display:block;
	position:relative;
	width:510px;
}
.prim span {
	float:left;
	display: block;
	height:50px;
	width:8px;
	font-weight:bold;
}
#valide {
	position:relative;
	clear:both;
	text-align:center;
}
/* Werbemittel*/
#werbemittel textarea {
	width: 508px;
	height: 100px;
	border: 1px solid #695B52;
}
#werbemittel img {
	border:1px solid #000000;
}
#cont ul li div.partner_banner {
	text-align:center;
}
#cont ul li div.partnerlink a img {
	opacity: 0.5;
	margin-left:4px;
	vertical-align:middle;
}
#cont ul li div.partnerlink a:hover img {
	opacity: 1.0;
}
#cont ul li div.partner_banner a img {
	margin: 10px auto;
	border:1px solid #000000;
}
#v-bewerbung {
	border:1px solid #000000;
	background: #FFFFFF url(../images/BewerbungOnline.gif) no-repeat top left;
	height:152px;
}
#v-bewerbung p {
	margin-left:210px; margin-top:5px;
}
#bestellung table tr td {
	padding:4px;
	font:small normal Arial, Helvetica, sans-serif
}
.tutorial { text-align:left;}
.tutorial img { float:left; margin-right:10px;}
.tutorial td {vertical-align:top; padding: 5px; border-bottom: 1px solid #CCCCCC;}
pre.tutorial { padding:5px 10px; background-color:#F0ECE6;border: 1px solid #CCCCCC;}
