
div.pos0 {
  position      		  	: absolute;
  top	        	 	  	: 0px;
  left						: 0px;
  height					: 100%;
  z-index          		  	: 2;
}
div.pos1 {
  position      		  	: absolute;
  top	        	 	  	: 100px;
  left						: 0px;
  z-index          		  	: 2;
}
div.pos2 {
  position      		  	: absolute;
  top	        	 	  	: 300px;
  left						: 0px;
  z-index          		  	: 2;
}
div.pos3 {
  position      		  	: absolute;
  top	        	 	  	: 100px;
  right						: 0px;
  z-index          		  	: 2;
}
div.pos4 {
  position      		  	: absolute;
  top	        	 	  	: 300px;
  right						: 0px;
  z-index          		  	: 2;
}
div.pos5 {
  position      		  	: absolute;
  top	        	 	  	: 0px;
  right						: 0px;
  height					: 100%;
  z-index          		  	: 2;
}
div.title {
  background-image			:url("../GFX/header_large.gif");
  background-repeat			:no-repeat;
  width						:709px;
  height					:60px;
  margin					:0px auto;
 }
div.links {
  width						:416px;
  margin					:0px auto;
  font-weight	   			: normal;
  font-style				: normal;
  text-decoration			: none;
  text-align				: center;
 }
div.linkliste {
  border					: 1px solid #333333;
  position					: relative;
  width						: 40px;
  padding					: 0;
  background				: #D9D9D9;
}
div.disclaimer {
  padding					:20px; 
  text-align				:justify;
}
strong.linkliste {
  display					: block; 
  position					: relative; 
  background				: #5EAA5E; 
  text-align				: center; 
  color						: #333; 
  height					: 4px; 
  line-height				: 4px;
}
table {
  border					:0;
  border-collapse			:collapse;
}
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.padr {
  padding-right				:100px;
}
td.w160{
  width						:160px;
}
td.w25{
  width						:25px;
}
td.pl15{
  padding-left				:15;
}
table.max {
  height					:100%;
  width						:100%;
  }
table.high {
  height					:100%;
}
table.weit {
  width						:100%;
}
th.w100p{
  width						:120px;
  padding-left				:20px;
  text-align				:left;
}
th.w100l{
  width						:100px;
  text-align				:left;
}
tr.high{
  height					:30px;
}
h1.links {
  font-family      			: Verdana, Arial, Helvetica, sans-serif;
  font-size        			: 16px;
  font-weight	   			: bold;
  text-align				: center;
  color            			: #640909;
}
h2.links {
  font-family      			: Verdana, Arial, Helvetica, sans-serif;
  font-size        			: 13px;
  font-weight	   			: bold;
  font-style				: normal;
  text-decoration			: none;
  text-align				: center;
  color            			: #640909;
  display					: inline;
}
h3.links {
  font-family      			: Verdana, Arial, Helvetica, sans-serif;
  font-size        			: 11px;
  font-weight	   			: normal;
  text-align				: center;
  color            			: #640909;
  display					: inline;
}
h3.disclaimer {
  font-family      			: Verdana, Arial, Helvetica, sans-serif;
  font-size        			: 11px;
  font-weight	   			: normal;
  font-style				: italic;
  text-align				: center;
  color            			: #640909;
  display					: inline;
}

li.links{
  padding					: 2 2;
}

