/* Globales Stylesheet für die Seite */
/* ////////////////////////////////////////////////////////////////////// */
/* ////////////  -HAUPTFORMATIERUNGEN - POSITIONIERUNG- ///////////////// */
/* ////////////////////////////////////////////////////////////////////// */
html,body {
	margin: 0px;
	padding: 0px;
	height: 100%;			
}
div{
	border: none;
	border-width: 0px;
}
table,td,tr{	
	border-width: 0px;
	border: none;
	}
td,tr{
	margin: 0px;
	padding: 0px;
	}
strong,b{
	font-size: .95em;
	font-weight: bold;
	}
/* Globaler Rahmen */
/* -------------------------------------- */
/* --------------------------------------- */
#center{   
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -423px;
	margin-top: -295px;
	
	width: 850px;
	text-align: center;		
}
#site{
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;	
	/* border: 1px solid #CDCBCC; */
	text-align: left;
	height: 100%;
	
	background-image: url(images/2ColBg.gif);
	background-repeat: repeat-y;
	
	margin-bottom: 10px;
	
}
/* Headerbereich mit Logo und Bannergrafik */
/* --------------------------------------- */
/* --------------------------------------- */
#header{
	width: 600px;
	/* height: 143px; */
	padding-right: 0px;	
	padding-left: 0px;
	padding-bottom: 0px;
	margin-bottom: 10px;
	padding-left: 0px;		
}

#head{
	margin-bottom: 5px;	
}
#logo{
	float: left;
	left: 0px;		
	
}
#subHeader{
	padding: 0px;
	margin: 0px;
	margin-left: 0px;
	border-bottom: 1px solid #39201C;	
	
	margin-left: 10px;
	margin-right: 10px;	
	padding-bottom: 5px;
	padding-top: 10px;
	}
#rightHead{
	padding-top: 15px;
	float: right;
	right: 0px;	
	margin-right: 5px;	
	color: #888;
	font-family: Arial, Times New Roman, Helvetica, sans-serif;
	font-size: 11px;
	}

#header #banner{
	width: 580px;
	padding-left: 10px;	
	padding-top: 10px;
	margin-top: 0px;	
}
/* Mittelbereich mit Menu und Content + Wrapper */
/* -------------------------------------------- */
/* -------------------------------------------- */
#leftCol{	
	float: left;
	padding-top: 0px;
	width: 207px;		
	margin-left: 0px;
	margin-right: 24px;
	
	background-color: #fff;	
				
}
#middleCol{
	float: left;
	width: 600px;
	border-top: 15px solid #39201C;	
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 0px;
	padding-top: 0px;
	/* height: 550px; */
	background-color: #fff;
	margin-bottom: 10px;
}

#rightCol{	
	padding-top: 0px;
	width: 161px;		
	float: left;	
	margin-left: 5px;
	margin-right: 0px;
	
	/*
	background-image: url(images/rightColBg.gif);
	background-repeat: repeat-y;
	*/
	
	/*
	background-color: #C8C390;	
	*/			
}
#smallInfo{
	width: 161px;	
	background-color: #C8C390;
	border-bottom-width: 5px;
	border-bottom-color: #fff;
	border-bottom-style: solid;		
}
#smallInfo table{
	margin-left: 15px;
	margin-bottom: 5px;
	color: #fff;
}
#smallInfo td{
	width: 50%;
}

#smallInfo h3{
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	color: #fff;
}

#menu{			
	float: left;		
	padding-top: 15px;
	padding-bottom: 0px;
	margin-top: 10px;
	width: 100%;
	background-color: #33180D;
	/*
	background-color: #C6B984;	
	*/			
}
#content{
	padding-top: 0px;
	padding-left: 0px;
	width: 600px;			
	margin: 0px;		
	/*
	background-color: #EBE5CD;	
	*/
	font-family: Arial, Times New Roman, Helvetica, sans-serif;
	font-size: 13px;	
}
.wrapper{
	
	height: 1px;
	font-size: 1px;
	clear: both;	
}
#siteWrapper{
	background-image: url(images/endBg.gif);
	background-repeat: repeat-y;
	height: 15px;
	font-size: 1px;
	clear: both;	
}
/* Fußnote ------------------------------------ */
/* -------------------------------------------- */
/* -------------------------------------------- */

#footer{
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 10px;	
	width: 817px;		
	color: #fff;
	height: 16px;
	font-family: arial,verdana;
	font-size: 12px;	
}

/* ////////////////////////////////////////////////////////////////////// */
/* ////////////  -DETAILFORMATIERUNG - HAUPTMENÜ- /////////////////////// */
/* ////////////////////////////////////////////////////////////////////// */
#menu ul{	
	margin: 0px;
	padding-left: 0px;
	
	
	list-style-position: outside;
	list-style-type: none;
	width: 100%;
}		
#menu ul li{	
	margin: 0px;				
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-top: 0px solid #999;
	display: block;
	background-color: #33180D;
	
	/*
	padding-left: 12px;
	background: url(../images/menuList.gif) no-repeat 0px 4px;
	*/
}
#menu ul li.mainSelected{	
	margin: 0px;				
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-top: 0px solid #fff;
	display: block;	
	/*
	padding-left: 12px;
	background: url(../images/menuList.gif) no-repeat 0px 4px;
	*/
}

