@import url("prettyPhoto.css");
body {
	margin: 0;
	padding: 0;
	font: 400 13px Verdana, Geneva, sans-serif;
	background: #D8D8D8 url(../bilder/layout/bg-sbv-sysik-body.png) repeat-x;
}
td, th {
	vertical-align: top;
}
a img {
	border-style: none;
}
strong, bold {
	font-weight: 600;
}
select, input, textarea {
	font: 400 13px Verdana, Geneva, sans-serif;
}
#CONTAINER {
	width: 970px;
	margin: 0 auto;
}
#SEITENKOPF {
	margin: 60px 0 0 0;
	position: relative;
	height: 60px;
}
#SUCHE {
	height: 26px;
	width: 202px;
	position: absolute;
	top: -10px;
	left: 768px;
	background: url(../bilder/layout/bg-sbv-sysik-suche.png) no-repeat;
}
#SUCHE form {
	margin: 0px;
	padding: 0px;
}
#SUCHE input[type=text] {
	border: none;
	background-color: transparent;
	width: 175px;
	height: 20px;
	float: left;
	padding: 0;
	margin: 3px 0 0 5px;
	color: #666;
}
#SUCHE input[type=submit] {
	float: left;
	border: none;
	width: 20px;
	height: 20px;
	background: transparent url(../bilder/layout/bg-sbv-sysik-suche-button.png) no-repeat;
	text-indent: -10000px;
	margin: 3px 0 0 0;
}
#FARBBANNER {
	background: #0087FF;
	height: 25px;
	width: 970px;
	position: absolute;
	top: 25px;
}
#LOGO {
	position: relative;
	width: 269px;
}
#KOPF-NAVIGATION {
	float: right;
	margin: -107px 0 0 0;
	height: 60px;
	top: 50px;
}
#KOPF-NAVIGATION ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#KOPF-NAVIGATION li {
	float: left;
}
#KOPF-NAVIGATION a {
	color: #000;
	text-decoration: none;
	display: block;
	margin: 0 0 0 15px;
}
#KOPF-NAVIGATION a:hover {
	color: #0087FF;
}
#KOPF-NAVIGATION .current a {
	color: #0087FF;
}
#KOPF-NAVIGATION .kontakt a {
	background: url(../bilder/layout/sprite-sbv-sysik-kopfnavigation.png) no-repeat 0px 4px;
	padding-left: 20px;
}
#KOPF-NAVIGATION .sitemap a {
	background: url(../bilder/layout/sprite-sbv-sysik-kopfnavigation.png) no-repeat 0px -16px;
	padding-left: 15px;
}
#KOPF-NAVIGATION .impressum a {
	background: url(../bilder/layout/sprite-sbv-sysik-kopfnavigation.png) no-repeat 0px -36px;
	padding-left: 13px;
}
#MAINROW {
	-moz-box-shadow: 3px 1px 4px #888;
	-webkit-box-shadow: 3px 1px 4px #888;
	box-shadow: 3px 1px 4px #888;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: #FFF;
	padding: 10px 0 20px 0;
}
#LINKE-SPALTE {
	width: 240px;
	float: left;
	margin: 0 60px 0 0;
	padding: 70px 0 0 0;
}
#HAUPTNAVIGATION {
}
#HAUPTNAVIGATION ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#HAUPTNAVIGATION ul ul {
	font-size: 12px;
}
#HAUPTNAVIGATION ul ul ul {
	font-size: 11px;
	background-color: #5BB1FF;
}
#HAUPTNAVIGATION ul ul ul ul {
	background-color: #93CCFF;
}
#HAUPTNAVIGATION ul ul ul ul ul {
	background-color: #B0DAFF;
}
#HAUPTNAVIGATION a {
	text-decoration: none;
	display: block;
	color: #000;
	padding: 3px 0 3px 15px;
}
#HAUPTNAVIGATION a:hover {
	border-right: 5px solid #0087FF;
}
#HAUPTNAVIGATION .current a:hover, #HAUPTNAVIGATION ul ul a:hover {
	border-right: 5px solid #FFF!important;
}
#HAUPTNAVIGATION .active a {
	font-weight: 600;
	background: url(../bilder/layout/bg-navigation-markierung-weiss.png) no-repeat 2px 5px;
}
#HAUPTNAVIGATION ul ul ul .active a {
	font-weight: 600;
	background: url(../bilder/layout/bg-navigation-markierung-blau.png) no-repeat 2px 5px;
}
#HAUPTNAVIGATION ul ul ul ul ul .active a {
	font-weight: 600;
	background: url(../bilder/layout/bg-navigation-markierung-weiss.png) no-repeat 2px 5px;
}
#HAUPTNAVIGATION .active li a {
	font-weight: 300;
	background-image: url(none);
}
#HAUPTNAVIGATION ul ul ul .active li a {
	font-weight: 300;
	background-image: url(none);
}
#HAUPTNAVIGATION ul ul ul ul .active li a {
	font-weight: 300;
	background-image: url(none);
}
#HAUPTNAVIGATION ul ul ul ul ul .active li a {
	font-weight: 300;
	background-image: url(none);
}
#HAUPTNAVIGATION .current a {
	color: #FFF;
	background-color: #0087FF;
}
#HAUPTNAVIGATION .current li a, #HAUPTNAVIGATION .current .current a {
	color: #FFF;
	background-color: #2D9BFF;
	padding: 3px 5px 3px 15px;
	border-bottom: 1px solid #B0DAFF;
	border-right: 5px solid #2D9BFF;
}
#HAUPTNAVIGATION .current .current li a, #HAUPTNAVIGATION .current .current .current a {
	color: #0071D7;
	background-color: #D7ECFF;
	padding: 3px 5px 3px 24px;
	border-right: 5px solid #D7ECFF;
}
#HAUPTNAVIGATION .current .current .current li a, #HAUPTNAVIGATION .current .current .current .current a {
	color: #0071D7;
	background-color: #B0DAFF;
	padding: 3px 5px 3px 33px;
	border-right: 5px solid #B0DAFF;
	border-bottom: 1px solid #D7ECFF;
}
#HAUPTNAVIGATION .current .current .current .current li a, #HAUPTNAVIGATION .current .current .current .current .current a {
	color: #FFFFFF;
	background-color: #5BB1FF;
	padding: 2px 5px 2px 42px;
	border-bottom: 1px solid #93CCFF;
	border-right: 5px solid #5BB1FF;
}
#HAUPTNAVIGATION .current .current .current .current .current li a, #HAUPTNAVIGATION .current .current .current .current .current .current a {
	color: #FFFFFF;
	background-color: #3CA3FF;
	padding: 2px 5px 2px 51px;
	border-bottom: 1px solid #93CCFF;
	border-right: 5px solid #3CA3FF;
}
#LINKE-SPALTE #NEWS {
	margin: 40px 0 0 0;
}
#LINKE-SPALTE #NEWS .news-latest-item {
	margin: 0 0 10px 0;
	padding: 5px 5px 5px 15px;
	background-color: #FAFAFA;
	border: 1px solid #F3F3F3;
	border-left: none;
}
#LINKE-SPALTE #NEWS h2 {
	margin: 0 0 0 -15px;
	padding: 0px;
	font-size: 13px;
}

