﻿@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;
}

body {
	color: #efefef;
	font-size: 13px;
	background-color: #000000;
	text-align: center;
	margin: 0;
	padding: 0;
}

body * {
	font-family: Arial, Helvetica, sans-serif;
}

img,a img {
	border: none;
}

a {
	color: #ffffff;
	text-decoration: none;
}

a:hover {
	color: #ff1d1d;
	text-decoration: none;
}

h1,h2,h3,h4,h5,h6 {
	
}

h1 a,h2 a,h3 a,h4 a,h5 a,h6 a {
	
}

h1 small,h2 small,h3 small,h4 small,h5 small,h6 small {
	
}

.contentsTopics{
	font-size: 18px;
	}

p,h1,h2,h3,h4,h5,h6 {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0.6em;
	padding-bottom: 0.3em;
}

ul,ol {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
}

li {
	margin-top: 0;
	margin-left: 20px;
	margin-bottom: 0;
}

form,input,textarea,select {
	font-size: 13px;
}

form {
	margin: 0;
	padding: 0;
}

input[type="textarea"] {
	background-color: #dedede;
}

input[type="select"] {
	background-color: #dedede;
}

input[type="text"] {
	background-color: #dedede;
}

input[type="password"] {
	background-color: #dedede;
}

select {
	background-color: #dedede;
}

textarea {
	background-color: #dedede;
}

p,table,td,th,caption,li {
	
}

p small {
	font-size: 10px;
}

h1 {
	color: #f8f8f8;
	font-size: 24px;
	font-weight: normal;
}

h2 {
	color: #f8f8f8;
	font-size: 20px;
	font-weight: normal;
}

h3 {
	color: #f8f8f8;
	font-size: 20px;
	font-weight: normal;
}

h4 {
	color: #f8f8f8;
	font-size: 16px;
	font-weight: normal;
}

h5 {
	color: #f8f8f8;
	font-size: 16px;
	font-weight: normal;
}

h6 {
	color: #f8f8f8;
	font-size: 16px;
	font-weight: normal;
}

p,ul,ol,table,form,input,textarea,select,h1,h2,h3,h4,h5,h6 {
	line-height: 124%;
}

/*</agl.folder>*/ /*<agl.folder "MainCols & MainWrap">*/
#MainWrap {
	background-image: url(images/lagama.gif);
	background-repeat: no-repeat;
	background-position: 0% 0px;
	text-align: left;
	position: relative;
	width: 980px;
	float: none;
	clear: both;
	overflow: hidden;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

#showPrice {
	font-size: 14px;
	font-weight: bold;
}

#MidCol,#LeftCol,#RightCol {
	margin-top: 222px;
	position: relative;
	overflow: hidden;
}

#LeftCol,#RightCol {
	width: 190px
}

#MidCol {
	position: relative;
	left: 220px;
	width: 750px;
	float: left
}

#LeftCol {
	left: -735px;
	float: left
}

#RightCol {
	right: 10px;
	float: right
}

/*</agl.folder>*/ /*<agl.folder "MidCol">*/
#ShopContent {
	margin-top: -5px;
	margin-left: 15px;
	padding-bottom: 10px;
	position: relative;
}

#BreadCrumb {
	margin: 0;
	padding-top: 0.3em;
	padding-bottom: 0;
	position: absolute;
	top: -40px;
	left: 0;
	height: 40px;
}

.ButtonSet {
	margin-top: 10px;
	border-top: 2px solid #dee7cd;
}

.ErrorMessage {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	border: solid 2px #c00;
}

.Half {
	width: 275px;
}

.CheckOutFunction {
	padding-right: 10px;
	border-top: 1px solid #eee;
	border-right: 1px solid #eee;
}

.CheckOutFunction p {
	
}

.CheckOutFunction .Half {
	width: 265px;
}

.OrderItem {
	padding-right: 10px;
	border-top: 1px solid #eee;
	border-right: 1px solid #eee;
}

#ProgressBar {
	padding-top: 15px;
	float: none;
	clear: both;
}

#ProgressBar span { /*background-color: #;*/
	float: left;
	text-align: center;
	width: 24.5%;
}

#ProgressBar span.Current {
	color: #c13;
}

/*</agl.folder>*/ /*<agl.folder "CatInfo">*/
.CatInfo {
	background-color: #f7f9f3;
	padding: 10px;
}

.CatInfo .Image { /*background-color: #;*/
	width: 200px;
	height: 200px;
	float: left;
}

.CatInfo .Text {
	background-color: #aab39a;
	width: 330px;
	float: right;
}

/*</agl.folder>*/ /*<agl.folder "CatListing">*/
.CatListing {
	width: 720px;
}

.CatListing .Item { /*background-color: #;*/
	text-align: center;
	margin-right: 10px;
	width: 180px;
	float: left;
}

.CatListing .Image {
	
}

