/*-- global container ------------------------------------------------------*/

#container {
	position: relative;
	padding: 0;
	margin: 0 auto;
	text-align: left;
	width: 775px;
	background : #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #52768F;
	border-left-color: #52768F;	
	
}

#container_new {
	position: relative;
	padding: 0;
	margin: 0 auto;
	text-align: left;
	width: 600px;
	background : #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #52768F;
	border-left-color: #52768F;	
	
}

/*-- main container: contains all between header and footer ----------------*/

#main_container {
	padding: 0;
	margin: 0;
}

/*--- the main container is devided in sub containers ----------------------*/

#left_column_container {
	margin: 50px 0px 0px;
	padding: 0;
	float: left;
	width: 190px;
}
#left_column_container_new {
	margin: 50px 0px 0px;
	padding: 0;
	float: left;
	width: 130px;
}

#sub_container1 {
	margin: 0 0 0 10px;
	padding: 0;
}

#sub_container2 {
	float: right;
	margin: 40px 0px 0px;
	padding: 0;
	width: 560px;
}

#sub_container2_new {
	float: right;
	margin: 40px 0px 0px;
	padding: 0;
	width: 470px;
}

#sub_container3 {
	float: right;
	margin: 40px 0px 0px;
	padding: 0;
	width: 750px;
}
#sub_container3_new {
	float: right;
	margin: 40px 0px 0px;
	padding: 0;
	width: 600px;
}

#content_container {
	clear: both;
	overflow: hidden;
	margin: 0;
	padding: 0;
	width: 544px;
}

#content_container_new {
	clear: both;
	overflow: hidden;
	margin: 0;
	padding: 0;
	width: 460px;
}

#content_container1 {
	clear: both;
	overflow: hidden;
	margin: 0;
	padding: 0;
	width: 660px;
}

#srcphp_phpbox {
	clear: both;
	overflow: hidden;
	margin: 0;
	padding: 0;
	width: 650px;
}

/*--- header ---------------------------------------------------------------*/

#header	{
	position: relative;
	height: 200px;
	top: 0px;
	left: 0px;
	padding: 0;
	margin: 0;
	background : #FFFFFF;
}

#header_new	{
	position: relative;
	height: 164px;
	top: 0px;
	left: 0px;
	padding: 0;
	margin: 0;
	background : #FFFFFF;
}

/*--- key visual -----------------------------------------------------------*/

#key_visual {
	position: absolute;
	width: 775px;
	height: 200px;
	left: 0px;
	top: 0px;
	background: url("../images/new.jpg") no-repeat;
}

#key_visual1 {
	position: absolute;
	width: 775px;
	height: 200px;
	left: 0px;
	top: 0px;
	background: url("../images/masthead_img.png") no-repeat;
}

#key_visual_new {
	position: absolute;
	width: 600px;
	height: 164px;
	left: 0px;
	top: 0px;
	background: url("../images/new_key_rev.png") no-repeat;
}

/*--- caption (as text or background image) --------------------------------*/

#slogan {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	position: relative;
	top: 200px;
	line-height: 30px;
	height: 30px;
	font-size: 16px;
	left: 0px;
	padding: 0px 0px 0px 225px;
	color:#FFFFFF;
	background: #52768F url("../images/hbg.gif") no-repeat;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #B4C3CE;
	border-right-color: #344B5B;
	border-bottom-color: #22323C;
	border-left-color: #829CAE;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;	
}



#slogan_new {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	position: relative;
	top: 164px;
	line-height: 30px;
	height: 30px;
	font-size: 16px;
	left: 0px;
	padding: 0px 0px 0px 225px;
	color:#FFFFFF;
	background: #52768F url("../images/hbg.gif") no-repeat;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #B4C3CE;
	border-right-color: #344B5B;
	border-bottom-color: #22323C;
	border-left-color: #829CAE;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;	
}

/*--- main navigation ------------------------------------------------------*/

#main_nav_container {
	z-index: 1;
	position: relative;
	left: 442px;
	top: -180px;
	/*width: 775px;*/
	width: 333px;
	padding: 0;
	margin: 0;
	overflow: visible;
	voice-family: inherit;
	text-align: left;
	background-color: #52768F;
}

#main_nav_list {
	float: left;
	position: absolute;
	top: 0px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 333px;
	left: 0px;
	background-color: #52768F;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #B4C3CE;
	border-bottom-color: #22323C;
}

#main_nav_list li {
	float: left;
	margin: 0;
	padding: 0;
}

/*--- main navigation items ------------------------------------------------*/

#main_nav_list a {
	margin: 0;
	padding: 6px 15px;
	float: left;
	text-align: center;
}

a.main_nav_item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	background: #C9D9E4;
	border-top: 1px solid #E0E9EF;
	border-right: 1px solid #808A91;
	border-bottom: 1px solid #545B60;
	border-left: 1px solid #D4E1EA;
	width: auto;
}

