body{
	background-color:#FFFFFF;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:20px;
}

td.content table {
	border: none;
	padding: 0px;
}

td.content td {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: regular;
	text-decoration: none;
	color: #3C3C3C;
	border: none;
	padding: 0px;
}

.topnav {
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: regular;
	text-decoration: none;
	color: #D99F00;
}

.topnav a {
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: regular;
	text-decoration: none;
	color: #D99F00;
}

.topnav a:hover {
	text-decoration: underline;
}



.mainnav {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: regular;
	text-decoration: none;
	color: #FFFFFF;
}


.mainnav a {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: regular;
	text-decoration: none;
	color: #FFFFFF;
}

.mainnav a:hover {
	text-decoration: underline;
}


.standorte a {
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: regular;
	text-decoration: none;
	color: #FFFFFF;
	background-image:url(images/arrow_standorte.gif);
	background-repeat: no-repeat;
	background-position: 6px 3px;
	padding-left: 15px;
}
.standorte a:hover {
	text-decoration: underline;
}

a.quicknav_top  {
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: regular;
	text-decoration: none;
	color: #787878;
	background-image:url(images/top_arrow.gif);
	background-repeat: no-repeat;
	background-position: 6px 3px;
	padding-left: 15px;
}
a:hover.quicknav_top  {
	text-decoration: underline;
}

a.quicknav_back  {
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: regular;
	text-decoration: none;
	color: #787878;
	background-image:url(images/back_arrow.gif);
	background-repeat: no-repeat;
	background-position: 6px 3px;
	padding-left: 15px;
}
a:hover.quicknav_back  {
	text-decoration: underline;
}

h1.csc-firstHeader {
	font-family: Arial, sans-serif;
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
	color: #D99F00;
	margin-top:0px;
	margin-bottom:15px;
}

h1 {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #D99F00;
	margin-top:15px;
	margin-left:0px;
	margin-bottom:0px;
}


.footer {
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: regular;
	text-decoration: none;
	color: #787878;
}


.content {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: regular;
	text-decoration: none;
	color: #3C3C3C;
}


.content a {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: regular;
	text-decoration: underline;
	color: #3C3C3C;
}

.content a:hover {
	text-decoration: none;
}


.subnav {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: regular;
	text-decoration: none;
	color: #D99F00;
}


.subnav a {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: regular;
	text-decoration: none;
	color: #D99F00;
}

.subnav a:hover {
	text-decoration: underline;
}

/* Typo3 */
div.csc-textpic-imagewrap {
	padding-top:10px;
	padding-bottom:10px;
}
