/*
** bup_automobile 
**
** Author: J.G. Bothe (B&P-Interactive Berlin)
** 30.Januar 2007
** Website: http://www.bup-interactive.de
** Template für den KFz-Handel und die Automobilindustrie
**
*/

.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.texto_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.texto_blanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
}
.titulos2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.titulos3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.titulos4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
.botones {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
.botones2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #CCCCCC;
	border: 1px solid #999999;
}
.subtitulo {
	padding: 5px 5px 5px 10px;
	color: #000000;
	border-bottom: 5px solid #336699;
	margin-bottom: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.subtituloChance {
	padding: 5px 5px 5px 10px;
	color: #000000;
	border-bottom: 5px solid #72a712;
	margin-bottom: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.subtituloNegro {
	padding: 5px 5px 5px 10px;
	color: #000000;
	border-bottom: 5px solid #000000;
	margin-bottom: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.resultado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 65px;
	color: #000000;
	font-weight: bold;
}
.serie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 50px;
	color: #000000;
	font-weight: bold;
}
.mayor_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 55px;
	color: #000000;
	font-weight: bold;
}
.25millones {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #000000;
	font-weight: bold;
}
.5millones {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
}

body
{
	margin					: 0px;
	padding					: 0px;
	text-align				: left;
	background-color		: #fffffff;
}

tr,td,p,div
{
	font-family				: Arial, Helvetica, sans-serif;
	font-size				: 12px;
	color					: #000000;
	font-weight				: normal;
}

/*---- Fonts ----*/
.mayor_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 55px;
	color: #000000;
	font-weight: bold;
}
.style1 
{
	font-family				: Arial, Helvetica, sans-serif;
	font-size				: 36px;
	font-weight				: bold;
	font-style				: italic;
	color					: #000000;
}

.style2 
{
	font-family				: Arial, Helvetica, sans-serif;
	font-size				: 24px;
	font-weight				: normal;
	font-style				: normal;
	color					: #000000;
}

.header
{
	/*background				: url(../images/top_back.jpg) repeat-x;*/
	background-color		: #000000
}

.top
{
	background				: url(../images/top_frame_back.jpg) repeat-x;
}

.footer_
{
	background				: url(../images/footer_bg.jpg) repeat-x;
	margin-top				: 4px;
	color					: #FFFFFF;
	font-size				: 12px;
	height					: 82px;
	border-top				: 4px solid #FFFFFF;
	border-bottom			: 4px solid #FFFFFF;
}

.content
{
	padding					: 0px 5px 0px 5px;
	background-color		: #F8F8F8;
	border-left				: 4px solid #FFFFFF;
	border-right			: 4px solid #FFFFFF;
}

.left
{
	background-color		: #000000;
}

.right
{
	background-color		: #F1F1F1;
}

.center
{
	background-color		: #F1F1F1;
}

.bottom_ad
{
	background-color		: #F1F1F1;
	border-top				: 3px solid #FFFFFF;
	border-bottom			: 3px solid #FFFFFF;
	padding-top				: 3px;
	padding-bottom			: 3px;
}


/*modules*/


table.pollstableborder td {
  padding					: 2px;
}

/*---- Navigation ----*/
.mainlevel {
  	color            		: #000000;
	text-decoration			: none;
  	font-size				: 13px;
	font-style				: italic;
  	font-weight      		: bold;
  	font-family:Geneva, Arial, Helvetica, sans-serif;
	width					: 159px;
	height					: 33px;
  	padding          		: 10px 0px 0px 0px; /*Tamaño de la Imagen*/
  	/*margin           		: 1px 0px 1px 0px;*/
 	display          		: block;
  	background	   			: url(../images/boton_loteria.jpg);
}

#active_menu {
	font-size        		: 13px;
  	font-weight      		: bold;
	text-decoration			: none;
	font-style				: italic;
	/*border-top		       	: 1px solid #666666; 
  	border-left       		: 1px solid #666666;*/
  	border-bottom       	: 0px; 
  	border-right       		: 0px;
  	color            		: #FFFFFF;
  	background	   			: url(../images/boton_loteria.jpg) center left no-repeat #000000;
}

a.mainlevel:link, a.mainlevel:visited{ 
  	color            		: #000000;
  	font-weight      		: bold;
  	font-size        		: 13px;
	font-style				: italic;
	text-decoration			: none;
  	/*border-bottom       	: 1px solid #666666; 
	border-right       		: 1px solid #666666;*/
  	background	   			: url(../images/boton_loteria.jpg) center left no-repeat #E6C500;	
}

a.mainlevel:hover {
  	color             		: #CC0000;
  	font-weight      		: bold;
  	font-size        		: 13px;
	font-style				: italic;
  	text-decoration			: none;
  	/*border-top		       	: 1px solid #666666; 
  	border-left       		: 1px solid #666666;*/
  	border-bottom       	: 0px; 
  	border-right       		: 0px;
}

a.sublevel:link, a.sublevel:visited {
	padding-left			: 1px;
	vertical-align			: middle;
	
	font-size				: 11px;
	font-weight				: bold;
	color					: #FFFFFF;
	text-align				: left;
}

a.sublevel:hover {
	color					: #E6C500;
	text-decoration			: none;
}

/*---- topmenu ----*/
.mainlevel-nav 
{
	padding-left			: 10px;
	padding-right			: 10px;
}

a.mainlevel-nav:link, a.mainlevel-nav:visited 
{
	color					: #FFFFFF;
  	font-weight				: bold;
	font-size				:14px;
	margin-right			: -20px;
	border-top				: 1px solid #FFFFFF;
	border-left				: 1px solid #FFFFFF;
	border-right			: 1px solid #FFFFFF;
}
a.mainlevel-nav:hover 
{
 	font-weight				: bold;
	color					: #FFFFFF;
	background-color		: #FF9900;
	padding-bottom			: 30px;
	position           		: relative;
	top				   		: -30px;
}

