.titleBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #990033;
	font-style: normal;
	letter-spacing: 1px;
}
.navText {
	color: #FFFFFF;
	letter-spacing:0.1em;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
/* ID Styles */

#navigation td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0000FF;
	}
	
#navigation a {
	color: #990033;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding:2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	}
	
#navigation a:hover {
	color:#FFFFFF;
	background-color: #990033;
	}
	
#navigation a:active {
	color:#FFFFFF;
	background-color: #990033;
	text-decoration: none;
	}
.copyr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-indent: 10px;
	padding-left: 10px;
}
.borderRight {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #B1A8A1;
	border-right-color: #B1A8A1;
	border-bottom-color: #B1A8A1;
	border-left-color: #B1A8A1;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CF0400;
	text-decoration: underline;
}
a:link {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CF0400;
	text-decoration: underline;

}
a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #CF0400;
	font-size: 12px;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	letter-spacing: normal;
}
.borderLeft {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #B1A8A1;
	border-right-color: #B1A8A1;
	border-bottom-color: #B1A8A1;
	border-left-color: #B1A8A1;
	border-left-style: solid;
}
.borderBottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #B1A8A1;
	border-right-color: #B1A8A1;
	border-bottom-color: #B1A8A1;
	border-left-color: #B1A8A1;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
}
.footerBG {
	background-color: #990033;
	color: #F3AD00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Titelbild {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #B1A8A1;
	border-right-color: #B1A8A1;
	border-bottom-color: #B1A8A1;
	border-left-color: #B1A8A1;
}
.table {
	border: 1px solid #CCCCCC;
	padding: 5px;
}

.TitelbildBlau {

	background-image: url(images/BG_blau.jpg);
	border: 1px solid #B1A8A1;
}
.borderImage {
	border: 1px solid #B1A8A1;
}
.mainFloat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	letter-spacing: normal;
	padding-left: 12px;
}
.subtitle {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CF0400;
	font-style: normal;
	letter-spacing: 1px;
}
