/** 	Rot: E4000F */
	

html, body {
	margin: 		0px;
	background:     #ffffff;
	color: 			#333333;
	font-family: 	Arial, Helvetica, sans-serif;
	top:			0px;
}

#main {
	/*border:		 		0 1 1 0 solid #E4000F;*/
	width:				1000px;
	margin:				auto;
	position:			relative;
	/* top:					5px;*/
	background: 		#ffffff;
	/*height: 				1060px;*/
}

/*********** HEADER **************/
#header {
	overflow: 	visible;
	width: 		1000px;
	padding: 	0px;
	margin: 	0px;
}

#headerPhoto {
	width: 			1000px;
	height:			215px;
	margin: 		0px;
	padding: 		0px;
	background-image: 		url(../header_photos/balken.gif);
	background-repeat: 		repeat-x;
	background-position: 	0px 98px;
	text-align: 			left;
	vertical-align: 		middle;
	
}

#headerWappen {
	position:	absolute;
	width: 		125px;
	height: 	146px;
	/*left:			-100px;*/
	left:			10px;
	top:			50px;
	padding-top: 0px;
	z-index: 10;
}

#headerMenue {
	/*
	position:			absolute;
	left:					50px;
	top:					106px;
	height: 				40px;
	font-size: 			14px;
	color: 				#000000;
	vertical-align: bottom;
	background: blue;
	*/
}


#headerMenue img {
	/*vertical-align: middle;*/
}


#headerLogoRechts {
	position:			absolute;
	left:					600px;
	top:					0px;
	height: 				113px;
	overflow:			visible;
}

/*
#headerAnschrift a:link {
		color: #000066;
		text-decoration: none;
}

#headerAnschrift a:hover {
		color: #000066;
		text-decoration: underline;
}


#headerLanguageSelect {
	position:			absolute;
	left:					760px;
	width:				200px;
	text-align: 		right;
	padding-right: 	25px;
	top:					225px;
	height: 				30px;
}

#headerLanguageSelect img, #headerLanguageSelect a{
	border: 0px;
	text-decoration: none;
}

*/

/************ MENU *************/


/*********** BODY **************/
#bodyArea {
	position: 	relative;
	width: 		100%;	
	top: 			0px;
	left: 		0px;
	margin: 		0px;
	overflow:	auto;
	background-image: url(../header_photos/lederhose_rechts_unten_3.jpg);
	background-repeat: no-repeat;
	background-position: 600px 0px;

}

#bodyLeft {
	position: 	relative;
	left:			0px;
	overflow: 	 hidden;
	width: 		655px;
	padding-left: 5px;
	margin: 		0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	height: 570px;
	overflow: visible;
}

#bodyLeft ul {
	list-style-image: url(../images/niete_aufzaehlung.jpg);
	padding-bottom: 10px;
}

#ProdukteImageSlider ul{
	list-style-image: none;
}

#bodyLeft li {
	padding-bottom: 10px;
	vertical-align: middle;
}

#bodyLeft h1 {
	color: #cc9933;
/*	font-size: smaller;*/
	font-weight: bold;
	text-align: left;
	font-stretch: condensed;
	padding-bottom: 3px;
}

#bodyLeft h2 {
	color: #cc9933;
/*	font-size: 1.0em;*/
	padding-top: 0px;
	padding-bottom: 5px;
	font-size: small;
	letter-spacing: 0.05em;
}

#bodyLeft h3 {
	color: #cc9933;
}

#bodyLeft p, #bodyLeft li,  #bodyLeft td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}

#bodyLeft a:link, #bodyLeft a:active {
	text-decoration: none;
	color: black;
	border-bottom: 1px solid #dddddd;
	font-size: 1.0em;
}

#bodyLeft a:visited {
	text-decoration: none;
	color: black;
	border-bottom: 1px dashed #dddddd;
	font-size: 1.0em;
	}

#bodyLeft a:hover {
	text-decoration: none;
	color: black;
	border-bottom: 1px solid #cc9933;
	font-size: 1.0em;
	}


#bodyLeft table {
	border: 0px;
	padding: 0px;
	margin: 0px;
	border-collapse:		collapse;
	empty-cells:			show;
}

