HTML {
	height: 101%;
}

BODY {
	margin: 0px;
	padding: 0px;
	color: black; 
	margin-top: 10px;
	font-size: 100.01%; 
	background:  #F1F1F1 url(../images/pcback.jpg) repeat-x top left ; 	
}

a:focus {
	outline: none;
}

a:hover {
	text-decoration: underline;
}

fieldset {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

#content .line {
	height: 1px;
	background-color: #c8c8c8;
	border: 0;
	padding: 0;
	margin: 10px 0 20px 0;
	overflow: hidden;
}

#content p.emphasizeleft {
	border-left: 10px solid #336797;
	padding-left: 10px;
	margin: 0px 0px 20px 0px;
}

#content p.emphasizeright {
	border-right: 10px solid #336797;
	padding-right: 10px;
	margin: 0px 0px 20px 0px;
}

/* root element for tabs  */
ul.css-tabs {  
	margin:0 !important; 
	padding:0;
	height:30px;
	border-bottom: 1px solid #c6c6c6;	 	
}

/* single tab */
#content ul.css-tabs li {  
	float:left;	 
	padding:0; 
	margin:0;  
	list-style-type:none;
	background-image: none;
}

/* link inside the tab. uses a background image */
#content ul.css-tabs a { 
	float:left;
	font-size:13px;
	display:block;
	padding:5px 20px;	
	text-decoration:none;
	border:1px solid #c6c6c6;	
	border-bottom:0px;
	height:18px;
	background-color:#dddddd;
	color:#666666;
	margin-right:2px;
	position:relative;
	top:1px;	
	outline:0;
}

#content ul.css-tabs a:hover {
	background-color:#F7F7F7;
	color:#336797 ;
}
	
/* selected tab */
#content ul.css-tabs a.current {
	background-color:#f1f1f1;
	border-bottom:1px solid #f1f1f1;	
	color:#336797;	
	cursor:default;
}

/* tab pane */
.css-panes div.pane {
	display:none;
	border:1px solid #c6c6c6;
	border-width:0 1px 1px 1px;
	min-height:150px;
	padding: 15px 5px;
	background:-moz-linear-gradient(top, #f1f1f1, #fff); /* Firefox */
	background:-webkit-gradient(linear, left top, left bottom, from(#f1f1f1), to(#fff)); /* Safari, Chrome */
	background:-webkit-linear-gradient(top, #f1f1f1, #fff); /* Safari, Chrome - neue Syntax! */
	background:-o-linear-gradient(top, #f1f1f1, #fff); /* Opera */
	background:-ms-linear-gradient(top, #f1f1f1, #fff); /* IE */
	background:linear-gradient(top, #f1f1f1, #fff); /* W3C Standard */
}

.css-panes div.pane div.teaserelementbig { width: 516px; }

.css-panes div.pane div.teaserelement { width: 250px; }

.css-panes div.pane  div.teaserelementsmall { width: 161px; }

.css-panes div.pane .picture { padding: 0px; border: 0px; }

#content .w2dptablinks {
	padding: 4px 0 0 0;
}

#content .w2dptablinks a {
	font-weight: normal;
	padding: 17px 4px 17px 50px;
	display: block;
	float: left;
	margin-right: 3px;
	background: url(../images/akk.jpg) no-repeat top left;
	color: #333333 !important;
	text-decoration: none;
	outline: none;
}
#content .w2dptablinks a:hover {text-decoration: blink;}

#content h1 {
	font-size: 160%;
	font-weight: normal;
	margin-top: 10px;
	padding: 10px 20px 20px 50px;	
	color: #666666;
	background: url(../images/h1.jpg) no-repeat top left;
}

#content h2 {
	font-size: 130%;
	margin: 0px;
	color: #666666;
	padding: 10px 0px 2px 0px;
}

#commonpages h3, #subnav h3 {
	float: left;
	width: 174px; 
	font-weight: normal !important;
	color: white;
	font-size: 100%;
	letter-spacing: 0.1em;
	padding: 2px 0px 3px 20px;
	background: url(../images/);
	overflow: hidden;
	margin: 0px;
}

#content h3 {
	font-size: 100%;
	font-weight: bold;
	margin: 0px;
	padding: 10px 0px 5px 0px;	
	color: #336797;
}

#content h4 {
	font-size: 85%;
	font-weight: bold;
	margin: 3px 0px 1px 0px;
	padding: 0px;	
	color: #336797;
}

#content h5 {
	font-size: 85%;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: black; 	
}

#content p {
	margin: 0px;
	padding: 10px 0px 10px 0px;	
	line-height: 160%;
	color: #333333;
}

#content a {
	text-decoration: none;
	font-weight: bold;
	color: #336797; 
}

#content a:hover {
	text-decoration: underline;
}

#content .sidepictureright {
	float: right;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 5px 10px;
	border: 1px solid #c8c8c8;	
    width: 260px; 
    -webkit-box-shadow: 3px 2px 5px #aaa;
    -moz-box-shadow: 3px 2px 5px #aaa;
    box-shadow: 3px 2px 5px #aaa;
}

