/* Global */
* {
	margin: 0;
	padding: 0;
}
.invisible, dfn, #logo_print {
	display: none;
}
body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1em;
	color: black;
	background: #f2f6f9 url(../images/bg_main.gif) repeat-y 50% 0%;
}
.invisible, dfn {
	display: none;
}
div.spacer {
	clear: both;
}
br.spacer {
	clear: both;
}
* html br.spacer {
	display: none;
}
*+html br.spacer {
	display: none;
}
#content-right div.spacer {
	clear: none;
}
/* Global Ende */


#seite {
	position: absolute;
	top: 0;
	left: 50%;
	width: 1000px;
	height: 100%;
	background: url(../images/bg_main.gif) repeat-y;
	margin-left: -500px;
}
/* Header */
#header {
	background: #f2f6f9;
	padding-top: 20px;
}
#header img {
	border-width: 1px 0 1px 0;
	border-top: 1px solid #d13396;
	border-bottom: 1px solid #d13396;
}
#top-frame {
	font-size: 75%;
	background: #dae5ef;
	border-bottom: 1px solid #d13396;
}
/* Header Ende */


/* Navi oben */
#hmenu-frame {
	background: #094e8e;
	width: 580px;
	float: left;
	margin-left: 210px;
}
* html #hmenu-frame {
	margin-left: 105px;
}
#hmenu {
	padding-top: 5px;
}
#hmenu li {
	text-align: center;
	list-style: none;
	float: left;
}
#hmenu a {
	display: block;
	padding: 0 33px 5px 33px;
	border-left: 1px solid white;
	color: white;
	text-decoration: none;
}
#hmenu a:hover, #hmenu a:focus, #hmenu .active a {
/*font-weight: bold;*/ }
#hmenu .active a {
	font-weight: bold;
}
#hmenu #startseite a {
	border-left: none;
}
#metamenu-frame {
	margin-left: 810px;
	padding-top: 5px;
}
#metamenu li {
	font-weight: bold;
	list-style: none;
	float: left;
}
#metamenu #schrift_groesser b, #metamenu #schrift_kleiner b {
	display: none;
}
#metamenu #schrift {
	margin: 0 3px 0 4px;
}
#metamenu #hilfe {
	margin-left: 10px;
}
#metamenu #hilfe a {
	color: black;
	text-decoration: none;
}
#metamenu #schrift_groesser a, #metamenu #schrift_kleiner a {
	width: 9px;
	height: 12px;
	display:block;
}
#metamenu #schrift_groesser a {
	background: url(../images/button_plus.gif) no-repeat 0px 3px;
}
#metamenu #schrift_kleiner a {
	background: url(../images/button_minus.gif) no-repeat 0px 3px;
}
/* Navi oben Ende */


#main-frame {
	/*padding-bottom: 40px;*/
padding-bottom: 5px;
}
/* Navi links */
#left-frame {
	float: left;
	width: 790px;
}
* html #left-frame {
	margin-right: -3px;
}
#vmenu-frame {
	float: left;
	padding: 45px 10px 0 25px;
	width: 175px;
	font-size: 75%;
}
#vmenu {
	list-style: none;
}
#vmenu a {
	padding: 7px 1px;
	display: block;
	color: #094e8e;
	text-decoration: none;
	border-bottom: 1px solid white;
}
#vmenu a:hover, #vmenu a:focus, #vmenu .active a {
	font-weight: bold;
}
#vmenu .active a {
	padding-left: 17px;
	background: url(../images/pfeil_blau.gif) no-repeat left 8px;
}
#vmenu li.second a {
	font-size: 95%;
	padding-left: 2px;
	margin-left: 14px;
}
#vmenu li.active-second a {
	font-weight: bold;
}
/* Navi links Ende */


/* Spruch des Monats */
#spruch {
	margin: 80px 15px 0 0;
	padding: 0 2px;
}
#spruch h1, #spruch p, #spruch ul {
	display: none;
}
#spruch a {
	border: 1px solid #d13396;
	display: block;
	padding: 10px 5px;
	text-decoration: none;
	color: #d13396;
}
#spruch h2 {
	text-align: center;
	color: #094e8e;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 10px;
}
#spruch h1.csc-firstHeader {
	display: block;
	text-align: center;
	font-weight: bold;
	font-style: italic;
	font-size: 120%;
}
#spruch a#c312, #spruch a#c854 {
	display: none;
}
#spruch a:hover, #spruch a:focus {
	background: white;
}
#content-main .csc-frame-invisible {
	display: none;
}
/* Spruch des Monats Ende */


