div {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

body {
	margin: 0;
	padding: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image: url("/bilder/background_keepcool2.png") 
}

#menu {
	position:absolute;
	left:170px;
	top:120px;
	width: 235px;
	margin: 0;
	padding-left: 5px;	
	padding-right: 5px;
	min-height:500px;
  height:auto !important;
  height:500px	
}

#contenttext {
	position:relative;
	float:right;
	left:430px;
	top:120px;
	margin: 0px;
	padding: 0px;	
	padding-left: 20px;
	padding-right: 20px;
	width: 610px;
	min-height:500px;
  height:auto !important;
  height:500px
}

#contentall {
	/* position: absolute;
	left:170px; _*/
	position: relative;
	margin:0px auto;
	width:976px;
	margin-top:6px;
}

#error {
	color:red;
}

td.rose {
	background-color: #FFF7E3;
}

th.darker, td.darker {
	background-color: #F8EFD7;
	font-weight:bold;
}

input.spielname {
	width: 520px;
}

input.szenarioverwalten_input {
	width:80px;
}	

input.infoseiten_titel {
	width:440px;
}

textarea.spielnotiz {
	width: 520px;
	height: 150px;
}

h2.h2_auswahl {
	margin-top: 4px;

	background-color: #F8EFD7;
}

h2.h2_auswahl_eingeklappt {
	background-color: #F8EFD7;
	margin-bottom: 4px;
	margin-top: 4px;
}

h2.darker {
	background-color: #F8EFD7;
}


h2.rose {
	background-color: #FFF7E3;
}

h2.zwischenueberschrift {
	margin-left:0px;width:630px;
}

input.spieler_name {
	width: 189px;
}

div#content a#showcontent {
	text-decoration:none;
}
div#content a:hover#showcontent {
	text-decoration:underline;

}

div.ausschalter {
	position:absolute;
	left:620px;
	top:-32px;
	font-weight:bold;
}

div.einschalter {
	position:absolute;
	left:620px;
	top:-24px;
	font-weight:bold;
}

th.landspalte {
 width:140px;
}

th.codespalte {
	width:190px;
}

td.center {
	text-align:center;
}

td.linke_spalte {
	width:100px;
}

td.rechte_spalte {
	width:200px;
}

div.preisentwicklung_header {
	background-color: #F8EFD7;
	width:380px;
	font-weight:bold;
	margin:4px;
}

div#footer {
	width:950px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0px;
	color:#a0a0a0;
	padding:15px 13px 0;
	background-image:url(/bilder/footer.png);
	background-repeat:no-repeat;
	position:relative;
}
div#footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	float:left;
}
div#footer a {
	color:#a0a0a0;
	font-weight:normal;
	text-decoration:none;
/*	position:absolute;
	right:13px;
	bottom:0px; */
	float:right;
	display:inline-block;
	clear:none;
}
div#footer a:hover {
text-decoration:underline;
}

div#benutzer_loginbox_a {
	width:310px;
	float:left;
	clear:left;
}

div#admin_loginbox_a {
	width:310px;
	float:right;
	clear:right;
}