body{
	background-color:#FFEFCF;
  margin-top:10px;
  font-family: Verdana;
}

div.header{
	width:100%;
	height:188px;
	background-image:url(fp_layout_pics/kopfbild.gif);
}
div.header img{
  margin: 33px 0px 0px 680px;
}
div.outer {
  width: 100%;
}
table.structure {
  width: 1000px;
}
table.structure td.left {
  width: 180px;
  background: #990000;
  vertical-align: top;
}
table.structure td.center {
  background: #E0CDA6; 
  width: 620px;
  vertical-align: top;
}
table.structure td.right {
  width: 200px;
  background: #E0CDA6; 
  vertical-align: top;
  }
img.head_pic{
  border: 0px;
  margin-bottom: 0px;
}
div.left{
	width:180px;
	background-color:#990000;
	min-height:500px;
}

div.right{
	background-color:#E0CDA6;
	width:200px;
  padding-right:15px;
  padding-top:50px;
}
/* Inhaltsspalte und dessen ELemente*/
div.content {
	min-height:500px;
	margin-left:60px;
	margin-top: 43px;
	width:500px;
  color: #990000;
}
div.content p{
  font-size: 13px;
  line-height: 16px;
  margin:0px;
}
div.content h1 {
  font-size: 17px;
  margin:0px;
}

div.content h2 {
  font-size: 16px;
  margin:0px;
}
div.content h3 {
  font-size: 15px;
  margin:0px;
}
div.content h4 {
  font-size: 14px;
  margin:0px;
}

div.content a {
  font-size: 13px;
  color: #990000;
}
div.content span.dl_size{
  font-size: 11px;
  font-style: italic;
  margin-left: 24px;
}
td.tabelle {
  font-size: 13px;
  color: #990000;
}
div.content img.left {
  margin: 0px;
}
table.pic_l{
  margin: 0px;
  color: #990000;
  font-size: 13px;
}
table.pic_l td.bildtext_r{
  padding-left: 10px
}
/* Abstände */
br.kl {
  line-height: 5px;
}
br.mi {
  line-height: 15px;
}
br.gr {
  line-height: 25px;
}

div.placeholder {
	height:500px;
	width:1px;
}


div.navi{
	margin-left:10px;
	margin-top:50px;
	color: #E0CDA6;
}
.menupunkt{
	margin-bottom:20px;
}
/* Navigation */

div.bild {
  background:url(pics/brot.gif) no-repeat;
  width: 192px;
  height: 392px;
}
/* entfernen */
/**/
div.all_menu{
	margin-left:10px;
	margin-top:50px;
	color: #E0CDA6;
}
div.all_menu a{
  font-weight: bold;
  font-size: 13px;
  color:#E0CDA6;
  display:block;
  text-decoration:none;
}
a.men_level1 {
  margin-top:18px;
  padding-left: 15px;
}
a.men_level1:hover {
	background:url(fp_layout_pics/pfeil.gif) left no-repeat;
}
a.men_level1_act{
  margin-top:18px;
  padding-left: 15px;
  background:url(fp_layout_pics/pfeil.gif) left no-repeat;
}
a.men_level1_path {
  margin-top:18px;
  padding-left: 15px;
  background:url(fp_layout_pics/pfeil.gif) left no-repeat;
}
a.men_level1_path:hover {
	background:url(fp_layout_pics/pfeil.gif) left no-repeat;
}
a.men_level2 {
  margin-top:4px;
  margin-left: 28px;
}
a.men_level2:hover {
	background:url(fp_layout_pics/line.gif) left bottom repeat-x;
}
a.men_level2_act {
  margin-top:4px;
  margin-left: 28px;
  background:url(fp_layout_pics/line.gif) left bottom repeat-x;
}
a.men_level2_path {
  margin-top:4px;
  margin-left: 28px;
}
a.men_level2_path:hover {
	background:url(fp_layout_pics/line.gif) left bottom repeat-x;
}