#bodyLeft tr {
	/*
	border-bottom: 2px solid #B8D0D8;
	border-top: 	0px solid #B8D0D8;
	border-left: 	0px solid #B8D0D8;
	border-right: 	0px solid #B8D0D8;
	*/
}

#bodyLeft .Button { 
	/*
	background-color:#B8D0D8; 
	color:#000066; 
	border:1px solid #000066;
	*/
	background-color: #fff;
	color: #CC9933;
	font-weight: bold;
}

#bodyLeft input, #bodyLeft select, #bodyLeft textarea, #bodyLeft checkbox { 
	background-color: #fff;
	color:#000;
	border:1px solid #CC9933; 
	padding: 1px;

	}


/******************* BODY RIGHT ********************************/

/*

#bodyRight {
	position: relative;
	left: 815px;
	top: -695px;
	width: 180px;
	height: 710px;
	padding: 3px;
	margin: 0px;
	overflow: auto;
}


#bodyRight h1 {
	padding: 20px 0px 3px 0px;
	font-size: small;
	color: #000066;
	margin: 0px;
}

#bodyRight a, #bodyRight a:link, #bodyRight a:visited {
	font-size: x-small;
	color: #000066;
	text-decoration: none;
}

#bodyRight a:hover {
	text-decoration: underline;
}

#bodyRight p {
	font-size: xx-small;
	color: #000066;	
	padding: 0px;
}

*/
.galleryImage {
	 border: 1px solid #3e65a6;
}


/*************** FOOTER *******************/

#footer {
	margin-top: 40px;
}

#footer table {
	width: 400px;
}

#footer td {
/*	color: #CC9933;*/
	color: #7a4400;
}

#footer p {
   text-align: right;
	font-size: small;
	padding: 0 5px 0 0;
}

#footer a:link, #footer  a:active,  #footer a:visited {
	text-decoration: none;
	color: #7a4400;
}

#footer a:hover {
	text-decoration: underline;
}


/************* STANDARDS ************/
img {
	border: 0px;
}

#presseBilder a:link, #presseBilder a:active, #presseBilder a:visited,#presseBilder a:hover  {
	text-decoration: none;
	border: 0px;
}

.imgWithBorder {
	border:  1px solid #cc9933;
}

.imgWithBorderLeftRight {
  	border-right: 1px solid #cc9933;
    border-left:  1px solid #cc9933;
}

.imgWithBorderLeftRightBottom {
    border-right:     1px solid #cc9933;
    border-bottom:    1px solid #cc9933;
    border-left:      1px solid #cc9933;
}

.imgWithBorderLeftRightTop {
    border-right:     1px solid #cc9933;
    border-top:       1px solid #cc9933;
    border-left:      1px solid #cc9933;
}

.EmailHider a {
	color: #000;
}


/*************** Flash Player ****************/
a.myPlayer { 
    display:block; 
    width: 320px; 
    height:240px;  
    text-align:center; 
    margin:0 15px 15px 0; 
    float:left; 
    border:0px solid #999; 
} 
 
/* play button */ 
a.myPlayer img { 
    margin-top:70px; 
    border:0px; 
} 
 
/* when container is hovered we alter the border color */ 
a.myPlayer:hover { 
    /* border:1px solid #cc9933;*/
	text-decoration: none; 
}

.boldBrown {
   background: #fff;
	color: #CC9933;
	font-weight: bold;
	font-size:large;
	font-stretch: expanded;
}


#Zeitleiste {
	/*	font-align: center; */
}

.noBordTable {
	padding: 0px;
	margin: 0px;
	border: 0px;
}

#KontaktSeite {
	background-image:url(../images/margit_leeb_mit_unterschrift_283h.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	height: 470px;
}

.smallCommercialText {
	color: #cc9933;
	font-size: x-small;
}


/*********** Bildwechsler fuer Home SEite */
#bilderstapel {
	background-color: white;
	height:413px;
	width: 507px;
    padding-left: 15%;
}

#bilderstapel img {
	position:absolute;
	height:413px;
	width: 507px;
	z-index:1;
}

#bilderstapel img.obersteebene {
	z-index:3;
}

#bilderstapel img.mittlereebene {
	z-index:2;
}

#custom-doc { width:38.46em;*width:37.53em;min-width:500px; margin:auto; text-align:left; }
