﻿.titleBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #4D6447;
	font-style: normal;
	letter-spacing: 1px;
}
.navText {
	color: #4D6447;
	letter-spacing:0.1em;
	text-decoration: none;
	font-family: "Century Gothic";
	font-size: 11px;
	border-top-color: #4D6447;
	}
/* ID Styles */

#navigation td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4D6447;
	}
	
#navigation a {
	color: #4D6447;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding:2px;
	font-family: "Century Gothic";
	font-size: 11px;
	font-weight: bold;
	}
	
#navigation a:hover {
	color:#4D6447;
	background-color: #EEDD00;
	}
	
#navigation a:active {
	color:#FFFFFF;
	background-color: #4D6447;
	text-decoration: none;
	}
.copyr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CBDCC0;
	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: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #4D6447;
}
a:link {
	font-family: "Century Gothic";
	font-size: 13px;
	font-weight: normal;
	color: #4D6447;

}
a:hover {
	font-weight: normal;
	text-decoration: underline;
}
.main, td {
	font-family: "Century Gothic";
	font-size: 13px;
	font-weight: normal;
	color: #4D6447;
	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: #4D6447;
	color: #F3AD00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Titelbild {
	background-image: url(images/titelbild.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: none;
	border-left-style: none;
	border-top-color: #4D6447;
	border-right-color: #4D6447;
	border-left-color: #4D6447;
}
.TitelLogo {
	font-family: "Century Gothic";
	color: #4D6447;
	font-size: 18px;
}
.borderImage {
	border: 1px solid #4D6447;
}
.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: #990033;
	font-style: normal;
	letter-spacing: 1px;
}
.TitelGelb {

	font-family: "Century Gothic";
	color: #EEDD00;
	font-size: 18px;
}


