/* CSS Document */
html {
	margin: 0;
	padding: 0;
}
body {
	font-family: "Trebuchet MS", verdana, "Times New Roman", serif;
	margin: 0;
	padding: 128px 0 0 0;
	background: white url(/fileadmin/templates/img/body_back.gif) repeat-x 0 -78px;
	color: black;
	font-size: 14px;
	line-height: 18px;
}
/*****************************************************/
#map {
	height: 400px;
	margin-bottom: 100px;
}
a img {
	border-style: none;
	z-index: 10;
}
a {
	color: #0F5BB2;
}
a:visited {
	color: #0F5BB2;
}
.access {
	position: absolute;
	top: 0;
	left: 0;
	height: 1px;
	width: 1px;
	font-size: 1px;
	overflow: hidden;
}
.print {
	display: none;
}
.wedge {
	float: none;
	clear: both;
}
.cobject, #footer {
	position: relative;
	clear: both;
	float: none;
}
.download {
	padding-right: 17px;
	background: url('../downloadicon.gif') no-repeat center right;
}
.mail {
	padding-right: 17px;
	background: url('../mailicon.gif') no-repeat center right;
}
.csc-frame-indent{
	margin-left: 30px !important;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
	background: #FFFF00;
	color: black;
}
/****************************************************CONTENT*/

#content p, #content li, #content dd, #content dt{
	font-size: 13px;
	line-height: 22px;
}

.news-single-img, .newsimg{
	position: relative;
	float: right;
	margin: 0 5px 3px 4px;
	z-index: 19;
}
.news-list-container .wedge {
	height: 10px;
}
.news-single-backlink {
	margin: 60px 0 60px 0;
}
.news-single-backlink a {
	color: black;
	text-decoration: none;
	border: 1px solid #ddd;
	background: #eee;
	padding: 4px 10px;
}
.news-single-backlink a:hover {
	color: black;
	text-decoration: none;
	border: 1px solid #aaa;
	background: #ddd;
}

#content .csc-loginform dd, #content .csc-loginform dt, #content .csc-loginform p{
	margin: 0px;
	padding: 0;
}
#content .csc-loginform dd {
	margin: 6px 0 0 10px;
}
#content .csc-loginform {
	margin: 4px 5px 0 7px;
	padding: 0;
}
h1 {
	position: relative;
	font-size: 24px;
	font-weight: 700;
	letter-spacing: 2px;
	border-bottom: 1px solid #eee;
	padding-bottom: 7px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 30px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #244A75;
}

.news h1 {
	margin-bottom: 24px;
}
.news-list-item {
	position: relative;
}
span.news-list-date {
	position: absolute;
	bottom: -18px;
	left: 0;
	font-size: 11px;
	font-weight: 300;
	letter-spacing: 0px;
}
.news-list-date a{
	color: black;
	text-decoration: none;
}
.news-list-date a:hover {
	text-decoration: underline;
}
h1 a {
	color: black;
	text-decoration: none;
}
h1 a:hover {
	text-decoration: underline;
}
h2 {
	position: relative;
	font-size: 18px;
}
h3 {
	position: relative;
	font-size: 13px;
}
h4 {
	position: relative;
	font-size: 11px;
}
h5 {
	position: relative;
	font-size: 11px;
}
h6 {
	position: relative;
	font-size: 11px;
}

ul li {
	list-style-image: url('/fileadmin/template/img/liststyleimage.gif');
}
em {
	color: #8A98AE;
	font-weight: 900;
}
input[type="text"], input[type="password"], textarea, .csc-mailform-check {
	background: #f3f3f3 !important;
	border: 1px solid #777;
}
input[type="text"]:focus, input[type="password"]:focus, textarea:focus, input[type="checkbox"]:focus, input[type="text"]:hover, input[type="password"]:hover, textarea:hover, input[type="checkbox"]:hover  {
	background: #fff !important;
	border: 1px solid #333;
}
input[type="button"], input[type="submit"] {
	background: #0B396E;
	color: white;
	border: 1px solid #333;
}
input[type="button"]:hover, input[type="submit"]:hover {
	background: #040059;
	color: white;
	border: 1px solid white;
}


/*****************************************************/
#canvas {
	position: relative;
	width: 990px;
	margin: 0 0 0 0px;
	border-top: 1px solid white;
	z-index: 1;
}
#topbar {
	position: absolute;
	left: 0;
	width: 990px;
	top: 0;
	height: 130px;
	z-index: 2;
}
#tracebar {
	position: absolute;
	right: 0;
	top: 0;
	width: 200px;
	z-index: 1000000000;
	height: 500px;
}
/*****************************************************/
#logo {
	position: absolute;
	top: -68px;
	left: 21px;
}

