body {
	background: white;
	background-image: url(http://www.virtual-victim.de/vv_lim_design/vorlage_820x900_2.jpg);
	background-position: top center;
	background-repeat:repeat-y;
	color: white;
	font-family: trebuchet ms,verdana,arial,helvetica,sans-serif;
	font-size: 10pt;
}

h1 {
	letter-spacing: 0.3em;
	color: #bbbbbb;
	text-align: center;
}

h2 {
	letter-spacing: 0.3em;
	color: #bbbbbb;
	text-align: center;
}

.mp3head {
	font-size: large;
	margin-bottom: 5px;
}

.center {
	text-align: center;
}

.navi a {
	border: 1px solid #bbbbbb;
	margin-bottom: 3px;
	text-decoration: none;
	display: block; 
	margin: 0px 0px 2px;
}

.navi a:hover {
	background-color: #777777;
	color: black;
}

.standpunkt {
	border: 1px solid #bbbbbb;
	background-color: #555555;
	margin-bottom: 3px;
	text-decoration: none;
	display: block; 
	margin: 0px 0px 2px;
	font-weight: bold;
	color: #bbbbbb;
	padding-left:3px;
	padding-right:3px;
	font-size: 120%;
}

.navipunkt {
	padding-left:3px;
	padding-right:3px;
	font-size: 120%;
}

.content {
	margin-left: 20px;
}

.centercontent {
	text-align: center;
}

.date {
	font-weight: bold;
	color: #bbbbbb;
}

.navi a:link {
	color: white;
	font-weight: bold;
}
.navi a:visited {
	color: white;
}
.navi a:hover {
}
.navi a:active {
}

a:link {
	color: white;
	font-weight: bold;
}
a:visited {
	font-weight: bold;
	color: #bbbbbb;
}
a:hover {
}
a:active {
}