#content .sidepictureleft {
	float: left;
	padding: 5px 5px 7px 5px;
	margin: 5px 10px 5px 0px;
	border: 1px solid #c8c8c8;     
    width: 260px; 
    -webkit-box-shadow: 3px 2px 5px #aaa;
    -moz-box-shadow: 3px 2px 5px #aaa;
    box-shadow: 3px 2px 5px #aaa;
}

#content .sidepictureright h4, #content .sidepictureright h5, #content .sidepictureleft h4, #content .sidepictureleft h5 {
	text-align: center;
}

* html .clearfix { overflow:hidden; } 

#content .clearer {
	clear: both;
}

#more {
	margin: 0px;
	padding: 20px 0px 0px 0px;
	text-align: right;
	color: black;
}

#more a {
	text-decoration : none;
	padding: 1px 0px 1px 0px;
	line-height: 30px;
	font-weight: bold;
	color: #336797; 
}

#content ul {
	list-style: none;
	padding: 0px;
	margin: 6px 5px 6px 15px;
	line-height: 160%;
}

#content li {
	padding: 0px 0px 16px 18px;
	background: url(../images/phaken.gif) no-repeat top left;
}

.table_normal {
	border: 1px solid white;
}

.headercell {
	font-size: 1.2em; 
 	font-weight: normal; 
	color: white;
	background: #336797 !important; 
	padding: 0.2em 0.2em 0.3em 0.5em;
}

.headercell a {
	color: white !important;
	text-decoration: underline !important;
	font-weight: normal !important;
}

#content table a{
	color: #336797;
}

#content tr.even td, #content tr.even  { 
	background: #dadada;  	
	padding: 0.5em;
}

#content td.cell{  
	background: #c8c8c8;
	padding: 0.5em;
}

.table_normal tr.even, .table_normal tr.odd {
   line-height: 130%;
}

#content table img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#content table .s2d img {
	margin-left: 3px;
}

div.teaserborder1, div.teaserborder2, div.teaserborder3 {
	float: left;
	width:100%;
	padding: 4px;
	margin: 3px 0px 1px 0px;
	border: 1px solid #c5c5c5;
	background: #ffffff;
	-webkit-border-radius: 8px;
    -khtml-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
	-moz-box-shadow: 2px 3px 8px #858585;
	-webkit-box-shadow: 2px 3px 8px #858585;
	box-shadow: 2px 3px 8px #858585;
}
* html div.teaserborder1 { padding: 2px; }
* html div.teaserborder2 { padding: 2px; }
* html div.teaserborder3 { padding: 2px; }

div.teaserborder2 {
	min-height: 250px;
}

div.teaserborder3 {
	min-height: 270px;
}

.title1 {
	border: 1px solid #c5c5c5;
	margin: 1px 0px 1px 0px;
	padding: 5px 5px 5px 5px;
	background: #ffb787;
	-webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.title2 {
	border: 1px solid #c5c5c5;
	margin: 1px 0px 1px 0px;
	padding: 5px 5px 5px 5px;
	background: #ffb787;
	-webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.title3 {
	border: 1px solid #c5c5c5;
	margin: 1px 0px 5px 0px;
	padding: 5px 3px 5px 5px;
	background: #505050;
	background: #ffb787;
	-webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.title1 a, .title2 a, .title3 a {
	color: #333333 !important;
	padding: 0px 0px 0px 5px;
}

div.teaserelementbig {
	width: 533px;
	float: left;
	padding: 4px 0px 4px 0px;
	margin: 3px 0px 1px 0px;
}

div.teaserelement {
	width: 255px;
	float: left;
	padding: 2px 2px 4px 2px;
	margin: 2px 10px 0px 0px;
	}
* html div.teaserelement { margin-right: 1px; }
* html div.teaserelement { width: 259px; }

div.teaserelementsmall {
	width: 166px;
	float: left;
	padding: 4px 2px 4px 2px;
	margin: 2px 10px 2px 0px; 
	font-size: 90%;
}
* html div.teaserelementsmall {margin: 2px 1px 2px 0px!important;}

div.teaserelementsmall p, div.teaserelement p, div.teaserelementbig p {
	padding: 0px 0px 5px 0px!important;
}

div.teaserpicture {
	float: right;
	padding: 6px 0px 0px 5px;
	margin: 0px 0px 5px 10px;
}

div.teaserpicture2 {
	float: right;
	padding: 6px 0px 0px 2px;
	margin: 0px 0px 3px 0px;
}

div.teaserpicture3 {
	float: right;
	padding: 2px 0px 0px 0px;
	margin: 0px 0px 3px 2px;
}

div.teaserinfo {
	font-size: 70%;
	color: #606060;
}

.price {
	font-size: 120%;
	color: #000000;
}

.infobutton {
	margin: 10px 0px 5px 0px;
}

.teasid, .price, .teaserinfo {
	padding-top: 5px !important;
	font-weight: bold;
}

#teasernav {
	clear: both;
	padding: 3px 0px 3px 0px;
	margin: 0px 0px 25px 0px;
	text-align: center;
	font-size: 130%;
	font-weight: bold;
	background: #336797;
	color: #CAC1BF;
}

#teasernav a {
		color: white;
}

#teasernav a.current {
		color: #c8c8c8;
	text-decoration: underline;
}

