#website .csc-mailform {
	border: 0px;
	padding: 0px;
	margin: 0px;
}
#website .csc-mailform .csc-mailform-field label {
	display: block;
	padding-top: 10px;
	padding-bottom: 5px;
}

#website .csc-mailform .csc-mailform-field .csc-mailform-label {
	display: block;
	padding-top: 10px;
	padding-bottom: 5px;
}

#website .csc-mailform .csc-mailform-field .csc-mailform-submit {
	float: right;
	margin-top: 10px;
	margin-right: 140px;
}


body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;

	font-family: arial;
	font-size: 12px;
	color: #3d3d3f;
}

td {
	font-family: arial;
	font-size: 12px;
	color: #3d3d3f;
}

a {
	font-family: arial;
	font-size: 12px;
	color: #C2A471;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	font-family: arial;
	font-size: 12px;
	color: #3d3d3f;
	text-decoration: none;
	font-weight: normal;
}


#content {
	margin-left: 53px;
	margin-top: 10px;
}

#logo {
	margin-top: 70px;
	margin-left: 27px;
}

#metanav {
/*	
	margin-right: 75px;
*/
}

#content .csc-header img {
	margin-bottom: 20px;
}

#content .csc-bulletlist {
	list-style-image: url(../images/bullet.gif)
}


#content .tx-felogin-pi1 .feloginErrorHeader,
#content .tx-felogin-pi1 .feloginErrorMessage {
	color: #FF0000;
}

#content .tx-felogin-pi1 fieldset {
	border: 0px;
	padding: 0px;
	margin: 0px;
	margin-top: 15px;
}

#content .tx-felogin-pi1 fieldset .feLoginSubmit {
	height: 35px;
	background-color: #C2A471;
	color: #FFFFFF;
}

#content .tx-felogin-pi1 fieldset legend {
	display: none;
}

#content .tx-felogin-pi1 fieldset div {
	padding-top: 10px;
}

#content .tx-felogin-pi1 #pass,
#content .tx-felogin-pi1 #user {
	border: 0px;
	background-color: #dedcdd;
	width: 203px;
	height: 26px;
	font-size: 17px;
	
}


#content .csc-loginform .csc-form-labelcell {
	padding-top: 5px;
}

#content .csc-loginform .csc-form-fieldcell .textInput,
#content .csc-loginform .csc-form-fieldcell .password {
	border: 0px;
	background-color: #dedcdd;
	width: 203px;
	height: 26px;
	font-size: 17px;
	
}

/* NEWS start */

#content .news-list-container .news-list-browse .tx-ttnews-browsebox .tx-ttnews-browsebox-SCell a {
	color: #3d3d3f;
}

#content .news-latest-container .news-latest-gotoarchive {
	color: #C2A471;
	text-decoration: none;
	background: url(../images/pfeil_link_right.gif) 0 5px no-repeat;
	padding-left: 10px
}

#content .news-latest-container .news-latest-item .pdf .newsFilelink img {
	float: left;
	margin-bottom: 10px;
}

#content .news-latest-container .news-latest-item .pdf .newsFileLabel {
	float: left;
	margin-top: 10px;
	margin-left: 5px;

	color: #C2A471;
	text-decoration: none;
	background: url(../images/pfeil_link_right.gif) 0 5px no-repeat;
	padding-left: 10px
}

#content .news-latest-container .news-latest-item .pdf .newsFileLabel .newsFilelink{

}

#content .news-latest-container hr {
	clear: both;
	height: 1px;
	color: #FFFFFF;
	border: 0px;
	border-bottom: 1px solid #C2A471;
}

#content .news-latest-container .news-latest-item .news-latest-date {
	font-family: arial;
	font-size: 12px;
	color: #3d3d3f;
}

#content .news-latest-container .news-latest-item .title {
	margin-top: 15px;
	font-family: arial;
	font-size: 12px;
	color: #3d3d3f;
	font-weight: bold;
}

#content .news-latest-container .news-latest-item .subheader {
	margin: 0px 0px 15px 0px;
}

#content .news-latest-container .news-latest-item .subheader .bodytext {
	margin: 0px 0px 0px 0px;
	font-family: arial;
	font-size: 12px;
	color: #3d3d3f;
	font-weight: normal;
}

#content .news-list-container .news-list-item .pdf .newsFilelink img {
	float: left;
	margin-bottom: 10px;
}

#content .news-list-container .news-list-item .pdf .newsFileLabel {
	float: left;
	margin-top: 10px;
	margin-left: 5px;

	color: #C2A471;
	text-decoration: none;
	background: url(../images/pfeil_link_right.gif) 0 5px no-repeat;
	padding-left: 10px
}

#content .news-list-container .news-list-item .pdf .newsFileLabel .newsFilelink{

}

#content .news-list-container hr {
	clear: both;
	height: 1px;
	color: #FFFFFF;
	border: 0px;
	border-bottom: 1px solid #C2A471;
}

