/* *******************************************************
** style 
** ******************************************************* */

body {
	color: #000;
	font-family: Helvetica, Arial, Geneva, 'Lucida Grande', Verdana,sans-serif;
	font-style: normal;
	font-size: 14px;
	font-weight: normal;
	line-height: 1em;
	word-spacing: normal;
	letter-spacing:	0em;
	text-decoration: none;
	background: #FFFFFF;
}
h1 {
	font-size: 20px;
	font-weight: normal;
	color: #FF0000;
	text-align: left;
	margin: .2em 0 .5em 0;
}
h1 .csc-firstHeader {
	font-size: 20px;
	font-weight: normal;
	color: #FF0000;
	text-align: left;
	margin: .2em 0 .5em 0;
}
h2 {
	font-size: 28px;
	font-weight: bold;
	color: #FF0000;
	text-align: left;
	margin: 0 0 .2em 0;
}
h3 {
	font-size: 28px;
	font-weight: bold;
	color: #FF0000;
	text-align: left;
	margin: 0 0 .2em 0;
}
p {
	color: #000000;
}
a:link,
a:visited {
	color: #1b4aa5;
	text-decoration: underline;
}
a:hover {
	color: #cbcbcb;
}
ul {
	list-style: disc inside; 
}
#main {
	font-family: Helvetica, Arial, Geneva, 'Lucida Grande', Verdana,sans-serif;
	font-size: 1.0em;
	line-height: 1em;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background: #FFFFFF;
	border-color: #e1cfad;
	border-width: 0;
	border-style: solid;
}
#main #mainContent {
	padding: 0 0 4em 0;
}
#header {
	font-family: Helvetica, Arial, Geneva, 'Lucida Grande', Verdana,sans-serif;
	font-size: 1.0em;
	line-height: 1em;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background: transparent;
	border-color: #C58F1E;
}
#content {
	font-family: Helvetica, Arial, Geneva, 'Lucida Grande', Verdana,sans-serif;
	/*font-size: 12px;*/
	line-height: 1.3em;
	/*font-style: ;
	font-weight: ;
	color: #000000;
	padding: ;
	background: #FFF;*/
}
#speical {
/*	font-family: ;
	font-size: ;
	line-height: ;
	font-style: ;
	font-weight: ;
	color: ;
	background: ;

*/}
#special #specialContent {
	padding: 2em 20px 0 20px;
}
.container {
	display: block;
	font-size: 12px;
	padding: 0 20px 0 20px;
	text-align: left;
	color: #000000;
	background: #FFF;
}
.container h1, .container h2, .container h3, .container h4, .container h5 {
	color: #FF0000;
	padding: 0 0 .5em 0;
	text-align: left;
	font-weight: normal;
	line-height: 1.2em;
}

.container h1 {
	color: #000000;
	font-size: 20px;
}
.container h2 {
	font-size: 20px;
}
.container h3 {
	font-size: 28px; 
	font-weight: bold;
}
.container h4 {
	font-size: 28px; 
}

.container h5 {
	font-weight: bold;
	font-size: 38px;
}

.tabelle {
	margin-bottom: 10px;
	color: #FF0000;
}
.tabelle td{

	height: 2px;
}
.tabelle td img{
	padding-bottom: 5px;
}
.container p.bodytext {
	color: #000000;
	padding: 0 0 0 0;
	line-height: 1.3em;
}
.container a:link,
.container a:visited {
	color: #FF0000;
	font-weight: normal;
	text-decoration: none;
}
.container a:hover {
	color: #000;
	text-decoration: underline;	
} 
#footer {
	font-size: 1em;
	text-align: left;
	color: #000000;
	background: #AAAAAA;
	background-repeat: no-repeat;
	border-color: #F00;
	border-width: 0 0 0 0;
	border-style: solid;
}
#footer #footerContent {
	padding: 1em 20px 1em 20px;
}
#footer #footerContent ul {
	list-style-type: none;
	display: inline;
}
#footer #footerContent ul li {
	display: inline;
}
#footer #footerContent ul li a:link,
#footer #footerContent ul li a:visited {
	color: #FFFFFF;
	font-size: 1em;
	padding: 0 12px 0 0;
	text-decoration: none;
}
#footer #footerContent ul li a:hover {
	color: #ff0000;
}
#footer #footerContent ul li a:link.active,
#footer #footerContent ul li a:visited.active {
	color: #ff0000;
}
/* sunavi als Klasse, da mehrmals im Dokument enthalten */
.subnavi {
	display: block;
	font-family: Helvetica, Arial, Geneva, 'Lucida Grande', Verdana,sans-serif;
	font-size: 24px;
	line-height: 1em;
	font-style: normal;
	font-weight: bold;
	color: #929292;
	background: #FFFFFF;
}
.subnavi .subnaviContent {
	padding: 10px 20px;
}
.subnavi .subnaviContent ul {
	list-style-type: none;
	display: inline;
}
.subnavi .subnaviContent ul li {
	display: inline;
}
.subnavi .subnaviContent ul li a:link,
.subnavi .subnaviContent ul li a:visited {
	color: #d1d1d1;	
	display: inline;
	padding: 0 15px 0 0;
	text-decoration: none;
}
.subnavi .subnaviContent ul li a:hover {
	color: #FF0000;
}
.subnavi .subnaviContent ul li.active {

	color: #929292;
	padding: 0 15px 0 0;
}


