* {
	margin: 0px;
	padding: 0px;
}

body {
	background-image: url("../img/line.jpg");
	background-repeat: repeat-x;
	font-family: Trebuchet MS;
}

.bodytext {
	font-size: 14px;
	text-align: justify;
}

#page {
	width: 900px;
	margin: 0 auto;
}

#menu {
	height: 36px;
	padding: 0px 40px;
	color: #CB071D;
	font-size: 16px;
	margin-top: 35px;
}

#menu ul {
}

#menu ul li {
	float: left;
	list-style-type: none;
	margin-right: 50px;
}

#menu ul li a {
	color: #CB071D;
	text-decoration: none;
}

#menu .current {
	background-image: url("../img/current.jpg");
	background-repeat: no-repeat;
	background-position: bottom center;
	height: 39px;
}

#main {
	background-image: url("../img/background.jpg");
	background-repeat: repeat-y;
	padding: 5px 21px 0px 30px;
}

#mainborder {
	overflow: hidden;
}

#footer {
	padding: 10px 0px 0px 0px;
	width: 900px;
	font-size: 11px;
	clear: both;
}

#footer_border {
	background-image: url("../img/footer.jpg");
	background-repeat: no-repeat;
	width: 900px;
	padding: 15px 0px 0px 0px;
}

#footer_start {
	background-image: url("../img/footer.jpg");
	background-repeat: no-repeat;
	width: 900px;
	padding: 30px 0px 0px 0px;
	font-size: 11px;
}

#secnav {
	float: left;
	font-size: 14px;
	color: #CB071D;
	margin: 10px 10px 10px 10px;
}

#secnav ul {
}

#secnav ul li {
	list-style-type: none;
	width: 190px;
	border-bottom: 1px solid black;
	height: 26px;
	line-height: 26px;
	line-height: 26px;
	padding-left: 10px;
}

#secnav ul li a {
	color: #CB071D;
	text-decoration: none;
}

#secnav ul li ul {
}

#secnav ul li ul li {
}

#secnav .current {
	background-color: #FFEAEA;
}

#content {
	padding: 10px 30px 10px 20px;
	overflow: hidden;
	background-image: url("../img/bgright.jpg");
	background-repeat: repeat-y;
	background-position: right top;
}

.csc-default {
	clear: both;
	overflow: hidden;
	padding-bottom: 20px;
}

.csc-textpic-caption {
	display: none;
}

.csc-uploads {
	width: 100%;
}

#breadcrumb {
	font-size: 11px;
	margin-bottom: 10px;
}

h1 {
	font-size: 18px;
	color: #CB071D;
	font-weight: normal;
}

h1 a {
	text-decoration: none!important;
}

h1 a:hover {
	text-decoration: none!important;
}

h2{
	font-size: 15px;
	color: #CB071D;
	font-weight: normal;
	padding-bottom: 10px;
}

h2 a {
	text-decoration: none!important;
}

h2 a:hover {
	text-decoration: none!important;
}

h3{
	font-size: 13px;
	color: #CB071D;
	font-weight: normal;
	padding-bottom: 10px;
}

h3 a {
	text-decoration: none!important;
}

h3 a:hover {
	text-decoration: none!important;
}

.invisiblemenu {
	display:none;
}

.imageteaser {
	border: 1px solid black;
}

#logo {
	position: absolute;
	background-image: url("../img/logo.jpg");
	margin-left: 740px;
	background-repeat: no-repeat;
	width: 75px;
	height: 79px;
}

#breadcrumb a {
	color: black!important;
	text-decoration: none!important;
}

#breadcrumb a:hover {
	color: #CB071D!important;
	text-decoration: underline!important;
}

#footer a {
	color: black;
	text-decoration: none;
}

#footer a:hover {
	color: #CB071D;
	text-decoration: underline;
}

#footer_start a {
	color: black;
	text-decoration: none;
}

#footer_start a:hover {
	color: #CB071D;
	text-decoration: underline;
}

#content a {
	color: #CB071D;
	text-decoration: underline;
}

#content a:hover {
	color: black;
	text-decoration: underline;
}

#menu a {
	color: #CB071D;
	text-decoration: none;
}

#menu a:hover {
	color: black;
	text-decoration: none;
}

#sitemap {
	padding: 0px 30px 10px 30px;
	overflow: hidden;
}

#sitemap ul {
	font-size: 11px;
	font-weight: bold;
}

#sitemap ul li {
	list-style-type: none;
	color: #ececec;
	float: left;
	width: 120px;
}

#sitemap ul li a {
	color: #aaaaaa;
	text-decoration: none;
}

#sitemap ul li a:hover {
	color: #939393;
	text-decoration: underline;
}

#sitemap ul li ul {
	font-weight: normal;
}

#sitemap ul li ul li{
	font-weight: normal;
	clear: both;
}

#sitemap ul li ul li ul, #sitemap ul li ul li ul li{
	display: none;
}


#sitemap ul li ul li a{
	color: #d0d0d0;
	text-decoration: none;
}

#sitemap ul li ul li a:hover{
	color: #aaaaaa;
	text-decoration: underline;
}