/*****************************************************/
#servicenav {
	color:black;
	right: 11px;
	padding:0px 10px 0pt 0pt;
	position:absolute;
	top: 122px;
	width:380px;
	text-align: right;
}
#servicenav a {
	color: black;
	text-decoration: none;
}
#servicenav a:hover {
	text-decoration: underline;
}
#servicenav div, #servicenav form, #servicenav input {
	display: inline;
	font-size: 12px;
	line-height: 12px;
}
#language {
	position: absolute;
	left: -260px;
	top: 4px;
	margin-right: 135px;
}
/*****************************************************/
#nav {
	position: relative;
	margin: 0 0 0 34px;
	padding: 0;
	z-index: 9;
}
#nav ul, #nav li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#nav li {
	background: white;
	border: 1px dotted #ccc;
	border-right-style: none;
	border-left-style: none;
	margin-top: -1px;
}
#nav li li{
	border: none;
}
#nav ul {
	background: white;
}
#nav a {
	position: relative;
	display: block;
	color: black;
	padding: 2px 30px 6px 16px;
	font-size: 16px;
	text-decoration: none;
	line-height: 25px;
	font-weight: 300;
	font-family: Arial;
	background: url('../img/arrow_light.gif') no-repeat left center;
	
}

#nav a:hover, #nav li.on a {
	text-decoration: underline;
	background: url('../img/arrow.gif') no-repeat left center;
}
#nav ul ul {
	margin-left: 20px;
	margin-bottom: 20px;
}

/*****************************************************/
#sidebarwest {
	position: absolute;
	left: 0px;
	top: 228px;
	width: 277px;
	z-index: 7;
}
#sidebareast {
	position: absolute;
	right: -14px;
	top: 151px;
	width: 210px;
}
/*****************************************************/

#main {
	margin: 171px 20px 0 270px;
}

#content {
	position: relative;
	background: white;
}
#contentkernel {
	padding: 1px 20px 20px 20px;
	position: relative;
}

#footer {
	margin: 40px 3px 0 3px;
	padding: 0 10px 100px 40px;
	border-top: 1px dashed #999;
	color: #999999;
}
#footer p{
	margin: 0;
	padding: 0;
	font-size: 10px;
}
#contentpic {
	position: absolute;
	top: -115px;
	left: 274px;
}
#contentpickernel {
	border: 10px solid white;
}


/*****************************************************sitemap*/
#page #content li {
	list-style-image: url('/fileadmin/template/img/icon_sitemap.gif');
	font-weight: 900;
	font-size: 14px;
	line-height: 30px;
}
#page #content li li {
	font-weight: 300;
}
#page #content li a {
	text-decoration: none;
	color: black;
}
#page #content li a:hover {
	text-decoration: underline;
}
/*****************************************************damdownloadlist*/
.damdownlaodlistfileimg {
	float: left;
	width: 70px;
	margin: 5px 0 0 5px;
}
.damdownloadlistcontent {
	margin: 0 0 0px 90px;
}
.damdownloadkernel {
	padding: 3px;
	height: 70px;
}
html>body .damdownloadkernel {
	padding: 3px;
	height: auto;
	min-height: 70px;
}
html>body .damdownloadlistitemnoimg .wedge{
	height: 5px;
}
.damdownloadlistitemnoimg h3 {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0;
	padding: 0;
}
.damdownloadlistitemnoimg a {
	position: relative;
	width: 100%;
	display: block;
	color: black;
	text-decoration: none;
}
.damdownloadlistitemnoimg a:hover  {
	background: #eee;
	text-decoration: underline;
}
#content .damdownloadlistcontent p {
	margin: 0;
	padding: 0;
	line-height: 17px;
}
.damdownloadlistitemnoimg h3 span {
	font-size: 11px;
	font-weight: 300;
}
.damdownloadlistitemnoimg  {
	clear: both;
	margin: 3px 0 0px 0;
	padding: 0px 0 3px 0;
	border-bottom: 1px dashed #ddd;
}


fieldset {
	border: 1px dashed #eee;
	padding: 60px;
	background: #F5F3E9;
	text-align: right;
	padding-right: 100px;
}
fieldset div.csc-mailform-field {
	margin: 3px;
}
fieldset div.csc-mailform-field input, fieldset div.csc-mailform-field textarea{
	width: 420px;
}