HTML {
	margin: auto;
	width: 100%;
	height: 100%;
}
BODY {
	background-color: #e1e1d4;
	background-image: url(images/bg_site.jpg);
	background-position: top;
	background-repeat: repeat-x;
	width: 100%;
	height: 100%;
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
}
a:link, a:visited {
	color: #0000CD;
}
a:hover {
	color: Red;
}
#BigTopic {
	font-size:14px;
	font-weight:bold;
	padding-bottom:7px;
}
#BiggerTopic {
	font-size:16px;
	font-weight:bold;
	padding-bottom:7px;
}
.BigTopic {
	font-size:14px;
	font-weight:bold;
	padding-bottom:7px;
}
.BiggerTopic {
	font-size:16px;
	font-weight:bold;
	padding-bottom:7px;
}
#static_content {
	font-weight:bold;
}
#site {
	width: 1009px;
	height: 100%;
	margin: auto;
}

#logo {
	float: left;
	height: 91px;
}
#login {
	float: right;
	text-align: right;
	padding-top: 10px;
	padding-right: 5px;
	font-size: 10px;
}
form {
	display: inline;
}
#header {
	float: none;
	padding-top: 25px;
}

#content {
	width: 1009px;
	height: 72%;
}
#navi {
	background: url(images/bg_navi.jpg) no-repeat top;
	width: 310px;
	font-weight: bold;
	text-align: center;
}
#highscore {
	width: 100%;
	font-weight: bold;
	text-align: center;
}
#navi a.nav:link, #navi a.nav:visited {
	font-size: 16px;
	display: block;
	text-decoration: none;
	text-align: left;
	text-indent: 30px;
	height: 31px;
	line-height: 31px;
	color: #336699;
	border-bottom: 1px solid #bcbdad;
	border-top: 1px solid #fff;
}
#navi a.nav:hover {
	color: Red;
}
#navi img {
	padding-left: 0px;
}
#inhalt {
	background-color: #FFF;
	padding-left: 20px;
}
#navi table {
	font-weight: normal;
	font-size: 16px;
}
tr.one {
	background-color: #d7d7ca;
}
td.pokal {
	width: 40px;
	text-align: right;
}
td.platz {
	width: 30px;
	padding-right: 15px;
	text-align: right;
}

#teaser_top {
	background: url(images/bg_teaser_top.jpg) no-repeat;
	width: 655px;
	height: 153px;
	margin-top: 20px;
	padding-top: 10px;
}
#teaser_text {
	padding-left: 170px;
}
#teaser_text H2 {
	font-size: 16px;
	line-height: 24px;
	display: inline;
}
.text {
	font-weight: bold;
	width: 655px;
}
td.linie {
	background: url(images/mittellinie.gif) repeat-y top;
}

.fragetext {
	width: 480px;
	font-size:16px;

}

.antworttext {
	padding-left: 10px;
	padding-right: 10px;
	font-size:14px;


}

.antwortauswahl {
padding-left: 10px;
	padding-right: 10px;
}

.antworttabelle {

}
.thead {
	background: url(images/bg_thead.gif) no-repeat;
	width: 202px;
	height: 27px;
	line-height: 27px;
	color: #fff;
	padding-left: 15px;
}
.tbody {
	width: 197px;
	background-color: #d3d7e4;
	padding-left: 5px;
}
.scoreszahl {
	font-size:11px;
	width: 30px;
	text-align: right;
}
.abs {
	font-size:11px;
}
.scores {
	width: 65px;
}
.footer {
	background-color: #d3d4c5;
	height: 25px;
	padding: 2px;
	padding-right: 30px;
	text-align: right;
}
.footer a:link, #footer a:visited {
	text-decoration: none;
	color: Black;
}
.footer a:hover {
	color: Red;
}

#pwmlink
{
	font-size:10px;
	text-align:right;
}
#pwmlink a
{
	font-size:10px;
	text-align:right;
}
