/*LAYOUT*/
#logo { 
  background-color: #CDCDCD;
}
#inhalt {
	padding:10px;
	height: 515px;
	width: 444px;
	margin: 0px 28px;
	background-color: #ffffff;
	
	font-size: 12pt;
	line-height: 16pt;
	color: #393939;
	font-family: "Times New Roman", Times, serif;
	text-align:justify;
}


#links {
  position: absolute;
  top: 103px;  
  width: 28px;
  height: 100%;
  background-color: #525252;
}
#nav {
  position: absolute;
  top: 103px;
  left:492px;
  width: 255px;
  height:515px;
  background-color: #DCD8B1;
}
#pic {
  position: absolute;
  top: 103px;
  left:755px;
  width: 241px;
  height:515px;
  background-color: #CDCDCD;
}
#startbox {
	width:100%;
	height:304px;
	margin: 0px auto;
	padding: 0px;
	background-color: #ffffff;
	background-image: url(images/index/bg.jpg);  
 
}

#shop {
	padding:10px;
	height: 515px;
	width: 444px;
	margin: 0px 28px;
	background-color: #ffffff;
	font-size: 12pt;
	line-height: 16pt;
	color: #393939;
	font-family: "Times New Roman", Times, serif;
	text-align: left;
}

/*body*/
body {
	background-repeat:repeat-y;	
	margin-bottom:0;
	margin-top:0;
	margin-left:0;
	margin-right:0;
	background-color: #CDCDCD;	
}
hr {
	color: #D8D6C0;
}



/*format links*/
A:link {
text-decoration: none;
color: #A7A375;
 }

A:visited {

text-decoration: none; 
color:#A7A375;
}

a:hover {

text-decoration: none;
background-color:#DCD8B1;
color: #B23817;
}
/*FORMATIERUNG TEXT*/
.conttext {	
	padding:10px;
	background-color: #ffffff;
	
	font-size: 12pt;
	line-height: 16pt;
	color: #393939;
	font-family: "Times New Roman", Times, serif;
	} 
.headpruduct{font-size: 13pt;
	
	color: #393939;
	}

/*FORMULAR KONTAKT*/

.input_textkontakt {

	position:absolute;
	left:100px;
	width: 369px;
	
	font-family: "Times New Roman", Times, serif;	
	color: #B23817;
	font-size: 11pt;
	background-color:#DCD8B1;
	
	
                    }
					
.input_shop{
	font-family: "Times New Roman", Times, serif;	
	color: #B23817;
	font-size: 11pt;
	background-color:#DCD8B1;
}			
					
					

.input_textareakontakt{
	position:absolute;
	left:39px;
	width: 430px;
	
	font-family: "Times New Roman", Times, serif;	
	font-size: 11pt;
	color: #B23817;
	background-color:#DCD8B1;	
                       }
					   
.buttonkontakt         {
	position:absolute ;
        font-family: "Times New Roman", Times, serif;	
	color: #393939;		 
		}			   
/*_____________________________________________________________________*/





















                       
                       
