html, body, div, span {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	font-size:0.8em;
}

.bodytext ul li{
	font-size: 0.75em; 
}

li {
	margin: 2px 0;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/***
orange: #FF9A01

***/

body {
	margin: 0;
	padding: 0;
	font: normal normal 100% Verdana, Helvetica, Arial, sans-serif;
	color: #747474;
	background: #ffffff;
	line-height: 1;
}

img {
	border: 0;
}

select {

}

/*input {
	height: 15px;
}*/

.clear {
	clear:both;
}

.floatleft {
	float: left;
}
.floatright {
	float: right;
}

.linie {
	background: url(../image/basics/orangedot.gif) repeat-x;
}

.orange {
	color: #FF9A01;
	font-weight: bold;
}
.gray{
  color:#666;
}
.more a, .more a:link, .more a:visited {
	margin:0;
	padding:0;
	font: normal bold 0.7em Verdana, Helvetica, Arial, sans-serif;
	color: #FF9A01;
	text-decoration: none;
}

.more a, .more a:hover, .more a:active {
	text-decoration: underline;
}
/******textauszeichnungen******/
p {
	font-size: 12px;
	line-height: 140%;
}

h1 {
	font-size:15px;
}

h2{
	font-size:14px;
}

h3 {
	font-size:13px;
}

a {
	text-decoration: underline;
	color: #747474;
}
.left{
  float:left;
}
.right{
  float:right;
}
/******WRAPPER****HEADER****LOGO******/
#wrapper {
	width: 980px;
	margin:0 auto;
}

#header {
	position:relative;
	width:980px;
	margin: 0 auto;
}
#head {
	border-top:5px solid #FF9A00;
	text-align:center;
	position:relative;
}
#search {
	position: absolute;
	top:0;
	right:20px;
	background-color:#FF9A00;
	width:200px;
	padding: 0 5px 5px;
}
#search form {
	border:0;
	margin:0;
}
#search input.searchfield {
	border:1px solid #808080;
	font-size:11px;
	float:left;
	margin-right:10px;
	width:116px;
}
#search a {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
}

#search #corner-left {
	position: absolute;
	bottom:0;
	left:0;
	width:3px;
}
#search #corner-right {
	position: absolute;
	bottom:0;
	right:0;
	width:3px;
}
.newsearch .searchfield{
  border:1px solid #808080;
	font-size:12px;
	margin-right:10px;
	width:116px;
}
.newsearch h3{
  float:left;
  margin: 3px 10px 3px 0;
}
#logo {
	margin: 10px 15px;
	padding: 0;
	float: left;
}


.nummer {
	position:absolute;
	bottom:37px;
	right: 245px;
}

/*******Navi******/
#navi {
    text-align:center;
}

#navi img {
	margin-right:1px;
}

#subnav_bg {
	background-color:#FF9A00;
	height:25px;
}

#subnavi {
	text-align:center;
	font-size:11px;
	color:#fff;
	padding:5px 0;
}

#subnavi a {
	text-decoration:none;
	padding:0 10px;
	color:#fff;
}

/*****CORSET****COLUMNLRFT****ETC.******/
#corset {
	margin:0;
	padding:20px;
	background: url(../image/basics/content_bg.gif) repeat;
	/**border-left: 1px solid #FF9A01;
	border-right: 1px solid #FF9A01;**/
}

#columnleft {
	float: left;
	width:710px;
}

#columnright {
	width:200px;
	margin-left: 20px;
	padding-bottom: 20px;
	float: right;
}


/***Warenkorb links***/

.boxhead, .longboxhead {
	background-image: url(../image/basics/box_head_right.gif);
	background-repeat: no-repeat;
	background-position: top right;
	height: 25px;
}

.boxhead h2, .longboxhead h2 {
	background-image: url(../image/basics/box_head_left.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 6px 0 4px 11px;
	font-weight:bold;
	font-size:0.7em;
	color:#000;
	margin:0;
}

.boxfoot, .longboxfoot {
	background-image: url(../image/basics/box_bottom_left.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 25px;
}

.longboxfoot {
	margin-bottom:2em;
}

.boxfoot h2, .longboxfoot h2 {
	background-image: url(../image/basics/box_bottom_right.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding: 0 11px;
	text-align:right;
	font-weight:bold;
	font-size:0.7em;
	color:#000;
	margin:0;
	line-height: 25px;
}

.news-list-item h2 a {
	color:#000;
	text-decoration:none;
}

.boxfoot h2 a, .longboxfoot h2 a {
	color:#000;
	text-decoration:none;
	background-image: url(../image/basics/arrow_white.gif);
	background-position: center right;
	background-repeat: no-repeat;
	padding-right:12px;
}

.boxcart {
	float:right;
	margin: -9px 7px 3px;
}

table#cart_products, table#cart_price {
	font-size:11px;
	width:190px;
	text-align:left;
}
table#cart_products td, table#cart_products th {
	padding: 3px;
	border-bottom:1px solid #FF9A00;
}

table#cart_price td, table#cart_price th {
	padding: 3px;
}


