div.frameleft {
  position      		  	: absolute;
  top	        	 	  	: 0px;
  left						: 0px;
  height					: 100%;
  z-index          		  	: 2;
}
div.frameright {
  position      		  	: absolute;
  top	        	 	  	: 0px;
  right						: 0px;
  height					: 100%;
  z-index          		  	: 2;
}
div.linksoben {
  position      		  	: absolute;
  top	        	 	  	: 0px;
  left						: 0px;
  z-index          		  	: 2;
}
div.rechtsoben {
  position      		  	: absolute;
  top	        	 	  	: 0px;
  right						: 0px;
  z-index          		  	: 2;
}
div.linksunten {
  position      		  	: absolute;
  top	        	 	  	: 200px;
  left						: 0px;
  z-index          		  	: 2;
}
div.rechtsunten {
  position      		  	: absolute;
  top	        	 	  	: 200px;
  right						: 0px;
  z-index          		  	: 2;
}
div.links2 {
  font-weight	   			: normal;
  font-style				: normal;
  text-decoration			: none;
  text-align				: center;
  vertical-align			: middle;
  white-space				: nowrap;
  padding-bottom			: 5px;
 }
div.copyright {
  display					:none;
}
img {
  border-style				: none;
}
table.manual{
  border-collapse			:separate;
  padding					:3px;
}
table.manual1{
  border-collapse			:separate;
  padding					:1px;
}
table {
  border					:0;
  border-collapse			:collapse;
}
table.weit {
  width						:100%;
}
table.high {
  height						:100%;
}
table.w790 {
  width						:790px;
}
td {
  padding					:0;
}
td.frameleft {
  background-image			:url("../GFX/startseite/frame_left.gif");
  background-repeat			:repeat-y;
  align						:left;
  width						:8px;
}
td.frameright {
  background-image			:url("../GFX/startseite/frame_right.gif");
  background-repeat			:repeat-y;
  align						:right;
  width						:8px;
}
td.paper_top {
  background-image			:url("../GFX/paper_top.gif");
  background-repeat			:repeat-x;
}
td.paper_left {
  background-image			:url("../GFX/paper_left.gif");
  background-repeat			:repeat-y;
  width						:13px;
}
td.paper_right {
  background-image			:url("../GFX/paper_right.gif");
  background-repeat			:repeat-y;
  width						:13px;
}
td.paper_body {
  background-image			:url("../GFX/paper_bg.gif");
  background-repeat			:repeat;
  padding					:0 20;
}
td.paper_body_mid {
  background-image			:url("../GFX/paper_bg.gif");
  background-repeat			:repeat;
  text-align				:center;
}
td.paper_footer {
  background-image			:url("../GFX/paper_foot.gif");
  background-repeat			:repeat-x;
}
td.manual_top {
  background-image			:url("../GFX/manual_top.gif");
  background-repeat			:no-repeat;
  height					:77px;
}
td.manual_left {
  background-image			:url("../GFX/manual_left.gif");
  background-repeat			:repeat-y;
  width						:50px;
}
td.manual_content {
  background-image			:url("../GFX/manual_content.gif");
  background-repeat			:repeat-y;
  width						:672px;
}
td.manual_content_tit {
  background-image			:url("../GFX/manual_content.gif");
  background-repeat			:repeat-y;
  width						:672px;
  text-align				:center;
  padding-bottom			:30px;
  padding-top				:30px;
}
td.manual_right {
  background-image			:url("../GFX/manual_right.gif");
  background-repeat			:repeat-y;
  width						:68px;
}
td.manual_bottom {
  background-image			:url("../GFX/manual_bottom.gif");
  background-repeat			:repeat-y;
  width						:790px;
  height					:63px;
  vertical-align			:top;
  padding-top				:20px;
  padding-left				:50px;
}
td.links2{
  vertical-align			: middle;
  padding-left				: 5;
  white-space				: nowrap;
  color						: #222222
}
td.pad5{
  padding					:5px;
}
td.pad3{
  padding					:3px;
}
td.pad1{
  padding					:1px;
}
th.pad3{
  padding					:3px;
}
a.start:link, a.start:visited {
margin-top					: 5px;
color						: #111111;
font-family					: Verdana, Helvetica, Arial, sans-serif;
font-weight					: bold;
font-size					: 11px;
text-decoration				: none;
text-align					: center;

}
a.start:hover {
margin-top					: 5px;
color						: #DDDDDD;
font-family					: Verdana, Helvetica, Arial, sans-serif;
font-weight					: bold;
font-size					: 11px;
text-decoration				: none;
text-align					: center;
}
h1.links2 {
  font-family      			: Verdana, Arial, Helvetica, sans-serif;
  font-size        			: 11px;
  font-weight	   			: normal;
  text-align				: center;
  color            			: #bbbbbb;
  display					: inline;
}
h2.tit {
  font-family      			: Verdana, Arial, Helvetica, sans-serif;
  font-size        			: 12px;
  font-weight	   			: bold;
  font-style				: italic;
  text-decoration			: underline;
  text-align				: center;
  color            			: #640909;
  display					: inline;
}