/* *******************************************************
** modifications
** ******************************************************* */
#headercenter {
	position: fixed;
	left: 0;
	width: 100%;
	height: 120px;
}
#headerBildmarke {
	position: relative;
	text-align: center;
	margin: 0 auto;
	width: 980px;
	height: 120px;
}
#bildmarke {
	display: block;
	position: relative;
	margin-left: 900px;
	top: 0px;	
}
#logo {	
	width: 820px;
	margin-top: 9px;
	text-align: right;
}
#footer {
	margin-top: 7px;
}
/* *******************************************************
** accordion
** ******************************************************* */
dl.accordion-menu {
	margin: 0;
	padding: 0;
	width: 100%;
	background:white;
}
dl.accordion-menu dt.a-m-t {
	margin: 0;
	font-size: 50px;
	line-height: 1em;
	font-weight: bold;
	margin-bottom: 7px;
	color: #ffffff;
	background: #ff0000;
	text-transform: none;
	padding: 10px 20px 10px 20px;
}
dl.accordion-menu dt.a-m-t-hover{
	color: #ff0000;
}
html.accordion-menu-js dt.a-m-t {
	cursor:pointer;
}
dl.accordion-menu dd.a-m-d {
	margin: 0;
	padding: 0;
}
html.accordion-menu-js dd.a-m-d{
	display: none;
}
html.accordion-menu-js dd.a-m-d-expand {
	display: block;
}
html.accordion-menu-js dd.a-m-d-before-expand {
	display:block;
	position:relative;
	z-index:-1;
	opacity:0;
	height:auto !important;
	/*visibility: hidden;*/
	overflow:visible;
}
html.accordion-menu-js dt.a-m-t-expand {
	color: #FF0000;
}
html.accordion-menu-js dd.a-m-d-expand .subnavi {
	display: block;
}
html.accordion-menu-js dd.a-m-d-anim {
	overflow: hidden;
	display: block;	
}
/* *******************************************************
** shop
** ******************************************************* */
/* tab navigation */
#tabShopContainer {
	width: 100%;
}
#tabShopContainer #tabShopContainerContent {
	position: relative;
	margin: 12px 0 12px 20px;
}
#tabShopContainer #tabShopContainerContent ul {
	display: block;
}
#tabShopContainer #tabShopContainerContent ul li {
	display: inline;
	padding: 6px 8px 6px 8px;
	background: #e8e8e8;
	cursor: pointer;
}
.tabsShop {
	font-size: 14px;
	color: #000;
/*	width: 100px;
	height: 20px;
	margin-right: 10px;
	padding: 4px;
	text-align: center;
	float: left;
	border: 1px solid #ccc;
	border-bottom: 0;
	cursor: pointer;*/
}
.tabsShop:hover {
	color: #F00 !important;
}
.tabsShop:active {
	color: #d1d1d1 !important;
}
/* shop */

.shopOutput .deckenkategorie{
	background-color: #e8e8e8 !important;
	clear:both;
	margin-left: 20px;
	padding: 3px 0px 1px 10px;
}
.shopOutput .container {
padding: 0px 0px 0px 30px;
}