#shopcart {
	width:200px;
}

#newshome h2 {
	margin: 0;
	padding: 10px 0 0 7px;
}



#shopcart .rahmen, .longbox .rahmen {
	border-right: 1px solid #B5B5B5;
	border-left: 1px solid #B5B5B5;
	text-align:center;
	background-color:#fff;
	padding:2px 4px;
}



.korb {
	width: 95%;
	margin-left: 5px;
}

.preis {
	margin-top: 3px;
	font-size: 12px;
}





/****CORSETT***CONTENT****BREADCRUMB*******/

#breadcrumb {
	margin: 0 0 10px;
	padding: 0;
	font-size: 11px;
}


#breadcrumb p {
	margin: 0;
	padding: 0;
	font-size: 11px;
	float: left;
}

#breadcrumb ul {
	margin:0;
	padding: 5px 0 0 0;
	list-style:none;
}

#breadcrumb li {
      display:inline;
      margin: 0;
      padding:0;
}

#breadcrumb a {
	  text-decoration:none;
	   color:#747474;
}

#breadcrumb a:active, #breadcrumb a:hover, #breadcrumb .active {
	  margin:0;
	  padding:0;
	  text-decoration: underline;
}

#content {
	margin:0;
	padding:0;
}

#content h1 {
	margin:1.5em 0;
}

/******FOOTER******/
#footer {
	clear: both;
	background-color:#FF9A00;
}

#foot {
	width:980px;
	margin: 0 auto;
	font-size: 10px;
	color:#fff;
}
.opentime{

}
.vcard {
	float:left;
	width:400px;
	padding: 5px 0 0 20px;
}

#foot_nav {
	float:right;
	padding: 5px 20px 0 0;
}

#foot a {
	color:#fff;
	text-decoration:none;
}
#foot a:hover {
	text-decoration:underline;
}


/******TABELLE*****/
#tabelle, #tabelle-zubehoer {
	margin: 10px 0 0 0;
	padding: 0;
	width: 730px;
	background: url(../image/basics/helltabelle_oben.gif) no-repeat top;
	clear: both;
}

#tabelle a{
	color: #747474;
}

#tabelle h2, #tabelle-zubehoer h2 {
	margin: 0 0 0 10px;
	padding: 5px 0 0 0;
}

.attributes {
	margin:0 0 0 3px;
	padding:0;
	font-size: 11px;
	width: 99%
	background-color:#fff;
}

.attributes td {
	background-color:#fff;
	text-align:left;
}

.attributes th {
	background-color:#fff;
	text-align:left;
	white-space: nowrap;
	font-weight:bold;
}

.order {
	margin:3px;
	padding:0;
	font-size: 11px;
	width: 99%
	background-color:#fff;
}

.order td, .order th {
	padding:5px;
	vertical-align:top;
}

.order th {
	white-space: nowrap;
	font-weight:bold;
}

.order input, .order .editdata {
	font-size:11px;
	border: 1px solid #b5b5b5;
	color:#747474;
	padding: 0 2px;
	background-color:#f0f0f0;
}

.order .editdata {
	margin:3px 0;
	border:0;
	border-bottom: 1px solid #b5b5b5;
}

.obergin {
	background-color: #FFF5E6;
}

.footertabelle {
	background: url(../image/basics/tabelle_unten.gif) no-repeat;
	clear: both;

}

#tabelle-zubehoer {
	margin: 30px 0 0 0;
}

/***class="auswahl"***/

.auswahl {
	background-color: #eeeeee;
	border: 1px solid #cccccc;
	height: 13px;
	padding: 3px 0;
	text-decoration:none;
	font-size: 11px;
}

.auswahl a{
	text-decoration:none;
	}

/*****layer****/

.layer {
	background-color: #ffffff;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font-size: 11px;
	position: absolute;
	z-index: 50;
	text-align: left;
	margin: 0;
	padding: 0;
}

.layer a{
	text-decoration:none;
}

.layer a:hover{
	background-color: #ccc;
}

.layer ul{
	list-style:none;
	margin:0 0 0 15px;
	padding:0;
}

.layer li{
	line-height: 15px;
}

.pic_layer {
	margin:0;
	padding:0;
	border: 1px solid #cccccc;
	background-color: #ffffff;
}


/***PAPIERSEITE***/
#papier {
	margin: 10px 0;
	padding: 0;
	width: 730px;
	line-height: 25px;
	float: left;
}

