body,html {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 100%;
	width: 100%;
	background-color: #FFFFFF;
	background-image: url(images/site_bgr.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-position: center top;
}

#container {
	width: 780px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}

#container-header {
	width: 670px;
	height: 85px;
	padding: 20px 40px 0px 40px;
	line-height: 85px;
	font-size:28px;
	font-weight:bold;
}

#container-name {
	float: left;
	padding: 0px;
	width: 280px;
}
.langs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: de0031;
	text-decoration: underline;
}
.headlines {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #de0031;
	text-decoration: none;
}
.smallbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.bluesmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2e6099;
}

A.langs:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5fc9e5;
	text-decoration: none;
}


#container-slogan {
	float: right;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	padding-right: 10px;
}

span, #container-name span,#container-slogan span {
	color: #006AC3;
}

#container-eyecatcher {
	width: 670px;
	height: 217px;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
}
#welcome {
	background-image: url(images/slogan.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 87px;
}
#slider {
	padding: 5px;
	float: left;
	height: 150px;
	width: 225px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 12px;
}



#container-navigation {
	width: 670px;
	background-color: #45AAFF;
	height: 22px;
	border-bottom: 1px solid #ffffff;
}

ul#navigation {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#navigation li {
	display: inline;
	list-style: none;
	height: 22px;
}

#navigation li a {
	color: #ffffff;
	line-height: 22px;
	font-size: 11px;
	text-decoration: none;
	padding: 5px 15px 6px 15px;
	border-right: 1px solid #ffffff;
}

#navigation li a:hover {
	text-decoration: underline;
	background-color: #0066CC;
}

#container-content {
	width:720px;
	margin: 0;
	height: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 33px;
}

#content {
	width: 485px;
	float: left;
}

#border {
	width: 200px;
	margin-left: 500px;
}

#container-footer {
	border-top: 4px solid #E5E5E5;
	width: 670px;
	padding: 10px 0px 20px 0px;
	margin: 0 40px 0px 40px;
	clear: both;
	color: #aeaeae;
}

#container-footer a {
	font-weight: bold;
	padding: 2px 2px 2px 2px;
	color: #aeaeae;
}

#container-footer a:hover {
	color: #006AC3;
}

#footer {
	font-size: 11px;
	color: #aeaeae;
	width: 670px;
	margin-bottom: 20px;
}

#footer-copyright {
	float: left;
	width: 325px;
	padding-left: 10px;
}

#footer-meta {
	float: right;
	text-align: right;
	width: 325px;
	padding-right: 10px;
}

.clearer {
	clear: both;
}

h1 {
	font-size: 22px;
	color: #666666;
	margin: 0 0 0 0;
	padding: 0px 0 20px 25px;
	background-image: url(images/h1_arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 16px;
	color: #006AC3;
	padding: 5px 0 5px 25px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

h3 {
	font-size: 12px;
	color: #de0031;
	padding: 5px 0 0px 25px;
	text-transform: none;
	letter-spacing: -0.5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
h4 {
	font-size: 12px;
	color: #de0031;
	text-transform: none;
	letter-spacing: -0.5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

hr {
	border: none 0;
	border-top: 1px solid #cccccc;
	height: 1px;
}

#content hr {
	border: none 0;
	border-top: 1px solid #cccccc;
	margin: 0px 0 0px 25px;
	height: 1px;
}

#content p {
	line-height: 19px;
	color: #666666;
	margin: 0 0 20px 25px;
}

#content p a, #border p a {
	text-decoration: none;
	color: #528ccc;
	padding: 2px 2px 2px 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #528ccc;
}

#content p a:hover, #border p a:hover  {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #bd3a40;
	padding: 2px 2px 2px 2px;
}

#content li {
	line-height: 20px;
	color: #666666;
	margin: 0 0 0 15px;
}

#content .quote {
	border-top: 1px solid #E5E5E5;
	background-color: #f7f7f7;
	border-bottom: 1px solid #E5E5E5;
	padding: 15px 15px 15px 65px;
	background-image: url(images/bg_quote.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	color: #528ccc;
	font-style: italic;
}


#contentbig p {
	line-height: 19px;
	color: #666666;
	margin: 0 0 20px 25px;
}

#contentbig p a, #border p a {
	text-decoration: none;
	color: #528ccc;
	padding: 2px 2px 2px 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #528ccc;
}

#contentbig p a:hover, #border p a:hover  {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #bd3a40;
	padding: 2px 2px 2px 2px;
}

#contentbig li {
	line-height: 20px;
	color: #666666;
	margin: 0 0 0 15px;
}









#border p {
	line-height: 17px;
	font-size: 11px;
	color: #666666;
	margin: 0 0 15px 10px;
}

ul#subnavigation {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
	background-image: none;
}

#subnavigation li {
	list-style: none;
	padding: 2px 0px 2px 10px;
	margin: 0px 0px 5px 0px;
}

#subnavigation li a {
	text-decoration: underline;
	color: #666666;
}

#subnavigation li a:hover {
	text-decoration: none;
	color: #666666;
}

ul#news {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: none;
}

#news li {
	list-style: none;
	background-image: url(images/li_cube.gif);
	background-repeat: no-repeat;
	background-position: 2px 6px;
	padding: 2px 0px 2px 15px;
	margin: 0 0 15px 0px;
}

#content img {
	background-color: #E7F1FF;
	padding: 4px;
	border: 1px solid #006AC3;
}

img.alignleft {
	float: left;
	margin: 0 15px 5px 0px;
}

img.alignright {
	float: right;
	margin: 0 0 5px 15px;
}

img.alignabove {
	margin: 0 0 10px 0;
}
#container-langs {
	float: right;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	padding-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #8F2F31;
	height: 33px;
}
.langsnoactive {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}


/*- Menu Tabs 10--------------------------- */

    #tabs10 {
	float:right;
	width:100%;
	font-size:93%;
	line-height:normal;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
      }
    #tabs10 ul {
	margin:0;
	list-style:none;
	float: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
      }
    #tabs10 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs10 a {
      float:left;
      background:url("images/tableft10.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs10 a span {
      float:left;
      display:block;
      background:url("images/tabright10.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs10 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs9 a:hover span {
      color:#FFF;
      }
    #tabs10 a:hover {
	background-position:0% -42px;
	color: #ffe13c;
      }
    #tabs10 a:hover span {
	background-position:100% -42px;
	color: #ffe13c;
      }
#welcomeeng {
	background-image: url(images/slogan_eng.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 87px;
}
.bluebig {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2e6099;
}
.headlines1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
#contentbig {

	width: 700px;
	float: left;
}
#contentmid {

	width: 365px;
	float: left;
}
#bordermid {

	width: 320px;
	margin-left: 380px;
}
#contentbig p a.map  , #border p a.map:hover {
	text-decoration:none;
	background:none;
}

