/* 	CSS Document |  _css style (style.css) 
www.cip-vertrieb.de / www.cip-vertrieb.com */


/* B A S I C S */
body {
	margin: auto;
  	text-align: center;
	font: 100.1% sans-serif;
	background: #D7DEEE url(../images/bg.gif) repeat-x top left;
}

form, h1, h2, h3, h4, h5, hr, img, label, legend, li, 
ol, p, table, tbody, td, tfoot, th, thead, tr, ul {
	margin: 0;
	padding: 0;
}

p {
	font-size: 80%;
	margin: 0.5em 0;
}

address {
	font-style: normal;	
}

#leftside address p {
	margin-top: 20px;
	line-height: 1.6em;
}

img { border: 0; }

kbd {
	font-size: 1.5em;
}

dl {
	padding: 1em 2em 2em 2em;
	margin-bottom: 2em;
	font-size: 0.8em;
}

dt {
	padding-bottom: 0.1em;
	font-weight: bold;
	width: 8em;
}

dd { padding-bottom: 1.2em; }

a { text-decoration: none; }

a:link, a:visited { color: #70522C;	}

a:hover, a:active, a:focus { color: #284A6B; }

.text a { text-decoration: underline; }

.imglink { border: none; }

/* nofloat beendet das Floaten von Elementen */
.nofloat { 
	clear: both;
	visibility: hidden;
	height: 0;
}

/* Ausbledungen */
.unsichtbar,
#printlogo,
h1,
#QJ h2,
#hauptnavigation h2,
#untermenue h2,
span.invisible {
  	position: absolute;
  	top: -6000px;
  	left: -6000px;	
}

/* P A G E C O N T A I N E R -- H E A D E R */

#wrapper {
	margin: auto;
	width: 59em;
}
.banner {
	margin-top: 87px;
}
.contentbanner {
	padding:0 1.6em 1em;
}
.skyscrapper {
	float: left;
	padding-left: 5px;
}
.article {
	float: left;
	width: 15em;
}


#pageContainer {
	border: 1px solid #000;
	border-width: 1px 1px 0;
	/* margin: auto; */		
	width: 48em;
	background: #fff;
  	text-align: left;
  	float: left;
}

#header {
	margin: 0; 
	background: #fff;
	height: 260px;
	background: url(../images/header.jpg) no-repeat 0px 62px;
}

#header span {
	margin: 0; 
	background: #fff;
	height: 260px;
}

#logo {
	width: 215px;
	height: 62px;
	float: left;
	margin: 0;
	padding-left: 15px;
}

/* S P R U N G N A V I G A T I O N */
#QJ a {
	position: absolute;
	top: -10000px;
	left: -10000px;
}

#QJ {
	height: 1.3em;
	text-align: right;
}

#QJ ul li {
	display: inline;
	margin: 0 0.25em 0 1em;
	font-size: 0.83em;
	font-weight: bold;
}

#QJ ul li a:focus,
#QJ ul li a:hover,
#QJ ul li a:active {
	position: absolute;
	left: 0em;
	top: 0.01em;
	padding: 0 10px;
	height: 1.5em;
	Background: #FFF;	
}

/* H A U P T N A V I G A T I O N  */
#hauptnavigation {
	margin-left: 21em;
}

* html #hauptnavigation {
	margin-left: 20.8em;
}

#nav {
	height: 240px; 			
}