/* Content */
#content-top {
	font-size: 70%;
}
#breadcrumb {
	/*width: 31em;*/
margin-bottom: 15px;
	width: 100%;
	float: left;
	color: #094e8e;
}
#breadcrumb span {
	color: black;
}
#breadcrumb a {
	color: #094e8e;
}
#content-frame {
	padding: 20px;
	margin-left: 210px;
}
#content-main {
	margin-top: 30px;
	float: left;
	width: 540px;
}
* html #content-main {
	margin-top: 18px;
}
#content-main h1 {
	font-size: 95%;
	margin-bottom: 10px;
	color: #094e8e;
}
* html #content-main h1 {
	margin-bottom: 7px;
}
*+html #content-main h1 {
	margin-bottom: 7px;
}
#content-main h2 {
	font-size: 75%;
	font-weight: bold;
	margin-bottom: 10px;
}
#content-main h3 {
	font-size: 95%;
	margin-bottom: 10px;
	color: #d13396;
}
#content-main p {
	font-size: 75%;
	line-height: 130%;
	margin-bottom: 10px;
}
#content-main a {
	color: #d13396;
}
#content-main a:hover, #content-main a:focus {
	text-decoration: none;
}
#footer-frame {
	width: 540px;
	margin-top: 30px;
	font-size: 75%;
	text-align: center;
	float: left;
}
#footer-frame a {
	color: #094e8e;
}
#footer-frame a:hover, #footer-frame a:focus {
	text-decoration: none;
}
#footer-frame p {
	margin-bottom: 20px;
}
#service-frame {
	float: right;
}
#service li {
	float: left;
	list-style: none;
}
#service a {
	display: block;
	color: black;
	text-decoration: none;
}
#service #b_drucken a {
	padding: 0 0 2px 20px;
	background: url(../images/icon_print.gif) no-repeat;
}
/*#service #b_mail2friend a {
margin-left: 10px;
padding: 0 0 2px 17px;
background: url(../images/icon_seite.gif) no-repeat; }*/
/* Content Ende */


/* rechte Seite */
#right-frame {
	/*margin-left: 790px;*/
padding: 64px 0 20px 20px;
	overflow: hidden;
	width: 170px;
}
* html #right-frame {
	margin-left: 0px;
}
#content-right {
	width: 170px;
}
#content-right h1 {
	width: 170px;
	margin-bottom: 10px;
	font-size: 75%;
	font-weight: bold;
}
#content-right p {
	font-size: 75%;
	line-height: 130%;
	margin-bottom: 10px;
}
#content-right a {
	color: #094e8e;
}
#content-right a:hover, #content-right a:focus {
	text-decoration: none;
}
/* rechte Seite Ende */

