BODY {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #000000;
	background-color: #CC0000;
	background-image: url('images/Hint4.jpg');
	background-position: center top; 	background-repeat: repeat-y;
	color: Black;
	margin: 0;
	padding: 0;
	overflow: -moz-scrollbars-vertical;	
	
	
	
}

TD, P {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #000000;
}

INPUT, SELECT, TEXTAREA {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	border: 1px solid #660000;
	background-color: #CC0000;
}

A {
    text-decoration: none;
    color: #500000;
}

A:visited {
    text-decoration: none;
    color: #640000;
}

A:hover {
    text-decoration: underline;
    color: #FF8400;
}

.Title {
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
    color: #660000;
}

.quote {
	font-style: italic;
	text-decoration: none;
	color: #000000;
	background-color: #C80000;
	border: thin solid #FFDFDF;
	padding: 3px;
	margin:3px;
}

.BoxBorder {
	
    background-color: #000000;
}

.BoxHeader {
    font-size: 1.1em;
    background-color: #B40000;
    color: #660000;
    font-weight: bold;
    text-decoration: none;
}

.BoxBackground {
    background-color: #B40000;
}

.TextOutside {
    font-weight: normal;
    color: #000000;
}

A.TextOutside {
    color: #500000;
    text-decoration: none;
}

A:visited.TextOutside {
    color: #640000;
    text-decoration: none;
}

A:hover.TextOutside {
    color: #FF8400;
    text-decoration: underline;
}

.FormError {
    font-size: 20px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
}

.verst {
	visibility: hidden;
	display:none;
}

.anzeigh {
	visibility: hidden;
	display:none;
}