#LINKE-SPALTE #NEWS h2 a {
	text-decoration: none;
	color: #0087FF;
	background: url(../bilder/layout/bg-navigation-markierung-blau.png) no-repeat 2px 4px;
	display: block;
	padding: 0 0 0 15px;
}
#LINKE-SPALTE #NEWS h2 a:hover {
	color: #000;
}
#LINKE-SPALTE #NEWS p {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
}





#RECHTE-SPALTE {
	width: 650px;
	float: left;
}
#ROOTLINE {
	height: 70px;
	font-size: 11px;
	color: #AAA;
}
#ROOTLINE a {
	color: #AAA;
	text-decoration: none;
}
#ROOTLINE a:hover {
	color: #0087FF;
}
#INHALT {
	line-height: 1.4em;
	min-height: 350px;
}
#INHALT h1 {
	font-size: 24px;
	font-weight: 300;
	color: #0087FF;
	margin: 40px 0 20px 0;
	line-height: auto;
}
#INHALT h2 {
	font-size: 20px;
	font-weight: 300;
	color: #000000;
	margin: 30px 0 10px 0;
	line-height: 1.3em;
}
#INHALT .produktdetail h2 {
	margin-top: 0px;
}
#INHALT h1.csc-firstHeader {
	margin: 0 0 30px 0;
}
#INHALT .tx-sytproductdb-pi1 h1, #INHALT .tx-sytproductdb-pi3 h1 {
	margin: 0 0 30px 0;
}
#INHALT ul {
	margin: 10px 0 20px 0;
	padding: 0px;
	list-style-type: none;
}
#INHALT ul li{
	background: url(../bilder/layout/bg-ul-bullet.png) no-repeat 3px 8px;
	padding: 0 0 0 10px;
}
#INHALT p {
	margin: 0 0 15px 0;
}
#INHALT a {
	color: #000;
}
#INHALT table {
	width: 100%;
	border-collapse: collapse;
	border-style: none;
}
#INHALT .table-mit-innerahmen th, #INHALT .table-mit-innerahmen td {
	border: 1px solid #D7D7D7;
}
#INHALT th {
	text-align: left;
	padding: 5px;
}
#INHALT .news-single-item table tr {
	background: #FFF!important;
}