#menu ul ul {
	margin: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	list-style-position: outside;
	list-style-type: none;		
}
#menu ul ul li{
	margin: 0px;
	padding: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background: none;
	border: 0;
}	
#menu a.main:link,#menu a.main:visited,#menu a.main:hover{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #795847;
	font-weight: normal;
	display: block;
	padding-bottom: 0px;
	padding-left: 10px;
	}
#menu a.main:hover{
	color: #B88E77;	
	}
#menu a.mainSelected:link,#menu a.mainSelected:visited{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
	font-weight: normal;
	background-color: #AC836D;
	padding-bottom: 0px;
	display: block;
	padding-left: 10px;	
}

#menu a.sub:link,#menu a.sub:visited,#menu a.sub:hover{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #795847;
	padding-bottom: 0px;
	font-weight: normal;
	margin-left: 20px;
	display: block;
	border-top: 0px solid #AC836D;
	padding-left: 5px;	
}
#menu a.sub:hover{
	color: #B88E77;
}
#menu a.subSelected:link,#menu a.subSelected:visited,#menu a.subSelected:hover{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
	margin-left: 20px;
	border-top: 0px solid #fff;
	background-color: #806351;
	font-weight: normal;
	padding-bottom: 0px;
	display: block;
	padding-left: 5px;
}
#footer a:link,#footer a:visited{
	color: #fff;
	text-decoration: none;
}
#footer a:hover{
	color: #ccc;
}
/* ////////////////////////////////////////////////////////////////////// */
/* ////////////  -DETAILFORMATIERUNG - SONSTIGES- /////////////////////// */
/* ////////////////////////////////////////////////////////////////////// */
p{
	margin: 0px;
	padding: 0px;
}
/* Element um Floating Umgebungen aufzuheben */
.clearing{
	clear: both; 
	font-size: 1px; 
	margin: 0px; 
	padding: 0px; 
	height: 1px;
}
/* BUTTON "EXTLINK" */
p a:link,p a:visited{	
	background: url(../images/extLink.gif) no-repeat 0px 4px;
	padding-left: 0px;
	text-decoration: none;
	color: #881647;	
	/*
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	*/
	border: none;
	margin-bottom: 2px;
	
	}
p a:hover{
	background: url(../images/extLink.gif) no-repeat 0px 4px;
	color: #000;
}
/* BUTTON "MEHR" */
a.more:link,a.more:visited{	
	/*
	background: url(../images/moreLink2.gif) no-repeat 0px 0px;	
	padding-left: 17px;
	*/
	text-decoration: none;
	color: #881647;
	font-size: 12px;
	font-weight: bold;
	padding-left: 3px;
	font-style: italic;
	/*
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	*/
	}
a.more:hover{
	color: #000;
}
a.download:link, a.download:visited,a.download:hover{
	padding: 0px;
	background: url(../images/dnload.gif) no-repeat 0px 2px;
	padding-left: 12px;
	font-size: 11px;
	text-decoration: none;
	color: #881647;	
	display: block;
	margin: 0px;
	
	/*
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	*/
	}
a.download:hover{
	background: url(../images/dnload.gif) no-repeat 0px 2px;
	color: #000;
}

/* ////////////////////////////////////////////////////////////////////// */
/* ////////////  -Kontaktformular - SONSTIGES- /////////////////////// */
/* ////////////////////////////////////////////////////////////////////// */
div.contactForm{
	margin: 0px;
	margin-bottom: 10px;
	background-color: #fff;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;	
	}
table.contactTable{
	margin: 0px;
	border: 1px solid #fff;
	padding: 0px;		
	/* border-collapse: collapse; */	
	/* width: 530px; */
	}
table.contactTable input,table.contactTable select {
	border: solid;
	border-width: 1px;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-color: #000000;
	border-right-color: #000000;
	background-color: #F8E9E2;
	width: 230px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
table.contactTable input.submitButton{
	width: 150px;
	margin-top: 0px;
	border: 1px solid #39201C;
	background-color: #AC836D;
	font-weight: bold;	
	color: #5D3F2F;
	}
table.contactTable textarea {
	background-color: #F8E9E2;
	border: solid;
	border-width: 1px;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-color: #000000;
	border-right-color: #000000;
	width: 280px;
	height: 170px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
table.contactTable td.kontakt-links{
	width: 330px;
}

/* ////////////////////////////////////////////////////////////////////// */
/* ////////////  -Kontaktformular - SONSTIGES- /////////////////////// */
/* ////////////////////////////////////////////////////////////////////// */
div.shippingForm{
	margin: 0px;
	margin-bottom: 10px;
	background-color: #fff;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;	
	}
table.shippingTable{
	margin: 0px;
	border: 1px solid #fff;
	padding: 0px;		
	/* border-collapse: collapse; */	
	/* width: 530px; */
	}
table.shippingTable input {
	border: solid;
	border-width: 1px;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-color: #000000;
	border-right-color: #000000;
	background-color: #F8E9E2;
	width: 230px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
table.shippingTable input.submitButton{
	width: 150px;
	margin-top: 0px;
	border: 1px solid #39201C;
	background-color: #AC836D;
	font-weight: bold;	
	color: #5D3F2F;
	}
table.shippingTable textarea {
	background-color: #F8E9E2;
	border: solid;
	border-width: 1px;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-color: #000000;
	border-right-color: #000000;
	width: 280px;
	height: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
table.shippingTable td.kontakt-links{
	width: 330px;
}


