/*main template styles */

body {
	margin: 0px;
	font-family: Verdana;
	font-size: 8pt;
}
a:active { outline: none; }
h1 {
	font-size: 13.5pt;
	font-weight: bold;
	color: #666666;
}

h2 {
	font-size: 8pt;
	font-weight: bold;
	color: #666666;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

p {
	margin-top: 0px;
	padding-top: 0px;
}

img {
	border: 0px;
}

.clearer {
	clear: both;
}

div#container {
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
}

/* header styles */

div#header {
	width: 1024px;
	height: 125px;
}

div#logo_text {
	float:left;
	width: 420px;
}

div#logo {
	float:left;
	width: 220px;
}

div#header_right {
	float:left;
	width: 384px;
}

div#header_right_top {
	height: 25px;
}

div#header_right_topmenu_left {
	float: left;
	width: 10px;
	height: 25px;
	background: url(../images/righttop_menu_leftrounded.jpg);
	background-repeat: no-repeat;
}

div#header_right_topmenu {
	float: left;
	width: 364px;
	height: 25px;
	background-color: #731550;
}

div#header_right_topmenu_content {
	font-size: 10px;
}

div#header_right_topmenu_content ul {
	margin: 0px;
	padding: 0px;
}

div#header_right_topmenu_content ul li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 5px 15px;
}

div#header_right_topmenu_content ul li a {
	color: #FFF;
	text-decoration: none;
}

div#select_lang {
	float: left;
	width: 25px;

	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 20px;
}

div#searchform .tx-macinasearchbox-pi1 {
	float: left;
	width: 174px;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	background: url(../images/form_bg.jpg);
	background-repeat: no-repeat;
}

div#searchform .tx-macinasearchbox-pi1 form {
	margin: 0px;
	padding: 0px;
}

div#searchform .tx-macinasearchbox-pi1 form p {
	float: left;
}

div#searchform .tx-macinasearchbox-pi1 form input#search {
	margin: 0px;
	padding: 4px 0px 0px 8px;
	border: 0px;
	color: #731550;
	font-family: Verdana;
	font-size: 8pt;
	width: 145px;
}

div#searchform .tx-macinasearchbox-pi1 form input#searchsubmit {
	margin: 3px 0px 0px 0px;
	padding: 0px;
	border: 0px;
	color: #731550;
	background: url(../images/icons/search.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 16px;
	cursor: pointer;
}

div#header_right_topmenu_right {
	float: left;
	width: 10px;
	height: 25px;
	background: url(../images/righttop_menu_righttrounded.jpg);
	background-repeat: no-repeat;
}

div#header_right_foot {
	height: 102px;
}

/* menu styles */

div#menu_bar {
	width: 1024px;
	height: 36px;
	clear: both;
}

div#menu_left {
	float:left;
	width: 39px;
	height: 36px;
	background: url(../images/main_menu_left.jpg);
	background-repeat: no-repeat;
}

div#menu {
	float:left;
	width: 975px;
	height: 36px;
	background-color: #731550;
	padding: 0px;
	margin: 0px;
}

div#mainmenutabs {
	margin: 17px 0px 0px 90px;
	padding: 0px;
}

div#mainmenutabs ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 770px;
	float: left;
}

div#mainmenutabs ul li {

	background: url(../images/menutabs/maintab_right.jpg) no-repeat top right;
	margin: 0px 0px 0px 3px;
	padding: 0px;
	float: left;
	text-align: center;

}

div#mainmenutabs ul li a {
	display: block;
	margin: 0px;
	padding: 0 1em;
	line-height: 1.8em;
	background: url(../images/menutabs/maintab_left.jpg) no-repeat top left;
	text-decoration: none;
	color: #731550;
	float: left;
	text-align: center;
	width: 108px;
 
}

div#mainmenutabs ul li#tmenu2 a {
	width: 80px;
}

div#mainmenutabs ul li.active {
	background: url(../images/menutabs/maintab_right_active.jpg) no-repeat top right;
}