#INHALT td {
	padding: 5px;
}
#INHALT .align-left {
	text-align: left;
}
#INHALT .align-center {
	text-align: center;
}
#INHALT .align-right {
	text-align: right;
}
#INHALT tr:nth-child(odd) {
	background-color: #D7ECFF;
}
#INHALT .table-weisserstart tr:nth-child(odd) {
	background-color: #FFF;
}
#INHALT .table-weisserstart tr:nth-child(even) {
	background-color: #D7ECFF;
}
#INHALT .table-weisserstart-mit-innerahmen th {
	border: 1px solid #D7D7D7;
}
#INHALT .table-weisserstart-mit-innerahmen td {
	border: 1px solid #D7D7D7;
}
#INHALT .table-weisserstart-mit-innerahmen tr:nth-child(odd) {
	background-color: #FFF;
}
#INHALT .table-weisserstart-mit-innerahmen tr:nth-child(even) {
	background-color: #D7ECFF;
}
#INHALT .table-ohnehintergrund tr:nth-child(odd) {
	background-color: transparent;
}
#INHALT .table-ohnehintergrund tr:nth-child(even) {
	background-color: transparent;
}
#INHALT .table-ohnehintergrund-mit-innerahmen th {
	border: 1px solid #D7D7D7;
}
#INHALT .table-ohnehintergrund-mit-innerahmen td {
	border: 1px solid #D7D7D7;
}
#INHALT .table-ohnehintergrund-mit-innerahmen tr:nth-child(odd) {
	background-color: transparent;
}
#INHALT .table-ohnehintergrund-mit-innerahmen tr:nth-child(even) {
	background-color: transparent;
}
#INHALT table.table-v-padding-klein td{
	padding: 2px 5px;
}
#INHALT table p {
	margin: 0;
	padding: 0;
}
#INHALT a:hover {
	color: #0087FF;
	text-decoration: none;
}
#INHALT .kategorieliste ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#INHALT .kategorieliste ul li {
	margin: 0 10px 10px 0;
	padding: 10px 5px 5px 5px;
	width: 140px;
	height: 185px;
	float: left;
	background: #F3F3F3 url(../bilder/layout/bg-sbv-sysik-vorschau-verlauf.png) repeat-x;
	border: 1px solid #F3F3F3;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	text-align: center;
	position: relative;
}
#INHALT .kategorieliste a {
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}
#INHALT .kategorieliste .button {
	display: block;
	background: url(../bilder/layout/sprite-sbv-sysik-buttons.png) no-repeat;
	height: 41px;
	line-height: 1.1em;
	padding: 5px 5px 0 5px;
	position: absolute;
	bottom: 5px;
	width: 130px;
}
#INHALT .kategorieliste .nobutton {
	visibility: hidden;
}
#INHALT .kategorieliste a:hover .button {
	background: url(../bilder/layout/sprite-sbv-sysik-buttons.png) 0px -50px;
}
#INHALT .produktliste ul {
	margin: 0 0 30px 0;
	padding: 0px;
	list-style-type: none;
}
#INHALT .produktliste li {
	float: left;
	background-image: url(none);
	padding: 0;
}
#INHALT .produktliste a {
	font-size: 11px;
	color: #000;
	text-decoration: none;
	padding: 10px 5px 5px 5px;
	width: 300px;
	height: 85px;
	background: #F3F3F3 url(../bilder/layout/bg-sbv-sysik-vorschau-verlauf.png) repeat-x;
	border: 1px solid #F3F3F3;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	display: block;
	margin: 0 10px 10px 0;
}
#INHALT .produktliste a:hover .bild {
	border-color: #0087FF;
}
#INHALT .produktliste .bild {
	float: left;
	background-color: #FFF;
	padding: 4px;
	border: 1px solid #F3F3F3;
	width: 75px;
	text-align: center;
	height: 75px;
}
#INHALT .produktliste .text {
	display: block;
	line-height: 1.3em;
	padding: 0 0 0 10px;
	float: left;
	width: 205px;
}
#INHALT .produktliste .text strong {
	color: #0087FF;
	font-size: 14px;
	font-weight: 300;
	display: block;
	margin: 0 0 5px 0;
}
#INHALT .produktliste a:hover .text strong {
	text-decoration: underline;
}
#INHALT .produktdetail h1 {
	margin-bottom: 30px;
}
#INHALT .produktdetail .info {
	float: left;
	width: 420px;
}
#INHALT .produktdetail .button-produktinfos-anfordern {
	color: #FFF;
	background: url(../bilder/layout/sprite-sbv-sysik-buttons.png) no-repeat 0px -100px;
	display: block;
	height: 30px;
	width: 215px;
	text-decoration: none;
	padding: 10px 0 0 45px;
	margin: 40px 0 0 0;
}
#INHALT .produktdetail .button-produktinfos-anfordern:hover {
	background: url(../bilder/layout/sprite-sbv-sysik-buttons.png) no-repeat 0px -150px;
}
#INHALT .produktdetail .bilder {
	width: 220px;
	float: right;
}
#INHALT .produktdetail .bilder .grossbild {
	border: 1px solid #DDD;
	padding: 9px;
	margin: 0 0 8px 0;
	text-align: center;
}
#INHALT .produktdetail .bilder .grossbild:hover {
	border: 1px solid #0087FF;
}
#INHALT .produktdetail .bilder .vorschau {
	margin: 0 0 10px 0;
}
#INHALT .produktdetail .bilder .vorschau .bild {
	width: 96px;
	float: left;
	padding: 4px;
	border: 1px solid #DDD;
	margin: 0 8px 8px 0;
	text-align: center;
	height: 96px;
}
#INHALT .produktdetail .bilder .vorschau .bild:hover {
	border: 1px solid #0087FF;
}
#INHALT .produktdetail .bilder .vorschau .bild.zweites {
	margin-right: 0px;
}
#INHALT .produktdetail .bilder .label {
	font-size: 11px;
	color: #444;
	background: url(../bilder/layout/icon-lupe.png) no-repeat left 4px;
	padding: 0 0 0 15px;
}
/*
#INHALT .produktanfrage h2 {
	margin-bottom: 30px;
}
#INHALT .produktanfrage h2 span {
	font-size: 13px;
}
#INHALT .produktanfrage form {
	margin: 0px;
	padding: 0px;
}
#INHALT .produktanfrage div {
	clear: both;
	margin: 0 0 10px 0;
}
#INHALT .produktanfrage label {
	float: left;
	width: 100px;
	font-weight: 600;
}
#INHALT .produktanfrage input.plz[type=text] {
	width: 100px;
}
#INHALT .produktanfrage .plz-ort .trenner {
	display: inline-block;
	width: 20px;
	text-align: center;
}
#INHALT .produktanfrage input.ort[type=text] {
	width: 270px;
}
#INHALT .produktanfrage input[type=text], #INHALT .produktanfrage select {
	width: 400px;
}
#INHALT .produktanfrage .aufmerksam label {
	display: block;
	float: none;
	width: auto;
}
#INHALT .produktanfrage .aufmerksam select {
	margin: 0 0 0 100px;
}
#INHALT .produktanfrage textarea {
	height: 100px;
	width: 400px;
}
#INHALT .produktanfrage input[type=submit] {
	color: #FFF;
	background: url(../bilder/layout/sprite-sbv-sysik-buttons.png) no-repeat 0px -100px;
	display: block;
	height: 40px;
	width: 260px;
	text-decoration: none;
	padding: 0;
	margin: 0 0 0 100px;
	border: none;
	cursor: pointer;
}
#INHALT .produktanfrage input[type=submit]:hover {
	background: url(../bilder/layout/sprite-sbv-sysik-buttons.png) no-repeat 0px -150px;
}
#INHALT .produktanfrage label.pflicht {
	color: #3A87FF;
}
#INHALT .produktanfrage .pflicht-label {
	font-size: 11px;
	color: #0087FF;
	padding: 5px 0;
}
#INHALT .produktanfrage-bestaetigung label {
	font-weight: bold;
	float: left;
	width: 100px;
}
#INHALT .produktanfrage-bestaetigung .wert {
	float: left;
	width: 550px;
}*/
#INHALT #anfrageformular fieldset {
	margin: 0px;
	padding: 0px;
	border-style: none;
}
#INHALT #anfrageformular legend {
	display: none;
}
#INHALT #anfrageformular #powermaildiv_uid4 {
	font-size: 20px;
	font-weight: 300;
	color: #000000;
	margin: 0 0 30px 0;
	line-height: auto;
}
#INHALT #anfrageformular form {
	margin: 0px;
	padding: 0px;
}
#INHALT #anfrageformular div {
	clear: both;
	margin: 0 0 10px 0;
}
#INHALT #anfrageformular label {
	float: left;
	width: 100px;
	font-weight: 600;
}
#INHALT #anfrageformular input[type=text], #INHALT #anfrageformular select, #INHALT #anfrageformular input[type=email] {
	width: 400px;
}
#INHALT #anfrageformular #powermaildiv_uid12 label {
	display: block;
	float: none;
	width: auto;
}
#INHALT #anfrageformular #powermaildiv_uid12 select {
	margin: 0 0 0 100px;
}
#INHALT #anfrageformular textarea {
	height: 100px;
	width: 400px;
}
#INHALT #anfrageformular input[type=submit] {
	color: #FFF;
	background: url(../bilder/layout/sprite-sbv-sysik-buttons.png) no-repeat 0px -100px;
	display: block;
	height: 40px;
	width: 260px;
	text-decoration: none;
	padding: 0;
	margin: 0 0 0 100px;
	border: none;
	cursor: pointer;
}
#INHALT #anfrageformular input[type=submit]:hover {
	background: url(../bilder/layout/sprite-sbv-sysik-buttons.png) no-repeat 0px -150px;
}
#INHALT #anfrageformular #powermaildiv_uid6 label, #INHALT #anfrageformular #powermaildiv_uid2 label, #INHALT #anfrageformular #powermaildiv_uid10 label, #INHALT #anfrageformular #powermaildiv_uid11 label, #INHALT #anfrageformular #powermaildiv_uid12 label {
	color: #3A87FF;
}
#INHALT #anfrageformular #powermaildiv_uid18 {
	font-size: 11px;
	color: #0087FF;
	padding: 5px 0;
}
#INHALT .produktanfrage-bestaetigung label {
	font-weight: bold;
	float: left;
	width: 150px;
}
#INHALT .produktanfrage-bestaetigung label.label_uid12 {
	font-weight: bold;
	float: left;
	width: 650px;
}
#INHALT .produktanfrage-bestaetigung .wert {
	float: left;
	width: 500px;
	margin: 0 0 10px 0;
}
#INHALT .produktanfrage-bestaetigung .wert.wert_uid12 {
	float: left;
	width: 650px;
	margin: 0 0 10px 0;
}
#INHALT .produktanfrage-bestaetigung p {
	font-weight: bold;
}
#INHALT .produktanfrage-bestaetigung a {
	font-weight: normal;
}
#INHALT #kontaktformular fieldset {
	margin: 0px;
	padding: 0px;
	border-style: none;
}
#INHALT #kontaktformular legend {
	display: none;
}
#INHALT #kontaktformular form {
	margin: 0px;
	padding: 0px;
}
#INHALT #kontaktformular div {
	clear: both;
	margin: 0 0 10px 0;
}
#INHALT #kontaktformular label {
	float: left;
	width: 100px;
	font-weight: 600;
}
#INHALT #kontaktformular input[type=text], #INHALT #kontaktformular select, #INHALT #kontaktformular input[type=email] {
	width: 400px;
}
#INHALT #kontaktformular #powermaildiv_uid46 label {
	display: block;
	float: none;
	width: auto;
}
#INHALT #kontaktformular #powermaildiv_uid46 select {
	margin: 0 0 0 100px;
}
#INHALT #kontaktformular textarea {
	height: 100px;
	width: 400px;
}
#INHALT #kontaktformular input[type=submit] {
	color: #FFF;
	background: url(../bilder/layout/sprite-sbv-sysik-buttons.png) no-repeat 0px -100px;
	display: block;
	height: 40px;
	width: 260px;
	text-decoration: none;
	padding: 0;
	margin: 0 0 0 100px;
	border: none;
	cursor: pointer;
}
#INHALT #kontaktformular input[type=submit]:hover {
	background: url(../bilder/layout/sprite-sbv-sysik-buttons.png) no-repeat 0px -150px;
}
#INHALT #kontaktformular #powermaildiv_uid39 label, #INHALT #kontaktformular #powermaildiv_uid40 label, #INHALT #kontaktformular #powermaildiv_uid44 label, #INHALT #kontaktformular #powermaildiv_uid45 label, #INHALT #kontaktformular #powermaildiv_uid46 label {
	color: #3A87FF;
}
#INHALT #kontaktformular #powermaildiv_uid48 {
	font-size: 11px;
	color: #0087FF;
	padding: 5px 0;
}
#INHALT a[href$='.pdf'] {
	padding: 5px 0 5px 20px;
	background: transparent url(../bilder/layout/icon-pdf.png) no-repeat left center;
}
#INHALT #SLIDER {
	position: relative;
}
#INHALT #SLIDESHOW {
	height: 300px;
	width: 650px;
}
#SLIDER .navprev, #SLIDER .navnext {
	height: 40px;
	width: 40px;
	position: absolute;
	z-index: 1000;
}
#SLIDER .navprev {
	left: 10px;
	top: 200px;
}
#SLIDER .navnext {
	left: 600px;
	top: 200px;
}
#SLIDER .navprev a, #SLIDER .navnext a {
	display: block;
	height: 40px;
	width: 40px;
	text-indent: -10000px;
	outline: none;
	filter: alpha(opacity=30);
	-moz-opacity: 0.30;
	opacity: 0.30;
}
#SLIDER .navprev a:hover, #SLIDER .navnext a:hover {
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}
#SLIDER .navprev a {
	background: url(../bilder/layout/sprite-imagslider-blaetterpfeile.png) no-repeat left top;
}
#SLIDER .navnext a {
	background: url(../bilder/layout/sprite-imagslider-blaetterpfeile.png) no-repeat -50px top;
}
#INHALT #SLIDESHOW .slidelement img {
	position: absolute;
	z-index: 1;
}
#INHALT #SLIDESHOW .slidelement .inhalt {
	position: absolute;
	width: 530px;
	left: 0px;
	z-index: 2;
	padding: 10px 60px;
	height: 80px;
	background: url(../bilder/layout/bg-imageslider-inhalt-02.png);
	color: #FFF;
	top: 150px;
	text-shadow: 2px 2px 2px #000000;
	filter: dropshadow(color=#000000, offx=2, offy=2);
}
#INHALT #SLIDESHOW .slidelement .inhalt h2 {
	margin: 0px;
	padding: 0px;
	color: #FFF;
}
#INHALT #SLIDESHOW .slidelement .inhalt a {
	color: #FFF;
}
#INHALT #SLIDESHOW .slidelement .inhalt p, #INHALT #SLIDESHOW .slidelement .inhalt ul {
	margin-bottom: 0px;
	margin-top: 0px;
}
#INHALT .csc-frame-frame1 {
	width: 300px;
	float: left;
}
#INHALT .csc-frame-frame2 {
	width: 300px;
	float: right;
}
#INHALT .csc-frame-frame2 h1 {
	margin: 0 0 30px 0;
}
#INHALT .csc-frame-frame1 ul, #INHALT .csc-frame-frame2 ul {
	margin: 0 0 5px 0;
	padding: 0;
	font-weight: bold;
}
#INHALT .csc-frame-frame1 ul ul, #INHALT .csc-frame-frame2 ul ul {
	font-weight: normal;
}
#INHALT .tx-indexedsearch .tx-indexedsearch-whatis {
	color: #0087FF;
	font-size: 24px;
	font-weight: 300;
	margin: 0 0 30px 0;
}
#INHALT .tx-indexedsearch .res {
	background-color: #FDFDFD;
	background: #F3F3F3 url("../bilder/layout/bg-sbv-sysik-vorschau-verlauf.png") repeat-x scroll 0 0 #F3F3F3;
	padding: 10px;
	border: 1px solid #F3F3F3;
}
#INHALT .tx-indexedsearch .res h3 {
	font-size: 12px;
	margin: 0 0 5px 0;
}
#INHALT .tx-indexedsearch .res dl {
	margin: 0px;
	padding: 2px;
}
#INHALT .tx-indexedsearch .res .tx-indexedsearch-redMarkup {
	color: #0087FF;
}
#INHALT .tx-indexedsearch .tx-indexedsearch-browsebox {
	margin: 20px 0;
}

