/* CSS Document */
body {
  padding          : 0px;
  margin: 			0px;
  background-image : url(images/bg.gif);  
  color            : #14428c;
  font-family      : arial, sans-serif;
  font-size        : 11px;
 }
 table,td,p {
   font-family      : Arial, Helvetica, sans-serif;
  font-size        : 12px;
 }
 .text_rot {
   color            : #6f0a34;
 }
 .rechts{
   color            : #fff;
   font-size        : 11px;
 }
table.footer{
  height: 21px;
  background       : #6484b9;
  border-bottom: 1px solid #ffffff;
  color            : #ffffff;
  font-family      : arial, sans-serif;
  font-size        : 11px;
}
table.footer td{
  padding-right: 8px;
  padding-left: 8px;
}
a:link { color:#5276b1; text-decoration: underline }
a:active { color: #6f0a34; text-decoration: none }
a:visited { color: #5276b1; text-decoration: underline }
a:hover { color: #6f0a34; text-decoration: none }

a.footer:link, a.footer:visited {
  color            : #ffffff;
  text-decoration  : none;
  font-weight      : normal;
}
a.footer:hover {
  color            : #aac2e8;
  text-decoration  : underline;
  font-weight      : normal;
}
a.rechtslink:link, a.rechtslink:visited {
  color            : #ffffff;
  text-decoration  : underline;
  font-weight      : normal;
   font-size        : 12px;
}
a.rechtslink:hover {
  color            : #aac2e8;
  text-decoration  : underline;
  font-weight      : normal;
     font-size        : 12px;
}
a.back:link, a.back:visited {
  font-size        : 11px;
  color            : #6f0a34;
  text-decoration  : none;
  font-weight      : normal;
}
a.back:hover {
  font-size        : 11px;
  color            : #5276b1;
  text-decoration  : underline;
  font-weight      : normal;
}
a.nav:link, a.nav:visited {
  display          : block;
  height			: 23px;
  width				: 100%;
  padding-left     : 16px;
  padding-right    : 2px;
  border-top: 1px solid #ffffff;
  border-left: 1px solid #ffffff;
  color            : #ffffff;
  background       : url(images/bg_but.gif);
  background-repeat: repeat-y;
  font-weight      : normal;
  text-decoration  : none; 
  white-space      : normal;
  line-height      : 19px;
   font-family      : Arial, Helvetica, sans-serif;
  font-size        : 12px;
    float            : left;
}
a.nav:hover {
  display          : block;
  height			: 23px;
  width				: 100%;
  padding-left     : 16px;
  padding-right    : 2px;
  border-top: 1px solid #ffffff;
  border-left: 1px solid #ffffff;
  color            : #00446e;
  background       : url(images/bg_but2.gif);
  background-repeat: repeat-y;
  font-weight      : normal;
  text-decoration  : none; 
    line-height      : 19px;
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 12px;
      float            : left;
}
.subnavi {
  height			: 17px;
  padding-left     : 23px;
  padding-right    : 2px;
  padding-top: 3px;
  padding-bottom: 3px;
  border-top: 1px solid #ffffff;
  border-left: 1px solid #ffffff;
  background       : #6b9ac9;
  line-height      : 12px;
}
a.subnav:link, a.subnav:visited {
  color            : #ffffff;
  text-decoration  : none; 
  font-weight      : normal;
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 11px;
}
a.subnav:hover {
  color            : #00446e;
  font-weight      : normal;
  text-decoration  : none; 
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 11px;
}
.copy {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 11px;
    color            : #cccccc;
	text-align:  center;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 800px;
	  display          : block;
}
a.copy:link, a.copy:visited {
  color            : #cccccc;
  text-decoration  : none;
  font-weight      : normal;
}
a.copy:hover {
  color            : #aac2e8;
  text-decoration  : underline;
  font-weight      : normal;
}
a.smallink:link, a.smallink:visited {
  font-size        : 11px;
  color            : #fff;
  text-decoration  : none;
  font-weight      : normal;
}
a.smallink:hover {
  font-size        : 11px;
  color            : #aac2e8;
  text-decoration  : underline;
  font-weight      : normal;
}
.flag {
  padding: 3px;
  display          : block;
  width				: 174px;
  height			: 35px;
  background       : #6484b9;
  border-top: 1px solid #ffffff;
  border-left: 1px solid #ffffff;
}
.main {
  padding: 6px;
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 12px;
}
.small {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 11px;
}
#printer {
padding: 4px;
width: 45px;
  margin-bottom: 1px;
}
.header {
  font-weight      : bold;
  color            : #6484b9;
  text-transform   : uppercase;
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 13px;
  border-bottom: 1px solid #628ec1;
  padding-bottom: 1px;
    padding-top: 5px;
}
h2 {
  font-weight      : bold;
  color            : #6484b9;
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 13px;
}
.img {
border: 1px solid #a00202;
}
ul {
list-style-type:square;
color: #14428c;
}
.map {
	color: #14428c;
	list-style-image: url(images/arrow2.gif);
}
.tab {
	border: 1px solid #dce4ef;
    font-family      : Arial, Helvetica, sans-serif;
    font-size        : 12px;
}