body{
	margin-top:0px;

	font-size: 13px;
	text-align: center;
	color: #333333;
}
.heise {color: #000000;}
.heise a:link {
	color: #000000;
}
.heise a:visited {
	color: #000000;
}
.heise a:hover {
	color: #000000;
}
.heise a:active {
	color: #000000;
}
#container {
	width: 720px;
	margin-right: auto;
	margin-left: auto;

}
#header {

	text-align: left;
	height: 106px;
	width: 720px;
}
#header h1 {
	font-size: 30px;
	color: #FFFFFF;
	text-indent: 20px;
	margin-top: 12px;
	line-height: 26px;
}
#header h2 {
	font-size: 14px;
	color: #FFFFFF;
	text-indent: 36px;
	margin-bottom: 6px;
}
#navigation {
	height: 26px;
	width: 720px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;

}

#navigation ul {
margin:0px;
}
#navigation li {
	color: #FFFFFF;
	text-decoration: none;
list-style-type:none;
	float: left;
	line-height: 26px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-right: 16px;
	padding-left: 16px;
}
#navigation a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
.selected{
background:#80b0da;
 color:#ffffff;
text-decoration:none;
}#content_full {

	width: 720px;
}
#content {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 6px;
	height: 600px;
}
#content h2 {
	font-size: 14px;
	color: #333333;
}
em {
	font-weight: bold;
	color: #FF0000;
	font-style: normal;
}
#box {

	height: 600px;
	width: 720px;
	text-align: center;
	margin-bottom: 10px;
}
#box td {
	font-size: 12px;
	line-height: 20px;
}
#box th {
	font-size: 13px;
}


#box ol{margin:0px;padding:0px;}
#box li {
	float: left;
	width: 130px;
}
#box dl {
	width: 130px;
}
#box dt{
	line-height: 24px;
	font-weight: bold;
	color: #990000;
}
#box dd {
	width: 130px;
	padding-left: 0px;
	margin-left: 0px;
	line-height: 24px;
}
#page {
	line-height: 24px;

	height: 24px;
	width: 720px;
}



#footer {

	height: 60px;
	width: 720px;
}
#footer p {
	color: #FFFFFF;
	line-height: 20px;
}
#footer a {
	font-weight: bold;
	color: #FFFFFF;
}
