html, body {

	background: #ffffff;
	height: 100%;
	margin: 0px;
	padding: 0px;
	width: 100%;

}

* {

	color: #000000;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 15px;

}

table {

	margin: 0px;
	padding: 0px;
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px;

}

form {

	margin: 0;
	padding: 0;

}



#top {

	background: url(../images/topBackground.jpg) repeat-x;

}

.white {

	color: #ffffff;
	font-size: 9px;

}

.white a {

	color: #ffffff;
	font-size: 9px;
	text-decoration: none;

}

.white a:hover {

	color: #cbcbcb;
	font-size: 9px;

}

.search {

	background-color: #333333;
	border: solid 1px #cbcbcb;
	color: #ffffff;
	font-size: 9px;
	height: 13px;
	line-height: 13px;
	width: 120px;

}

.input {
	width: 220px;
	border: 1px #333 solid;
	background: #fff;
	padding: 2px 0 2px 5px;
	color: #333;
}

.input:hover, .input:active, .input:focus {
	background: #333;
	color: #fff;
	font-weight: bold;
	border-color: #e20a16;
}

#background {

	background: url(../images/background.jpg) repeat-x;

}

#contentbackground {

	background: url(../images/contentBackground.jpg) repeat-x;

}

.content {

	padding: 15px;

}

.content a {

	color: #000000;

}

.content a:hover {

	color: #e20a16;

}
.phpdigHighlight {
	color: #e20a16;
}

.index a {

	color: #000000;

}

.index a:hover {

	color: #e20a16;

}

.separator {

	/*background-color: #e20a16;*/
	/*height: 2px;*/
	height: 1px;
	border-top: 1px solid #7d7e80;
	margin: 3px 0 13px 0;

}

.greySeparator {

	background-color: #cccccc;
	height: 1px;
	margin: 3px 0 13px 0;

}

#bottom {

	background: url(../images/bottomBackground.jpg) repeat-x;

}

.menuspacer {

	display: block;
	height: 1px;
	line-height: 1px;

}

.headline {

	color: #e20a16;
	font-weight: bold;

}

.title {

	color: #e20a16;
	font-size: 14px;
	font-weight: bold;

}

.super {

	font-size: 8px;
	vertical-align: super;

}

.small {

	font-size: 9px;

}
.fotoheadlines {
	padding:5px;
	background-color: #e20a16;
	margin-bottom: 12px;
}
.fotoheadlines a {
	padding-left:8px;
	font-weight: bold;
	background-color: #e20a16;
}
.fotoheadlines a:link {
	color: #ffffff;
	text-decoration: none;
	background-color: #e20a16;
}

.fotoheadlines a:visited {
	color: #ffffff;
	text-decoration: none;
	background-color: #e20a16;
}

.fotoheadlines a:active{
	color: #ffffff;
	text-decoration: none;
	background-color: #e20a16;
}
.fotoheadlines a:hover{
	color: #000000;
	text-decoration: none;
	background-color: #e20a16;
}

/* Ergänzung durch usgfuxt */

h1 {
	font-size: 13px;
	font-weight: bold;
	color: #e20a16;
	text-transform: uppercase;
	line-height: 1.2em;
	margin: 0 0 1.4em 0;
}

.redClass {
	color: #e20a16;
	font-weight: bold;
}
