﻿body,html
{  /*background: #2DBCF4 url(images/xaqua.gif) repeat-y top;*/
   /*background-color:#CEE5FA;*/
   /*background: white url(images/gradient_blau.png) repeat-x;*/
   /*background-color: #ACC3D5;*/
   background-color: #C5D4E0;
   margin: 0;
   padding: 0;
   text-align: center;
   /*height:100%;*/
   font: 100% Verdana, Arial, Helvetica, sans-serif;
}

a
{  color: #22515E;
}
a:visited
{  color:#22515E;
}
a:hover
{  color:#22515E;
   text-decoration:underline;
}

img
{  margin:0;
   padding: 0;
   vertical-align: middle;
   border: 0;
}

#top_1
{  padding: 0;
   margin: 0 auto 0 auto;
   width: 803px;
   height:21px;
   text-align:right;
   top:0px;
   clear:both;
   /*background: transparent url(images/html/bgr_top.gif) no-repeat;*/
   background-color:White;
   /*border-left:solid 1px #6E96B6;*/
   /*border-right:solid 1px #6E96B6;*/
} 

#xaqua 
{  padding: 0;
   margin: 0 auto 0 auto; 
   background-color: white;
   width: 803px;
   font-size: 70%; 
   /*border-left:solid 1px #6E96B6;*/
   /*border-right:solid 1px #6E96B6;*/
   /*background: white url(images/html/bgr.gif) repeat-y;*/
}

#top 
{  padding:0;
   margin: 0 auto 0 auto; 
   width: 773px;
   position:relative;
   height: 67px;
   background-color:transparent; 
   text-align:right; 
   vertical-align:middle;
}

#logo
{	width:84px;
	height:50px;
	top:10px;
	left:9px;
	margin: 0;
	padding: 0;
   position:absolute;
   padding:0;
	background:transparent url(images/html/xaqua_logo_6.png) no-repeat;
	clear:both;
}

#login
{	width:676px;
	height:50px;
	top:4px;
	left:95px;
	margin: 0;
	padding: 0;
	float:right;
   position:absolute;
   text-align:right;
}


#content 
{  padding: 0;
   width: 773px;
   position:relative;
   height:auto;
   /*background:transparent url(images/html/contentBgr_1.png) repeat-y; */
   background-color:transparent; 
      margin: 0px auto 0px auto; 
   text-align: left;
   vertical-align:top;
   /*border-left:solid 1px #6E96B6;*/
   /*border-right:solid 1px #6E96B6;*/
}

#footer
{  clear:left;
   height:32px;
   /*line-height:32px;*/
   /*background:transparent url(images/html/bgr_footer.gif) no-repeat; */
   border-top:dotted 1px #E2EFF5;
   width:803px;
   /*text-align:center;*/
   /*vertical-align:bottom;*/
   /*border-top:dotted 1px #EAEAEA;*/
   /*border-left:solid 1px #6E96B6;*/
   /*border-right:solid 1px #6E96B6;*/
   /*border-bottom:solid 1px #6E96B6;*/
}

.FooterContent
{  width:793px;
   margin:0 5px 0 5px;
   height:32px;
   line-height:32px;
   text-align:center;
   vertical-align:bottom;
   /*border-top:dotted 1px #EAEAEA;*/
}


.contentRow
{  width:601px;
   vertical-align:top;
   padding-top:19px;
   padding-left:9px;
   padding-right:11px;
   /*border-left:dotted 1px #EAEAEA;*/
   border-left:dotted 1px #E2EFF5;
}

div#article_body
{ 
   text-align:justify;
   font-size:11px;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-style:normal;
   font-weight:normal;
   padding:12px;
   vertical-align:top;
   height:100%;
   position:relative;
} 
div#article_body h1
{  font-weight:bold;
   font-size:12px;
   color:#FBAD05;
} 
div#article_body h2
{  font-weight:bold;
   font-size:11px;
   color:#22515E;
} 
div#article_body p
{  color:#22515E;
   margin-left:12px;
} 

div#article_body ul
{  list-style-type:disc;
   list-style-position:inside;
} 

div#article_body li
{
   font-size:11px;
   color:#22515E;
} 
div#article_body a
{  color: #22515E;
   text-decoration:underline;
   font-weight:normal;
}
div#article_body a:visited
{  color:#22515E;
   text-decoration:underline;
}
div#article_body a:hover
{  color:#FBAD05;
   text-decoration:none;
}

div#contentBody
{ 
   text-align:justify;
   /*text-justify:inter-word;*/
   font-size:11px;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-style:normal;
   font-weight:normal;
   margin:12px;
   vertical-align:top;
   height:100%;
} 
div#contentBody h1
{  font-weight:bold;
   font-size:12px;
   color:#FBAD05;
} 
div#contentBody h2
{  font-weight:bold;
   font-size:11px;
   color:#22515E;
} 
div#contentBody p
{  color:#22515E;
   margin-left:12px;
} 

div#contentBody ul
{  list-style-type:disc;
   list-style-position:inside;
} 

div#contentBody li
{
   font-size:11px;
   color:#22515E;
} 
div#contentBody a
{  color: #22515E;
   text-decoration:underline;
   font-weight:normal;
}
div#contentBody a:visited
{  color:#22515E;
   text-decoration:underline;
}
div#contentBody a:hover
{  color:#FBAD05;
   text-decoration:none;
}

.contentImages
{  float:right;padding-left:12px;
}

