/* 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:#993333;
	font-size: 14px;
	font-weight: normal;
	font-variant: normal;
	left: 170px;
	top: 100px;
	clip: rect( );
}
#layer3 { 	
  position:absolute;
  width:600px;
  top: 97px; 
  left: 210px;
  font-size: 14px;
  color:#666666;
  text-align: left;
  padding: 0px;
  overflow: auto;
}
#layer4 {
	position:absolute;
	top: 400px;
	left: 20px;
	text-align: left;
	padding: 0px;
   overflow: auto;
}
#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: 430px;
	left: 230px;
	text-align: left;
	padding: 5px;
	overflow: auto;
	background-color : #ffffff;
	border: 2px solid #993333;
	color : #666666;
}
#layer8 { 	
  position:absolute;
  width:500px;
  top: 80px; 
  left: 20px;
  font-size: 14px;
  color:#666666;
  text-align: left;
  padding: 0px;
  overflow: auto;
}
a:link {
	color: #993333;
	text-decoration: none;
	font-size : 14px;
	font-weight : bold;
}
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: #993333;
	font-weight: bold;
}
a.caption:hover,
a.caption:active,
a.caption:focus {
	text-decoration:none;
	color:#ffffff;
	background-color : Gray;
	font-size : 14px;
	}
	a.menu:link,
a.menu:visited  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #666666;
	font-weight: normal;
}
a.menu:hover,
a.menu:active,
a.menu:focus {
	text-decoration: none;
	color: #ffffff;
	background-color: Gray;
	font-size: 14px;
	font-weight: normal;
}
.headline{
	font-size : 16px;
	color : Black;
	font-weight : bold;
}
