HTML {
	margin: auto;
}
BODY {
	margin: auto;
	background-color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

div
{
text-align:left;
}

form {
	margin: 0;
	padding: 0;
}
#site {
	margin: auto;
	width: 815px;
	background-color: #ededed;
}
#login {
	text-align: right;
	padding-top: 15px;
	padding-right: 15px;
	height: 40px;
}
#login input {
	border: 1px solid #b5b5b5;
}
#login .button {
	border: none;
}
#header {
	margin: auto;
	background: url(images/bg_header.jpg) no-repeat;
	width: 800px;
	height: 134px;
}
#slogan {
	padding-left: 240px;
	padding-top: 40px;
	font-size: 28px;
	font-weight: bold;
	color: #556f8c;
}
#slogan2 {
	margin-left: 190px;
	margin-top: 0px;
	font-size: 25px;
	font-weight: bold;
	color: #556f8c;
}
#navitop {
	margin: auto;
	background: url(images/navi_schatten.jpg) no-repeat bottom;
	height: 49px;
}
#navi_items {
	margin: auto;
	background: url(images/bgnavi.gif) no-repeat center;
	height: 31px;
}

#navi_items a:link.start, #navi_items a:visited.start {
	background: url(images/btn_start.gif) no-repeat center;
	width: 100px;
	height: 31px;
	display: block;
	float: left;
	margin-left: 7px;
	text-align: center;
	text-decoration: none;
	font-size: 16px;
	line-height: 30px;
	color:#FFFFFF;
	
}
#navi_items a:hover.start {
	background: url(images/btn_start_hov.gif) no-repeat center;
	color:#FFFFFF;
}
#navi_items a:link.center, #navi_items a:visited.center {
	background: url(images/btn_bg_center.gif) no-repeat center;
	width: 140px;
	height: 31px;
	display: block;
	float: left;
	text-align: center;
	text-decoration: none;
	font-size: 16px;
	line-height: 30px;
	color:#FFFFFF;
}
#navi_items a:hover.center {
	background: url(images/btn_bg_center_hov.gif) no-repeat center;
	color:#FFFFFF;
}
#navi_items a:link.right, #navi_items a:visited.right {
	background: url(images/btn_bg_right.gif) no-repeat center;
	width: 140px;
	height: 31px;
	display: block;
	float: left;
	text-align: center;
	text-decoration: none;
	font-size: 16px;
	line-height: 30px;
	color:#FFFFFF;
}
#navi_items a:hover.right {
	background: url(images/btn_bg_right_hov.gif) no-repeat center;
	color:#FFFFFF;
}
#content {
	width: 778px;
	background-color: #FFF;
	margin-left: 7px;
	border-left: 1px solid #B5B5B5;
	border-right: 1px solid #B5B5B5;
	padding:10px;
}
#content_bottom {
	background: url(images/bg_content_bottom.gif) no-repeat bottom;
	height: 14px;
}
#startbtn {
	background: url(images/startbutton_schatten.gif) no-repeat bottom;
	height: 52px;
	width: 260px;
	font-size: 16px;
	line-height: 30px;
	
}
a:link.startbutton, a:visited.startbutton {
	background: url(images/btn_starten.gif) no-repeat top;
	width: 260px;
	height: 31px;
	text-decoration: none;
	display: block;
	font-size:16px;
	color:#FFFFFF;
	text-align:center;
	padding-right:5px;
	padding-top:6px;
}
a:hover.startbutton{
	background: url(images/btn_starten_hov.gif) no-repeat top;
	width: 260px;
	height: 31px;
	text-decoration: none;
	display: block;
	font-size:16px;
	color:#FFFFFF;
	text-align:center;
	padding-right:5px;
	padding-top:6px;
}
#stats {
	margin: auto;
	margin-top: 12px;
	margin-left: 7px;
	width: 800px;
}
#stats table.full {
	width: 100%;
}
.boxhead {
	background: url(images/bg_box_head.gif) no-repeat top;
	width: 260px;
	height: 31px;
	padding-left: 10px;
	font-size: 16px;
	color: #FFF;
}
.boxschatten {
	background: url(images/bg_box_head_schatten.gif) no-repeat top;
	width: 260px;
}
.box {
	background: url(images/bg_box_content.gif) repeat-y center;
	width: 260px;
}
td.box table {
	width: 260px;
}
.boxbottom {
	background: url(images/bg_box_bottom.gif) no-repeat top;
	width: 260px;
}
.sterne {
	width: 70px;
}
.abs {
	padding-left: 10px;
}




.TestTopic
{
color: #556f8c;
font-size:24px;
}


.fragetext {
	width: 480px;
	font-size:16px;
	color:#666666;
}

.antworttext {
	padding-left: 10px;
	padding-right: 10px;
	font-size:13px;
	color:#666666;

}

.antwortauswahl {

}

.antworttabelle {

}

#legende
{
border-collapse:collapse;
}

#legende td
{
	border:1px solid #000000;
}

