@import url(style_neu.css);
@import url(boxes.css);
@import url(thickbox.css);

/*<agl.folder "Allgemein">*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix { display: inline-block; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

hr { display: none }
hr.Break { display: block; visibility: hidden; }

.Break { float: none; clear: both; }
.Left { float: left }
.Right { float: Right }

.lAlign { text-align: left; }
.rAlign { text-align: right; }
.cAlign { text-align: center; }

img, a img { border: none; }


p, h1, h2, h3, h4, h5, h6 { margin-top: 0; margin-bottom: 0; padding-top: 0.6em; padding-bottom: 0.3em }
form, input, textarea, select { font-size: 12px }
p, table, td, th, caption { }
p small { font-size: 10px }
h1 { color: #906312; font-size: 24px; font-weight: normal }
h2 { color: #906312; font-size: 20px; font-weight: normal }
h3 { color: #906312; font-size: 20px; font-weight: normal }
h4 { color: #906312; font-size: 16px; font-weight: normal }
h5 { color: #906312; font-size: 16px; font-weight: normal }
h6 { color: #906312; font-size: 16px; font-weight: normal }

p, table, form, input, textarea, select, h1, h2, h3, h4, h5, h6 { line-height: 124% }
/*</agl.folder>*/


/*<agl.folder "MainCols & MainWrap">*/
/*
#MainWrap { background-color: #fff; background-image: url("images/BG_MainHeader.gif"); background-repeat: no-repeat; background-position: 50% 0px; text-align: left; margin: 0px auto 0; padding: 0 0 0px; position: relative; width: 968px; float: none; clear: both; overflow: hidden }
*/
#MidCol,
#LeftCol,

/*
#RightCol {
margin-top: 330px; position: relative; overflow: hidden }
*/

#LeftCol,
#RightCol { width: 180px }

#MidCol { position: relative; left: 210px; width: 560px; float: left }
#LeftCol { left: -550px; float: left }
#RightCol { right: 10px; float: right }
/*</agl.folder>*/


/*<agl.folder "CatInfo">*/
.CatInfo { background-color: #D7EFFB; padding: 10px }
.CatInfo .Image { background-color: #B1DFF6; width: 200px; height: 200px; float: left }
.CatInfo .Text { background-color: #0C9BD7; width: 330px; float: right }
/*</agl.folder>*/

/*<agl.folder "CatListing">*/
.CatListing { width: 570px }
.CatListing .Item { background-color: #D7EFFB; text-align: center; margin-right: 10px; width: 180px; float: left }
.CatListing .Image {}
/*</agl.folder>*/




/*<agl.folder "LeftCol">*/
/* K�mmt noch */
/*</agl.folder>*/

/*<agl.folder "RightCol">*/
/* K�mmt noch */
/*</agl.folder>*/

/*<agl.folder "MainHeader">*/
#MainHeader { margin-right: 0px; margin-left: 0px; position: absolute; top: 0px; left: 0; width: 968px; }
#ShopLogo { color: #ffffff; font-size: 36px; line-height: 260px; background-color: #fff; background-image: url("images/BG_MainHeader.gif"); background-repeat: no-repeat; background-position: 50% 0; margin: 0; padding: 0 10px; height: 260px; overflow: hidden }
#ShopLogo a { color: #ffffff; }
#ShopFunctions { background-color: #B1DFF6; margin-top: 10px; padding-right: 10px; padding-left: 10px; height: 40px; float: none; clear: both }
#ShopFunctions p { color: #0C9BD7; /*font-size: 16px;*/ line-height: 40px; margin: 0; padding: 0; height: 40px }
#ShopFunctions form * { vertical-align: middle; }
#ShopFunctions input { text-align: center }
/*</agl.folder>*/

/*<agl.folder "MainFooter">*/
#MainFooter { color: #0C9BD7; font-size: 9px; background-color: #B1DFF6; margin: 0 10px; padding-right: 10px; padding-left: 10px; float: none; clear: both }
#MainFooter p { line-height: 30px; padding: 0; height: 30px }
#MainFooter a { color: #666666 }
/*</agl.folder>*/

.errorBox {
	background-color: #B1DFF6;
	z-index: 10000;
	width: 100%;
	text-align: left;
}
 
/* Spamschutz im Kontaktformular */
.contact2 {
	border: 0px none;
	background: #FFF;
}

/* debug-Ausgaben */
pre {
	text-align: left;
	background-color: #fff;
	font-family: courier;
}

