body{
	text-align:	  center;
	font-family:Verdana,Helvetica,sans-serif;
	color: #231F20;
}
#site {
	background-color: #FFFFFF;
	width: 700px;
	margin: 0px auto;
	border: 1px solid #000000;
	#border-right: 1px solid #000000;
}
#header_es {
	text-align: left;
	width: 695px;
	height: 500px;
	position: relative;
	background-image: url(header_es.gif);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

#header_cat {
	text-align: left;
	width: 695px;
	height: 500px;
	position: relative;
	background-image: url(img/header_cat.gif);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

#header_en {
	text-align: left;
	width: 695px;
	height: 500px;
	position: relative;
	background-image: url(img/header_en.gif);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

#header_de {
	text-align: left;
	width: 695px;
	height: 500px;
	position: relative;
	background-image: url(img/header_de.gif);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

h1{
    display:block;
	font-size: 16px;
	font-weight:900;
	color:#D21F36;
  }
h2{
	display:block;
	float:none;
	font-size: 14px;
	font-weight:600;
}
p{
	margin-top:10px;
}
a:link,a:visited,a:hover,a:active
{
font-weight:900;
font-size: 9px;
color:#D21F36;
text-decoration: none;
}
#red{
	display:inline;
	float:left;
	color:#D21F36;
}
strong{
	display:inline;
	float:left;
	color:#231F20;
	font-weight:normal;
}
#darkgrey{
	color:#231F20;
}
#content_le{
	display:inline;
	float:left;
	width:120px;
	margin-left:60px;
	margin-top:230px;
	margin-right:30px;
	font-family:Verdana,Helvetica,sans-serif;
	color: #58595B;
	font-size: 9px;
	
}

* html #content_le{
	font-size: 10px;
}
.mytd{
font-family:Verdana,Helvetica,sans-serif;
	color:#231F20;
	font-size: 10px;
	line-height: 20px;

}
.mytdre{
	padding-left:5px;
	font-family:Verdana,Helvetica,sans-serif;
	color:#231F20;
	font-size: 10px;
	line-height: 20px;

}
* html .mytd {
	padding-left:5px;
	font-family:Verdana,Helvetica,sans-serif;
	color:#231F20;
	font-size: 11px;
	line-height: 20px;
}
* html .mytdre {
	padding-left:5px;
	font-family:Verdana,Helvetica,sans-serif;
	color:#231F20;
	font-size: 11px;
	line-height: 20px;
}
* html #content_le{
	margin-left:50px;
	margin-top:230px;
	margin-right:1px;
}
#content_re{
	display:inline;
	float:right;
	width:450px;
	margin-top:230px;
	margin-right:10px;
	font-size: 11px;
	line-height: 16px;
	color: #58595B;
}
#line{
	display:inline;
	float:left;
	margin-top:230px;
	margin-left:5px;
	margin-right:5px;
	width:2px;
	height:400px;
	background-image: url(img/line.gif);
	background-repeat:y-repeat;
}
html>body#line{
	margin-left:50px;

}
#footer {

	position: relative;
	width:696px;
	height:20px;
	background-image: url(img/bg_footer.gif);
	background-position: top center;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}