* {
	padding: 0px;
	margin: 0px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #f9f5a9;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
}

img {
	border: none;
}


.clear {
	clear: both;
}

.container {
	width: 820px;
	margin: auto;
	background-image: url(images/container_bg.png);
	behavior: url(iepngfix.htc);
	padding-left: 6px;
}

.header {
	width: 814px;
	height: 131px;
	background-image: url(images/header.jpg);
	position: relative;
	top: 0px;
	left: 0px;
}

.subheader {
	width: 814px;
	height: 101px;
	background-image: url(images/subheader.jpg);
	position: relative;
	top: 0px;
	left: 0px;
}

.subheader2 {
	width: 814px;
	height: 101px;
	background-image: url(images/subheader2.png);
	position: relative;
	top: 0px;
	left: 0px;
}

.jackpot {
	position: absolute;
	top: 34px;
	left: 529px;
	font-size: 36px;
	color: #eef503;
	text-align: right;
	width: 35px;
}

/* ### Login ### */

.benutzer_container {
	position: absolute;
	top: 28px;
	left: 100px;
	background-image: url(images/textbox.jpg);
	width: 124px;
	height: 22px;
}

.konto_container {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 240px;
	height: 70px;
}

.passwort_container {
	position: absolute;
	top: 28px;
	left: 235px;
	background-image: url(images/textbox.jpg);
	width: 124px;
	height: 22px;
}

.textbox {
	position: absolute;
	top: 3px;
	left: 2px;
	border:0px;
	background-color: #ebebeb;
	width: 120px;
}

.submit {
	position: absolute;
	top: 28px;
	left: 372px;
	background-image: url(images/login.jpg);
	width: 54px;
	height: 22px;
	border: 0;
}

.optionen {
	position: absolute;
	top: 58px;
	left: 173px;
	width: 200px;
	color: #FFF;
}

.optionen a {
	color: #FFF;
	text-decoration: none;
}

/* ### Grundriss ### */

.links {
	position: relative;
	float: left;
	width: 170px;
	margin-bottom: 10px;
}

.mitte {
	position: relative;
	float: left;
	width: 457px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 10px;
	font-size: 13px;
}

.mitte a {
	color: #5d5b3d;
	text-decoration: none;
	font-weight: bold;
}
.mitte td {
	text-decoration: none;
	font-size: 13px;
	padding-bottom: 5px;
}
.mitte a:hover {
	text-decoration: none;
	color:  #901b1b;
	font-weight: bold;
}


.headline {
	font-size: 13px;
	font-weight: bold;
	color: #7c1919;
}

.trennlinie {
	overflow: hidden;
	width: 458px;
	height: 4px;
	background-image: url(images/trennlinie.jpg);
}

.rechts {
	position: relative;
	float: left;
	width: 166px;
	padding-left: 1px;
	margin-bottom: 10px;
}

.aktuell {
	position: relative;
	width: 164px;
	height: 76px;
	background-image: url(images/aktuell.jpg);
	margin-bottom: 10px;
}

.spieler {
	position: absolute;
	top: 32px;
	left: 17px;
	font-size: 24px;
	color: #eef503;
	text-align: center;
	width: 134px;
}

.footer {
	position: relative;
	width: 814px;
	height: 28px;
	background-image: url(images/footer.jpg);
}

/* ### Navigation ### */

.menu_normal {
	position: relative;
	top: 0px;
	left: 0px;
	width: 138px;
	height: 22px;
	background-image: url(images/menu_normal.jpg);
	font-size: 12px;
	padding-left: 30px;
	padding-top: 7px;
}

.links a {
	color: #5d5b3d;
	text-decoration: none;
	font-weight: bold;
}

.links a:hover {
	color: #901b1b;
	text-decoration: none;
	font-weight: bold;
}

.menu_hover {
	position: relative;
	top: 0px;
	left: 0px;
	width: 138px;
	height: 22px;
	background-image: url(images/menu_hover.jpg);
	font-size: 12px;
	padding-left: 30px;
	padding-top: 7px;
}

/* ### Lottozahlen ### */

.lottozahlen {
	position: relative;
	top: 0px;
	left: 0px;
	width: 166px;
	height: 32px;
	background-image: url(images/lottozahlen.jpg);
}

.mediadaten {
	position: relative;
	top: 0px;
	left: 0px;
	width: 151px;
	height: 23px;
	background-image: url(images/mediadaten.png);
	font-size: 12px;
	padding-left: 15px;
	padding-top: 9px;
	color: #5d5b3d;
	text-decoration: none;
	font-weight: bold;
}

.mediadaten a {
	color: #5d5b3d;
	text-decoration: none;
	font-weight: bold;
}

.mediadaten a:hover {
	text-decoration: none;
	color:  #901b1b;
	font-weight: bold;
}

.lottozahlen_content {
	position: relative;
	top: 0px;
	left: 3px;
	background-color: #efefef;
	color: #5d5b3d;
	padding: 10px;
	width: 143px;
	line-height: 17px;
}

.lottozahlen_content a {
	color: #5d5b3d;
	text-decoration: none;
	font-weight: bold;
}

.lottozahlen_content a:hover {
	text-decoration: none;
	color:  #901b1b;
	font-weight: bold;
}

.lottozahlen_footer {
	position: relative;
	top: 0px;
	left: 3px;
	width: 163px;
	height: 5px;
	background-image: url(images/lottozahlen_footer.jpg);
	overflow:hidden;
}
/* ### Footer ### */

.copyright {
	position: absolute;
	top: 10px;
	left: 17px;
	background-image: url(images/copyright.jpg);
	width: 289px;
	height: 11px;
	overflow:hidden;
	border:0;
}

.impressum {
	position: absolute;
	top: 10px;
	left: 678px;
}

.kontakt {
	position: absolute;
	top: 10px;
	left: 748px;
}

#tr_head {
	background-image: url(images/tr_head.png);
	background-repeat: repeat-x;
	padding-top: 0px;
	color: #000000;
}


#box {
  padding:10px; 
  background:#F2F2F2; 
  border:1px solid #ccc;
  margin:auto;
}

#info {
color: #000000;
font-weight: bold;
padding: 0.6em;
margin-bottom: 1em;
border-top: 1px solid #D5D5D5;
border-bottom: 1px solid #D5D5D5;
background: #EBEBEB;
}

hr {
	clear:both;
	margin: 1.5em 0 1.5em 0;
	border: 1px solid #CCCCCC;
}