#INHALT .tx-indexedsearch .tx-indexedsearch-browsebox ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 11px;
}
#INHALT .tx-indexedsearch .tx-indexedsearch-browsebox li{
	background: none;
	padding: 0;
	margin: 0;
	float: left;

}
#INHALT .tx-indexedsearch .tx-indexedsearch-browsebox li a {
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #0087FF;
	padding: 1px 3px;
	margin: 0 1px 0 0;
	background-color: #0087FF;
}
#INHALT .tx-indexedsearch .tx-indexedsearch-browsebox li a:hover {
	text-decoration: underline;
}



#INHALT .news-single-item .news-single-date {
	color: #333;
	text-align: right;
	margin: -30px 0 0 0;
	height: 30px;
}
#INHALT .news-single-item .news-single-backlink {
	margin: 40px 0 10px 0;
}

#INHALT .news-single-item h1 {
	margin: 0 0 20px 0;
}
#INHALT .news-single-item h2 {
	margin: 0 0 10px 0;
}



#FUSSZEILE {
	color: #666;
	font-size: 12px;
	text-align: center;
	margin: 10px 0;
}
#FUSSZEILE a {
	color: #666;
	text-decoration: none;
}
#FUSSZEILE a:hover {
	color: #0087FF;
}
.clear-both {
	clear: both;
}
