/* SETTINGS */

body {
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
}

/* BODY */

body {
	margin: 0;
	background: #fff url(layout/document-background.gif) repeat;
	text-align: center;
	font: normal 0.8em Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.25em;
	color: #000;
}

a {
	text-decoration: none;
	color: #A0558F;
	cursor: pointer;
	cursor: hand;
}

a img {
	border: 0;
}

div#page {
	position: relative;
	top: -60px;
	width: 800px;
	margin: 0 auto;
	background: #fff url(layout/content-background.gif) repeat-y left;
	text-align: left;
}

div#background {
	width: 100%;
	height: 85px;
	margin-top: -10px;
	background: #fff url(layout/document-background-header.gif) repeat-x bottom left;
}

table {
	font: normal 1.05em Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}

.csc-textpic {
	margin-top: -6px;
}

.clear {
	float: none;
	clear: both;
}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: ' ';
	clear: both;
	height: 0;
}

* html .clearfix { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

/* HEADER */

div#header {
	width: 100%;
	padding-top: 35px;
	padding-bottom: 25px;
	background: #fff;
}

div#header div {
	width: 800px;
	height: 45px;
	margin: 0 auto;
	background: #fff;
	text-align: left;
}

/* NAVIGATION */

div#navigation {
	overflow: hidden;
	float: left;
	width: 180px;
	background: #EFE3ED;
	font-size: 8.6pt;
	color: #313131;
}

div#navigation a {
	color: #313131;
}

/* SIDEBAR */

div#sidebar {
	margin: 25px 15px 50px 15px;
	line-height: 1.5em;
	white-space: nowrap;
	font-style: italic;
}

div#sidebar p {
	margin: 1.25em 0 0 0 !important;
}

div#sidebar p.context {
	margin-top: 25px;
	margin-bottom: 1em;
	color: #A4568C;
}

span.location {
	font-weight: bold;
}

span.number {
	font-size: 18px;
	line-height: 24px;
}

/* CONTENT */

div#content {
	float: right;
	padding-bottom: 25px;
	width: 600px;
	background: #fff;
}

.small {
	line-height: 1.5em;
	font-size: 0.8em;
	font-weight: normal;
}

.bold {
	font-weight: bold;
}

p {
	margin-top: 0.5em;
	margin-bottom: 0;
}

p.standorte_name {
	font-size: 1.1em;
	font-style: italic;
	font-weight: bold;
}

.error {
	color: red;
}

div#content table {
	font-size: 1em;
}

h1 {
	margin-top: 0;
	margin-bottom: 1.1em;
	font-size: 1.3em;
	font-style: italic;
	text-transform: uppercase;
}

h2 {
	margin-bottom: 0.5em;
	font-size: 1em;
	font-style: italic;
	text-transform: uppercase;
}

h3, h3 a.internal-link {
	font-size: 1.0em;
	font-style: italic;
	color: #A0558F;
}

#content_all h3 a.internal-link {
	color: #A0558F;
}

h4 {
	margin-top: 0.2em;
	margin-bottom: 0;
}

h5 {
	margin-bottom: 0.5em;
	font-size: 1em;
	font-style: italic;
	text-transform: uppercase;
}

ul {
	margin: 0;
	padding: 0;
}

li {
	padding-left: 15px;
	padding-bottom: 0.6em;
	list-style-type: none;
	background: url(layout/list-style-image.gif) no-repeat left 0.45em;
}

/* FOOTER */

div#footer {
	position: relative;
	top: -60px;
	clear: both;
	width: 800px;
	margin: 0 auto;
	padding-top: 10px;
	text-align: left;
	font-size: 0.9em;
	color: #8E74A8;
}

div#footer div {
	padding-top: 5px;
	background: url(layout/footer-border.gif) repeat-x left top;
}

div#footer div.left {
	float: left;
	width: 170px;
	max-width: 160px;
	padding-left: 10px;
}

div#footer div.right {
	float: left;
	width: 600px;
	margin-left: 30px;
	text-align: right;
}

span.arrow-right {
	padding: 0 1em 2px 15px;
	background: url(layout/arrow-right.gif) no-repeat left center;
}

span.print {
	padding: 5px 0 2px 20px;
	background: url(layout/symbol-print.gif) no-repeat left center;
}

/* INDIVIDUAL PAGE STYLES */

img.content-header {
	margin-bottom: 20px;
}

div.header_navigation {
	margin-bottom: 25px;
	font-size: 1.35em;
	font-style: italic;
	font-weight: bold;
	color: #C6C6C6;
}

h2.header-navigation {
	margin-top: 0.4em;
	margin-bottom: 1.4em;
	font-size: 1.4em;
	color: #C6C6C6;
}

h2.header-navigation a {
	padding: 0 0.35em 0 0.35em;
	text-transform: uppercase;
	color: #C6C6C6;
}

h2.header-navigation a.active, h2.header-navigation a: hover {
	color: #000000;
}

div.footer-navigation {
	margin-top: 20px;
}

div.footer-navigation a {
	display: block;
	margin-top: 0px;
	padding-left: 25px;
	padding-bottom: 1px;
	background: url(layout/arrow-big-right.gif) no-repeat left center;
	font-size: 1.35em;
	line-height: 25px;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	color: #6C6C6C;
}

div.buttons {
	margin-top: 20px;
	margin-bottom: 20px;
}

div.buttons span.link-button {
	padding: 3px 10px 3px 20px;
	background: #EDEDED url(layout/arrow-small-right.gif) no-repeat 5px center;
	border-right: 2px solid #C699BC;
	border-bottom: 2px solid #C699BC;
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
}

input.link-button {
	padding: 3px 10px 3px 18px;
	background: #EDEDED url(layout/arrow-small-right.gif) no-repeat 6px center;
	border-left: 0;
	border-top: 0;
	border-right: 2px solid #C699BC;
	border-bottom: 2px solid #C699BC;
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
	color: #A0558F;
}

*html input.link-button {
	padding: 3px 0px 0px 8px;
}

select, input.text, textarea {
	border: 1px solid #DBBFD4;
}

textarea {
	width: 390px;
	height: 130px;
}

table.formmail {
	border-collapse: collapse;
	border-spacing: 0;
}
	
table.formmail td {
	padding-top: 10px;
	padding-right: 50px;
}

input.text {
	width: 280px;
}

h3.purple {
	font-size: 1.05em;
	color: #735086;
}

/* NEWS */

div.news-list, div.news-latest {
	margin-right: 70px;
	padding-top: 20px;
	padding-bottom: 30px;
	border-bottom: 1px solid #C8C8C8;
}

div.news-single {
	padding-top: 20px;
}

table.news-content td {
	vertical-align: top;
}

table.news-content td img {
	margin-right: 20px;
}

table.news-content td p {
	margin-top: 0;
	margin-bottom: 10px;
}

h2.news-title {
	margin-top: 0;
	margin-bottom: 10px;
	font-size: 1.1em;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	color: #000000;
}
	
h2.news-title a {
	font-weight: bold;
	color: #000000;
}

p.more {
	margin-top: 20px;
}
	
p.more a {
	color: #000000;
}