html,body,td
{
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	/*font-family: Courier, sans-serif;*/
	/*font-family: Book Antiqua;*/
	font-size: 24px;
	line-height: 14px;
	color: #666666;
}
body
{
  background-image:url(bilder/bgtop.gif);
  background-position:left top;
  background-repeat:no-repeat;
}
td
{
  vertical-align: top;
	font-size: 14px;
	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: 14px;
	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: 1320px;
  width: 1000px;
  padding-top: 19px;
}
.left
{
  position: fixed;
	top: 150px;
	left: 50px;
	width: 135px;
}
.left_down
{
  position: fixed;
	top: 550px;
	left: 110px;
	width: 135;
}
.right
{
	padding-left: 120px;
	padding-top: 30px;
	left: 880px;
	width: 500px;
}
.bezeichnung, .title
{
	font-weight:bold;
	white-space:nowrap;
	width: 200px;
}
.duration
{
	white-space:nowrap;
	width: 200px;
}
.absatz
{
  padding-left: 350px;
  padding-top: 10px;
  padding-bottom: 25px;
  width: 500px;
}
#header
{
  margin-left: 12px;
	padding-left: 50px;
	height: 90px;
	border-bottom: 1px solid #CF1F28;
}
#container-content
{
  padding-top: 30px;
}
#content
{
  left:260px;
  top:1040px;
}

#title
{
  padding-left: 315px;
}

