/*Reseting*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin:0;
padding:0;
border:0;
outline:0;
font-weight:inherit;
font-style:inherit;
font-family:inherit;
vertical-align:baseline;
}
h1, h2, h3, h4, h5, h6, p {
font-weight:normal;
}
h4, h5, h6 {
font-weight:bold;
}
h2, h3, h4, h5, h6,p {
margin:1.2em 0em;
}
h1 {
font-size:2.0em;
}
h2 {
font-size:1.7em;
}
h3 {
font-size:1.4em;
}
h4 {
font-size:1.2em;
}
h5 {
font-size:1.0em;
}
h6 {
font-size:0.8em;
}
p {
font-size:1.0em;
line-height:1.8em;
}
img {
border:0;
}
/* remember to define focus styles! */
:focus {
outline:0;
}
ol, ul, li {
list-style:none;
font-size:1.0em;
line-height:1.8em;
margin-top:0.2em;
margin-bottom:0.1em;
}
a {
text-decoration:none;
}
a:link {
}
a:visited {
}
a:active {
}
a:hover {
text-decoration:underline;
}
/* 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: "" "";
}
/*end of reseting*/
html, body {
height:100%;
background:#111229 url(../images/grad.png) repeat-y center;
}
body {
background:url(../images/grid_right.png) no-repeat top right;
color:white;
font-family:verdana, arial, helvetica, sans-serif;
font-size:76%;
text-align:center;
}
#wrapleft {
min-height:100%;
background:url(../images/grid_left.png) no-repeat bottom left;
}
.container {
max-width:1600px;
margin:0 auto;
padding:0 1%;
}

#header, #wrapcontent {
min-width:850px;
}

#header h1 {
float:left;
width:560px;
height:150px;
position:relative;
text-indent: -9999em;
}
#header h1 em {
background:url(../images/logo.png);
position:absolute;
left:0;
top:0;
display:block;
width:560px;
height:150px;
}
#header h1 a {
cursor:hand;
}
#header #logo {
float:left;
/*margin-top:40px;*/
}
#wrapcontent {
text-align:left;
margin-top:7em;
}
#lang {
float:right;
}
#content {
float:right;
width:80%;
}
#content h4 {
height:25px;
margin:0 12em 2em 0;
border-bottom:1px solid #e7e6e6;
}
#content #gallery {
margin-right:15em;
display: block;
/*background: lime;*/
}
#content #gallery img {
float:left;
margin:0 0 0.5em 0.5em;
}
#content #gallery h5 {
padding:20px 0 0 64px;
background:url(../images/neu.png) no-repeat top left;
}
#content #gallery div h5 {
float:left;
padding:0;
background:none;
}
#content #gallery div p {
margin-left:15em;
}
#content #gallery a img {
float:right;
margin: 0;
margin:1em 0 0 2em;

}
#content #gallery ul {
position:relative;
text-align:left;
}
#content #gallery ul li {
color:#000;
position:relative;
}
#content #gallery ul li a img {
width:66px;
height:50px;
margin:0;
}

#content #gallery ul li a {
float:left;
width:66px;
height:50px;
margin:3px;
}
#content #gallery ul li a:hover {
position:relative;
}
#content #gallery ul li a:hover img {
width:132px;
height:100px;
position:absolute;
left:-33px;
top:-25px;
border:3px solid #111229;
}



/**************** new styles for product range pages ***************************/

#content #gallery .products li a img {
width:125px;
height:70px;
margin:0;
}

#content #gallery .products li a {
width:125px;
height:70px;
margin:1em 1em 4em 1em;
text-align:center;
font-size:0.8em;
text-decoration:none;
color:#fff;
}
#content #gallery .products li a:hover img {
width:250px;
height:140px;
position:absolute;
left:-63px;
top:-35px;
border:3px solid #111229;
}



/*****************************    NAVIGATION      ****************************/

#navi {
position:relative;
float:left;
}

#navi li {
width:12em;
}

#navi a {
color:#fff;
width:12em;
display:block;
}

#navi .secondary li a {
font-size:0.95em;
color:#fff;
}

#navi .third li a {
font-size:0.9em;
color:#fff;
}
#navi .youarehere a {
color:#ccff00;
}
#navi .youarehere span {
color:#00FF00;
text-decoration:underline;
}

/*
#navi .secondary, #navi .third {
display:none;
}
*/
#navi .youarehere .secondary {
display:block;
position:relative;
top:0;
left:0.5em;
}

#navi ul ul.secondary {
margin-left: 1em;
}

#navi ul ul.secondary ul.third{
margin-left: 1em;
}


#navi .youarehere .youarehere .third {
display:block;
position:relative;
top:0;
left:0.7em;
}

/****************************************************************/



.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}







/******************************* later added   **********************************/

.contenttable-0 {
width: 100%;

}


td.td-0{
font-weight: 700;
width: 30%;
}




/* The Mail form ############################################################## */


.csc-mailform {
border: none;  /*Rand ausschalten */
}

.csc-mailform-field label {
float:left;
clear:both;
display:block;
width:100px;
padding-left:10px;
margin-bottom:10px;
}

.csc-mailform-field input,
.csc-mailform-field textarea,
.csc-mailform-field select {
float:left;
display:block;
width:250px;
border: 1px solid #333;
background:#F4F4F4;
padding:1px;
margin-bottom:10px;
}

.csc-mailform-field select {
width:120px;
}



.csc-mailform-submit {
/* Absende Button nach rechts verschieben. Der Wert ergibt sich aus der Summe width + padding-left aus dem label Abschnitt -> oben */
margin-top: 20px;
margin-left: 110px;
float:left;

/* Float wieder abschalten */
clear: both;
}




/************************* H4 formatierungen ******************************/

h4.c_29{
background:url(../images/produkt_palette_bt/dekulana/header/text.gif) no-repeat top right;
}

h4.c_28{
background:url(../images/produkt_palette_bt/acrylana/header/text.gif) no-repeat top right;
}

h4.c_27{
background:url(../images/produkt_palette_bt/acrylglas/header/text.gif) no-repeat top right;
}

h4.c_26{
background:url(../images/produkt_palette_bt/avonite/header/text.gif) no-repeat top right;
}

h4.c_25{
background:url(../images/produkt_palette_bt/pvc_geschaeumt/header/text.gif) no-repeat top right;
}

h4.c_24{
background:url(../images/produkt_palette_bt/reynobond/header/text.gif) no-repeat top right;
}

h4.c_23{
background:url(../images/produkt_palette_bt/plexi_sandwich/header/text.gif) no-repeat top right;
}

h4.c_22{
background:url(../images/produkt_palette_bt/plexi_klar_gs/header/text.gif) no-repeat top right;
}

h4.c_21{
background:url(../images/produkt_palette_bt/aluminium/header/text.gif) no-repeat top right;
}

h4.c_30{
background:url(../images/produkt_palette_bt/edelstahl/header/text.gif) no-repeat top right;
}

#navi ul ul.secondary ul.third li.youarehere span a {
color:#fff;
color:#ccff00;
color:#00FF00;
text-decoration: underline;
}

/*

.csc-textpic-imagewrap {
background: orange;
}



p{
background: lime;
}

#gallery {
background: yellow;
}
*/