#teasernav a:hover {
	text-decoration: underline;
}

input.box {
	border : 1px solid black;
	width: 280px;
	vertical-align: top;
	padding: 1px;
	margin: 0px 0px 10px 0px;
}

form.formular textarea  {
	border : 1px solid black;
	width: 280px;
	height: 200px;
	vertical-align: top;
	padding: 1px;
	margin: 0px 0px 10px 0px;
}

form.formular .formcaption {
	width: 190px;
	line-height: 180%;
	float: left;
	clear: left;
	color: black; 
}

form.formular .formnote {
	color: #FB8734;
	line-height: 160%;
	padding: 2px 0px 10px 192px !important;
}

.buttoncaption {
	line-height: 200%;
}

#register {
	width: 101%;
	clear: both;
	padding: 3px 0px 3px 0px;
	margin: 0px;
	text-align: center;
	background: #336797; 
	font-size: 130% ;
	font-weight: bold ;
}

#register a:link {
	padding: 0px 2px 0px 2px;
	color: #E6E6E6 ;
}

#register a:visited {
	padding: 0px 2px 0px 2px;
	color: #E6E6E6; 
	text-decoration: underline;
}

#register a:hover {
	color: #E6E6E6 ; 
	text-decoration: none;
}

.register2 {
	text-decoration: none !important;
	background-color: #FB8734;
	padding: 5px 0px 5px 0px !important;
}

p.register2 {
	text-decoration: none !important;
	background-color: #FB8734;
	padding: 0px 0px 0px 0px;
	font-size: 80% !important;
	color: black !important;
}

p.register2 a:link {
	color: black !important;
	text-decoration: none !important;
}

p.register2 a:visited {
	color: black !important; 
	text-decoration: none !important;
}

p.register2 a:hover {
	color: black !important; 
	text-decoration: underline !important;
}

P.s2d  {		/*Preis auf der Artikelseite */
	font-size: 180%;
	color: black;
	font-weight : bold;
	margin: 0px;
	padding: 2px 0px 2px 0px;
	line-height: 200px;
}

P.s2dsmall  {
	font-size: 80% !important;
	color: black;
}

a.s2dsmall, a.s2dinfo  {
	text-decoration:underline !important;
}

#content .s2d {
	color: black;
}

#W2DPluginVote  {
	margin-bottom: 25px;
}

#W2DPluginVote p  {
	line-height: 160%;
	color: black;
	font-weight: bold;
	border: 0px;
	padding: 0px 5px 0px 5px;
	margin:0px;
}

td.s2d {
	color: black;
	padding-left: 0px;
	font-size: 100%;
}

td.s2d p {
	font-size: 150%;
	font-weight: bold;
}

#content select.s2d, #content input.s2d { /* 1.Text / 2.Zahl in Variantenfeld */
	font-size: 80%;
}

td.s2d img{
	border: 0px !important;
	margin: 0px !important;
	padding: 0px !important;
}

a.s2d {
color: #FB8734;
}

/** Für Formulare und Shopseiten **/
/* Rahmen und Farbe Formularelemente */
table.formtab select.tx,
table.formtab input.tx,
table.formtab textarea.tx {
border: 1px solid #FB8734;
background-color: white;
}
/* Weitere Styledefinitionen für Formularelemente */
/* Rahmen und Farbe Formularelemente Highlight */
table.formtab select.txh,
table.formtab input.txh,
table.formtab textarea.txh,
table.formtab td.txh,
table.formtab table.txh {
border: #FB8734;
background-color: #E6E6E6;
}
/* Tabellenbreite */
table.pluginwidth {
width: 540px;
margin: auto;
}
table.completewidth, td.completewidth {
width: 100%;
} 

/* Breite der Formularfelder */
table.formtab input.tx,
table.formtab input.txh,
table.formtab textarea.tx,
table.formtab textarea.txh {
width: 270px;
}
/* Höhe der Formularfelder */
table.formtab textarea.tx,
table.formtab textarea.txh {
height: 108px;
}
/* Farbeliche Anzeige von Fehlermeldungen, immer identisch */
table.formtab td.h, p.h {
color: #A70C0C;
font-weight: bold;
text-align: center;
}

/* Innenabstand von Formularelementen und Tabellenzellen, immer
identisch */
table.formtab input,
table.formtab textarea,
table.formtab td {
padding-left: 3px;
padding-right: 3px;
margin: 0px;
}

table.formtab td {
color: black;
}


