@charset "utf-8";
/* CSS Document -http://www.fixcomp.net */

body {
	background:#FFF;
	text-align:center;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#333;
}
a {
	color:#333;
	text-decoration:none;
}
a:hover {
	color:#09F;
	text-decoration:underline;
}
.bordr {
	border:none;
}
#wrap {
	margin:20px auto;
	width:500px;
}
#header {
	width:500px;
}
.column-1 {
	width:200px;
	float:left;
}
.column-2 {
	width:200px;
	float:right;
}
.langmenu {
	font-size:14px;
	text-decoration:underline;
}
#content {
	padding:13px 0 0 0;
	width:500px;
}
.flash {
	width:500px;
}
.column1 {
	padding:44px 0 0 0;
	width:84px;
	float:left;
}
.column2 {
	width:332px;
	float:left;
	display:block;
}
.column3 {
	padding:44px 0 0 0;
	width:84px;
	float:left;
}
#footer {	
	width:500px;
	padding:106px 0 0 0;
}
.copyright {
	color:#333;
}
.contact {
	text-decoration:underline;
}
.w3clogo {
	padding:50px 0 0 0;
	width:500px;
	display:block;
	text-align:right;
}