@charset "utf-8";
body {
	background-color: #FFFFFF;
	margin: 0px;
	color: #5d5e60;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
}
.bodytext {
	margin-top: 10px;
	margin-bottom: 10px;
}
h1 {
	font-weight: bold;
	margin: 0px;
	font-size: 16px;
	letter-spacing: 2px;
}
a {
	color: #000000;
	text-decoration: none;
}
#frame {
	margin: 12px;
	width: 980px;
	float: left;
}
#frame #top {
	float: left;
	width: 980px;
}
#frame #header {
	background-image: url(../images/header_bg.gif);
	background-repeat: repeat-y;
	width: 980px;
	float: left;
}
#frame #links {
	font-size: 10px;
	float: left;
	width: 890px;
	text-align: center;
	margin-top: 20px;
	margin-right: 45px;
	margin-bottom: 20px;
	margin-left: 45px;
}
#frame #links a {
	color:  #5d5e60;
}
#frame #header #logo {
	float: left;
	height: 32px;
	width: 680px;
	padding-top: 38px;
	padding-bottom: 38px;
	padding-left: 42px;
}
#frame #header #language {
	float: right;
	height: 32px;
	width: 200px;
	padding-top: 54px;
	padding-bottom: 22px;
	padding-right: 44px;
	text-align: right;
}
#frame #header #language a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
#frame #header #switch {
	width: 936px;
	padding-bottom: 40px;
	padding-left: 44px;
	float: left;
}
#frame #header #switch .switch_img {
	border: 1px solid #FFFFFF;
}
#frame #content {
	color: #5d5e60;
	float: left;
	width: 980px;
	background-image: url(../images/content_bg.gif);
	background-repeat: repeat-y;
	padding-bottom: 20px;
}
#frame #content #left {
	width: 290px;
	float: left;
	margin-right: 5px;
	margin-left: 45px;
	margin-top: 35px;
}
#frame #content #normal {
	width: 590px;
	float: left;
	margin-right: 5px;
	margin-left: 45px;
	margin-top: 35px;
}
#frame #content #middle {
	width: 290px;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 35px;
}
#frame #content #right {
	width: 290px;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 35px;
}
#frame #content a {
	color: #5d5e60;
}
#frame #content #navi {
	background-image: url(../images/menu_bg.gif);
	background-repeat: repeat-x;
	height: 39px;
	width: 966px;
	float: left;
	background-position: 0px 0px;
	margin-top: 2px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 6px;
}
#frame #bottom {
	background-image: url(../images/bottom_bg.gif);
	background-repeat: no-repeat;
	float: left;
	height: 10px;
	width: 980px;
}

.menu {
	font-size: 12px;
	color: #5d5e60;
	padding-top: 5px;
	margin-left: 35px;
	height: 39px;
}
.menu a {
	font-size: 12px;
	color: #5d5e60;
	text-decoration: none;
}
.menu1 {
	font-size: 12px;
	color: #5d5e60;
	padding-right: 25px;
	padding-left: 5px;
}
.menu1 a {
	font-size: 12px;
	color: #5d5e60;
	text-decoration: none;
}
.menu2 {
	font-size: 10px;
	color: #5d5e60;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #FFFFFF;
	padding-top: 4px;
	padding-right: 20px;
	padding-bottom: 4px;
	padding-left: 8px;
}
.menu2 a {
	font-size: 10px;
	color: #5d5e60;
	text-decoration: none;
}
.teaser {
	font-size: 10px;
	padding-bottom: 10px;
	line-height: 120%;
	float: left;
	margin-bottom: 6px;
}
.teaser1 {
	padding-bottom: 10px;
	float: left;
	margin-bottom: 10px;
}
.teaserimage {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 1px solid #5d5e60;
	margin-top: 3px;
	height: 80px;
	width: 120px;
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
}
.teaserimage1 {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 1px solid #5d5e60;
	margin-top: 3px;
	height: 120px;
	width: 180px;
	text-align: center;
	overflow: hidden;
	vertical-align: middle;
}
.teasertitle {
	font-size: 10px;
	letter-spacing: 0px;
	margin-bottom: 4px;
}
.teasertitle1 {
	font-size: 16px;
	letter-spacing: 0px;
	margin-bottom: 4px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
}
