/* CSS Document */

* {
  margin:0;
  padding:0;
}

html {
	height:100%;
}

body {
	background-image:url(de,standard-themaderinstallation,images/bg.jpg);
	color:#1b1b1b;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:12px;
	height:100%;
}

a {
	color:#00438e;
	outline:none;
	text-decoration:underline;
}
a:hover		{ color: #CC0000; }
a:active 	{ color: #000; }

a img {
	border:0;
}

p {
	padding:5px 0 5px 0;
	margin:0;
	line-height:16px;
}

/* Variable Klassen */



#big {
	background-image:url(de,standard-themaderinstallation,images/inlay_bg.jpg);
	background-position:50% 0;
	background-repeat:repeat-y;
	height:auto !important;
	height:100%;
	margin:0 auto -40px auto;
	width:900px;
}


.clear {
	clear:both;
}

#content {
	float:left;
	margin:42px 0 0 17px;
	width:550px;
}

.contentc h1 { 
	color:#e77817;
	font-size:15px;
	font-weight:bold;
	margin:5px 0 7px 0;
}


.contentc h2 {
	color:#e77817;
	font-size:12px;
	font-weight:bold;
	margin:15px 0 7px 0;
}

.contentc h3 {
	color:#000000;
	font-size:13px;
	font-weight:bold;
}

.contentc .internet-referenzen li {
	margin-bottom:10px;
}

#content .produktrubriken dl {
	width:170px;
	height:240px;
	border:1px solid #ccc;
	float:left;
	position:relative;
	margin:10px 5px 0px 0px;
}

#content .produktrubriken dl dt {
	text-align:center;
	font-size:13px;
	font-weight:bold;
}

#content .produktrubriken .kurzinfo {
	text-align:center;
	display:block;
	padding:3px;
	font-size:12px;
}

#content .produktrubriken .preisvorher {
	position:absolute;
	left:0px;
	bottom:0px;
	font-size:11px;
	padding:3px;
	background: url(de,standard-themaderinstallation,images/linethrough.gif) repeat-x center left;
	color:#000000;
}

#content .produktrubriken .preis {
	position:absolute;
	right:0px;
	bottom:0px;
	font-weight:bold;
	color:#cc0000;
	font-size:13px;
	padding:3px;
}

#content .produktrubriken  a.bild {
	width:120px;
	height:120px;
	position:relative;
	display:block;
	margin:0px auto;
}


#content .produktrubriken dl dt a {
	display:block;
	padding:3px;
}

#content .p_bild {
	float:left;
	margin-right:15px;
}

#content .p_bild .abb {
	text-decoration:italic;
	font-size:11px;
}

#content .p_daten .preis {
	font-weight:bold;
	color:#cc0000;
	font-size:14px;
	padding:3px;
}

#content .p_daten .preisvorher {
	font-size:12px;
	padding:3px;
	background: url(de,standard-themaderinstallation,images/linethrough.gif) repeat-x center left;
	color:#000000;
}
	
#content .p_teil3 {
	margin-top:20px;
	margin-right:10px;
	text-align:right;
}

#content .error {
	font-weight:bold;
	color:#cc0000;
}

#content .p_teil3 #btn_warenkorb_bestellung { font-size: 0px!important; width: 197px; height: 73px; margin-bottom: 50px; background: url(de,standard-themaderinstallation,images/warenkorb.jpg) no-repeat; border: 0px; cursor: pointer; }


#content label {
	display:block;
}

#content ul {
	margin-left:15px;
}

#content ul.leistungen {
	font-weight:bold;
}

#content ul li {
	margin-bottom:10px;
}

#content ul.leistungen span {
	font-weight:normal;
	display:block;
}

#content ul.uebermich {
	margin-top:25px;
}

#tbl_soft_ref td {
	padding-bottom:10px;
}

#tbl_soft_ref td img {
	margin-right:5px;
}


.contentc {
	padding:0 10px 0 4px;
}


.contentc hr {
	margin:10px 0px 10px 0px;
	padding:0px;
	height:0px;
	border:0px;
	border-bottom:1px dotted #e77817;
}

