body {margin:0px;
	font-family:arial, helvetica, sans-serif;

	scrollbar-base-color:#FFFFFF;
	scrollbar-3d-light-color:#FFFFFF;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-face-color:#CED0D2;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF;
}

a {
	/*color:#7F7F83;*/
	color:#D60083;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
input {
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}

#con {
	position:relative;
	width: 800px;
	height: 550px;
	left:50%;
	top:48px;
	margin-left:-400px;
	border-color: #ACADB0;
	border-width: 1px;
	border-style: solid;
	z-index:50;
}

#trnav {
	background-color: #D60083;
	height: 23px;
	position: absolute;
	left: 0px;
	top: 142px;
	width:100%;
	z-index:100;
}
#trnav td {
	height: 19px;
	text-align:center;
}
.mmmenuoff {
	text-transform:uppercase;
}
.mmmenuon {
	text-transform:uppercase;
}
#logo {
	position:absolute;
	width:98px;
	height:73px;
	left:32px;
	top:8px;
}

#search {
	position:absolute;
	width:207px;
	height:96px;
	left:576px;
	top:0px;
	z-index:-10;
}

#searchform {
	position:absolute;
	width:135px;
	height:20px;
	left:650px;
	top:60px;
	z-index:30;
}
#searchform input {
	font-size:12px;
	width:130px;
}

#main {
	position: absolute;
	left: 164px;
	top: 120px;
	width: 479px;
	height: 408px;
	overflow: auto;
	/*border:1px solid #f00;*/
}
/*
main height was 299px

#main[id] {
	background-attachment: scroll;
}
*/
#mainschatten {
	position: absolute;
	left: 164px;
	top: 120px;
	width: 460px;
	height: 14px;
	z-Index:150;
}

#bottomschatten {
	position: absolute;
	left: 164px;
	top: 506px;
	width: 460px;
	height: 14px;
	z-Index:150;
}

#main p {
	margin: 0px;
	padding: 0px 20px 0px 22px;
	font-size: 11px;
	line-height:14px;
	text-align: left;
	/*width: 388px;*/
}
#main p .important {
	/*border-top:1px solid #c6c7c8;*/
	color:#d60083;
}
#main ul {
	font-size: 11px;
	width: 388px;
	list-style-image:url(img/ulbox_on.gif);
}
#main h1 {
	color: #89898C;
	font-size: 15px;
	font-weight: bold;
	padding: 9px 0px 7px 22px;
	margin: 0px;
}
#main table {
	width:455px;
}
#main td {
	font-size: 10px;
	font-family:Arial,Verdana;
	line-height:12px;
}


#left {
	position: absolute;
	left: 12px;
	top: 120px;
	width: 147px;
	height: 400px;
	background-color:#F6F6F6;
}
#leftschatten {
	position: absolute;
	left: 12px;
	top: 120px;
	width: 147px;
	height: 14px;
	z-Index:150;
	overflow:hidden;
}
#leftschattenbot {
	position: absolute;
	left: 12px;
	top: 506px;
	width: 147px;
	height: 14px;
	z-Index:150;
	overflow:hidden;
}

#right {
	position: absolute;
	left: 644px;
	top: 120px;
	width: 147px;
	height: 400px;
	background-color:#F6F6F6;
}
#rightschatten {
	position: absolute;
	left: 644px;
	top: 120px;
	width: 147px;
	height: 14px;
	z-Index:150;
	overflow:hidden;
}
#rightschattenbot {
	position: absolute;
	left: 644px;
	top: 506px;
	width: 147px;
	height: 14px;
	z-Index:150;
	overflow:hidden;
}

#footerblock {
	position:absolute;
	left:12px;
	top:527px;
	width:779px;
	height:6px;
	font-size:0px;
	background-color: #D60083;
}

#footer {
	position:absolute;
	left:300px;
	top:531px;
	width:500px;
	text-align:right;
	vertical-align:bottom;
}
#footer a {
	text-decoration:none;
	font-size:10px;
	color:#000;
	padding-right:10px;
	text-transform:uppercase;
}

#copy {
	position:absolute;
	left:12px;
	top:554px;
	width:200px;
	height:12px;
	font-size:10px;
}

#subhead, .side_menu_l2, .side_menu_l2_act {
	margin-top: 10px;
	padding: 2px 0px 3px 0px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	background-color: #95005B;
}
.side_menu_l2 a {
	color:#fff;
}
.side_menu_l2_act a {
	color:#fff;
	text-decoration:underline;
}
#sublinks {
	margin: 4px 0px 0px 25px;
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
	line-height:14px;
}
.subnav {
	list-style-image:url(img/ulbox_of.gif);
	color:#7F7F83;
}
.subnavon {
	list-style-image:url(img/ulbox_on.gif);
	color:#D60083;
}
#sublinks a {
	color:#7F7F83;
	text-decoration:none;
}
#sublinks a.subon {
	color:#D60083;
}
#sublinks a:hover {
	color:#D60083;
}

