/* vingen ----------------------------------------------------------------------------------------------------------------- */
*, html {
	padding:0;
	margin:0;
}
body {
font-family: arial;
font-size: 12px;
text-align: center;
margin:0;
}

h1 {
	visibility: hidden;
}

a {
	text-decoration: none;
}
p {
	padding-bottom: 10px;
}
img {
	border: 0;
}
.bold {
	font-weight: bold;
}
.ref_img {
	border: 5px solid grey;
}
.ref_img:hover {
	border: 5px solid #434343;
}
#logout {
	position: absolute; 
	top: 10px; 
	left: 20px;
}
#logout a{
	width: 100px;
	padding-left: 25px;
	color: black;
	background: url("../img/logout.png") no-repeat scroll top left transparent;
	font-size: 20px;
}

/* #body {
text-align: left;
width: 1152px;
margin: 0 auto;
} */
#header-top-wrap {
	margin: 0;
	text-align: center;
	background: url("../img/header-top-wrap.gif") repeat-x scroll bottom left transparent;
}
#header-bottom-wrap {
	margin: 0;
	text-align: center;
	background: url("../img/header-bottom-wrap.gif") repeat-x scroll bottom left transparent;
}

#content-wrap{
	width: 100%;
	margin: 0;
	text-align: center;
	float: left;
	background:url("../img/content.jpg") no-repeat top center;
	min-height: 418px;
}

/* header -----------------------------------------------------------------------------------------------------------------  */
#logo {
	position: relative;
	top: 15px;
	left: 100px;
	float: left;
}

#header-top {
	width: 1152px;
	height: 131px;
	background:url("../img/header-top.jpg") no-repeat top;
	margin: 0 auto;
	text-align: left;
}
ul#lang {
	font-size: 0.9em;
	width: 180px;
	height: 15px;
	position: relative;
	float:right;
	top: 20px;
	right: 355px;
	/*line-height: 0.9em;*/
}
#lang li {
	color: #808080;
	float: left;
	list-style: none;
	border-right: 1px solid #E7E7E7;
	margin-right: 5px;
	padding-right: 5px;
}
#lang li.last{
	border: none;
}
#lang a {
	color: #808080; 
}
#lang a:link:hover, #lang a:visited:hover {
	text-decoration: underline !important;
	color: black;
}


ul#lang2 {
	font-size: 0.9em;
	width: 180px;
	height: 15px;
	position: relative;
	float:right;
	top: -120px;
	right: 335px;
	/*line-height: 0.9em;*/
}
#lang2 li {
	color: #808080;
	float: left;
	list-style: none;
	border-right: 1px solid #E7E7E7;
	margin-right: 5px;
	padding-right: 5px;
}
#lang2 li.last{
	border: none;
}
#lang2 a {
	color: #808080; 
}
#lang2 a:link:hover, #lang a:visited:hover {
	text-decoration: underline !important;
	color: black;
}


#header-bottom {
	width: 1152px;
	height: 268px;
	background:url("../img/header-bottom.jpg") no-repeat top;
	margin: 0 auto;
	text-align: left;
}
#headline {
	background: url('img/headline2/3.png') no-repeat scroll left center transparent;
	position:relative;
	left: 120px;
	height: 70px;
	width: 940px;
	top: 100px;
	vertical-align: middle; 
	float: left;
}

ul#menu-top {
	font-size: 15px;
	width: 420px;
	height: 25px;
	position: relative;
	top: 10px;
	left: 160px;
	/*line-height: 13px;*/
}
#menu-top li {
	color: #808080;
	float: left;
	list-style: none;
	border-right: 2px solid #E7E7E7;
	margin-right: 5px;
	padding-right: 5px;
}
#menu-top li.last{
	border: none;
}
#menu-top li.active {
	color: black;
	font-weight:bold;
}
#menu-top a {
	color: black;
}
#menu-top a:link:hover,#menu-top a:visited:hover {
	text-decoration: underline;	
}

ul#menu-bottom {
	position: relative;
	top: 208px;
	left: 120px;
	width: 660px;
}
#menu-bottom li {
	list-style: none;
	float: left;
	margin-right: 20px;
}


/*content -----------------------------------------------------------------------------------------------------------------  */
#content h2 {
	font-size: 16px;
	margin: 20px 0px 15px 0px;
}
#content {
	
	width: 1152px;
	margin: 0 auto;
}

#news h3 {
	font-size: 16px;
	color: white;
	padding: 5px 0px 15px 0px;
	text-shadow: black 0.05em 0.05em 0.2em;
}
#news_date {
	color: #D2D2D2;
	font-size:11px;
}
#news {
	/* margin-bottom: 200px; */
	width: 305px;
	min-height: 194px;
	position: relative;
	left: 150px;
	background:url("../img/news.jpg") no-repeat top left;
	background-color: #888888;
	float: left;
}
#news_content{
	width: 250px;
	position: relative;
	top: 15px;
	left: 30px;
	padding-bottom: 20px;
	color: white;
	text-align:left;
	float:left;
}
#news_content p {
	padding-bottom: 10px;
}
#content-center {
	width: 610px;
	position: relative;
	top: 10px;
	left: 130px;
	float: left;
	text-align: justify;
	/* margin-bottom: 200px; */
}
#content-center a{
 /*color:#00E2E1;*/

    color: #2674B4;
    /*font-weight: bold;*/
}

#content-center ul {
	list-style-image:url("../img/list_square.gif");
}

#content-in {
	width: 1152px;
	float:left;
}

/*footer ------------------------------------------------------------------------------------------------------------------ */
#footer {
	width: 100%;
	margin-top: 20px;
	border-top: solid 1px #D2D2D2;
	text-align: center;
	float: left;

}
#footer-content {
	padding-top: 20px;
	width: 1152px;
	height: 150px;
	text-align: left;
	margin: 0 auto;
}
ul#footer-menu {
	color: #808080;
	position: relative;
	left: 100px;
	float: left;
}
#footer-menu li {
	list-style: none;
	float: left;
	margin-right: 5px;
	padding-right: 5px;
	border-right: solid 1px #D2D2D2;
}
#footer-menu li.last{
	border: none;
}
#footer-menu li a {
color:#808080;
text-decoration:none; }
#sign {
	width: 280px;
	color:#BFBFBF`;
	font-size: 11px;
	float: right;
	position: relative;
	right: 100px;
}
#sign a {
	color: #888;
	font-weight: bold;
}

