body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/page_back.jpg);
	background-repeat: repeat-x;
	background-color: #516D9D;
	margin: 0px;
	color: #333333;
	padding: 0px;
}
p {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

a {
	color: #008013;
	font-weight: bold;
	text-decoration: none;
}

h2 {
	font-size: 14px;
	color: #333333;
	margin-bottom: 0px;
	padding-bottom: 0px;
	line-height: 1.5em;
}

h1 {
	font-size: 16px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 1.5em;
}

h3 {
	font-size: 14px;
	color: #333333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 1.5em;
}

.outerBox {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #EEEEEE;
	margin-top: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #595959;
	border-bottom-color: #494949;
	border-left-color: #666666;
	margin-bottom: 10px;
}


.header {
	background-image: url(images/header1.gif);
	background-repeat: repeat-x;
	height: 143px;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 10px;
	width: 930px;
}
.headerImage {
	float: left;
	margin-left: 10px;
	background-image: url(images/header_image.jpg);
	height: 145px;
	width: 737px;
}
.language_select {
	float: left;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 0px;
	width: 198px;
	text-align: center;
}
.language_select a{
	color: #333333;
}


.logo {
	float: left;
}
.pageContent {
	float: left;
	width: 930px;
	background-image: url(images/menue2_back.jpg);
	background-repeat: repeat-y;
	background-position: 10px 0px;
	margin-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
}
.mainMenu {
	background-image: url(images/mainmenue_back.jpg);
	background-repeat: repeat-x;
	height: 23px;

}
.mainMenu ul {
	margin: 0px;
	float: left;
	width: 705px;
	padding-left: 0px;
}
.mainMenu li {
	list-style-type: none;
	display: inline;
}
.mainMenu li a{
	font-weight: bolder;
	text-decoration: none;
	font-size: 12px;
	color: #333333;
	background-image: url(images/button_01.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 18px;
	padding-top: 3px;
	width: 100px;
	float: left;
	text-align: center;
}
.mainMenu li a:hover{
	font-weight: bolder;
	text-decoration: none;
	font-size: 12px;
	color: #333333;
	background-image: url(images/button_01_ro.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 18px;
	padding-top: 3px;
	width: 100px;
	float: left;
	text-align: center;
}
.mainMenu .active {
	font-weight: bolder;
	text-decoration: none;
	font-size: 12px;
	color: #333333;
	background-image: url(images/button_01_ac.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 18px;
	padding-top: 3px;
	width: 100px;
	float: left;
	text-align: center;
}
.mainMenu .active:hover {
	font-weight: bolder;
	text-decoration: none;
	font-size: 12px;
	color: #333333;
	background-image: url(images/button_01_ac.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 18px;
	padding-top: 3px;
	width: 100px;
	float: left;
	text-align: center;
}


.subMenue {
}
.subMenu ul {
	background-color: #CCCCCC;
	float: left;
	width: 184px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.subMenu li {
}
.subMenu a {
	display: block;
	background-image: url(images/button_02.jpg);
	background-repeat: no-repeat;
	height: 18px;
	color: #333333;
	padding-top: 3px;
	padding-left: 10px;
}
.subMenu a:hover{
	display: block;
	background-image: url(images/button_02_ro.jpg);
	background-repeat: no-repeat;
	height: 18px;
	color: #333333;
	padding-top: 3px;
	padding-left: 10px;
}
.subMenu .active{
	display: block;
	background-image: url(images/button_02_ac.jpg);
	background-repeat: no-repeat;
	height: 18px;
	color: #333333;
	padding-top: 3px;
	padding-left: 10px;
}
.subMenu .active:hover{
	display: block;
	background-image: url(images/button_02_ac.jpg);
	background-repeat: no-repeat;
	height: 18px;
	color: #333333;
	padding-top: 3px;
	padding-left: 10px;
}
.c1 {
	float: left;
}
.c2 {
	float: left;
	margin-left: 10px;
	width: 700px;
}
.articleC2 {
	background-color: #FFFFFF;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-top: 10px;
	width: 696px;
}
.imageLeft {
	float: left;
	border: 1px solid #666666;
	margin-right: 10px;
	margin-bottom: 0px;
}
.imageFramed {
	border: 1px solid #666666;
}
.footer {
	background-color: #E0E0E0;
	padding-bottom: 3px;
	float: left;
	width: 930px;
	padding-top: 5px;
	padding-left: 10px;
	text-align: right;
	padding-right: 10px;
	margin-bottom: 10px;
}