/*</agl.folder>*/ /*<agl.folder "ProdListing">*/
.ProdListing1,.ProdListing2,.ProdListing3 {
	width: 720px;
}

.ProdListing1 .Item,.ProdListing2 .Item,.ProdListing3 .Item {
	/*behavior:url(iepngfix.htc);*/
	background-image: url(images/decker.png);
	padding: 5px;
}

.ProdListing1 .Image,.ProdListing2 .Image,.ProdListing3 .Image {
	
}

.ProdListing1 .Item {
	
}

.ProdListing2 .Item {
	width: 320px;
	float: left;
	margin-right: 10px;
}

.ProdListing3 .Item {
	width: 220px;
	float: left;
	margin-right: 10px;
}

/*</agl.folder>*/ /*<agl.folder "LeftCol">*/ /* K�mmt noch */
	/*</agl.folder>*/ /*<agl.folder "RightCol">*/ /* K�mmt noch */
	/*</agl.folder>*/ /*<agl.folder "MainHeader">*/
#MainHeader {
	margin-right: 10px;
	margin-left: 10px;
	position: absolute;
	top: 117px;
	left: 0;
	width: 980px;
}

#ShopLogo {
	
}

#ShopLogo a { /*color: #;*/
	
}

#ShopFunctions a {
	color: #e7e7e7;
}

#ShopFunctions a:hover {
	color: #afafaf;
}

#ShopFunctions { /*background-color: #;*/
	margin-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	height: 40px;
	float: none;
	clear: both;
}

html * #ShopFunctions { /*background-color: #;*/
	margin-top: 7px;
	padding-right: 10px;
	padding-left: 10px;
	height: 40px;
	float: none;
	clear: both;
}

#ShopFunctions p {
	color: #79806e; /*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 {
	background-image: url(images/footer.gif);
	width: 972px;
	height: 70px;
	color: #ffffff;
	font-size: 13px;
	margin: 0 12px;
	padding-right: 10px;
	padding-left: 10px;
	float: none;
	clear: both;
}

#MainFooter p {
	padding-top: 27px;
	padding-left: 5px;
}

#MainFooter a {
	color: #e7e7e7;
}

#MainFooter a:hover {
	color: #afafaf;
}
/*</agl.folder>*/
.errorBox {
	background-color: #FFA646;
	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;
}

.copyright {
	color: #515151;
}

.copyright a {
	color: #515151;
	text-decoration: none;
}

.copyright a:hover {
	color: #8d8d8d;
	text-decoration: none;
}



/*  Konfigurator  */
.option {
	position: relative;
	color: #000;
	float: left;
	padding-right: 15px;
	padding-left: 15px;
	text-align: right;
	height: 18px;
	padding-top: 4px;
	background: url(images/nav_02.gif);
	text-align: right;
}

.optionDefault {
	position: relative;
	float: left;
}

.option_active {
	color: #fff;
	position: relative;
	float: left;
	padding-right: 15px;
	padding-left: 15px;
	text-align: center;
	height: 18px;
	padding-top: 4px;
	background: url(images/nav_02.gif);
	padding-left: 15px;
}

.navLeft {
	position: relative;
	background: url(images/nav_01.gif);
	width: 6px;
	height: 22px;
	float: left;
}

.navRight {
	position: relative;
	background: url(images/nav_03.gif);
	width: 6px;
	height: 22px;
	margin-right: 2px;
	float: left;
	background-position: top right;
}

.selectList {
	position: relative;
	width: 440px;
	height: 260px;
	overflow-y: scroll;
	overflow-x: hidden;
	border-top: 2px solid gray;
	border-left: 2px solid gray;
	border-right: 2px solid black;
	border-bottom: 2px solid black;
	margin: 15px;
	padding: 1px;
	background-color: #F7F7F7;
	border-top: 2px solid gray;
}

.selectItem {
	background-color: gray;
	color: white;
	width: 415px;
	padding-top: 3px;
	padding-left: 10px;
	cursor: pointer;
	margin-bottom: 1px;
}

.selectedItem {
	background-color: #228B22;
	width: 415px;
	padding-top: 3px;
	padding-left: 10px;
	margin-bottom: 1px;
	color: white;
	font-weight: bold;
	cursor: pointer;
}

div.selectItem:hover {
	background-color: lightgrey;
	color: black;
}

.optContainer {
	/*behavior:url(iepngfix.htc);*/
	position: relative;
	left: 1px;
	background-image: url(images/decker.png);
	position: relative;
	border: 1px solid transparent;

}

.optRow {
	border-bottom: 1px solid #fff;
	text-align: left;
}

.configBox {
	/*behavior:url(iepngfix.htc);*/
	padding: 2px;
	background-image: url(images/decker.png);
	margin-top: 5px;
}
.nextBTN{

}

.copyright{
	display:none;
	visibility: hidden;
}

