body { 
	font: 12px/16px arial, helvetica, sans-serif;
	color: #000000;
	background: #FFFFFF;
	margin: 34px 0px 0px 28px; 
}


.contentText a:link, .contentText a:visited, .contentText a:active, li a:link, li a:visited, li a:active {
	border-bottom: dashed 1px #638732;
	text-decoration: none; 
	color: #638732;
}
.contentText a:hover, li a:hover { 
	border-bottom: solid 1px #638732;
	text-decoration: none;
	color: #638732;
}
h1, h1.grey { 
	font: 18px/24px arial, helvetica, sans-serif; 
	margin: 0px 150px 30px 0px;
	text-align: left;
	font-weight: bold;
	background: url(/fileadmin/templates/images/h1grey.gif) bottom left no-repeat;
	padding-left: 20px;
	border-bottom: 1px solid #C4CAD7;
}
h1.yellow {
	background: url(/fileadmin/templates/images/h1yellow.gif) bottom left no-repeat;
	border-bottom: 1px solid #DAA609;
}
h1.red {
	background: url(/fileadmin/templates/images/h1red.gif) bottom left no-repeat;
	border-bottom: 1px solid #A21E22;
}
h1.blue {
	background: url(/fileadmin/templates/images/h1blue.gif) bottom left no-repeat;
	border-bottom: 1px solid #234A9F;
}
h2 {
	font: 12px/18px arial, helvetica, sans-serif;
	margin: 20px 0px 0px 0px;
	text-align: left;
	font-weight: bold;
	color: #DAA609;
}
h3 {
	font: 12px/18px arial, helvetica, sans-serif;
	margin: 20px 0px 0px 0px;
	text-align: left;
	font-weight: bold;
	color: #A21E22;
}
h4 {
	font: 12px/18px arial, helvetica, sans-serif;
	margin: 20px 0px 0px 0px;
	text-align: left;
	font-weight: bold;
	color: #234A9F;
}
h5 {
	font: 12px/18px arial, helvetica, sans-serif;
	margin: 20px 0px 0px 0px;
	text-align: left;
	font-weight: bold;
	color: #5B5B5B;
}
p { 
	font: 12px/15px arial, helvetica, sans-serif; 
	margin-top: 0px; 
	text-align: left;
	color: #464646;
}

/* contact form */
fieldset {
	border: 0px;
}
td.formLabel {
	width: 80px;
}
textarea, #mailformemail, #mailformname {
	width: 300px;
}

p.bodytext {
	margin: 3px 0px 8px 0px;
}
#content {
	background-image: url(/fileadmin/templates/images/pixel_grey.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	vertical-align: top;
	padding-bottom: 50px;
}
#navigation {
	background: url(/fileadmin/templates/images/pixel_grey.gif) bottom repeat-x;
	margin-left; 30px;
	vertical-align: top;
}

#spacerTopLeft, #spacerTopRight, #triangleMain {
	background-image: url(/fileadmin/templates/images/pixel_grey.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
#spacerTopRight {
	text-align: right;
	vertical-align: bottom;
	color: #999999;
	font: 10px arial, helvetica, sans-serif;
}
a, a:active, a:visited {
	color: #5B5B5B;
	text-decoration: underline;
}
a:hover {
	color: #333333;
	text-decoration: none;
}

div.nav1 {
	font: 12px/16px arial, helvetica, sans-serif;
	border-top: 1px solid black;
	padding: 5px 0px 5px 10px;
	margin-right: 50px;
	color: #000000;
}
div.nav1first {
	font: 12px/16px arial, helvetica, sans-serif;
	padding: 0px 0px 5px 10px;
}
div.nav1Sub {
	font: 12px/16px arial, helvetica, sans-serif;
	border-top: 1px solid black;
	padding: 5px 0px 0px 10px;
	margin-right: 50px;
	color: #000000;
}
div.nav1firstSub {
	font: 12px/16px arial, helvetica, sans-serif;
	padding: 0px 0px 0px 10px;
}
div.nav2 {
	font: 12px/16px arial, helvetica, sans-serif;
	color: #666666;
	padding: 2px 0px 0px 20px;
}
div.nav2last {
	font: 12px/16px arial, helvetica, sans-serif;
	color: #666666;
	padding: 2px 0px 5px 20px;
}
span.yellow {
	background: url(/fileadmin/templates/images/nav2yellow.gif) bottom left no-repeat;
	padding-left: 10px;
}
span.red {
	background: url(/fileadmin/templates/images/nav2red.gif)  bottom left no-repeat;
	padding-left: 10px;
}
span.blue {
	background: url(/fileadmin/templates/images/nav2blue.gif)  bottom left no-repeat;
	padding-left: 10px;
}
span.grey {
	background: url(/fileadmin/templates/images/nav2grey.gif)  bottom left no-repeat;
	padding-left: 10px;
}
.nav1 a:link, .nav1 a:visited, .nav1 a:active, .nav1first a:link, .nav1first a:visited, .nav1first a:active,
.nav1Sub a:link, .nav1Sub a:visited, .nav1Sub a:active, .nav1firstSub a:link, .nav1firstSub a:visited, .nav1firstSub a:active {
	text-decoration: none; 
	color: #000000;
}
.nav1 a:hover, .nav1first a:hover, .nav1Sub a:hover, .nav1firstSub a:hover { 
	text-decoration: none;
	color: #666666;
}
.nav2 a:link, .nav2 a:visited, .nav2 a:active, .nav2last a:link, .nav2last a:visited, .nav2last a:active {
	text-decoration: none; 
	color: #666666;
}
.nav2 a:hover, .nav2last a:hover { 
	text-decoration: none;
	color: #999999;
}
.metanav, .metanav a:link, .metanav a:visited, .metanav a:active, .metanav a:hover {
	font: 10px/16px arial, helvetica, sans-serif;
	text-decoration: none; 
	color: #999999;
	padding-right: 20px;
}
div.csc-menu p {
	font-weight: normal;
	padding-top: 0px;
	margin: 0px;
}
p.csc-abstract {
	padding-bottom: 20px;
	font-weight: 500;
	font-style: italic;
}
