/* Standard-CSS für www.ingrid-hornef.de */

body {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	padding:0px;
	margin:0px;
}
p, h1 {
margin: 0px; 
padding: 10px; 
}
img {
	border:none;
}
td {
	font-size : 0.8em;
	color: #666666
}
#layer1 {
	position:absolute;
	width:150px;
	height:500px;
	color: #666666;
	font-size: 14px;
	font-weight: normal;
	font-variant: normal;
	left: 20px;
	top: 95px;
	clip: rect( );
	line-height : 25px;
}
#layer2 {
	position:absolute;
	width:20px;
	height:400px;
	color:#e05e13;
	font-size: 14px;
	font-weight: normal;
	font-variant: normal;
	left: 170px;
	top: 100px;
	clip: rect( );
}
#layer3 { 	
  position:absolute;
  width:500px;
  top: 97px; 
  left: 230px;
  font-size: 14px;
  color:#666666;
  text-align: left;
  padding: 0px;
  overflow: auto;
}
#layer4 {
	position:absolute;
	top: 480px;
	left: 20px;
	text-align: left;
	padding: 0px;
   overflow: none;
}
#layer5 {
	position:absolute;
	width:150px;
	top: 10px;
	left: 20px;
	text-align: left;
	padding: 0px;
   overflow: auto;
}
#layer6 { 	
  position:absolute;
  width:550px;
  top: 100px; 
  left: 230px;
  font-size: 14px;
  color:#666666;
  text-align: left;
  padding: 0px;
  overflow: auto;
}
#layer7 {
	position:absolute;
	width: auto;
	height: auto;
	top: 365px;
	left: 230px;
	text-align: left;
	padding: 5px;
	overflow: auto;
	background-color : #dddddd;
	border: 2px solid red;
	color : #333333;
}
#layer8 { 	
  position:absolute;
  width:500px;
  top: 100px; 
  left: 20px;
  font-size: 14px;
  color:#666666;
  text-align: left;
  padding: 0px;
  overflow: auto;
}
#layer9 { 	
  position:absolute;
  width:665px;
  top: 100px; 
  left: 20px;
  font-size: 14px;
  color:#666666;
  text-align: left;
  padding: 0px;
  overflow: auto;
}
#layer10 { 	
  position:absolute;
  width:805px;
  top: 100px; 
  left: 20px;
  font-size: 14px;
  color:#666666;
  text-align: left;
  padding: 0px;
  overflow: auto;
}
a:link {
	color: #666666;
	text-decoration: none;
	font-size : 14px;
}
a:visited {
	color: #666666;
	text-decoration: none;
	font-size : 14px;
}
a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color : Gray;
	font-size : 14px;
}
a:active {
	color: #red;
	text-decoration: none;
	font-size : 14px;
}
a.caption:link,
a.caption:visited  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration:none;
	color:#FF0000;
	font-weight : bold;
}
a.caption:hover,
a.caption:active,
a.caption:focus {
	text-decoration:none;
	color:#ffffff;
	background-color : Gray;
	font-size : 14px;
	}
a.image:link,
a.image:visited  {
	text-decoration:none;
}
a.image:hover,
a.image:active,
a.image:focus {
	text-decoration:none;
	background-color : White;
	}
.headline{
	font-size : 16px;
	color : Black;
	font-weight : bold;
}