.contentc h4 {
	margin:10px 5px 5px 0px;
	padding:0px;
	border:0px;
	border-bottom:1px dotted #e77817;
	color:#e77817;
	font-size:13px;
	font-weight:bold;
}

.contentc .nav2 { width: 100%; text-align: center; }
.contentc .nav2 dl { float: left; width: 150px; height: 280px; text-align: center; border:1px solid #ccc; margin: 0px 10px 10px 0px }
.contentc .nav2 dl dt { padding: 3px; font-weight: bold; font-size: 13px; }
.contentc .nav2 dl dt a { color: #000; text-decoration: none; }
.contentc .nav2 dl dd { padding: 3px; }
.contentc .nav2 dl dd .preis { display:block; font-weight:bold; color:#cc0000 }
.contentc .nav2 dl dd .link { display:block; margin-top:5px }

table#warenkorb {
	width:100%;
}

#warenkorb th {
	text-align:left;
}

#warenkorb .info_button_kasse {
	padding-top:10px;
	text-align:right;
}

.contentc .killer {
	clear:both;
	display:block;
}

.unterseiten .kurzinfo {
	display:block;
}

.unterseiten {
	list-style:none;
	margin-top:20px;
}

.unterseiten li {
	margin-bottom:10px;
}

.unterseiten li a{
	font-weight:bold;
}

dl dt .kurzinfo {
	display:block;
}


.box-inhalt-in dl.spalten {

}
.box-inhalt-in dl.spalten dt {
	float: left;
	width: 13em;
	padding: 3px;
}
.box-inhalt-in dl.spalten dd {
	margin-left: 13em;
	padding: 3px;
}

.box-inhalt-in dl.spalten input {
	
}

.box-inhalt-in fieldset {
	margin:10px 0px 10px 0px;
	padding:10px;
}

.box-inhalt-in fieldset legend {
	font-weight:bold;
}

#content .bestellung_schritt1_daten label {
	display:inline;
}

#content .bestellung_anmeldung fieldset legend {
	font-weight:bold;
}

#content .bestellung_anmeldung fieldset {
	margin-bottom:20px;
	padding:10px;
}

#footer {
	background-image:url(de,standard-themaderinstallation,images/footerbg.jpg);
	color:#000000;
	margin:15px auto 0 auto;
	text-align:center;
	width:900px;
	padding:5px 0px 6px 0px;
	border-top: 1px solid #000;
}

#footer a {
color:#000;
}
#footer a:hover		{ color: #CC0000; }
#footer a:active 	{ color: #000; }

#kopf {
	background-image:url(de,standard-themaderinstallation,images/header2.jpg);
	background-repeat:no-repeat;
	background-position:center;
	color:#000000;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size:24px;
	height:101px;
	padding:0px;
	margin:0px;
	text-indent:38px;
	width:900px;
	position:relative;
}

#kopf .kopfclick {
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	width:290px;
	height:97px;
}

#kopf .warenkorb-box {
	position:absolute;
	right:50px;
	top:25px;
	font-size:14px;
	color:#000000;
	width:250px;
	text-align:right
}

#kopf .warenkorb-box .warenkorb {
	font-size:12px;
	text-align:right;
}

#kopf .warenkorb-box a {
	color:#000000;
}

#kopf .warenkorb-box a:hover		{ color: #CC0000; }
#kopf .warenkorb-box a:active 	{ color: #000; }

/*
#kopf span, #kopf span a{
	font-style:italic;
	color:#e77817;
	font-size:50px;
	text-decoration:none;
}
*/

#inlay {
	background-image:url(de,standard-themaderinstallation,images/inlay_top.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	float:left;
}

.menu {
	display:inline;
	float:left;
	margin:53px 0 0 24px;
	width:135px;

}

.menu .zahlungsarten {
	margin:40px 0 0 15px;
	text-align:center;
}

.menu .zahlungsarten a {
	display:block;
	margin-bottom:10px;
}
/*
.ebene0 {
	display:inline;
	float:left;
	margin:53px 0 0 27px;
	width:135px;
}
*/

