@charset "UTF-8";

/* ################################################################
** # "YAML for TYPO3" (c) by You if you put something in here :) ##
** ################################################################
**
**  Date     : 03.04.08
**  File     : myOwnStyles.css, renamed into galileo.css
**  Function : This file is not part of the YAML-CSS-Framework.
**             It was included to give the user the possibility to quickly apply tests, changes or
**             whatever with no need to change the YAML-files and mess up anything.
**             Hmmm. Does this make sense? Anyway, use it or just leave it empty. It will do no harm.
**             This is the last stylesheet beeing imported. So, everything can be overwritten here.
**             Be careful what you put in here and don't hold us responsible for anything that goes wrong...
*/

/* begin styles for RSS Feed */

#col1_content, .textBelowMenu {
	padding: 0;
	margin: 0;
}

#main .lower {
	height: 1px;
	display: none;
}

#header {
	height: 270px;
	background-color: transparent;
	background-image: url("/fileadmin/Imagenes/header2010.png");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center bottom;
}

#page {
	background: transparent url(/fileadmin/Imagenes/footer2010.gif) bottom left repeat-x;
}
#footer {
	margin-top: 20px;
}

#topbar {
	background: #fff url("/fileadmin/img/rediseno/nav_main.gif") top left no-repeat;
	color: #000;
	border: none;
	height: 40px;
}

#topbar .tx-astcountdown-pi1 {
	float: right;
	width: 600px;
	text-align: right;
	margin-right: 28px;
	margin-top: 8px;
	font-size: 25px;
	letter-spacing: 3px;
	font-weight: normal;
	color: #000;
	text-transform: uppercase;
}

#topbar .tx-astcountdown-pi1 h4 {
	float: left;
}



#langMenu2 {
	width: 100px;
	margin-left: 25px;
}

#langMenu2 img {
	margin-left: 3px;
	border: none;
}

h3 {
	margin: 3px 0 3px 0;
	font-size: 18px;
	font-weight: bold;
}

.tx-worldcup-pi1 {
	border: solid 1px transparent;
}

.tx-worldcup-pi1-content form {
	border: dotted 1px #7ab2dd;
	margin: 0;
	padding: 5px;
	background: #fff url(../img/worldcup_bg.gif) no-repeat center center;
}

.tx-worldcup-pi1-content h1 {
	font-size: 140%;
	margin: 20px 0 0 0;
	color: #4B90CD;
}

.tx-worldcup-pi1-menu {
	text-align: center;
	font-size: 21px;
	font-weight: bold;
	letter-spacing: 2px;
}

.tx-worldcup-pi1-content table {
	text-align: justify;
}
.tx-worldcup-pi1-content table td {
	padding: 1px 5px;
}


.tx-worldcup-pi1-content table img {
	border: solid 1px #8a8a8a;
}

.rss-box {


}

.rss-items {
	margin: 0;
	padding: 0;


/*	margin-top:0px;
	padding:0.5em; 0.5em;
	margin-left:0px;
	color:#000000;*/
}

p.rss-title {
	margin: 5px 0;
}

.tx-felogin-pi1 {
	font-size: 11px;
	color: #000;
}

.tx-felogin-pi1 label, .tx-felogin-pi1 legend {
	display: none;
}

.tx-felogin-pi1 input {
	margin: 2px 0;
}

.feusers {
	width: 174px;
	border: solid 1px #ccc;
	margin: 1px;
	padding: 2px;
}

.left{
    float: left;
    background: #eaeaea;
}


.rss-title {


}

.rss-item {
	text-align: justify;
	font-size: 11px;
	color: #000;
/*

font-family: verdana, arial, sans-serif;
  font-size: 0.75em;
  font-weight : normal;
  list-style:none;
  padding-bottom:1em;*/
}

.rss-item a {


/*	text-decoration : underline;
	color:blue;
	font-size: 105%;
	font-weight:bold;
	font-family:arial, sans-serif;*/
	color: #0077bb;
	font-weight: bold;
}

.rss-item a:visited {


}

.rss-date {


}
