body {
	margin: 1px;
}
body.popup {
	background-image: url(background.jpg);
	background-repeat: no-repeat;
	background-color: #3D4E2E;
}
a, p, div, td, th, h1, h2, h3, h4, h5 {
   color: #FFF;
}

.stress {
   color: #003100;
}
.score0 {
   font-weight: bold;
}
.score1 {
   font-weight: bold;
	color: #316AC5;
}
.score2 {
   font-weight: bold;
	color: #B20A15;
}
.error li {
   font-size: 10pt;
	color: #B20A15;
}
.info li {
   font-size: 10pt;
   color: #FFF;
}

p.text {
	line-height: 1.5em;
}
p.teaser {
   height: 100%;
	font-size: 9pt;
	margin-top: 20px;
	vertical-align: bottom;
}
p.item {
	padding-top: 5px;
}

img.img {
	border: solid 3px #FFF;
}

div.main {
	max-width: 955px;
	width: 955px;
	_width: 1000px;
	background-image: url(background.jpg);
	background-repeat: repeat-x;
	background-color: #3D4E2E;
	padding-left: 30px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 5px;
}
p.footer {
	font-size: 9pt;
	margin-top: 10px;
	margin-right: 5px;
	text-align: right;
}
p.footer a {
	font-size: 9pt;
   font-weight: bold;
}

div.sep {
	border-bottom: dashed 1px #FFF;
	height: 1px;
}
/*
div.hbanner {
	width: 1000px;
	vertical-align: middle;
	margin-top: 5px;
	margin-bottom: 2px;
	border: 3px solid #467726;
}
*/

/* vertikales Menu */
div.menu-vert {
	width: 280px;
}
div.menu-vert div.menuitem {
   background-color: #99A92A;
}
div.menu-vert div.simple {
	background-color: #292F23;
}
div.menu-vert div.menuitem p.header {
   background-color: #CA8424;
}
div.menu-vert div.menuitem div.content {
}

div.videoobj {
	border: solid 3px #FFF;
}

/* Info/Error Box */
#infobox {
   border: solid 4px #99A92A;
   background-color: #F7F7F7;
}
#infobox p {
	color: #000;
}
#errorbox {
   border: solid 4px #B20A15;
   background-color: #F7F7F7;
}
#errorbox p {
   color: #B20A15;
}

/* Shop */
div.item {
	border-bottom: dotted 1px #FFF;
}
div.item div.small {
	width: 160px;
}
div.item div.default {
	width: 310px;
}
div.item div.big {
	width: 610px;
}
table.shop-status td.shop-status {
	width: 100px;
	height: 40px;
	border: solid 2px #FFF;
}
table.shop-status td.shop-status-sep {
	width: 10px;
	height: 20px;
	border-bottom: solid 2px #FFF;
}
table.shop-status td.shop-status-on {
   background-color: #99A92A;
}
table.shop-status td.shop-status-off {
}

table.header {
	width: 100%;
}
table.content {
	height: 500px;
}
table.main-menu-hor {
	margin-top: 15px;
}
table.sub-menu-hor {
	margin-bottom: 10px;
	background-image: url(submenu.gif);
	background-repeat: no-repeat;
	width: 660px;
	height: 25px;
}
table.group {
   width: 150px;
   margin-bottom: 20px;
   margin-right: 5px;
   border: solid 1px #FFF;
}

td.header {
   vertical-align: top;
}
td.body {
   width: 100%;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
}
td.right {
	background-color: #292F23;
	padding: 10px;
}
.main-menu-hor td.menuitem-hor {
	padding-left: 1px;
	padding-right: 1px;
	width: 164px;
	height: 42px;
}
.main-menu-hor td.buttonup {
	background-image: url(buttonup.gif);
	background-repeat: no-repeat;
}
.main-menu-hor td.buttondown {
	background-image: url(buttondown.gif);
	background-repeat: no-repeat;
}
.sub-menu-hor td.menuitem-hor {
   padding-left: 15px;
   padding-right: 15px;
	width: 125px;
	height: 25px;
}

table.form td.inputlabel {
   padding-right: 25px;
}
table.submitcont table.submit {
	border: solid 1px #FFF;
}
table.submitcont table.submit td.submit {
	border-right: solid 1px #FFF;
}
table.submitmenucont table.submit {
	border: solid 1px #FFF;
}
table.submitmenucont table.submit td.submit {
	border-right: solid 1px #FFF;
}

/* Tippspiel */
th.group {
	font-size: 12pt;
   padding: 5px;
   text-align: center;
   border-bottom: 2px solid #FFF;
   background-color: #292F23;
}
td.group {
   text-align: center;
}
/* Preise */
td.prizelabel {
   font-weight: bold;
   text-decoration: underline;
   vertical-align: top;
   white-space: nowrap;
   padding-bottom: 15px;
}
td.prizetext {
   vertical-align: top;
	padding-bottom: 15px;
   padding-left: 30px;
}

/* allgemeine Komponenten */
/* Text-Bausteine */
th.bullet {
   background-color: #292F23;
}
/* List-Bausteine */
th.list {
   background-color: #292F23;
   border: 1px solid #FFF;
}
td.list {
   border-bottom: 1px solid #FFF;
}

.main-menu-hor a {
   font-size: 12pt;
   font-weight: bold;
	letter-spacing: 1px;
}
.sub-menu-hor a {
   font-size: 11pt;
   font-weight: bold;
	letter-spacing: 1px;
}
a.text {
	text-decoration: underline;
}

a.news {
   font-weight: normal;
	font-size: 9pt;
}