/* 
=======================================================
Globaleeinstellungen Start 
=======================================================*/
a:focus { outline: none; }
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

P {
	padding: 0;
	margin: 0;
}

body {
	margin: 0; /* Es empfiehlt sich, margin (Rand) und padding (Auffüllung) des Body-Elements auf 0 einzustellen, um unterschiedlichen Browser-Standardeinstellungen Rechnung zu tragen. */
	padding: 0;
	text-align: center;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 18px;
	background-color: #444;
}
#box_seite_bearbeiten {
	position:relative;
	width:184px;
	z-index:999;
	background-color: #FFFFFF;
	top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
/* Globaleeinstellungen Ende */

/*
/* 
=======================================================
Hauptnavigation Start 
=======================================================*/
#navigation_box {
	width: 215px;
	float: left;
	background-image: url(../bilder/bg_hauptnavigation.jpg);
	height: 220px;
}
a.button:link{
	float: left;
	cursor: pointer;
	width: 178px;
	padding-left: 40px;
	background-image: url(../bilder/b_grau.gif);
	background-repeat: no-repeat;
	background-position: 19px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
a.button:hover {
	float: left;
	cursor: pointer;
	width: 178px;
	padding-left: 40px;
	background-image: url(../bilder/b_grau.gif);
	background-repeat: no-repeat;
	background-position: 19px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #335EA8;
	text-decoration: none;
	background-image: url(../bilder/b_blau.gif);
}

.navigation_button{
	cursor: pointer;
	text-align: left;
	cursor: pointer;
	padding-left: 40px;
	background-repeat: no-repeat;
	background-position: 19px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 1px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../bilder/navigation_punkt_vorne_weiss.gif);
}

.navigation_button a{
	display: block
}

.navigation_button:hover {
	cursor: pointer;
	padding-left: 40px;
	background-repeat: no-repeat;
	background-position: 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-image: url(../bilder/navigation_button_hover_bg.gif);
}
.navigation_button_aktiv {
	cursor: pointer;
	text-align: left;
	cursor: pointer;
	padding-left: 40px;
	background-repeat: no-repeat;
	background-position: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 1px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../bilder/navigation_button_hover_bg.gif);
}
.sidebar_top_balken {
	background-color: #DFB068;
	width: 196px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
#subnavigation_box {
	background-color: #EBCDA0;
}
#topprodukte_sidebar_box {
}



.navigation_link_box {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 1px;
	padding-bottom: 1px;
}

#auktionslogin_box {
	background-color: #ECD0A8;
	padding-top: 3px;
	padding-bottom: 3px;
	min-height: 18px;
	line-height: 18px;
	text-align: right;	
	padding: 3px;
	font-size: 12px;
}

#auktionslogin_box #message table{
	margin:3px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-color: #E4E4E4;
	border: 1px outset black;
}

#auktionslogin_box #message  th{
	text-align: left;
	color: black;
}

#auktionslogin_box td{
	color: #AC202B;
	font-weight: bold;
	text-align: center;
}

#login_box_eingeloggt {
	text-align: right;
}

.navigation_link_fett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}

/* 
=======================================================
Hauptnavigation Ende 
=======================================================*/

/* Subnavigation Start */
.subnavigation_button {
	cursor: pointer;
	text-align: left;
	cursor: pointer;
	background-position: 35px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-left: 20px;
}
.topprodukte_box_sidebar {
	height: 100px;
	width: 188px;
	margin-right: 50%;
	margin-left: 15px;
	margin-top: 20px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}


.subnavigation_button_aktiv {
	cursor: pointer;
	text-align: left;
	cursor: pointer;
	width: 170px;
	padding-left: 35px;
	background-image: url(../bilder/submenu_pfeil_orange.gif);
	background-repeat: no-repeat;
	background-position: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.subnavigation_button:hover {
	background-image: url(../bilder/submenu_pfeil_blau.gif);
	background-repeat: no-repeat;
	background-position: 15px;
	text-decoration: none;
}

.subnavigation_link_box {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
}

.subnavigation_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}
.subnavigation_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: 666;
	text-decoration: underline;
}
/* 
Subnavigation Ende */

/* 
=======================================================
Login Start
======================================================= */
#kundenlogin {
	text-decoration: none;
	float: right;
	position: absolute;
	z-index: 9999;
	padding-left: 500px;
	top: 0px;
}