.pageon {
	font-weight:bold;
	text-decoration:none;
}

pre {
	font-family:Arial,sans-serif;
	font-size: 11px;
	line-height:14px;
	color:#7F7F83;
}

.newshead {
	color: #89898C;
	font-size: 15px;
	font-weight: bold;
	margin:0px;
	padding: 5px 0px 0px 22px;
}

.subhead {
	font-size:11px;
	line-height:14px;
	font-weight:bold;
	padding: 0px 0px 0px 22px;
}
.news {
	font-size:11px;
	line-height:14px;
	padding: 0px 45px 0px 22px;
	margin:0px;
}


.date {
	color:#95005B;
	font-size:11px;
	line-height:14px;
	font-weight:bold;
	padding: 0px 0px 0px 22px;
}

.xtra {
	font-size:11px;
	font-weight:bold;
	padding: 0px 0px 0px 22px;
}
.xtra a {
	color:#D60083;
}

.sm_l1 {
	color:#95005B;
	font-weight:bold;
}

.sm_l2 {
	font-weight:bold;
}
/************** image fader ******************/
#pic {
	position:absolute;
	left:0px;
	top:0px;
	width:147px;
	height:349px;
	overflow:hidden;
}

#pic img {
	display:none;
	position:absolute;
	top:0px;
	left:0px;
}
/************** image fader ******************/
.rundung {
	margin-top:330px;
}

h1 {
	margin:0px;
	padding:0px;
}
/*#main .csc-textpic-imagewrap dl {
	margin-top:0;
}*/
#main .csc-header h1.csc-firstHeader {
	margin-top:20px;
}
.csc-header-n2 h1 {
	margin-top:0px;
	padding-top:0px;
}
.csc-frame-frame1 {
	background-color:#D60083;
	margin:3px 10px 5px 0px;
	padding:5px;
	color:#fff;
}
#main .csc-uploads {
	margin-left:22px;
}
#main .csc-uploads-2 {
	width:410px;
}
#main .csc-uploads-2 td.csc-uploads-icon img {
	border:1px solid #000;
}
#main .csc-uploads-2 td.csc-uploads-fileSize {
	white-space:nowrap;
}
#main .csc-frame-frame1 ul {
	list-style-image:none;
}
#main .csc-textpic-intext-right {
	margin-right:35px;
}
#main .csc-textpic-right .csc-textpic-imagewrap {
	margin-right:35px;
}
#main .csc-textpic-image {
	margin-top:10px;
}
#main .csc-textpic-intext-left-nowrap {
	margin-left:22px;
}
#main .csc-textpic-intext-left-nowrap p, #main .csc-textpic-intext-left-nowrap h1 {
	padding-left:5px;
}
#main .csc-sitemap ul {
	width:300px;
}
#main .csc-sitemap li {
	width:200px;
	margin-left:0px;
	padding-left:0px;
	font-weight:bold;
}
#main .csc-sitemap ul li ul {
	margin-left:25px;
	padding-left:0px;
}

#main .tx-indexedsearch-searchbox {
	margin:20px 0px 0px 22px;
}
#main .tx-indexedsearch-searchbox legend {
	color: #89898C;
	font-size: 15px;
	font-weight: bold;
	padding: 9px 0px 7px 0px;
	margin: 0px;
	text-transform:uppercase;
}
#main .tx-indexedsearch-form label {
	font-size: 12px;
}
#main .tx-indexedsearch-whatis {
	padding-left:22px;
	font-size: 14px;
}
#main .tx-indexedsearch-res {
	margin-right:12px;
	padding:0;
}
#main .tx-indexedsearch-res h3 {
	margin:0px;
	margin-bottom:3px;
	padding:0;
}
#main .tx-indexedsearch-percent {
	padding-left:1em;
	float:none;
	font-size:10px;
}
#main .tx-indexedsearch-title {
	margin-left:14px;
	padding:0;
	font-size: 14px;
}
#main .headdiv {
	margin-top:.5em;
	width:450px;
}
#main .tx-indexedsearch-icon {
	display:none;
}
#main .tx-indexedsearch-redMarkup {
	color:#D60083;
}
#main .tx-indexedsearch-info {
	margin-top:4px;
	font-size:11px;
}
#main .tx-indexedsearch-browsebox {
	padding-bottom:15px;
}

#right h1 {
	color:#D60083;
	font-size:13px;
	margin-left:8px;
}

