@charset "utf-8";
body {
	background-color: #020c14;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

/*
Level 1 styles
*/
#logo {
	background-color: #020C14;
	height: 100px;
	width: 790px;
}
#menuL1Contenedor {
	background-color: #020C14;
	height: 20px;
	width: 791px;
}

#menuL1Contenedor .boton {
	height: 17px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #020C14;
	text-align: center;
	background-color: #FEFEF6;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #020C14;
	padding-top: 3px;
	font-weight: bold;

}

#menuL1Contenedor .boton a {
	text-decoration: none;
	color: #020C14;
}

#menuL1Contenedor .boton a:hover {
	text-decoration: none;
	color: #666666;
}



/*
Level 2 styles
*/

#menuL2Contenedor {
	background-color: #020C14;
	height: 15px;
	width: 791px;
}

#menuL2Contenedor .boton {
	height: 16px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #020C14;
	text-align: center;
	background-color: #CCCCCC;
	font-weight: bold;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #020C14;
	padding-top: 2px;

}

#menuL2Contenedor .boton a {
	text-decoration: none;
	color: #020C14;
}

#menuL2Contenedor .boton a:hover {
	text-decoration: none;
	color: #666666;
}

/*
Level 3 styles
*/
#menuL3Contenedor {
	background-color: #020c14;
	height: 15px;
	width: 790px;
	margin-top: 3px;
}

#menuL3Contenedor .boton {
	height: 10px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FEFEF6;
	text-align: center;
	font-weight: normal;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FEFEF6;
	padding-top: 0px;

}
#menuL3Contenedor .botonNoline {
	height: 10px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FEFEF6;
	text-align: center;
	font-weight: normal;
	padding-top: 0px;

}

#menuL3Contenedor  .boton a {
	text-decoration: none;
	color: #FEFEF6;
}

#menuL3Contenedor  .boton a:hover {
	text-decoration: none;
	color: #666666;
}
#menuL3Contenedor .botonNoline a {
	text-decoration: none;
	color: #FEFEF6;
}

#menuL3Contenedor .botonNoline a:hover {
	text-decoration: none;
	color: #666666;
}

/*
Tablas
*/

.tablaTipo {
	margin: 0px;
	padding: 0px;
	width: auto;
	height: 650px;
}

.tablaTipo td.final {
	width: 1000px;
}

.tablaTipo td.separador10{
	width: 10px;
}

.tablaTipo td.separador700{
	width: 700px;
}

.tablaTipo td.separador20{
	width: 20px;
}
.tablaTipo td.separador45{
	width: 20px;
	vertical-align: top;
	padding-top: 10px;
}
.tablaTipo td.separador195{
	width: 200px;
	vertical-align: top;
}
.tablaTipo td.separador195top10{
	width: 200px;
	vertical-align: top;
	padding-top: 10px;
}
.tablaTipo td.height100{
	height: 100px;
}
.tablaTipo td.height10{
	height: 10px;
}
.tablaTipo td.separador370{
	width: 370px;
	vertical-align: top;
}
.tablaTipo td.separador325{
	width: 325px;
	vertical-align: top;
}
.tablaTipo td.rayaBlanca{
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #FEFEF6;
}
.tablaTipo td.rayaNegra{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FEFEF6;
	padding-top: 19px;
}
.txtBlanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FEFEF6;
}

.SmallTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FEFEF6;
}


/* VWA CSS AUS HECTORS DOCUMENT */

.linebottom {
border-bottom:#FEFEF6 dotted 1px;
}


.linetop {
	border-top:#FEFEF6 solid 1px;
	width: 790px;
}




/*
.copyrighttop{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:9px;
color: #FFF;
border-bottom:#FFFFFF solid 1px;
}

.copyrightbottom {
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:9px;
color: #FFF;
}
*/

.GeneralLink {
font-family:Arial, Helvetica, sans-serif;
color:#FEFEF6;
font-size: 11px;
text-decoration:underline;
}

.GeneralLink:hover {
font-family:Arial, Helvetica, sans-serif;
color:#020C14;
font-size: 11px;
text-decoration:none;
background-color:#FEFEF6;
}


.Linkwhitebckgrnd {
	font-family:Arial, Helvetica, sans-serif;
	color:#020C14;
	font-size: 11px;
	text-decoration:none;
	background-color: #FEFEF6;
}

.Linkwhitebckgrnd:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#FEFEF6;
	font-size: 11px;
	text-decoration:underline;
	background-color: #020C14;
}

.uberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FEFEF6;
	font-weight: bold;
	line-height: 150%;
}

.tablaTipo td.separador220top10 {
	width: 220px;
	vertical-align: top;
	padding-top: 10px;
}

.tablaTipo td.separador350top10 {
	width: 325px;
	vertical-align: top;
	padding-top: 10px;
}
.tablaTipo td.separador400top10 {
	width: 500px;
	vertical-align: top;
	padding-top: 10px;
}
.tablaTipo td.separador400 {
	width: 400px;
	vertical-align: top;
}


.newstxt {
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
color: #FEFEF6;
text-align: left;
}

.newsdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #020c14;
	background-color: #FEFEF6;
	text-align: left;
	font-weight: bold;
}


.tablaTipo td.separador220 {
	width: 220px;
	vertical-align: top;
}
.tablaTipo td.separador350 {

	width: 350px;
	vertical-align: top;
}
.tablaTipo td.separador325top10 {

	width: 325px;
	vertical-align: top;
	padding-top: 10px;
}
