@CHARSET "UTF-8";

body {
	background-color: #111;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

.sidenote {
	font-size: 10px;
	color: #888;
}	

table.container {
	width: 100%;
}


table.demo {
	width: 100%;
}

td.demonumber {
	border: 1px solid #666;
	padding-left: 5px;
	width: 20px;
}

td.demotext {
	text-align: left;
	border: 1px solid #666;
	padding-left: 5px;
	padding-right: 20px;
}

td.demoplayer {
	border: 1px solid #666;
	width: 200px;
}

td.content {
	background: url(../images/rrback.png);
	width: 700px;
}

td.side {
	color: #111;
}

span.bold {
	font-weight: bold;
	text-decoration: underline;
}

A:link {
	color:#ff9900;
}
A:visited {
	color:#ff9900;
}
A:active {
	color:#ff9900;
}

/* ************************************ */

div.headline {
	text-align: center;
}

div.menu {
	color: white;
	text-align: center;
	background: #111;
	margin: 50px;
	padding: 5px;
	margin-top: 0;
	margin-bottom: 30px;
}

div.foto {
	text-align: center;
	padding: 50px;
	padding-top: 0;
	padding-bottom: 0;
	margin-bottom: -16px;
}

#a_foto2 {
	padding-top: 50px;
}

#a_foto3 {
	padding-top: 50px;
}

div.infotext {
	color: white;
	text-align: center;
	background: #111;
	margin: 50px;
	padding: 10px;
	margin-bottom: 0;
}

span.members {
	font-size: 20px;
}	

div.downloaddemo {
	color: white;
	text-align: center;
	background: #111;
	margin: 50px;
	padding: 10px;
	margin-bottom: 0;
}

div.downloadpreview {
	color: white;
	text-align: center;
	background: #111;
	margin: 50px;
	padding: 10px;
	margin-bottom: 0;
}

div.download {
	color: white;
	text-align: center;
	background: #111;
	margin: 50px;
	padding: 10px;
	margin-bottom: 0;
}

div.impressum {
	color: white;
	text-align: center;
	background: #111;
	margin: 50px;
	padding: 10px;
	margin-bottom: 200px;
}