div#mainmenutabs ul li.active a {
	background: url(../images/menutabs/maintab_left_active.jpg) no-repeat top left;
}

div#mainmenutabs ul a:hover {
	color: #333;
}

div#menu_right {
	float:left;
	width: 10px;
	height: 36px;
	background: url(../images/main_menu_right.jpg);
	background-repeat: no-repeat;
}

/* between menu and content styles */

div#menu-content_spacer {
	width: 1024px;
	height: 38px;
}

div#menu-content_spacer_left {
	float:left;
	width: 39px;
	height: 40px;
	background: url(../images/left_center.jpg);
	background-repeat: no-repeat;
}

div#submenu {
	float:left;
	width: 985px;
	height: 40px;
	background: url(../images/submenu_bg.jpg);
	background-repeat: no-repeat;
}

div#submenutabs {
	margin: 18px 0px 0px 120px;
	padding: 0px;
}

div#submenutabs ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 720px;
	float: left;
}

div#submenutabs ul li {
	background: url(../images/menutabs/submenutab_right.jpg) no-repeat top right;
	margin: 0px 0px 0px 3px;
	padding: 0px;
	float: left;
	text-align: center;
}

div#submenutabs ul li a {
	display: block;
	padding: 0 2em;
	line-height: 2.1em;
	background: url(../images/menutabs/submenutab_left.jpg) no-repeat top left;
	text-decoration: none;
	color: #731550;
	float: left;
	text-align: center;
}

div#submenutabs ul li.active {
	background: url(../images/menutabs/submenutab_right_active.jpg) no-repeat top right;
}

div#submenutabs ul li.active a {
	background: url(../images/menutabs/submenutab_left_active.jpg) no-repeat top left;
}

div#submenutabs ul a:hover {
	color: #333;
}

/* main content styles */

div#main_content_top {
	width: 1024px;
	height: 17px;
	background: url(../images/main_content_top.jpg);
	background-repeat: no-repeat;
}

div#content {
	width: 1024px;
	overflow: hidden;
	background: url(../images/content_bg.jpg);
	background-repeat:repeat-y;
}

div#main_content_left {
	float:left;
	width: 31px;
}

div#main_content_left_spacer {
	float:left;
	width: 98px;
	background-color: #FFF;
}

div#main_content {
	float:left;
	width: 475px;
	min-height: 500px;
	background-color: #efefef;
}

div#main_content_text {
	padding: 0px 50px;
}

div#main_content_text th {
	text-align: left;
	padding: 0px;
	margin: 0px;
}

div#main_content_text th p {
	padding: 0px;
	margin: 0px;
}

div#main_content_text p {
	color: #666666;
	line-height: 13.5pt;
}
div#main_content_text p a {
	color: #731550;
	text-decoration: none;
}

div#main_content_right {
	float:left;
	width: 420px;
}

div#main_content_right_imgs {
	margin: 30px 0px 0px 36px;
}

div#main_content_right_downloads {
	margin: 0px;
	width: 280px;
}

/* footer styles */
div#footer {
	width: 1024px;
	height: 61px;
}

div#footer_left {
	float:left;
	width: 39px;
	height: 61px;
	background: url(../images/left_foot.jpg);
	background-repeat: no-repeat;
}

div#footer_main {
	float:left;
	width: 985px;
	height: 61px;
}

div#foot_menu_spacer {
	float: left;
	margin: 0px;
	width: 300px;
	height: 25px;
	padding: 0px;
}

div#foot_menu {
	float: left;
	margin: 0px;
	width: 380px;
	height: 20px;
	padding: 5px 0px 0px 0px;
}

div#foot_menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;
}

div#foot_menu ul li {
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 30px;
	font-size: 7.5pt;
}

div#foot_menu ul li a {
	text-decoration: none;
	color: #FFF;
	margin: 0px;
	padding: 0px;
}

div#foot_imgs {
	float: left;
	width: 176px;
	height: 25px;
	margin: 0px;
	padding: 0px;
	background: url(../images/footer_imgs_back.jpg);
	background-repeat: no-repeat;
}