/* nur IE/Mac \*//*/
#nav li {
	list-style: none;
 	float: left;
	margin: 27px 0 0 0;
	width: 24.9%;
	white-space: nowrap;
}  
#nav a {
	display: block;
	float: left;
	text-decoration: none;
	font-size: 0.9em;
	font-weight: bold;
	height: 200px;

}

#nav a {float: none;}	

#nav a:link,
#nav a:visited {
	color: #70522C;
	border-left: 1px solid #fff;
}

#nav a:hover,
#nav a:active,
#nav a:focus {
	color: #284A6B;
	background-image: url(../images/navi/hnav_hg.gif);
	background-repeat: no-repeat;
	background-position: 0 21px;
	border-left: 1px solid #fff;
}

#nav li.nav_act a
#nav li.nav_act a:link,
#nav li.nav_act a:visited,
#nav li.nav_act a:hover,
#nav li.nav_act a:active,
#nav li.nav_act a:focus {
	color: #284A6B;
	background-image: url(../images/navi/hnav_hg.gif);
	background-repeat: no-repeat;
	background-position: 0 21px;
	height: 200px;
	border-left: 1px solid #fff;
}
/**/

/* ohne IE/Mac \*/
#nav li {
	list-style: none;
	float: left;
	margin: 44px 0 0 0;
	width: 24.9%;
	white-space: nowrap;
}
/**/

#nav a {
	display: block;
	float: left;
	text-decoration: none;
	font-size: 0.9em;
	font-weight: bold;
	height: 200px;
}

#nav a:link,
#nav a:visited {
	color: #70522C;
	border-left: 1px solid #fff;
}

#nav a:hover,
#nav a:active,
#nav a:focus {
	color: #284A6B;
	background-image: url(../images/navi/hnav_hg.gif);
	background-repeat: no-repeat;
	background-position: 0 21px;
	border-left: 1px solid #fff;
}

#nav li.nav_act a
#nav li.nav_act a:link,
#nav li.nav_act a:visited,
#nav li.nav_act a:hover,
#nav li.nav_act a:active,
#nav li.nav_act a:focus {
	color: #284A6B;
	background-image: url(../images/navi/hnav_hg.gif);
	background-repeat: no-repeat;
	background-position: 0 21px;
	height: 200px;
	border-left: 1px solid #fff;
}

/* U N T E R N A V I G A T I O N */
#untermenue {
	margin: 5em 0 0 0.5em;
	width: 9.8em;
	padding: 0;	
}

#untermenue h3 {
	color: #284A6B;
	font-size: 0.8em;
	font-weight: bold;
	font-family: verdana,'lucida grande',arial,sans-serif;
	border-bottom: 1px solid #284A6B;	
}
#untermenue ul {
	margin: 0;
	padding: 0;
  	list-style: none;
	font: 0.75em verdana,'lucida grande',arial,sans-serif;
}
	
#untermenue ul.produktgr {
	margin: 0 0 1em 0;
}
#untermenue ul.un {
	margin-left: 12px;
	margin-bottom: 5px;
 	font-size: 0.9em;
}

#untermenue ul.un_level2 {
	margin-left: 20px;
	margin-bottom: 5px;
 	font-size: 1em;
}

#untermenue li {
	display: inline;
	font-weight: bold;	
}

#untermenue li a {
	display: block;
	padding: 5px 0 5px 15px;	
	margin: 0;
	
}

#untermenue a:link,
#untermenue a:visited {
	color: #70522C;
  	text-decoration: none;
}

#untermenue a:hover,
#untermenue a:active,
#untermenue a:focus {
	color: #284A6B;
  	text-decoration: none;
	padding-left: 15px;background: url(../images/navi/link_hier_un.gif) no-repeat 0 50%;
}

/* Anzeige bei aktiven Link */
#untermenue li a:link.nav_act,
#untermenue li a:visited.nav_act,
#untermenue li a:hover.nav_act,
#untermenue li a:active.nav_act,
#untermenue li a:focus.nav_act {
	color: #284A6B;
  	text-decoration: none;
	padding-left: 15px;
	background: url(../images/navi/link_hier_un.gif) no-repeat 0 50%;	
}

#untermenue li a:link.nav_act_arrow,
#untermenue li a:visited.nav_act_arrow,
#untermenue li a:hover.nav_act_arrow,
#untermenue li a:active.nav_act_arrow,
#untermenue li a:focus.nav_act_arrow {
	color: #284A6B;
	background: url(../images/navi/link_hier.gif) no-repeat 0 50%;
	border-left: 0;	
	padding-left: 15px;	
}
#untermenue span.aktiv {
	margin: 600px 0;
}

