body {
	background-color:#862985;
	padding:0px;
	margin:0px;
}

/* klassen */
ul#menu_top li.pipe{
	background:url(../img/template/pipe.gif) right bottom no-repeat;
	padding-right:10px;
}

ul#menu_main li.pipe {
	background:url(../img/template/pipe.gif) left 20px no-repeat;
}

ul#menu_sub li.pipe{
	background:url(../img/template/pipe.gif) left 17px no-repeat;
}
ul#menu_footer li.pipe {
	background:url(../img/template/pipe.gif) right bottom no-repeat;
	padding-right:10px;
}

div.left{float:left;}
div.right{float:right;}
div.clr{clear:both;}

/* LINK Klassen */
div#content a{
	color:#862985;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:12px;
	font-weight:bold;
	text-decoration:none;
}div#content a:hover{
	text-decoration:underline;
}
a.arrow,
div.fce_toxavis_link a.arrow{
	background:transparent url(../img/template/arrow.gif) no-repeat scroll left center;
	color:#3A4705 !important;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	line-height:12px;
	padding-left:10px;
	text-decoration:none;
}a.arrow:hover,
div.fce_toxavis_link a.arrow:hover {
	text-decoration:underline;
}

a.print,
a.approve,
a.bookmark{
	color:#ffffff !important;
	display:block; 
	padding-left:20px;
}
a.print{
	background:url(../img/template/icons/print.gif) left top no-repeat;
}a.bookmark{ 
	background:url(../img/template/icons/bookmark.gif) left top no-repeat;
}a.approve{
	background:url(../img/template/icons/approve.gif) left top no-repeat;
}

div.fce_toxavis_link a.arrow{
	color:#ffffff !important;
}
div.fce_toxavis_link a{
	color:#ffffff !important;
}


div#main{
	margin-left:12px; 	
}

div#area_top{
	background:url(../img/template/blueBG.gif) repeat-x bottom; 
	height:180px;
	min-width:970px;
}

div#area_content{
	background-color:#fff;
	margin-bottom:25px;
	min-width:970px;
	padding-bottom:10px;
}

div#area_bottom{}

/* ----------------------------------- */

div#content p{
  margin-bottom:20px;
}

div.tx-rbflashobject-pi1-swf_altcontent{
  margin-bottom:20px;
}

/* mainformplus - form_kontakt */
form#form_kontakt{}
form#form_kontakt table{
	margin-bottom:10px;
}
form#form_kontakt table td.leftCol{
	width:250px; 
}
form#form_kontakt input.btn{
	background-color:#588AE6;
	border:0 none;
	height:30px;
	margin-right:20px;
	color:#fff;
}
form#form_kontakt p.last{
	margin-top:20px;
}



sub, sup {
  line-height: 0px;
  font-size: 60%;
}