.ebene0 h2 {
	color:#e77817;
	font-size:13px;
	display:block;
	margin:0px 0 0 5px;
	padding:6px 0 6px 12px;
	text-decoration:none;
	width:120px;
}

.ebene0 a {
	color:#000;
}

.ebene0 a:hover		{ color: #CC0000; }
.ebene0 a:active 	{ color: #000; }
/*.ebene0 a 		{ color: #000; }*/

.ebene0 li {
	/*float:left;*/
	list-style:none;
	margin-bottom:4px;
	padding-bottom:0px;
}

.ebene0 li.h2 {
	border-top:1px solid #dadada;
	margin:10px 0px 0px 0px;
	padding:0px;
}

.ebene0 li .ebene1 {
	margin-bottom:20px;
	margin:0px;
	padding:0px;
	position:relative;
}

.ebene0 li .ebene1 li{
	border:none;
	clear:left;
	list-style:none;
	margin:0px;
	padding:0px;
}

.ebene0 li .ebene1 li a{
	padding:2px 0 2px 26px;
	text-decoration:none;
	font-size:12px;
}
.ebene0 li .ebene1 li a:hover{
	text-decoration:underline;
}

.ebene0 li a {
	display:block;
	margin:0 0 0px 0px;
	padding:0px 0 6px 30px;
	text-decoration:none;
	font-size:15px;
	width:105px;
	color:#e77817;
	border-bottom: 1px solid #e8e8e8;
}
.ebene0 li a:hover {
	text-decoration:underline;
}
.ebene0 li.active a {
	font-weight:bold;
	/*text-decoration:underline;*/
}

.ebene0 li a.open {
/*	font-weight:bold;*/
/*	text-decoration:underline;*/
}

/*.ebene0 .seite22 {
	font-weight:bold;
}
*/

.news {
	color:#5c5c5c;
	font-family:Arial, Helvetica, sans-serif;
	margin:50px 0 0 9px; /*72 */
}

.news dd {
		margin:0 0 20px 0;
}

#newsbox {
	float:left;
	margin:4px 0 0 0;
	width:155px;
	font-size:13px;
}

#newsbox .adresse {
	margin-bottom:20px;
	display:block;
	font-size:12px;
	line-height:24px;
}
#newsbox h2 {
	font-size:14px;
	font-weight:bold;
	padding:0 0px 0 0;
	text-align:left;
	margin:20px 0px 5px 0px;
	color:#e77817;
}

#content .pcleistungen li {
	margin-bottom:5px;

}

#content .info_z11s2 {
	font-weight:bold;
	font-size:14px;
	color:#cc0000;
	text-decoration:underline;
}

#content .info_z11s1 {
	font-weight:bold;
	font-size:14px;
}

.logos {
	text-align:center;
	margin-top:10px;
}

.news ul {
	list-style:none;
}

.news ul li {
	margin-bottom:5px;
}
.news ul li a{
	font-weight:bold;
}

.newsboxpic {
	border-bottom:10px solid #f4f4f4;
	border-left:10px solid #f4f4f4;
	border-right:9px solid #f4f4f4;
	border-top:10px solid #f4f4f4;
}

#weiter {
	float:right;
}
#push {
	clear:both;
	height:30px;
}

#content .bestellung_schritt1_daten input#zurueck { padding:2px 5px 2px 5px; }
#content .bestellung_schritt2_versandzahlung input#zurueck { padding:2px 5px 2px 5px; }
#content .bestellung_schritt3_pruefung input#zurueck { padding:2px 5px 2px 5px; }

#content .bestellung_schritt1_daten input#weiter, 
#content .bestellung_schritt1_daten input#weiter_neukunde { padding:5px 10px 5px 10px; }
#content .bestellung_schritt2_versandzahlung input#weiter { padding:5px 10px 5px 10px; }
#content .bestellung_schritt3_pruefung input#weiter { padding:5px 10px 5px 10px; }
#content .bestellung_anmeldung input#weiter,
#content .bestellung_anmeldung input#weiter_neukunde { padding:5px 10px 5px 10px; }
.info_button_kasse input {
padding:5px 10px 5px 10px;
}

