html, body {
	width : 0px;
}
html {
	padding-left : 115px;
}
body {
//	background-position : 907px 2px;
	background-repeat : repeat-y;
	background-attachment : fixed;
}
body, a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	background-color: #191919;
	margin : 0px;
}
a {
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: underline;
}
a:hover {
	font-family:  Helvetica, Arial, sans-serif;
	color: #cc6600;
}
.higligat {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
h1 { 
	font-family :  Helvetica, Arial,sans-serif;
	font-size : 12px;
	color : white;
	margin : 0px;
	padding : 0px;
}
.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.zitat1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #9900FF;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	text-indent: 15px;
}
.zitat2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FF3333;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	text-indent: 15px;
}
.leftbox {
	width : 312;
}
.midbox {
	width : 19px;
}
.rightbox {
	width : 450px;
}
.leftbox, .midbox, .rightbox {
	vertical-align : top;
}
.highlight {
	font-weight : bold;
	font-size : 14px;
}