#shopContainer {
	width: 100%;
	height: 1150px;
}
#shopContainer #shopContainerContent {
	padding: 0 0 0 0;
}
#ShopContent {
	width: 570px;
}
.shopOutput {
	/* height: 1730px; */
	background-color: #FFFFFF;
	float: left;
	overflow: auto;
}
.shopResult {
	
	width: 220px;
	background-color: #d1d1d1;
	overflow: hidden;
}
.shopResult .container {
	width: 200px;
	padding-top: 10px;
	height: 350px;
	background-color: #d1d1d1;
	
}
.shopResult .auswahlButtons {
	height: 40px;
	width: 200px;
}

#mainordershow{
	margin-left:20px;
}


.floatingboxAuswahl{
	padding-left:20px;
	padding-top:5px;

}
.floatingboxAuswahl h1 {
	color:#000000;
	font-size:20px;
}

.grayback {
	background-color: #e8e8e8 !important;
	margin-bottom: 7px;
}
.auswahlButtons {
	margin-left:20px;
}
#shopContainer .container {
	float: left;
	margin-top: 7px;
}
#ShopContent {
/*	height: 380px;
	clear: both;*/
}
#load {	
	z-index: 9999;
	display: none;	
	position: absolute; 
	width: 820px;
	margin-top: -4px;
	height: 1410px;
	background-image: url(/fileadmin/style/assets/images/loading.gif);	
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFFFFF;
	filter: alpha(opacity=70);
	-moz-opacity:0.70;
	opacity: 0.70;
}
/* *******************************************************
** formular
** ******************************************************* */
fieldset .formitem{
	margin-bottom: .6em;
}
form {
	margin-left: 20px;
}
fieldset {
	border: 0;
	margin: 0;
	padding: 0;
	text-indent: 0;
	width: 760px;
	padding: 1em 0 .4em 0;
	background-color: #e8e8e8;
	border-bottom: 7px solid #FFFFFF;
}
fieldset.buttonarea {
	padding: 2px;
	border: 0;
	width: 220px;
	text-align: right;
}
fieldset legend{
	margin: 0;
	padding: 0;
	border: 0;
	color: #8D927D;
	font-weight: bold;
}
fieldset label{
	color: #555;
	text-align: right;
	line-height: 1.4em;
	margin-right: 10px;
	padding: 2px;
	vertical-align: top;
	width: 150px;
}
fieldset input[type='text'],
fieldset input.textfield {
	font-size: 100%;
	width: 250px;
	margin: 0;
	padding: 2px;
	color: #000;
	border: 1px #aaa solid;
}
fieldset input[type='checkbox'] {
	margin: 0;
	padding: 0;
	border: 0;
	margin-bottom: 3px;
	vertical-align: bottom;
	border: 1px #aaa solid;
}
fieldset input[type='radio'] {
	margin: 0;
	padding: 0;
	border: 0;
	margin-bottom: 10px;
	vertical-align: top;
}
fieldset input[type='submit'] {
	width: 150px;
}
fieldset select {
	margin: 0;
	padding: 2px;
	width: 256px;
	color: #000;
	border: 1px #aaa solid;
}
fieldset textarea {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 100%;
	margin: 0;
	padding: 2px;
	border: 0;
	width: 250px;
	height: 150px;
	margin-bottom: 3px;
	color: #000;
	border: 1px #aaa solid;
}
input .textfield:focus,
textarea .textarea:focus {
	color: #000;	
}
fieldset dl {
	padding: 1em 0 0 0;
}
fieldset dt {
	float: left;
	text-align: right;
	width: 25%;
	clear: both;
}
fieldset dd {
	float: left;
	width: 50%; 
}
.csc-mailform-field {
	margin-bottom: 20px;
	clear: left;
}
label {
	display: block;
	float: left; 
	height: auto;
}
.validation-advice {
	color: blue;
	margin-left: 110px;
}
#taschenauswahl {
	width: 590px;
	float: left;
}
.close {
	text-align: right;
	padding: 5px;
}
.close a:link, .close a:visited {
	text-decoration: none;
	padding: 5px;
}
.close a:hover {
	color: #f00;
}
.NO {
	float: left;
}

.tx-newloginbox-pi1 {
	margin-top: 20px;
	padding: 0 20px 0 20px;
}

.tx-newloginbox-pi1 table{
	margin-top: 20px;

}
.tx-newloginbox-pi1 h3 {
	font-size: 20px;
	font-weight: normal;
	color: #FF0000;
	text-align: left;
	margin: .2em 0 .5em 0;


}
