body {
  background-color:gray;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 12px;
}

ol,ul,dl {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 12px;
}

dt {font-weight: bold;}
dd {padding-bottom: 1em;}


#table {
  width:800px;
  border: solid 1px black;
  background-color:white;
}

#left {
  width:260px; 
  height:600px;
  vertical-align:top;
  background-image:url(../images/bgmenu.gif); 
  background-repeat: no-repeat;
}

#maintitle {
  height:20px;
  margin-top:10px;
  margin-left:15px;
  text-align:left;
  vertical-align:middle;
  font-size:14px;
  font-weight:bold;
  text-decoration:underline;
}

#mainmenu {
  margin-left:20px;
  text-align:left;
  height:340px; 
}

#submenu {
  text-align:right;
  margin-right:10px;
}


#right {
  width:540px;
  background-image:url(../images/bgheader.gif); 
  background-repeat: no-repeat;
  vertical-align:top;
}

#copyright {
  font-size:9px;
  text-align:center;
  vertical-align:bottom;
  padding:5px;
  color:gray;
  background-color:white;
}

#headline {
  position:relative;
  margin-top:60px;
  width:540px;
  height:40px;
  text-align:center;
  vertical-align:middle;
  font-weight:bold;
  font-size:16px;
  letter-spacing:0.25em;
}

#content {
  position:relative;
  padding:5px 35px 10px 10px;
}

.mm_item {
  margin-top:10px;
  padding-left:15px;
  background-image:url(../images/btn.gif);
  background-repeat:no-repeat;
  background-position:left center;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size:16px;
  text-align:left;
}

.mm_sel {
  font-weight:bold;
  background-image:url(../images/btn_red.gif);
}

.sm_item {
  margin-top:10px;
  padding-right:15px;
  background-image:url(../images/btn.gif);
  background-repeat:no-repeat;
  background-position:right center;
  text-align:right;
  font-size:14px;
}

.sm_sel {
  font-weight:bold;
  background-image:url(../images/btn_red.gif);
}

.menulink {
  color:black;
  text-decoration:none;
}

.menulink:hover {
  color:red;
  text-decoration:underline;
}

.blockAbsatz { 
  font-size: 12px; 
  text-align:justify;
  font-weight:normal;
  padding-right:5px;
}

.einzugAbsatz {
  font-size: 12px;
  font-weight:normal;
  letter-spacing:0px;
  text-align: justify;
  vertical-align:top;
  padding-top: 0mm;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-left: 0px;
  margin: 0px 0px 0px 15px;
}

.einzugBlock {
	font-size: 12px;
  font-weight:normal;
	text-align: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px 0px 0px 5px;
	text-indent: -5px;

}

.aufzaehlung {
	font-size: 12px;
	text-align: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
}

.tableHeader,.topic {
  font-size: 14px;
  font-weight: bold; 
  color: #FFFFFF; 
  background-color: #005DA4; 
  left: 20px; 
  padding-left: 5px; 
  margin-left:0px;
}


.titleXX {
  font-size: 15px; 
  font-weight: bold; 
  text-decoration: none;
  letter-spacing:0.15em;
}

.title { font-size: 18px; font-weight: bolder; text-decoration: none }
.midtitle { font-size: 16px; font-weight: bolder; text-decoration: none }
.titleList,.thintitel { font-size: 14px; font-weight: bold}

.footNote { font-size: 10px; font-weight: normal; text-decoration: none}
.thin {	font-weight: normal;}
.bold {	font-weight: bold;}
.nojustify { text-align:left; }

.bottom_space {margin-bottom:5px;}

.grayed {color:gray;}



.error {
  color:white;
  font-size:15px;
  text-align:center;
  font-weight:bolder;
  padding: 20px;
  border: 2px solid #83B6E6;
  background-color:#315DA4;
}

.flag_po {
  position:relative;
  margin-left:360px;
  margin-top:82px;
  height:21px;
  width:40px;
}

.flag_es {
  position:relative;
  margin-left:310px;
  margin-top:-15px;
  height:21px;
  width:40px;
}

.flag_en {
  position:relative;
  margin-left:260px;
  margin-top:-13px;
  height:21px;
  width:40px;
}

.flag_fr {
  position:relative;
  margin-left:210px;
  margin-top:-12px;
  height:21px;
  width:40px;
}

.flag_de {
  position:relative;
  margin-left:160px;
  margin-top:-10px;
  height:21px;
  width:40px;
}

.flag_it {
  position:relative;
  margin-left:160px;
  margin-top:-10px;
  height:21px;
  width:40px;
}

