html { 
   padding:0px;
   margin:0px;
   height: 100%;
}

body {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	padding: 0;
	margin-top: 50px;
	margin-bottom: 25px;
	text-align: center;
}

table {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 1.5;
}

a {
	color: #FFFFFF;
}

img {
	border: 0px;
}


#box {
	width: 619px;
	height: 100%;	
	margin: 0px auto;
	padding: 0px;
}

#box #intro {
	padding: 8px 8px 8px 8px;
	border: 1px solid #C8C8C8;
}

#box #navigation {
	height: 26px;
	float: right;
}

#box #center {
	border: 1px solid #C8C8C8;
	clear: right;
}

#box #center #back_top {
	width: 100%;
	height: 104px;
	background-repeat: no-repeat;
	text-align: left;
}

#box #center #back_top .head {
	margin: 65px 0px 0px 45px;
}

#box #center #content {
	width: 617px;
	height: 160px;
	background-color: #280815;
	color: #FFFFFF;
	text-align: left;
}

#box #center #content #punkte_links {
	height: 100%;
	padding: 20px 0px 0px 0px;
	width: 45px;
}

#box #center #content #text{
	height: 100%;
	padding: 20px 0px 20px 0px;
	line-height: 1.5;
}

#box #center #back_bottom {
	width: 100%;
	height: 106px;
	background-repeat: no-repeat;
}

#box #logo {
	float: left;
}

span.bold {
	font-weight: bold;
}