/* U N T E R N A V I G A T I O N -- Sortentabelle */
#untermenue_tb {
	margin: 0;
	padding: 20px;
	background: #F9FBF1;		
}

#untermenue_tb li {
	list-style: none;
	float: left;
	margin: 2px 5px 2px 0;
	padding-right: 5px;
	border-right: 1px solid #70522C; 
	white-space: nowrap;
}

#untermenue_tb a {
	display: block;
	float: left;
	text-decoration: none;
	font-size: 0.8em;
	font-weight: bold;
}
	#nav a {float: none;}	/* End IE5-Mac hack */		


#untermenue_tb a:link,
#untermenue_tb a:visited {
	color: #70522C;
	border-left: 1px solid #fff;
}

#untermenue_tb a:hover,
#untermenue_tb a:active,
#untermenue_tb a:focus {
	color: #284A6B;
}

/* Anzeige bei aktiven Link */
#untermenue_tb li a:link.nav_act,
#untermenue_tb li a:visited.nav_act,
#untermenue_tb li a:hover.nav_act,
#untermenue_tb li a:active.nav_act,
#untermenue_tb li a:focus.nav_act {
	color: #284A6B;
  	text-decoration: none;
	border-bottom:  1px solid #779CC1;
}

/* 4.0 	B R E A D C R U M P - N A V I G A T I O N */
.breadcrump { 
	clear:both; 
	width: auto;
	background: #fff;
	color: #284A6B;
}

.breadcrump h3 {
	float: left;
}

.breadcrump h3, 
.breadcrump p {
	font-size: 0.75em;
	margin: 0;
	padding: 5px 5px 10px 25px;
}

.breadcrump a, .breadcrump a:visited { text-decoration: none; }

.breadcrump a:hover,
.breadcrump a:active,
.breadcrump a:focus {	
	text-decoration: underline;
}

/* M A I N -- G R U N D E L E M E N T E */
#main { 
	margin:0;
	padding: 0;
	background: #FFF;
}

#leftside { 
	margin: 0;
	padding:0;
	width: 10em;
	clear: left;
	float: left;
}

#inhalt { 
	margin: 0;
	float: left;
	padding: 0;
	width: 38em;
	background: #F9FBF1;
}

#content {
	padding: 0;
	float: right;
}

.text {
	width: 27em;
	margin: 0;
	padding: 30px 0 70px 0;	
	background-color: #FFF;
	color: #284A6B;
	line-height: 1.3em;
}

#title {
	width: 27em;	
}

/* I N H A L T S B E R E I C H */
#leftside h2, #title h2 {
	color: #FFF;
	margin: 0;
	padding: 10px 10px 0 10px;
	background: #284A6B;
	border: 1px solid #FFF;
	font-size: 1em;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0.1em;
  	height: 2.6em;	
  	voice-family: "\"}\"";
  	voice-family: inherit;
  	height: 2em;
}

.text h2 {
	font-size: 1em;
	font-weight: normal;
	letter-spacing: 0.1em;
	padding: 2em 2em 0.5em 1.6em;	
}

#preisliste h2 {
	font-size: 1.5em;
	font-weight: normal;
	letter-spacing: 0.1em;
	padding: 1em 0 0.5em 0;	
}

.text h2.title {
	font-size: 1em;
	font-weight: normal;
	letter-spacing: 0.1em;
	padding: 0.5em 2em 0.5em 1.6em;	
}

#leftside address {
	margin-top: 35px;
}

#leftside p {
	padding: 0 10px;
	color: #284A6B;
	font-size: 0.7em;		
}

.text p {
	padding: 0 2em 1em 2em;	
}
.text table p {
	padding: 0 1em 1em;	
}