#right p {
	margin:0 8px;
	font-size:11px;
}
#right a {
	color:#D60083;
}
#right a:hover {
	text-decoration:underline;
}
/************** PRODUKT PAGE ******************/
#main.prodmain {
	padding:20px 0 0 4px;
	height: 380px;
	background-image:url('img/prodbg.gif');
	background-repeat:repeat-y;
	width: 475px;
}
#main.prodmain h1 {
	color: #000;
	font-size: 15px;
	font-weight: bold;
	padding: 0px 0px 0px 5px;
	margin: 0px;
}
#main.prodmain p.bodytext {
	padding:0 25px 0 5px;
	font-size:12px;
}
#main.prodmain img {
	border:1px solid #fff;
}
#main.prodmain .csc-header h2 {
	color:#D60083;
	font-size:14px;
}
#main.prodmain a {
	font-weight:bold;
	color:#D60083;
}
#main.prodmain .csc-textpic-intext-right {
	margin-right:0;
}
#main.prodmain .csc-textpic-right .csc-textpic-imagewrap {
	margin-right:0;
}
#main.prodmain .csc-textpic-image {
	margin-top:0;
}
#main.prodmain .csc-textpic-intext-left-nowrap {
	margin-left:0;
}
#main.prodmain .csc-textpic-intext-left-nowrap p, #main .csc-textpic-intext-left-nowrap h1 {
	padding-left:0;
}
.prodlist {
	margin-bottom:8px;
	border-bottom:1px solid #999;
}
.prodlist tr {
	padding-bottom:4px;
}
.prodlist .image {
	padding-left:10px;
	width:75px;
}
.prodlist .image img {
	border:1px solid #fff;
}
.prodlist .type {
	width:188px;
	padding-right:2px;
	vertical-align:top;
	padding-top:1.7em;
}
#main .prodlist .type p.bodytext {
	padding:0 0 0 10px;
	font-size:12px;
}
#main .prodlist .name {
	width:156px;
	vertical-align:top;
	text-align:right;
	padding-top:1.7em;
	font-size:12px;
}
#main .prodlist .link {
	width:37px;
	padding-left:8px;
	vertical-align:top;
	padding-top:1.7em;
	font-size:12px;
}
#right.prodright {
	width: 134px;
	height: 380px;
	padding:20px 5px 0px 8px;
	font-size:11px;
	background-color:#eee;
}
.prodright p {
	margin:0;
	padding:0;
}
#right.prodright div.csc-textpic-text {
	height:345px;
}

#main.prodmain .contenttable-0 {
	background-color:#fff;
	border:1px solid #000;
	width:450px;
	margin-bottom:5px;
	border-spacing: 0;
}
#main.prodmain .prodtbl-notopborder {
	border-top-width:0;
}
#main.prodmain .prodtbl-tblfollow {
	border-bottom-width:0;
	margin-bottom:0;
}
#main.prodmain .contenttable-0 caption {
	display:table-header-group;
	background-color:#fff;
	text-align:left;
	font-size:14px;
	font-weight:bold;
	color:#D60083;
	border:1px solid #000;
	border-bottom-width:0;
	white-space:nowrap;
	line-height:20px;
}
thead th {
	/*color:#D60083;*/
	font-weight:bold;
	text-align:center;
	font-size:12px;
	padding:2px;
	/*border-bottom:1px solid #000;*/
}
thead th.td-0 {
	text-align:left;
	padding-left:4px;
}
#main.prodmain .contenttable-0 td {
	font-size:12px;
	padding:2px;
}
.contenttable-0 .tr-even {
	background-color:#fff;
}
.contenttable-0 .tr-odd {
	background-color:#eee;
}
.contenttable-0 td {
	text-align:center;
	white-space:nowrap;
	border-left:1px solid #b3b3b3;
}
#main.prodmain .contenttable-0 .td-0 {
	text-align:left;
	white-space:normal;
	border-left-width:0;
	padding-left:4px;
}
.prodtd-name {
	color:#D60083;
	font-size:14px;
}
/*.contenttable-0 .td-1 {
	text-align:left;
}
.contenttable-0 .td-last {
	text-align:right;
}*/
.cc {
	margin-left:4px;
	margin-right:2px;
	padding-left:3px;
}
.contenttable-0 tr .cc {
	width:12px;
	float:left;
	border:1px solid #000;
	font-size:2px;
	line-height:10px;
}
.cc_yellow { background-color:yellow !important; }
.cc_green { background-color:#32CD32 !important; }
.cc_light-green { background-color:#4cee85 !important; }
.cc_black { background-color:black !important; }
.cc_blue { background-color:#1E90FF !important; }
.cc_light-blue { background-color:#67c6dd !important; }
.cc_purple { background-color:purple !important; }
.cc_orange { background-color:orange !important; }
.cc_grey { background-color:grey !important; }
.cc_pink { background-color:pink !important; }
.cc_ivory { background-color:#fffacd !important; }
.cc_brown { background-color:brown !important; }
.cc_beige { background-color:#FFE4B5 !important; }
.cc_red { background-color:red !important; }
.cc_light-red { background-color:#FF6347 !important; }
.cc_violet { background-color:#9932CC !important; }
.cc_white { background-color:#fff !important; }