.papier {
	list-style: none;
	margin:0;
	padding:0 15px 0 0;
	font-size: 14px;
	width: 30%;
}

.papier ul li{
	margin: 5px 0;
}

.papier a{
	text-decoration: none;
}

.button_back {
	float: right;
	margin:20px 10px 0 0;
}

/****Onecolumnseiten*****/
.inshop {
	background: #eeeeee;
}

.shoppic, .shoppreis {
	background: #eeeeee;
	margin: 0;
	padding: 3px;
}

#einleitungstext {
	margin: 10px 0;
	width: 530px;
	float: left;
}
#einleitugstext img{
	float: right;
}

.text {
	float:left;
	width: 60%;
}

/***HOMESEITE NEWSHOME***/

#columnone {
	margin:0;
	padding:0;
	float: left;
	width: 75%;
}

#columntwo {
	margin:0;
	padding:0;
	float: left;
	width: 25%;
}

#einleitungstext {
	margin: 10px 0;
	width: 570px;
	float: left;
}

#newshome {
	margin: -10px 0 0 0;
	padding: 0;
	float: left;
	width: 180px;
	background: url(../image/basics/hellwarenkorb_oben.gif) no-repeat top left;
}

.teaser{
	margin: 0 6px;
	padding: 10px 0 5px 0;
	border-bottom: 1px solid #FF9A01;
}

.teaser h3{
	margin: 0 0 4px 0;
}

.teaser p{
	margin: 0;
	padding: 0;
}

.last {
	border: 0;
}

.footernews {
	background: url(../image/basics/warenkorb_unten.gif) no-repeat;
}


/***HOMESEITE NEWSHOME NEU***/

.singlecolumn {
	margin-bottom:20px;
}

.leftcol {
	width:555px;
	margin-right:15px;	
	float:left;
}

.rightcol {
	width:330px;
	float:left;
	background:#fff;
	padding:0 20px 10px 20px;
}

#content .rightcol h1 {
	color:#FF9A00;
	margin-top:0.5em;
	font-size:15px;
}

.wellcome {
	background:#fff;
	padding:5px  20px 10px 20px;
	margin-bottom:15px;
	margin-right:15px;
}
.wellcome .left{
  width:83px;
  margin-top:10px;
  font-size:10px;
  color:#333333;
  line-height:140%;
}
.wellcome .right{
  width:400px;
}
#content .wellcome h1 {
	margin:0.5em auto; 
	font-size:110%;
}
#content .wellcome h2 {
  font-size:14px;

}

/***NEWSSEITE***/

#news {
	margin:0;
	padding: 0;
	width: 750px;
}

.newsxbox {
	border-bottom: 1px solid #FF9A01;
	clear: both;
}


/***kay***/

.auswahl {
	position: relative;
	top: 0px;
	left: 0px;
	padding: 0px;
	margin: 0px;
	width:80px;
	/*z-index:2;*/
}

.auswahl ul {
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 15px;
	left: 0px;
	background-color: white;
	border: 1px solid #b5b5b5;
	list-style: none;
	list-style-position: inline;
	text-indent: 0px;
	z-index:20;
}

.auswahl ul img {
	position:relative;
	z-index:50;
	}


.dropdownbox ul {
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 15px;
	left: 0px;
	background-color: white;
	border: 1px solid #b5b5b5;
	list-style: none;
	list-style-position: inline;
	text-indent: 0px;
	width:100%;
	z-index:100;
}

.dropdownbox ul a, .auswahl ul li {
	background-color: white;
	display:block;
	padding: 2px 3px;
	white-space: nowrap;
}

li#normalwrap {
	white-space: normal;
	font-size: 1.2em;
}

.dropdownbox ul a:hover, .auswahl ul li a:hover {
	background-color: #FF9A00;
	color:#fff;
}

.dropdownbox a {
	text-decoration: none;
}

.dropdownbox input {
	font-size: 11px;
}
.anzahl {
	font-size:11px;
	border: 1px solid #b5b5b5;
	color:#747474;
	padding: 0 2px;
}

#loginform {
	font-size:11px;
}

#loginform legend {
	font-weight:bold;
}

#loginform fieldset {
	background-color:#fff;
	border: 1px solid #b5b5b5;
	margin: 15px auto;
	width:300px;
}

#loginform form label {
	clear:both;
	font-size:11px;
	width:120px;
	text-align:right;
	padding-right:15px;
	display:block;
	float:left;
}

* html #loginform form label {
	padding-top:5px; /* Internet Explorer < 6 */
	p\adding-top:5px; 	 /* Internet Explorer >= 6 */
}

#loginform .feld, #loginform input {
	font-size:11px;
	border: 1px solid #b5b5b5;
	color:#747474;
}
#loginform .feld {
	padding: 0 2px;
	width:150px;
}