div#foot_img {
	margin: 0px;
	margin: 3px 0px 0px 5px;
}

div#foot_img img {
	margin: 0px;
	padding: 0px;
}

div#footer_main_top_left {
	float:left;
	width: 90px;
	height: 36px;
	background-color: #FFF;
}

div#footer_main_top_right {
	float:left;
	width: 895px;
	height: 36px;
	background-color: #FFF;
}

div#main_content_footer {
	width: 895px;
	height: 13px;
	background: url(../images/main_content_foot.jpg);
	background-repeat: no-repeat;
}

div#main_content_last_change {
	width: 895px;
	height: 23px;
	background-color: #FFF;
}

div#main_content_last_change p {
	padding: 4px 0px;
	margin: 0px;
	font-size: 7.5pt;
	color: #999999;
}

div#footer_main_foot {
	float: left;
	width: 884px;
	height: 25px;
	background-color: #731550;
}

div#footer_main_foot_right {
	float: left;
	width: 10px;
	height: 25px;
	background: url(../images/right_foot.jpg);
	background-repeat: no-repeat;
}

/* extra typo3 styles */

div#c13, div#c14, div#c15, div#c16 {
	height: 88px;
}

table.csc-uploads, div#main_content_right_downloads p.bodytext {
	margin-left: 80px;
}

table.csc-uploads p {
	margin-top: 20px;
	background-image: url(../images/icons/down.jpg);
	background-repeat: no-repeat;
	background-position: 8% 0%;
}

table.csc-uploads p a {
	margin-left: 30px;
	color: #731550;
}
/*
div#main_content_right_downloads p.bodytext {
	margin-top: 20px;
	background-image: url(../images/icons/right.jpg);
	background-repeat: no-repeat;
	background-position: 12% 0%;
}
*/
div#main_content_right_downloads p.bodytext a {
	margin-left: 45px;
	color: #731550;
	display: block;
}

div#main_content_right_downloads a {
	text-decoration: none;
}

div.csc-sitemap ul, ul.csc-menu {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

div#main_content_right_downloads a.external-link-new-window {
	padding-left: 10px;
}

div.csc-sitemap ul li, ul.csc-menu li {
	list-style: none;
	padding-top: 2px;
	margin: 0px;
}

div.csc-sitemap ul li a, ul.csc-menu li a {
	color: #731550;
}

div.csc-textpic-single-image {
	margin-left: -42px;
}

#c19 div.csc-textpic-single-image, #c24 div.csc-textpic-single-image {
	margin-left: -11px;
}

#c41 p.bodytext a {
	height: 100px;
	padding-left: 20px;
	display: block;
}

/* language styles */
div#select_lang ul {
	margin: 0px;
	padding: 0px;
}

div#select_lang ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

div#select_lang ul li.langact {
	display: none;
}

a.download {
/*
	padding-left: 20px;
	margin-left: -20px;
*/
	background-image: url(../images/icons/down.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	font-weight: bold;
	position: relative;
	left: -20px;
	padding-left: 20px;
	display: block;
}

a.external-link-new-window, a.external-link {
	background-image: url(../images/icons/right.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	font-weight: bold;
	position: relative;
	left: -20px;
	padding-left: 20px;
	display: block;
}

div#main_content ul {
	margin: 5px 0px 10px 14px;
	padding:0px;
}

div#main_content ol {
	margin: 5px 0px 10px 20px;
	padding:0px;
}

div#main_content ul li {
	padding:0px;
	list-style-type: disc;
	color: #666666;
	line-height:13.5pt;
}

div#main_content ul li a {
	color: #731550;
	text-decoration: none;
}

div#main_content ol li, div#main_content ol li a {
	padding:0px;
	color: #666666;
	line-height:13.5pt;
}

div#main_content ol.alphanumeric {
	list-style-type: lower-alpha
}

div#main_content_right_downloads ul li {
    white-space: pre-wrap;
}