.text img {
	margin-top: 1em;
}

/* Text umliesst Bilder */
.herum { 
	float: left;
	padding: 0;
	margin: 5px 15px 0 0;
}

.text ul {
	margin: 0.5em 2em;	
}

.text ul li {
	font-size: 0.8em;
	line-height: 2em;
	margin-top: 12px;
	margin-left: 25px;	
}

#eigenschaften {
	padding: 1em 2em 2em 2em;
	margin-bottom: 2em;
	font-size: 0.8em;
}

#eigenschaften dt {
	padding-bottom: 0.1em;
	font-weight: bold;
	width: 8em;
}

#eigenschaften dd {
	padding-bottom: 1.2em;
}

#eigenschaften dt {
	width: 7em;
}

/* Extra Elemente */
.agbwiederruf {
	border: 1px solid #600;
	padding: 0;
	margin: 0 1em;
}

.saleinfo { /* Info (style) für ausverkaufte Produkte */
	color: #C00;
	font-weight: normal;
}

.angebot { /* info (style) Preissenkung */
  text-decoration: line-through;
  margin-bottom: 10px;
}

#banner {
	background: #fff;
	margin: 5px 0;
}

/* S O R T E N T A B E L L E */
#sorten {
	margin: 0;
	padding: 0;
}

#sorten #title {
	width: auto;
	font-size: 1em;
}

#sorten p, caption { font-size: 0.9em; }
#sorten p { margin-bottom: 15px; }

#preisliste {
	font-size: 0.9em;
	margin-top: 20px;
	padding: 15px;
}
.keramiksteine td {
	text-align: center !important;
}
#preisliste2 {
	padding: 0 0.5em 1em;
}
#preisliste table, #preisliste2 table {
   	border: 0;
   	border-right-width: 1px;
   	border-right-style: solid;
   	border-right-color: #D6D6D5;
   	width: 100%;
	font-size: 1em;
}
#preisliste tr:hover {
	background: #F9FBF1;
}
#preisliste td, #preisliste th {
   	border-left: 1px solid #D6D6D5;
   	border-bottom: 1px solid #D6D6D5;
   	border-collapse: separate;
   	vertical-align: top;
   	empty-cells: show;
   	padding: 10px 5px;
}
#preisliste2 td, #preisliste2 th {
   	border-left: 1px solid #D6D6D5;
   	border-bottom: 1px solid #D6D6D5;
   	border-collapse: separate;
   	vertical-align: top;
   	empty-cells: show;
   	padding: 2px;
}
#preisliste2 th {
	border-top: 1px solid #D6D6D5;
}

#preisliste th {
	background: #AADC68;
   	color: #284A6B;
	font-size: 0.9em;
}

/* Formatierung Tabellen Icons */
#preisliste th#sorte {
   	background: #AADC68 url(../images/icons/icon_sorte.gif) no-repeat left bottom;
}
#preisliste th#arten {
   	background: #AADC68 url(../images/icons/icon_arten.gif) no-repeat left bottom;
}
#preisliste th#lang {
   	background: #AADC68 url(../images/icons/icon_laenge.gif) no-repeat left bottom;
}
#preisliste th#hoch {
   	background: #AADC68 url(../images/icons/icon_hoehe.gif) no-repeat left bottom;
}
#preisliste th#merkmal {
   	background: #AADC68 url(../images/icons/icon_merkmal.gif) no-repeat left bottom;
}
#preisliste th#info {
   	background: #AADC68 url(../images/icons/icon_info.gif) no-repeat left bottom;
}

.merkmal { 
	margin-top: 10px;
	border-top: 1px solid #AADC68; 
} 

.ausverkauft {
	background: #900;
	color: #fff;
	font-size: 1.5em;
	text-align: center;
}

a.kontaktbutton { 
	padding: 8px 16px 8px 10px; 
	font-weight: bold;
	background: url(../images/icons/kontakt_button_off.gif) no-repeat left center; 
}
 