table.moduletable {
	width					: 155px;
	padding					: 0px 0px 1px 0px;
	margin-left: 12px;
	margin-bottom			: 2px;
	background				: url(../images/module_back.jpg) no-repeat;
	background-position:left;
}

table.moduletable th {
	background				: url(../images/module_back.jpg) no-repeat;
	text-align				: left;
	padding-top				: 4px;
	padding-left			: 55px;
	height					: 30px;
	font-family				: Arial, Helvetica, sans-serif;
	font-weight				: bold;
	font-size				: 14px;
	text-transform			: none;
	
}

table.moduletable td {
	color:#FFFFFF;
	font-size				: 11px;
	padding					: 1px 2px 1px 2px;
	margin					: 3px;
	font-weight				: normal;
	
	background-color:#D62418;
}

.moduletable-nav {
	
}


a:link, a:visited {
	color					: #83C028; text-decoration: none;
	font-weight				: bold;
}

a:hover {
	color					: #78993C;	text-decoration: none;
	font-weight				: bold;
}

.contentheading {
	color					: #000000;
	text-indent				: 5px;
	font-weight				: bold;
	font-size				: 14px;
	padding					: 3px 0px 3px 0px;
	white-space				: nowrap;
	background-color		:#FFFFFF;
}

.componentheading {
	color					: #000000;
	text-indent				: 5px;
	font-weight				: bold;
	font-size				: 14px;
	padding					: 3px 0px 3px 0px;
	border-bottom			: 1px solid #000000;
	white-space				: nowrap;
	margin-bottom			: 3px;
}

.sectiontableheader
{
	background-color		: #EDEDED;
	color					: #666666;
	font-weight				: bold;
	padding					: 2px 2px 2px 2px;
}

.content {
	background-color		: #FFFFFF; /* Centro */
}

.contentpane {

}

.sectiontableentry1 {
}

.sectiontableentry2 {
}

.small
{
	color					: #333333;
	font-size				: 10px;
}

.createdate
{
	color					: #333333;
	font-size				: 10px;
}

.modifydate
{
	color					: #333333;
	font-size				: 10px;
}

.contentdescription
{
	color					: #333333;
	font-size				: 11px;
}





/*---- custom stuff ----*/

ul
{
margin						: 0px;
padding						: 0px;
list-style					: none;
}

li
{
line-height					: 15px;
padding-left				: 15px;
padding-top					: 0px;
background					: url(../images/dot.jpg) no-repeat;
background-position			: 0px 3px;
}

a.readon:link, a.readon:visited
{
	color					: #4674B9; text-decoration: none;
	font-weight				: bold;
}

a.readon:hover
{
	color					: #333333;	text-decoration: none;
	font-weight				: bold;
}

a.category:link,a.category:visited
{
	color					: #0099FF; text-decoration: none;
	font-weight				: bold;
}

a.category:hover
{
	color					: #666666;
	text-decoration			: none;
	font-weight				: bold;
}

table.searchinto {
	width					: inherit;
}

table.searchintro td {
	font-weight				: bold;
}

table.contenttoc {
  	border					: 1px solid #CCCCCC;
  	padding					: 2px;
  	margin-left				: 2px;
  	margin-bottom			: 2px;
}

form {
/* removes space below form elements */
	margin					: 0;
 	padding					: 0;
}

.mosimage {
  	border					: 1px solid #CCCCCC;
  	margin					: 5px
}

.mosimage_caption {
  	margin-top				: 2px;
  	background				: #D9DEDA;
  	padding					: 1px 2px;
  	color					: #666666;
  	text-transform			: normal;
  	font-size				: 10px;
  	border-top				: 1px solid #CCCCCC;
}

.pollstableborder td {
  	padding					: 2px;
}

.inputbox {
	padding					: 2px;
	border					:solid 1px #5B8B0C;
	background-color		: #E8E8E8;
}

.button {
  	color					: #333333;
  	font-family				: Arial, Hevlvetica, sans-serif;
  	text-align				: center;
  	font-size				: 10px;
  	font-weight				: bold;
  	border					: 2px solid #CCCCCC;
  	width					: auto;
  	padding					: 0px 5px;
  	margin					: 1px;
}

.back_button {
  	text-align				: center;
  	font-size				: 11px;
  	font-weight				: bold;
  	border					: 3px double #CCCCCC;
  	background-color		: #E8E8E8;
  	width					: 50px;
  	padding					: 0px 10px;
  	line-height				: 20px;
  	margin					: 1px;
}

.pagenav {
  	text-align				: center;
  	font-size				: 11px;
  	font-weight				: bold;
  	border					: 3px double #CCCCCC;
  	background-color		: #EDEDED;
  	width					: auto;
  	padding					: 0px 10px;
  	line-height				: 20px;
  	margin					: 1px;
  	color					: #999999;
}

.pagenavbar {
	margin-right			: 10px;
}

.strong
{
	color					: #999999;
}

.date 
{
	padding-top				: 4px;
	padding-bottom			: 6px;
	padding-right			: 36px;
}

.path 
{
	padding-left			: 12px;
	padding-top				: 4px;
	padding-bottom			: 4px;
	background				: url(../images/path_bg.jpg) left repeat-x #FFFFFF;
}

.blog
{
	width					: 100%;
}

/*---- Kategorie Überschrift im Forum ----*/
.sb_catname {
	font-size				: 14px;
	font-style				: italic;
	text-decoration			: underline;
	color					: #000000;
	padding-top				: 20px;
}

