Body {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 120%;
	scrollbar-base-color : #DAC4A3;
	scrollbar-arrow-color : #892717;
}

a {
	text-decoration: none;
}

td {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 120%;
}

ul, li {
	font-size : 11px;
}

.BodyContent  {
	background : #FAF3E5 url(../Images/Shade_Content.png) repeat-x;
}

.BodyColor {
    background : #FAF3E5;
}

#details {
	position: absolute;
	top : 45px;
	left: 25px;
	width: 95%;
	z-index : 0;
}

#results {
	position: absolute;
	top : 15px;
	left: 25px;
	width: 94%;
	z-index : 0;
}

#title {
	position : absolute;
	top : 15px;
	left: 25px;
	color: #892717;
	font-weight: bold;
	font-size: 12px;
	z-index : 1;
}

#subtitle {
	position : absolute;
	top : 0px;
	left: 10px;
	color: #892717;
	font-weight: bold;
	font-size: 11px;
	font-style: italic;
	z-index : 1;
}

#kruimel {
	position: absolute;
	right: 0px;
	z-index : 0;
}

.ContentColor {
	background-color: #FAF3E5;
}

.BodyTopinfo, .BodyLogo {
	background: #F9F0DE url(../Images/Top_Background.gif) repeat-x;
}

.BodyNavigation {
	background-color: #892717;
}

.BodyPersonal {
	background-color: #C1A782;
}

.BodyRight {
	background : #CBB492 url(../Images/Visual_Right.jpg) no-repeat bottom;
}

.BodyBottom {
	background-color: White;
}

.Errortext {
	color: red;
	font-weight: bold;
}

.PersonalTitel {
	color: #F9F0DE;
	font-weight : bold;
}

A.NavText  {
	color: #F9F0DE;
	font-weight : bold;
	text-decoration: none;
}

.Titel {
	color: #892717;
	font-weight : bold;
	font-size: 12px;
}

.SubTitel {
	color: #892717;
	font-weight: bold;
	font-size: 11px;
	font-style: italic;
}

.FotoText {
	color: #601B10;
	font-weight : bold;
	font-size: 11px;
}

.ContentLink {
	color: Black;
	font-weight: bold;
	font-size: 11px;
}

a.ContentLink:link, a.ContentLink:active, a.ContentLink:visited {
	color: #601B10;
	text-decoration: none;
}

a.ContentLink:Hover {
	color: #601B10;
	text-decoration: underline;
}

.ContentSubLink {
	color: Black;
	font-size: 11px;
}

a.ContentSubLink:link, a.ContentSubLink:active, a.ContentSubLink:visited {
	color: #601B10;
	text-decoration: none;
}

a.ContentSubLink:Hover {
	color: #601B10;
	font-size: 11px;
	text-decoration: underline;
}

label {
	cursor: hand;
}

.SearchSubTitle {
	color: Black;
	font-weight: bold;
	font-size: 10px;
}

.TitelRight {
	color: #601B10;
	font-weight: bold;
	font-size: 12px;
}

.NavSelected {
	background-color: #601B10;
}

.DarkRed {
	background-color: #601B10;
}

.LineRed {
	background-color: #AE1700;
}

.SmallText {
	font-size : 10px;
}

a.SmallText:link, a.SmallText:active, a.SmallText:visited {
	color: #892717;
	text-decoration: none;
}

a.SmallText:Hover {
	text-decoration: underline;
}

.selectbox, .input {
	font-size : 11px;
	border: 0.1em solid #601B10;
}

.PageTxt {
	color: white;
	font-size: 11px;
	font-weight : bold;
	background-color: #601B10;
}

.PageTxt2 {
	color: #601B10;
	font-size: 11px;
	font-weight : bold;
}

a.PageTxt2:link, a.PageTxt2:active, a.PageTxt2:visited {
	text-decoration: none;
}

a.PageTxt2:hover {
	color: white;
	background-color: #601B10;
	text-decoration: none
}