a.kontaktbutton:hover { 
	background: #AADC68 url(../images/icons/kontakt_button_on.gif) no-repeat left center;
	color: #FFF; 
}
/* T A B E L L E -- A C C E S S K E Y S */
#tabposition {
	margin: 0;
	padding: 0 2em;
}

#tabposition table {
	border: 1px solid #999;
	font-size: 0.8em;
	width: 90%;	
}

#helpkey, #helpdesc {
	border-bottom: 1px solid #999;
}

th, td {
	text-align: left;
	padding: 4px;
}

caption {
	text-align: left;	
}

/* S I T E M A P */
#content ul#sitemap {
	list-style-type: none;
	margin: 0 30px 0 45px;
	padding: 0;
	border-left: 1px dotted #284A6B;
}

#content ul#sitemap li {
	margin: 20px 0 0 0;
	padding: 0;
}

#content ul#sitemap ul {
	list-style-type: none;
	border-left: 1px dotted #284A6B;
	margin: 10px 0 10px 30px;
	padding: 0;
}

#content ul#sitemap ul li {
	margin: 0;
	margin: 3px 0 0 0;
	padding: 0;
	font-size: 100%;
}

#content ul#sitemap a {
	margin: 0;
	padding: 0 10px;
	font-size: 105%;
	font-variant: small-caps;
	text-decoration: none;
	font-weight: bold;
	background-color: #F9FBF1;
	color: #70522C;
	border-bottom: 1px solid #284A6B;
}

#content ul#sitemap a:visited {
	background-color: #F9FBF1;
	color: #70522C;
	padding-right: 15px;
}

#content ul#sitemap a:visited.ausnahme {
	background-image: none;
	background-color: #F9FBF1;
	color: #284A6B;
}

#content ul#sitemap a:hover,
#content ul#sitemap a:active,
#content ul#sitemap a:focus {
	background-color: #F9FBF1;
	color: #284A6B;
}

#content ul#sitemap ul a {
	font-variant: normal;
	font-weight: normal;
}

#content ul#sitemap ul a.lev2 {
	font-variant: small-caps;
	font-weight: normal;
}

#content ul#sitemap span.sm-aktiv {
	padding-left: 10px;
	font-weight: bold;
}

/* K O N T A K T F O R M U L A R */
label,
select,
input[type=checkbox],
input[type=radio],
input[type=button],
input[type=submit] {
	cursor: pointer;
}

#formular {
	padding: 0;
	margin: 0;
	color: #284A6B;
	font-size: 80%;		
}

sup, .pflichtfeld {
	font-weight: bolder;
	color: #C00;
}

#formular p {
	font-size: 1em;			
}

#formular h3 {
	font-size: 1.2em;
	font-weight: normal;
	letter-spacing: 0.1em;
	margin: 0 2em 0.5em 1.6em;	
}

fieldset { 
	padding: 1.5em 2em 0.5em 2em;
	border-width: 0;
}

fieldset table {
	border: none;
	font-size: 1em;
}

legend {
	border-bottom: 1px solid #999;
	font-weight: bold;
	padding: 0;
	margin: 0;
}
* html legend {
	margin: 0 0 10px -8px;	
}

.textareaMenge {
	height: 5em;
}

.inputtextmenge, .box {
	margin: 8px 0 5px 0;
}

.menge {
	margin-left: 20px;
}

/* Fehlermeldungen */
p.message {
	margin-left: 15px;
	font-weight: bold;
	color: #C00;
}

#formular .error {
	color: #C00;
}

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

#poweredby {
	display: none !important;
}

/* P O P U P */
#popup {
	background: #FFF;
}

/* F O O T E R */
#footer {
	margin: 0;
	padding: 0.5em 1em;
	background: #F9FBF1;
	text-align: right;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
  	height: 1.5em;
}

#footer p {
	font-size: 72%;
	color: #284A6B;
}