.kundenlogin_box {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 8px;
	padding-bottom: 5px;
	height: 100px;
	width: 300px;
}

.kundenlogin_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.kundenlogin_textfeld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	width: 100px;
	margin-left: 1px;
}
.kundenlogin_eingeloggt_als {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-top: 2px;
	margin-right: 5px;
}
/* Login Ende */

/* 
=======================================================
Contentausgabe feste Klassen Start 
=======================================================*/

#contentbereich {
	background-color:#FFFFFF;
	padding-left:30px;
	padding-right:0px;
	padding-top:20px;
	text-align:left;
	width:480px;
	padding-bottom: 10px;
	position: relative;
	min-height: 500px;
	height: auto !important;
	height: 500px;
}

/* Contentausgabe feste Klassen Ende */

/*
=======================================================
Footer Start 
=======================================================*/
#footer {
	margin-top: 5px;
	margin-bottom: 5px;
	position: relative;
	width: 883px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFA300;
	background-color: #FFFFFF;
}

.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 3px;
	padding-left: 3px;
}
/* Footer Ende */

.startseite_aktuelles_auflistung {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

/*
=======================================================
 Textaussehen Start 
=======================================================
*/

.h1, h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: 333333;
	font-weight: bold;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-color: #FA300;
	margin-bottom: 10px;
	width: 100%;
	font-variant: normal;
}

.h1_nicht_unterstrichen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004F91;
	font-weight: bold;
	width: 100%;
	text-decoration: none;
}

.h2, h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height: 18px;
	text-decoration: none;
}
.h3, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height: 18px;
	cursor: pointer;
}
.h4, h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.content_ueberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 10px;
	font-variant: normal;
}

/* Textaussehen Ende */

/* 
=======================================================
Formular Eigenschaften Start 
=======================================================*/
form {
	margin: 0px;
	padding: 0px;
}

.formularfeld_98 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	width: 98%;
	padding-left: 1px;
	border: 1px solid #CCCCCC;
}
.formularfeld_98_kundenbereich {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	width: 98%;
	border: 1px solid #DFB068;
	background-color: #ECD0A8;
}

.formularfeld_fixed{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	padding-left: 1px;
	border: 1px solid #CCCCCC;
	width: 320px;
}

.formularfeld_login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	width: 100px;
	margin-right: 0px;
	margin-left: 0px;
}

.formularfeld_login_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	width: 70px;
	margin-right: 2px;
}

/* Formular Eigenschaften Ende */

/* 
=======================================================
Bilderrahmen Start
======================================================= */

.bild_rahmen {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
.bild_rahmen_grau {
	border: 1px solid #CCCCCC;
	padding: 5px;
	height: 71px;
	width: auto;
	float: left;
	margin-right: 2px;
}

/* Bilderrahmen Ende */

/* 
=======================================================
		v	Modul Eigenschaften Start	v
======================================================= */

/* 
=======================================================
Referenzen 
=======================================================*/
.referenzen_bild_rahmen {
	padding: 5px;
	cursor: pointer;
	height: 95px;
	width: 95px;
	border: 2px solid #CCCCCC;
	margin: 3px;
}
/* Referenzen */

/* 
=======================================================
Gallerie Start
=======================================================*/
.gallerie_box {
	float:left;
	margin:10px;
	width:95px;
	height:95px;
	padding-top: 3px;
}

.gallerie_bild_rahmen {
	display:table-cell;
	height:94px;
	text-align:center;
	vertical-align:middle;
	width:110px;
	border: 1px solid #999999;
}

.gallerie_bild {
	text-align:center;
	vertical-align:middle;
	padding: 5px;
}
/* Gallerie Ende */

/* 
=======================================================
Gästebuch Start
======================================================= */
.tabelle_gaestebuch {
	opacity:.75;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 1px dashed #999999;
}
/* Gästebuch Ende */

/* Modul Eigenschaften Ende
======================================================= */
/*
======================================================= 
Layout Start ( Änderungen für Aussehen ) 
=======================================================*/

#login_box_top {
	background-image: url(../bilder/headbereich_top_1_bg.jpg);
	height: 48px;
	width: 750px;
	padding-top: 30px;
	padding-right: 19px;
}
#headbereich {
	background-image: url(../bilder/header.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	width: 100%;
	height: 220px;
	background-color: #F5F3E4;
}