#content-right .csc-header {
	float: none;
}
/* Content Elemente */
div.csc-frame-rulerAfter {
	margin-bottom: 17px;
	padding-bottom: 7px;
	border-bottom: 1px solid #d13396;
}
#content-main ul {
	margin: 0 0 10px 1px;
}
#content-main li {
	list-style: none;
	background: url(../images/square_blau.gif) no-repeat left 4px;
	margin-bottom: 5px;
	padding-left: 15px;
	font-size: 75%;
}
* html #content-main li {
	background-position: left 7px;
	margin-bottom: 2px;
}
*+html #content-main li {
	background-position: left 7px;
	margin-bottom: 2px;
}
#content-main .imgtext-table {
	border: 0;
}
#content-main .imgtext-table tr {
	border: 0;
}
#content-main table {
	width: 100%;
	empty-cells: show;
	border-collapse: collapse;
}
#content-main table.rahmen {
	font-size: 75%;
	border: 1px solid #dae5ef;
}
#content-main table p {
	margin: 0;
}
#content-main td {
	padding: 2px 20px 2px 0;
	vertical-align: top;
}
#content-main thead tr {
	background: #dae5ef;
}
#content-main thead th {
	text-align: left;
	padding: 10px 7px;
	font-weight: bold;
}
#content-main .rahmen tbody td {
	border-bottom: 1px solid #dae5ef;
}
#content-main .rahmen tbody td {
	padding: 7px 20px 7px 7px;
}
#content-main .csc-sitemap ul a {
	display: block;
}
#content-main .csc-sitemap ul ul li {
	font-size: 100%;
}
#content-main .csc-sitemap ul ul {
	margin-left: 25px;
	margin-bottom: 0;
	margin-top: 5px;
}
* html #content-main .csc-sitemap ul ul {
	margin-top: 2px;
}
*+html #content-main .csc-sitemap ul ul {
	margin-top: 2px;
}
#content-main .csc-sitemap ul ul ul {
	margin-bottom: 0;
}
#content-main .csc-textpic {
	margin-bottom: 20px;
	padding-bottom: 7px;
	border-bottom: 1px solid #d13396;
}
#content-main .csc-textpic-intext-left, #content-main .csc-textpic-below {
	overflow: hidden;
}
#content-main dl.csc-textpic-image dd {
	background: #dae5ef;
	font-size: 65%;
	padding: 2px;
}
#content-main div.csc-textpic-imagewrap {
	padding-bottom: 13px;
}
* html #content-main div.csc-textpic-imagewrap {
	padding-bottom: 10px;
}
* html #content-main .csc-textpic-intext-left div.csc-textpic-imagewrap {
	padding-bottom: 3px;
}
*+html #content-main div.csc-textpic-imagewrap {
	padding-bottom: 3px;
}
#content-main .csc-textpic-imagerow dl.csc-textpic-image {
	margin-right: 10px;
	padding-bottom: 10px;
}
#content-main div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
	margin-bottom: 0;
}
#content-main div.csc-textpic-imagewrap dl.csc-textpic-lastcol {
	margin-right: 0;
}
.csc-mailform {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 75%;
	border: 0;
}
form {
	margin-bottom: 20px;
}
legend {
	display: none;
}
fieldset {
	border: 0;
}
.csc-mailform .csc-mailform-radio {
	margin: 5px 0 3px 0;
	float: left;
	border: 0;
	width: auto;
}
* html .csc-mailform .csc-mailform-radio {
	margin-bottom: 0;
}
*+html .csc-mailform .csc-mailform-radio {
	margin-bottom: 0;
}
.csc-mailform .csc-mailform-radio input {
	margin-right: 5px;
	margin-left: 20px;
	margin-top: 3px;
}
* html .csc-mailform .csc-mailform-radio input {
	margin-top: -1px;
}
*+html .csc-mailform .csc-mailform-radio input {
	margin-top: -1px;
}
.csc-mailform .csc-mailform-radio label {
	width: auto;
	margin-right: 20px;
	padding: 0;
}
.csc-mailform select {
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
.csc-mailform option {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	padding-right: 20px;
}
.csc-mailform input, .csc-mailform textarea {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 100%;
	border: 1px solid #094e8e;
	padding: 2px;
	width: 20em;
}
.csc-mailform .csc-mailform-check {
	border: 0;
	margin-top: 6px;
	width: auto;
}
.csc-mailform input#mailformformtype_mail {
	margin-top: 10px;
	margin-left: 7em;
	padding: 5px 10px;
	background: #094e8e;
	color: white;
	width: auto;
}
.csc-mailform input#mailformformtype_mail:hover, .csc-mailform input#mailformformtype_mail:focus {
	background: white;
	color: #d13396;
}
.csc-mailform-field {
	margin-bottom: 5px;
	clear: both;
}
.csc-mailform label {
	padding-top: 5px;
	float: left;
	display: block;
	width: 7em;
}
#content-main .news-list-container div.csc-textpic-intext-left div.csc-textpic-imagewrap {
	margin-right: 0px !important;
}
#content-main .news-list-container div.csc-textpic-intext-left div.csc-textpic-imagewrap img {
	margin-right: 10px !important;
}
#content-main .news-list-container a {
	font-size: 75%;
}
#content-main .news-list-container h1 a {
	text-decoration: none;
	font-size: 95%;
	margin-bottom: 10px;
	color: #094e8e;
}
#content-main .news-list-container h4 {
	font-size: 75%;
	font-weight: normal;
}
#content-main .news-single-item .news-list-date {
	margin-bottom: 5px;
	font-size: 75%;
}
#content-main .news-single-item img {
	border: 1px solid #094e8e;
}
#content-main .news-single-item .news-single-imgcaption {
	/*background: #dae5ef;*/
