* {
	margin: 0px;
	padding: 0px;
	font-size:14px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;	
}
a {
	text-decoration:none;
}

#wrapper {
	margin:auto;
	width:1000px;
	height:auto;
}
#header {
	width:1000px;
	height:192px;
	background-image:url(../../images/headerGER.png);
}
#menu {
	margin-top:175px;
	margin-left:8px;
	float:left;
	color:#FFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
}
#menu a{
	color:#FFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
}
#menu a:hover{
	color:#FFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:underline;
}
#lang {
	width:1000px;
	height:20px;
	text-align:right;
	font-size:12px;
	color:#606060;
	float:left;
}
#lang a{
	color:#606060;
	font-size:12px;
	font-weight:bold;
}
#lang a:hover{
	color:#000;
	font-size:12px;
	font-weight:bold;
}
#content {
	height:auto;
	width:1000px;
}
#left {
	float:left;
	width:193px;
	height:auto;
}
#leftin {
	padding-left:18px;
	width:175px;
	height:auto;
	background-image:url(../../images/leftin.png);
	background-repeat:repeat-y;
}
#leftin a {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	font-weight:bold;
	line-height:20px;
}
#leftin a:hover{
	text-decoration:underline;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#008389;
	font-weight:bold;
}
#leftin2 {
	padding-left:18px;
	width:175px;
	height:auto;
	background-image:url(../../images/leftin.png);
	background-repeat:repeat-y;
}
#leftin2 a {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	font-weight:bold;
	line-height:20px;
}
#leftin2 a:hover{
	text-decoration:underline;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#008389;
	font-weight:bold;
}
#center {
	width:534px;
	float:left;
	height:auto;
	padding-left:20px;
	padding-right:20px;
	text-align:justify;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
}
#center h2 {
	color:#9B1028;
	font-size:20px;
	font-weight:bold;
}
#right {
	width:233px;
	height:auto;
	float:right;
}
#right a img.adver {
	margin-bottom:5px;
	border:none;
}
#left a img {
	margin-bottom:10px;
	border:none;
}
#rightin {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	padding-left:18px;
	width:215px;
	height:auto;
	background-image:url(../../images/rightin.png);
	background-repeat:repeat-y;
}
#rightin a {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	font-weight:bold;
	line-height:20px;
}
#rightin a:hover{
	text-decoration:underline;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#008389;
	font-weight:bold;
}
#rightin2 {
	padding-left:18px;
	width:215px;
	height:auto;
	background-image:url(../../images/rightin.png);
	background-repeat:repeat-y;
}
#rightin2 a {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	font-weight:bold;
	line-height:20px;
}
#rightin2 a:hover{
	text-decoration:underline;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#008389;
	font-weight:bold;
}
#footer {
	width:1000px;
	height:67px;
	padding-top:10px;
	background-image:url(../../images/footerback.png);
	float:left;
	margin-top:10px;
	color:#878787;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
#footer p.copy{
	font-size:12px;
}
#footer p{
	font-size:10px;
}