a.main_nav_item:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	background: #DEE9F2;
	color: #000000;
	border-top: 1px solid #5A6065;
	border-right: 1px solid #DFEAF3;
	border-bottom: 1px solid #E8F0F6;
	border-left: 1px solid #858F97;
}

a.main_nav_active_item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	background: #52768F;
	border-top: 1px solid #B4C3CE;
	border-right: 1px solid #344B5B;
	border-bottom: 1px solid #22323C;
	border-left: 1px solid #829CAE;
}

/*--- container for the subnavigation --------------------------------------*/

.sub_nav_container {
	
	margin: 0px;
	padding: 0px;
}

/*--- subnavigation --------------------------------------------------------*/

.sub_nav_list {
	clear: both;
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.sub_nav_list li {
	float: left;	
	margin: 0;
	padding: 0;
	width: 190px;
}

/*--- subnavigation items --------------------------------------------------*/

.sub_nav_list a {
	width: 190px;
	text-align: left;
	padding: 2px;
	float: left;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	display: table;
}


/*--- footer ---------------------------------------------------------------*/

#footer {
	margin: 0;
	padding: 0;
	width: 775px;
	height: 30px;
	clear: both;
	background: #52768F;

}

#footer_new {
	margin: 0;
	padding: 0;
	width: 600px;
	height: 30px;
	clear: both;
	background: #52768F;

}

#footer_text {
	padding: 10px 0 0 0;
	margin: 0 30px 0 30px;
	text-align: center;
	font-size: 11px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}



/*----------------------------------------------------------------------------
  default-styles for html-elements
----------------------------------------------------------------------------*/

/*--- body -----------------------------------------------------------------*/

body#main_body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
	color: #000000;
	background : url("../images/bg-site.jpg") repeat fixed;
}

/*--- paragraph ------------------------------------------------------------*/

.content p {
	margin: 5px 0 20px 0;
	padding: 0;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
}

/*--- headings -------------------------------------------------------------*/

.content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 16px;
	color: #52768F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #52768F;	
}

.content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 14px;
	color: #52768F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #52768F;	
}

.content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	color: #52768F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #52768F;	
}

/*--- links ----------------------------------------------------------------*/

.content a:link{
	font-weight : normal;
	text-decoration: underline;
	color: #000000;
}

.content a:visited {
	font-weight : normal;
	text-decoration: underline;
	color: #000000;
}

.content a:hover {
	text-decoration : none;
	color: #000000;
}

.content a:active {
	text-decoration : underline;
	color: #000000;
}

/*--- tables ---------------------------------------------------------------*/

.content table {
	border-style: dotted;
	border-width: 1px;
	border-spacing: 0;
	width: 98%;
}

.content tr.odd {
	font-size: 11px;
	color: #665555;
	background-color: #C9D9E4;
	padding: 3px 2px 3px 2px;
}

.content tr.even {
	font-size: 11px;
	color: #665555;
	background-color:#EAF3FA;
	padding: 3px 2px 3px 2px;
}

/*--- forms ----------------------------------------------------------------*/

.content fieldset {
	padding: 15px;
	border-style: solid;
	border-width: 1px;
		border-color: #52768F;
	background: #E8EAEC;
	/*
	padding: 0px;
	*/
	margin: 15px;
}

.content input {
	border-style: solid;
	border-width: 1px;
		border-color: #52768F;
}

.content textarea {
	border-style: solid;
	border-width: 1px;
		border-color: #52768F;
}

.content button {
}

.content label { 
	color: #000000;

}

/*--- lists ----------------------------------------------------------------*/

.content ul {
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;

}

.content li { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}


a.main_nav_active_item:hover {
	border-top: 1px solid #22323C;
	border-right: 1px solid #829CAE;
	border-bottom: 1px solid #B4C3CE;
	border-left: 1px solid #344B5B;
}


#main_nav_list a.main_nav_active_item {
  background: url("../images/n1active.gif") no-repeat;
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
  background-position: top left;
}
#main_nav_list a.main_nav_item {
  background: url("../images/n1.gif") no-repeat;
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
  background-position: top left;
}
#main_nav_list a.main_nav_item:hover {
  background: url("../images/n1hover.gif") no-repeat;
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
  background-position: top left;
}
.sub_nav_list a.sub_nav_active_item {
  background: url("../images/s1active.gif") no-repeat;
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
  background-position: top left;
}
.sub_nav_list a.sub_nav_item {
  background: url("../images/s1.gif") no-repeat;
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
  background-position: top left;
}
.sub_nav_list a.sub_nav_item:hover {
  background: url("../images/s1hover.gif") no-repeat;
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
  background-position: top left;
}
#content_container h1 {
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  color: #52768F;
}
#content_container h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: #52768F;
}
#content_container h3 {
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #52768F;
}
#content_container, #content_container p {
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #333333;
}
#content_container a:visited {
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #333333;
}
#content_container a:link {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #333333;
}
#content_container a:hover {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: none;
  color: #333333;
}
#content_container a:active {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #333333;
}

/*--------------------------------END----------------------------------------*/