font-size: 65%;
	padding: 2px;
}
#content-main .news-list-container .csc-textpic-text {
	margin-bottom: 10px;
}
#content-main .news-list-container img {
	border: 1px solid #094e8e;
}
#content-main .news-single-img {
	max-width: 240px;
}
* html #content-main .news-single-img {
	min-width: 100px;
}
*+html #content-main .news-single-item div.csc-textpic-imagewrap dl.csc-textpic-image {
	padding-bottom: 0px;
}
#content-main .news-single-item div.csc-textpic-imagewrap {
	padding-bottom: 0;
}
#content-right div.csc-textpic-clear {
	clear: none;
}
#content-right div.csc-textpic-imagewrap {
	float: none;
	margin-bottom: 18px;
}
* html #content-right div.csc-textpic-imagewrap {
	margin-bottom: 0px;
}
*+html #content-right div.csc-textpic-imagewrap {
	margin-bottom: 11px;
}
#content-right div.csc-textpic-text {
	clear: none;
}
#content-right dl.csc-textpic-image dd {
	width: auto;
	color: white;
	background: #094e8e;
	font-size: 65%;
	padding: 2px;
}
* html #content-right div.csc-textpic-imagewrap {
	padding-bottom: 8px;
}
*+html #content-right div.csc-textpic-imagewrap {
	padding-bottom: 12px;
}
blockquote {
	margin-top: -10px;
	margin-left: 30px;
}
#content-right div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
	padding-right: 100%;
	margin-bottom: 20px;
}
* html #content-right div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
	padding-right: 0;
}
*+html #content-right div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
	padding-right: 0;
}
/* Content Elemente Ende */




/* BESTELLFORMULAR */

.news-latest-item {
	background-color:#ECF2F7;
	padding:10px;
	height:auto;
	width:520px;
	float:left;
}
.news-latest-item-image {
	float:left;
	width:100px;
	height:auto;
}
.news-latest-item-image img {
	border: 1px solid #094E8E;
}
.news-latest-item-content {
	float:right;
	width:390px;
	height:auto;
}
.news-latest-item h2 {
	width:525px;
	_width:530px;
	background-color:#DAE5EF;
	padding:5px 5px 5px 10px;
	margin:-10px -10px 0px -10px;
}
.news-latest-item-price {
	font-weight:bold;
	font-size:110%;
	color:#ffffff;
	background-color:#094E8E;
	padding:5px;
}
.news-latest-item-quantity {
	width:55px;
	height:14px;
	border:1px solid #CA4E94;
	font-size:80%;
}
.formtable td {
	padding:0px 0px 10px 0px;
}
.input-text {
	width:250px;
	height:16px;
	border:1px solid #CA4E94;
	font-size:80%;
}
.input-textarea {
	width:250px;
	height:100px;
	border:1px solid #CA4E94;
	font-size:100%;
	overflow:auto;
}
.formtable-overview {
	background-color:#ECF2F7;
	padding:5px;
	margin:10px 0px 0px 0px;
}
.formtable-overview p {
	padding:0px 0px 5px 0px;
}
.formtable-price {
	margin:10px 0px 30px 0px;
}
.order-wrap {
	clear: both;
	
}
.order-left {
	float: left;
	width: 350px;
}
.order-right img { 
	margin-bottom: 18px;
}
.order-right {
	float: right;	
}
.order-in {
	padding-bottom: 18px;
}

.order-price {
	color: #094E8E;
	font-weight: bold;
	padding-bottom: 12px;
	font-size: 12px;
}
.submitter {
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #094E8E;
	background-color: #FFF;
	clear: both;
	border: 1px solid #094E8E;	
	cursor: pointer;
	padding: 2px;
}
table.formtable tr td {
	font-size: 12px;	
}
.input-t04 {
	border: 1px solid #094E8E;
	background-color: #FFF;
	width: 302px;
	padding: 2px;
}
#nachricht {
	border: 1px solid #094E8E;
	background-color: #FFF;
	width: 302px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding: 2px;
}
.fairorder-alert, .input-t04-alert, .input-t06-alert {
	background-color: #F6C2C5;	
	padding: 2px;
}