#logo {
	height: 50px;
	text-align: left;
	float: left;
	width: 230px;
	position: relative;
	z-index: 10;
	background-color: #FFFFFF;
	margin-left: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
}

#header {
	position:relative;
	width:883px;
	z-index:1;
	top: 5px;
	height: 185px;
	left: 0px;
	float: none;
	padding-top: 50px;
	background-color: #FFFFFF;
}
#header_box {
	height: 184px;
	width: 669px;
	position: relative;
	top: 0px;
}

#sidebar_links {
	width: 231px;
	text-align: left;
	position: relative;
	float: left;
}

#sidebar_zusatzbox {
	width: 215px;
	text-align: left;
	float: left;
	position: relative;
}

#sprachwahl {
	height: 20px;
	width: 100px;
	float: right;
	left: 753px;
	position: absolute;
	top: 32px;
	z-index: 10;
}
/* Layout Ende */

#errorlist {
	position:fixed;
	top:0px;
	left:0px;
	height:90%;
	text-align:left;
	margin-left:10px;
	margin-top:20px;	
	overflow:auto;
	z-index:100;
}
#errorlist table{
	border-collapse: collapse;
	border-spacing: 0px;
}
#errorlist table tr td{
	border:1px solid #878787;
}
#errorlist table tr{
	background-color:#FFFFFF;
	padding:4px;
	font-family:verdana,tahoma,arial,sans-serif;
	font-size:10px;
	line-height: 1;
}
.button_gruen, .button_red{
	background-color: #009900;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.button_red {
	background-color: red;
}

.checkboxRequiredState .checkboxRequiredMsg, 
.checkboxMaxSelectionsState .checkboxMaxSelectionsMsg, 
.selectRequiredState .selectRequiredMsg, 
.selectInvalidState .selectInvalidMsg,
.textareaRequiredState .textareaRequiredMsg, 
.textareaMaxCharsState .textareaMaxCharsMsg,
.textfieldRequiredState .textfieldRequiredMsg, 
.textfieldInvalidFormatState .textfieldInvalidFormatMsg, 
.textfieldMinCharsState .textfieldMinCharsMsg, 
.textfieldMaxValueState .textfieldMaxValueMsg,
.radioRequiredState .radioRequiredMsg,
.confirmInvalidState .confirmInvalidMsg,
.confirmRequiredState .confirmRequiredMsg,
.validMsg
{
	border:0 none ! important;
	font-size: small;
	font-family: "Lucida Grande","Trebuchet MS",sans-serif;
}

#kundendatenregistrieren span, #kundendatenverifiziert span, #kontakt_formular span{
	float:left;
}

.validMsg, .fico, .oico{
	display:none;
	height:16px;
	margin-left:6px;
	margin-top:-2px;
	padding-left:22px;
	width:16px;
}

.fico{
	background-image:url(../bilder/fehler.png);
	background-repeat:no-repeat;
	float:none ! important;
}

.oico{
	background-image:url(../bilder/ok.png);
	background-repeat:no-repeat;
	float:none ! important;
}

.textfieldValidState .validMsg, .textareaValidState .validMsg, .selectValidState .validMsg, .checkboxValidState .validMsg, .radioValidState .validMsg, .confirmValidState .validMsg{
	display:inline;
}

.textfieldInvalidFormatState, .textfieldValidState, .textfieldRequiredState, .textfieldMinValueState, .textfieldMaxValueState, .textfieldMinCharsState, .selectInvalidState, .selectRequiredState, .selectValidState, .confirmInvalidState, .confirmRequiredState, .confirmValidState{
	white-space:nowrap;
}

#warenkorb table, #warenkorb div{
	font-size: 12px;	
}

#warenkorb {
	width: 215px;
}

.kategorieauflistung a{
	height: 100%;
	position: relative;
	display:block;
}
.kategorieauflistung_bild {
	float: left;
	margin-right: 10px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	width: 100px;
}
.kategorieauflistung_url{
	text-align: center;
}
.kategorieauflistung a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;	
	display:block;
	height: auto !important; 
	height: 80px; 
	min-height: 80px;
}
.kategorieauflistung a:hover{
	background-color: #ECD0A8;	
}
.kategorieauflistung td:hover{
	background-color: #ECD0A8;	
	Cursor: pointer;
}
.kategorieauflistung td{
	vertical-align:top;
	padding: 2px;
	width: 224px;
	height:100%;
	border: 1px solid #CCCCCC;	
}