#content .bestellung_schritt2_versandzahlung dl.spalten dt { width: 270px; height: 70px; }
#content .bestellung_schritt2_versandzahlung dl.spalten dd { height: 70px; margin-left: 270px; }
/*#content .bestellung_schritt2_versandzahlung dl.spalten dt img { cursor:pointer }	*/
#content .bestellung_schritt2_versandzahlung label { display:inline; }

#content .kundenkonto_anschriften label { display:inline; }

.referenz1 {
	width:250px;
}

.referenz2 {
	float:right;
	width:250px;
	margin:0px 0px 20px 0px;
	position:relative;

}

.ueberschrift_absatz {
	font-weight:bold;
}

#warenkorb td{
	padding-bottom:10px;
}

.info_z1s2 {
	font-weight:bold;
}

#formulartabelle4 {
	width:100%;
	margin:0px;
	padding:0px;
}

#formulartabelle4 td {
	padding-top:10px;
}

#content .f_headline {
	color:#e77817;
	font-size:12px;
	font-weight:bold;
	margin:15px 0 7px 0;
}

#content ul .Stil3 {
	list-style:none;
	margin-top:20px;
	margin-left:0px;
}

#content ul .Stil3 .infotext{
	font-style:normal;
	color:#000000;
	display:block;
	margin-top:6px;
	margin-bottom:15px;
}

#formulartabelle4 .rechts {
	white-space:nowrap;
}

#formulartabelle4 .links {
	padding-right:10p;
}

#content .pagebreak {
	display:none;
}

#form_button_next {
	padding:5px 10px 5px 10px;
}




/* MILKBOX */

#mbOverlay {
	position: absolute;
	left: 0;
	width:100%;
	background-color: #000; /* set the Milkbox overlay color // opacity: see the js options */
	z-index:100;
	cursor: pointer;
}

#mbCenter {
	/* for default width and height, see the js options */
	position: absolute;
	z-index:101;
	overflow:hidden;
	left: 50%;
	top:10%;/* overwritten in the js options to properly position the milkbox when activated in a scrolled window */
	background-color: #fff;/* set the Milkbox background color */
	border: 5px solid #fff;/* set the Milkbox border */
	margin:0; padding:5px;/* set the Milkbox padding */
}

.mbLoading{ background: #fff url(milkbox/loading.gif) no-repeat center; }/* IMAGE: loading gif */

#mbCanvas{ margin:0; padding:0; height:0; border:none; font-size:0; overflow:hidden; }

.mbClear{ clear:both; height:0; margin:0; padding:0; font-size:0; overflow:hidden; }


/* *** BOTTOM *** */

#mbBottom { 
	/* set text options */
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	padding-top:8px;
	margin:0;
}

/* navigation */
/* be careful if you change buttons dimensions */

#mbNavigation{
	float:right;
	width:27px;
	padding-top:3px;
	border-left:1px solid #9c9c9c;/* set nav border */
}


#mbCount{ 
	width:55px; 
	overflow:hidden;
	padding-top:1px;
	float:right;
	text-align:right;
	font-size:9px; /* count font size */
}

#mbCloseLink, #mbPrevLink, #mbNextLink, #mbPlayPause{
	outline:none;
	display:block;
	float:right;
	height:19px;
	cursor: pointer;
}


#mbPrevLink, #mbNextLink{ width:15px; }
#mbPrevLink{ background: transparent url(prev.gif) no-repeat; }/* IMAGE: prev */
#mbNextLink{ background: transparent url(next.gif) no-repeat; }/* IMAGE: next */

#mbPlayPause{ width:13px; }
#mbPlayPause{ background: transparent url(play-pause.gif) no-repeat; }/* IMAGE: prev */


/* NOTE: doesn't work in ie6, so, just see the js options :) */
a#mbPrevLink:hover,a#mbNextLink:hover,a#mbCloseLink:hover,a#mbPlayPause:hover { background-position: 0 -22px; }

#mbCloseLink {
	width:17px;
	background: transparent url(milkbox/close.gif) no-repeat;/* IMAGE: close */
}

/* description */

#mbDescription{
	margin-right:27px;
	padding:0px 10px 0 0;
	font-weight: normal;
	text-align:justify;
}