.registration, .kontakt {
	font-size:11px;
}

.kontakt {
	clear:both;
}

.registration fieldset, .kontakt fieldset {
	background-color:#fff;
	border: 1px solid #b5b5b5;
	padding-bottom:10px;
	margin:  0 0 15px 0;
}

.registration legend, .kontakt legend {
	font-weight:bold;
}

.registration label, .kontakt label {
	display:block;
	width:100px;
	padding: 3px 0;
	padding-right:15px;
	margin-right:5px;
	text-align:right;
	float:left;
	
}

.registration input, .registration select, .kontakt input, .kontakt select {
	width:214px;
	font-size:11px;
	border: 1px solid #b5b5b5;
	color:#747474;
}
#mailbutton{
  padding: 0;
}
#mailbutton input{
  width:100px;

}
#spam{
  width:70px;
}
.kontakt textarea {
	width:562px;
	font-size:11px;
	border: 1px solid #b5b5b5;
	font: normal normal 100% Verdana, Helvetica, Arial, sans-serif;
	color:#747474;
}

.reg_row {
	clear:both;
	padding:5px 0;
}
.reg_row div {
  width:346px;
	float:left;
}

.error label {
	color:#fff;
	background-color: #D94800;
	font-weight: bold;
}

.error input {
	border: 1px solid #D94800;
}

#reg_error {
	color:#ff0000;
	margin-bottom:15px;
}
ul#list {
	font-size:12px;
	font-weight:normal;
	list-style-image:url(../image/basics/arrow_orange.gif);
	padding-top:0;
	margin-top:0;
}

ul#list a {
	text-decoration:none;
}

ul#list a:hover {
	text-decoration:underline;
}
.dropdownbox {
	position: relative;
	top: 0px;
	left: 0px;
	background-color: #EEEEEE;
	border: 1px solid #b5b5b5;
	white-space: nowrap;
	width:150px;
	height: 13px;
}
.activated {
	background-color: white;
}

#folderSystemM1List {
	width: 220px;
}

#folderSystemM2List {
	width: 220px;
}

.col-one {
	width: 48%;
	margin: 0 10px 0 0;
	float: left;
}

.col-two {
	width: 48%;
	margin: 0;
	float: right;
}

.tx_lumogooglemaps_pi1_infobox, .gmapDir {
	font-size: 10px;	
}

.gmapDir ul {
	margin-top: 5px;
	padding-top:0;	
	list-style-image:url(../image/basics/arrow_orange.gif);
}

/*.longbox {
	position:relative;
	z-index:2
	}*/
/*formatierung Inhaltselement:tabelle*/
table.contenttable {
  border-collapse:collapse;
  font-size:9px;
}
table.contenttable td ,table.contenttable th{
  border:1px #747474 solid;
  padding:2px;
}
table.contenttable caption{
  padding-bottom:5px;
  font-size:10px;
}
table.contenttable .tr-odd{}
.left30{
  width:25%;
  float:left;
}
.right70{
  float:right;
  width:70%;
}
.csc-sitemap ul{
  padding:0;
  list-style-position:inside;
}
.csc-sitemap li{
  margin: 10px 0;
}

.tx-sgglossary-pi1{
  font-size:12px;
}
/***************TWITTER**************/
#twrss_table{
  color:#0C93BF;
  width:251px
  line-height:1em;
  position:relative;
  top:-9px;
}

#twrss_table #twrss_head{
	width:251px;
	height:27px;
	background:url(../image/basics/twitter_head.jpg) no-repeat;
}

#twrss_table #twrss_body{
	width:251px;
	background:url(../image/basics/twitter_bodyrepeat.jpg) repeat-y;
	line-height:1.1em;
}

#twrss_table #twrss_footer{
	width:251px;
	height:5px;
	background:url(../image/basics/twitter_footer.jpg) no-repeat;
}

#twrss_table .twrss_bodytext{
	border-bottom:1px solid #A1E8F7;
	margin: 0px 5px;
	font-size:12px;
	padding-bottom:5px;
}

#twrss_table .twrss_bodytext a{
	font-size:10px;
	color: #ff9900;
	}
	
#twrss_table #twrss_followme{
	text-align:center;
	padding:3px 0px;
}

#twrss_table #twrss_followme a{
	font-size:12px;
	color: #ff9900;
}	

#twrss_table .twitter_date{
	color:#666;
	font-size:11px;
	margin-bottom:5px;
}
#content div.groupDescription{
  margin-bottom:20px;
  font-size:0.8em;
}

ul#paperColorList, ul#envelopeColorList{
  z-index:100;
}
form.newsletter{
  font-size:12px;
}
