html,body,td
{
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}
body
{
  background-image:url(bilder/bgtop.gif);
  background-position:left top;
  background-repeat:no-repeat;
}
td
{
  vertical-align: top;
	font-size: 16px;
	padding-bottom: 10px;
}
img
{
	border: 0px;
	display: block;
}
a
{
	text-decoration: none;
	color: #CF1F28;;
}
ul
{
	padding: 0px;
	margin: 0px;
	list-style: none;
}
ul li
{
	list-style: none;
	padding-left: 11px;
	background: transparent url(bilder/li.gif) no-repeat scroll 0px 7px;
}
h1,h2,h3,h4
{
	padding: 0px;
	margin: 0px;
}
h1
{
	color: #CF1F28;
	font-size: 17px;
	line-height: 21px;
	font-weight: bold;
}
a
{
  cursor:pointer;
}
a.act,a.cur
{
	color: #CF1F28;
}
.main
{
  background-image:url(bilder/bgbottom.gif);
  background-position:left bottom;
  background-repeat:no-repeat;
  height: 1050px;
  width: 900px;
	padding-top: 19px;
}
.left
{
	float: left;
	width: 135px;
	padding-top: 30px;
	padding-left:50px;
	padding-right:50px;
}
.bezeichnung, .title
{
	font-weight:bold;
	white-space:nowrap;
	width: 150px;
}
.title
{
  font-size: 20px;
	position: absolute;
}
.absatz
{
	position: absolute;
}
.katze
{
  position: absolute;
  top: 140px; 
  left: 690px;
}
.text, .gedanke
{
  width: 650px;
  text-align: justify;
}
.gedanke
{
  text-align: center;
}
#header
{
  margin-left: 12px;
	padding-left: 50px;
	height: 90px;
	border-bottom: 1px solid #CF1F28;
}
#container-content
{
  padding-top: 30px;
}
#content
{
  left:260px;
  top:140px;
}

