@charset "utf-8";
/* CSS Document */

body
{
	font-family: Georgia , Helvetica, "Times New Roman", Times,  sans-serif;
	margin: 0px;
}

a:visited {
	color: #455067;
}

a:hover{
	color: #455067;
}

a:active{
	color: #455067;
}

a:link{
	color: #455067;
}

#head {
	width: 805px;
	height: 80px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#headphoto{
	width: 805px;
	height: 110px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	height: 255px;
}

#content {
	width: 805px;
	margin-left: auto;
	margin-right: auto;
}

#footer {
	width: 805px;
	margin-left: auto;
	margin-right: auto;
	background-color: #f6f7f8;
	height: 30px;
	position: relative;
}




.logo{
	position: relative;
	left:6px;
	top:20px;
	width: 270px;
}

.menu{
	width: 466px;
	height: 41px;
/*	background-image: url(../img/background_menu.gif);*/
	background-color: #f2f2f2;
	position: absolute;
	right:20px;
	top:31px;
}
#lang{
	position: absolute;
	top:4px;
	right:124px;
	width: 47px;
}
#lang a{
	font-size: 11px;
	color: #868686;
}

h1.title {
/*	font-family: Georgia , Helvetica, "Times New Roman", Times,  sans-serif;*/
	font-size: 60px;
	letter-spacing: -3px ;
	font-weight: lighter;
	margin-left:10px;
	color: #373737;
	margin-bottom: 25px;
	margin-top: 10px;
}

h2.title {
/*	font-family: Georgia , Helvetica, "Times New Roman", Times,  sans-serif;*/
	font-size: 50px;
	letter-spacing: -3px ;
	font-weight: lighter;
	margin-left:10px;
	color: #373737;
	margin-bottom: 5px;
	margin-top: 40px;
}

.contenttxt{
/*	font-family: Georgia , Helvetica, "Times New Roman", Times,  sans-serif;*/
	font-size: 17px;
letter-spacing: -0px ;
	font-weight: lighter;
	margin-left:10px;
	line-height: 25px;
	color: #373737;
}

.footertxt{
	font-size: 10px;
	color:#7D7D7D;
		/*font-family: Georgia , Helvetica, "Times New Roman", Times,  sans-serif;*/
		top: 9px;
		margin-left: 5px;
		position: relative;
		height: 15px;
}

.titlelink{
	border-bottom: 5px solid #455067;
	
}

.titlelink a{
	text-decoration: none;
color: #455067;
	font-size: 23px;
/*	font-weight: lighter;*/
letter-spacing: -1px ;

}
.txtlink{
	font-size:12px;
	line-height: 23px;
	color: #535353;
}

.titlelinksoon{
	border-bottom: 5px solid #455067;
	
}

.titlelinksoon a{
	text-decoration: none;
color: #455067;
	font-size: 20px;
/*	font-weight: lighter;*/
letter-spacing: -1px ;


}
h3.titlelinksoon{
	margin-bottom: 2px;
line-height: 20px;
padding-bottom: 0px;

}

.subtitle{
	color: #455067;
	margin-bottom: 10px;
	font-size: 15px;
	height: 20px;

}

.txtcontact{
	font-size:15px;
	line-height: 23px;
	color: #535353;
}

a.txtlinkpage {
	font-size:19px;
	line-height: 25px;
	color: #455067;
	text-decoration: none;
}

a.linkmenu{
	font-size:19px;
	line-height: 25px;
	color: #455067;
	text-decoration: none;
}