#content .news-list-container .news-list-item .news-list-date {
	font-family: arial;
	font-size: 12px;
	color: #3d3d3f;
}

#content .news-list-container .news-list-item .title {
	margin-top: 15px;
	font-family: arial;
	font-size: 12px;
	color: #3d3d3f;
	font-weight: bold;
}

#content .news-list-container .news-list-item .subheader {
	margin: 0px 0px 15px 0px;
}

#content .news-list-container .news-list-item .subheader .bodytext {
	margin: 0px 0px 0px 0px;
	font-family: arial;
	font-size: 12px;
	color: #3d3d3f;
	font-weight: normal;
}





/* NEWS stop */



/* LANGUAGE MENU start */

#language {
/*
	margin-right: 75px;
*/
	margin-top: 10px;
	font-family: arial;
	font-size: 12px;
	color: #3d3d3f;
}

#language .active {
	font-family: arial;
	font-size: 12px;
	color: #C2A471;
	text-decoration: none;
	font-weight: normal;
}

#language .inactive {
	font-family: arial;
	font-size: 12px;
	color: #3d3d3f;
	text-decoration: none;
	font-weight: normal;
}
/* LANGUAGE MENU stop */

/* Menu start */

/* LEVEL1 start */
#menu .tdL1NO {
	width: 241px;
	background-color: #dedcdd;
	height: 24px;
	padding-left: 64px;
	background-image:url(../images/menuBackgroundL1.gif);
	background-repeat: no-repeat;
}

#menu .tdL1ACT {
	width: 241px;
	background-color: #dedcdd;
	height: 24px;
	padding-left: 64px;
	background-image:url(../images/menuBackgroundL1.gif);
	background-repeat: no-repeat;
}

#menu .l1no,
#menu .l1no:link,
#menu .l1no:visited {
	font-family: arial;
	font-size: 12px;
	color: #3d3d3f;
	text-decoration: none;
	font-weight: normal;
}

#menu .l1no:active,
#menu .l1no:hover,
#menu .l1no:focus {
	font-family: arial;
	font-size: 12px;
	color: #C2A471;
	text-decoration: none;
	font-weight: normal;
}

#menu .l1act,
#menu .l1act:link,
#menu .l1act:visited {
	font-family: arial;
	font-size: 12px;
	color: #C2A471;
	text-decoration: none;
	font-weight: normal;
}

#menu .l1act:active,
#menu .l1act:hover,
#menu .l1act:focus {
	font-family: arial;
	font-size: 12px;
	color: #C2A471;
	text-decoration: none;
	font-weight: normal;
}

/* LEVEL1 stop */

/* LEVEL2 start */
#menu .tdL2NO {
	width: 241px;
	background-color: #eae9e7;
	height: 24px;
	padding-left: 64px;
	background-image:url(../images/menuBackgroundL2.gif);
	background-repeat: no-repeat;
}

#menu .tdL2ACT {
	width: 241px;
	background-color: #eae9e7;
	height: 24px;
	padding-left: 64px;
	background-image:url(../images/menuBackgroundL2.gif);
	background-repeat: no-repeat;
}

#menu .l2no,
#menu .l2no:link,
#menu .l2no:visited {
	font-family: arial;
	font-size: 12px;
	color: #3d3c41;
	text-decoration: none;
	font-weight: normal;
}

#menu .l2no:active,
#menu .l2no:hover,
#menu .l2no:focus {
	font-family: arial;
	font-size: 12px;
	color: #C2A471;
	text-decoration: none;
	font-weight: normal;
}

#menu .l2act,
#menu .l2act:link,
#menu .l2act:visited {
	font-family: arial;
	font-size: 12px;
	color: #C2A471;
	text-decoration: none;
	font-weight: normal;
}

#menu .l2act:active,
#menu .l2act:hover,
#menu .l2act:focus {
	font-family: arial;
	font-size: 12px;
	color: #C2A471;
	text-decoration: none;
	font-weight: normal;
}

/* LEVEL2 stop */

/* LEVEL3 start */
#menu .tdL3NO {
	width: 241px;
	background-color: #bcad82;
	height: 24px;
	padding-left: 64px;
	background-image:url(../images/menuBackgroundL3.gif);
	background-repeat: no-repeat;
}

#menu .tdL3ACT {
	width: 241px;
	background-color: #bcad82;
	height: 24px;
	padding-left: 64px;
	background-image:url(../images/menuBackgroundL3.gif);
	background-repeat: no-repeat;
}

#menu .l3no,
#menu .l3no:link,
#menu .l3no:visited {
	font-family: arial;
	font-size: 12px;
	color: #857446;
	text-decoration: none;
	font-weight: normal;
}

#menu .l3no:active,
#menu .l3no:hover,
#menu .l3no:focus {
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

#menu .l3act,
#menu .l3act:link,
#menu .l3act:visited {
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

#menu .l3act:active,
#menu .l3act:hover,
#menu .l3act:focus {
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

/* LEVEL3 stop */

/* Menu stop */
