body
{
	margin: 0;
	padding: 0;
	background-color: white;
}

h1
{
	font-style: italic;
	font-weight: normal;
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
}



a:link, a:visited {
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color:black;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}

a:hover {	
	font-size: 12px;
  text-decoration: none;
  font-weight: bold;
  color: rgb(204,0,0);
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}

#preiscontent a:link {
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
	color:black;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
}

#preiscontent a:visited {
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
	color:black;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
}

#preiscontent a:hover {	
	font-size: 15px;
  text-decoration: none;
  font-weight: bold;
  color: rgb(204,0,0);
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
}


#container
{
	margin: auto;
	width: 774px;
	height: 583px;
}

#left
{
	float: left;
	width: 92px;
	height: 583px;
	background-image: url(images/image_01.gif);
	background-repeat: no-repeat;
}

#image
{
	float: left;
	width: 167px;
	height: 583px;
}

#header
{
  padding-left: 365px;
  padding-top: 185px;
  font-style: italic;
	font-weight: normal;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	float: right;
	width: 150px;
	height: 19px;
	background-image: url(images/image_03.gif);
	background-repeat: no-repeat;
}

#content
{
	float: right;
	padding-left: 20px;
	width: 495px;
	height: 293px;
	background-image: url(images/image_04.gif);
	background-repeat: no-repeat;
	font-style: italic;
	font-weight: normal;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	line-height: 20px;
	color: black;
}

#preiscontent
{
	float: right;
	padding-left: 20px;
	width: 495px;
	height: 293px;
	background-image: url(images/image_04.gif);
	background-repeat: no-repeat;
	font-style: italic;
	font-weight: normal;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	line-height: 20px;
	color: black;
}

#preisliste
{
	font-size: 13px;
	width: 494px;
	height:239px;
	overflow:auto;
}

.Stil11 {
	font-size: 12; 
	font-style: italic; 
	font-weight: bold; 
}


#links
{
	float: right;
	width: 495px;
	padding-top: 10px;
	padding-left: 20px;
	height: 76px;
}


