@charset "iso-8859-1";
/* CSS Document */

html, body {
	background-color: #FFFFFF;
	background-image: url(2007v2_sitebackground.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 100%;
	width: 100%;
	margin: 0px;
}

/* Main containers */

#sitecontainer {
	width: 980px;
	text-align: left;
}

#headercontainer {
	float: left;
	display: block;
	width: 980px;
	height: 87px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
	border-bottom-width: 1px;
}

#contentcontainer {
	float: left;
	display: block;
	width: 980px;
	padding: 0px 0px 30px 0px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
	border-bottom-width: 1px;
}

#footercontainer {
	float: left;
	display: block;
	width: 980px;
}

/* Main containers */
/* Standard definations */

p, td, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 1.6em;
	margin: 0px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	line-height: 1.6em;
	margin: 14px 0px 15px 0px;
	font-weight: bold;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 1.5em;
	margin: 5px 0px 5px 0px;
	font-weight: normal;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 1.5em;
	margin: 0px 0px 20px 0px;
	font-weight: normal;
	border-bottom-color: #cccccc;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #cccccc;
	border-top-style: solid;
	border-top-width: 1px;
	padding: 10px 20px 10px 15px;
	background-color: #eeeeee;
}

img {
	border: 0px;
}

a:link {
	color: #006699;
	text-decoration: none;
}

a:visited {
	color: #006699;
	text-decoration: none;
}

a:hover {
	color: #006699;
	text-decoration: underline;
}

/* Standard definations */
/* Header containers */

#topmenucontainer {
	float: left;
	display: inline;
	width: 400px;
	margin: 55px 0px 0px 0px;
}

#languagemenucontainer {
	float: left;
	display: inline;
	width: 200px;
}

#logocontainer {
	float: right;
	display: inline;
	width: 225px;
}

/* Header containers */
/* Content containers */

#leftmenucontainer {
	float: left;
	display: inline;
	width: 200px;
	margin: 20px 0px 0px 0px;
}

#paragraphcontainer {
	float: right;
	display: inline;
	width: 780px;
	margin: 20px 0px 0px 0px;
}
	
/* Content containers */
/* Footer containers */

#contactcontainer {
	float: left;
	display: inline;
	width: 400px;
	margin: 10px 0px 0px 20px;
}


#copyrightcontainer {
	float: right;
	display: inline;
	width: 400px;
	margin: 10px 20px 0px 0px;
	text-align: right;
	color: #999999;
}

#nosuchcompanycontainer {
	float: right;
	display: inline;
	width: 100px;
	margin: 5px 0px 0px 0px;
}
	
/* Footer containers */
/* Paragraph styles */

#standardparagraph {
	float: left;
	display: inline;
	width: 500px;
	margin: 0px 0px 0px 40px;
}

#standardparagraph img {
	margin: 0px 0px 10px 0px;
	text-align: right;
}

#teaserparagraph {
	float: right;
	display: inline;
	width: 180px;
	margin: 19px 20px 0px 0px;
}

#frontpage_imageparagraph {
	float: left;
	display: inline;
	width: 650px;
	margin: 20px 0px 0px 0px;
}

#frontpage_newsparagraph {
	float: right;
	display: inline;
	width: 300px;
	margin: 20px 0px 10px 0px;
	min-height: 280px;
}

#frontpage_teaserparagraph {
	float: left;
	display: block;
	width: 980px;
	margin: 10px 0px 0px 0px;
}

/* Paragraph styles */
/* Navigation styles */

.nimg{
	display: block;
}

.nav_ul_L2 {
	margin: 20px 0px 0px 30px;
	padding: 0px;
}

.nav_li_L3 {
	list-style-type: none;
	list-style-position: outside;
	margin: 0px 0px 3px 0px;
}

.nav_li_L3_Active {
	list-style-type: none;
	list-style-position: outside;
	margin: 0px 0px 3px 0px;
}

.nav_a_L3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

a.nav_a_L3:hover {
	text-decoration: underline;
}

.nav_a_L3_Active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

.nav_a_L3_Active:hover {
	text-decoration: underline;
}

.nav_ul_L3 {
	margin: 0px 0px 0px 15px;
	padding: 0px;
}

.nav_li_L4 {
	list-style-type: none;
	list-style-position: outside;
	margin: 0px 0px 3px 0px;
}

.nav_li_L4_Active {
	list-style-type: none;
	list-style-position: outside;
	margin: 0px 0px 3px 0px;
}

.nav_a_L4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

a.nav_a_L4:hover {
	text-decoration: underline;
}


.nav_a_L4_Active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

.nav_a_L4_Active:hover {
	text-decoration: underline;
}


.nav_ul_L4 {
	margin: 0px 0px 0px 15px;
	padding: 0px;
}

.nav_li_L5 {
	list-style-type: none;
	list-style-position: outside;
	margin: 0px 0px 3px 0px;
}

.nav_li_L5_Active {
	list-style-type: none;
	list-style-position: outside;
	margin: 0px 0px 3px 0px;
}

.nav_a_L5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

a.nav_a_L5:hover {
	text-decoration: underline;
}


.nav_a_L5_Active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

.nav_a_L5_Active:hover {
	text-decoration: underline;
}
/* Navigation styles */
