/* CSS Document */
html, body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/__template/tileback.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a {
	color: #336699;
	font-weight: normal;
	text-decoration: underline;
}

/* --- Begin HEADER --- */
#header {
	position: relative;
	background: url(../images/__template/topback.jpg) bottom left no-repeat;
	width: 973px;
	height: 67px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #336699;
	font-weight: bolder;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #336699;
	font-weight: bold;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #336699;
	font-weight: bold;
}
.top_title01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #336699;
	font-weight: bold;
	position: absolute;
	top: 0px;
	left: 15px;
}
.top_title02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight:normal;
	position: absolute;
	top: 31px;
	left: 15px;
}
/* --- End HEADER --- */

/* --- Begin TEASER --- */
#teaser {
	position: relative;
	height: 100px;
	width: 973px;
	z-index: 500;
}
#float_left {
	float: left;
}
#logo_bg {
	height: 66px;
	width: 230px;
	background-image: url(../images/__template/backoflogo.jpg);
	background-position: top;
	float: left;
	position: absolute;
}
#logo {
	margin: 0px 0px 0px 12px;
}
#backoflanguages {
	height: 34px;
	width: 230px;
	margin: 66px 0px 0px 0px;
	padding: 2px 0px 0px 14px;
	background-image: url(../images/__template/backoflanugauges.jpg);
	background-repeat: no-repeat;
	float: left;
	position: absolute;
}
#teaser_img {
	position: relative;
	vertical-align: top;
	float: right;
	z-index: -100;
}
#title_gdi {
	height: 57px;
	width: 537px;
	vertical-align: top;
	position: absolute;
	margin: 0px 0px 0px 230px;
}

#midmenu{
	position: absolute;
	margin: 57px 0px 0px 230px;
	z-index: auto;
	text-align: left;
}
/* --- End TEASER --- */

/* --- Begin CONTENT --- */
#content{
	margin: 0px 15px 0px 14px;
	width: 959px;
	vertical-align: top;
}
#maincontent{
	width: 530px;
	border: 0;
	padding: 0;
}
#body_sep{
	background-image: url(../images/__template/bodyshad.jpg);
	background-repeat: repeat-x;
	background-position: center;
	height: 30px;
}
.mmhide_contactustext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
}
.mmhide_contactemail A:link, .mmhide_contactemail A:visited, .mmhide_contactemail A:active { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#DF0024;
	text-decoration:none;
}
.mmhide_contactemail A:hover{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#DF0024;
	text-decoration:underline;
}
.mmhide_plus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#000000;
	text-decoration:none;
}
/* --- Begin FOOTER --- */
.zzfooter A:link, .zzfooter A:visited, .zzfooter A:active {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	COLOR: #336699; 
	LINE-HEIGHT: 16px; 
	FONT-FAMILY: Tahoma; 
	TEXT-DECORATION: none;
}
.zzfooter A:hover {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	COLOR: #DF0024; 
	LINE-HEIGHT: 16px; 
	FONT-FAMILY: Tahoma; 
	TEXT-DECORATION: none;
}
.zzfooter{
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	COLOR: #DF0024; 
	LINE-HEIGHT: 16px; 
	FONT-FAMILY: Tahoma; 
	TEXT-DECORATION: none;
}
#absolute_footer{
	position: relative;
	height: 100%;
	width: 959px;
	padding: 5px 0px 0px 14px;
	clear: both;
	z-index: 200;
}
#absolute_footer a{
	text-decoration: none;
}
.mmhide_bottomsmalltext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
}
.mmhide_bottomsmalltextblue A:link, .mmhide_bottomsmalltextblue A:visited, .mmhide_bottomsmalltextblue A:active { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#336699;
}
/* --- End FOOTER --- */
