@import url("formate/box_middle.css");
@import url("formate/rte_formate.css");
@import url("formate/styles-formulare.css");
/*----------------------------------------------------------------*/
* {margin:0px;padding:0px;font-family:Verdana;}

html, body {
   margin: 0;
   padding: 0;
   height: 100%;
   color:#333333;
   font-size:11px;
   }
html {background:#EEF4F9;background-image:url(pics/html_bg.gif);background-repeat:repeat-x;}
body, #box_inhalt {background-image:url(pics/box_01_bg.gif);background-repeat:repeat-y;background-position:center 0px;}
#box_01 {
  	/*width: 1011px;*/
  	position: relative;
  	min-height: 100%;
  	height: auto !important;
  	height: 100%;
	margin:0 auto;
	 background-image:url(pics/body_bg.jpg);background-repeat:no-repeat;background-position:center 0px;
  }
  #box_01_1 {width:990px;margin:0 auto;}

#box_02 {width:990px;}
/*--------------------------------*/
.clear {clear:both;}
.abstand {height:6px;}
A  {color:#00519C;}
A:hover {text-decoration:none;}

#box_inhalt {width:990px;padding-bottom:20px;}


#box_left, #box_right, #box_header, #box_head_footer {display:none;}

#box_middle {width:100%;padding-left:15px;padding-right:4px;padding-top:8px;}

