*{
	margin:0px;
	padding:0px;
}

body{
	color:#000000;
	background:#ffffff;
	text-align:center;
		
}

p{
	font-family:'Times New Roman', Times, serif;
	/*text-align:left;*/
}

a {
	color:#999999;
	text-decoration:none;
}

a:hover {
	color: #666666;
}

div#container {
}

.abstand{
	margin-top:60px;
}

div#lineontainer {
	font: 1px verdana,arial,helvetica,sans-serif; 
	/*background:url(img/line.gif);
	background-repeat:repeat-x;*/
	margin-top:30px;
	/*padding-top:2px;*/
	border-top:1px solid #999999;
	border-bottom:1px solid #999999;
}

.text_container{
	margin-top:20px;
	margin-bottom:20px;
}

.text_espanol{
	display:inline;
}

.text_espanol a{
	background-image:url(img/espanol_over.gif);
	background-repeat:no-repeat;
}

.text_espanol img {
	border:0;
}

.text_espanol a:hover img {
    /*visibility: hidden;*/
}

.text_espanol a:hover{
  border:0;
}

.text_pipe{
	display:inline;
}

.text_english{
	display:inline;
}

.text_english a{
	background-image:url(img/english_over.gif);
	background-repeat:no-repeat;
}

.text_english img {
	border:0;
}

.text_english a:hover img {
   /* visibility: hidden;*/
}

.text_english a:hover{
  border:0;
}

div.clear {
	clear: both;
  height: 0;
  line-height: 0;
  margin: 0;
  padding: 0;
  font-size: 0;
} 

div#text_right{
	float:right;
	margin-top:180px;
	padding:10px;
}

div#text_left{
	float:left;
	margin-top:180px;
	padding:10px;
}

div#footer {
	/*border-top:2px solid #999999;*/
  /*padding-top:15px;
	margin-left:35px;
	margin-right:35px;*/
	margin-top:30px;
	text-align:center;
	vertical-align:middle;
}

#footer p{
	font:12px "Times New Roman", Times, serif;
	color:#666666;
	margin-bottom:3px;
}

#footer .p1{
	position:relative;
	right:25px;
}

#footer img{
	position:absolute;
	margin-top:3px;

}

#footer a {
	color:#666666;
}

#footer a:hover {
	color:#000000;
}
