@charset "utf-8";
/* CSS Document */

/* Mein texts */
.meinTxt{font-family:Arial, Helvetica, sans-serif; text-align:justify; font-weight:bold; font-size:12px; color:#666;}

.meinTitle{font-family:Arial, Helvetica, sans-serif; text-align:right; font-weight:bold; font-size:12px; color:#000;}

.plus {font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#8BC43F; font-weight:bold; text-transform:uppercase;}
.plus a {font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#8BC43F; font-weight:bold; text-transform:uppercase;}
.plus a:hover {font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#8BC43F; text-transform:uppercase;}

.descrpicionTitle{font-family:Arial, Helvetica, sans-serif; font-weight:bold; text-align:right; font-size:10px; color:#FFF; text-transform:uppercase;}

.descripcionTxt{font-family:Arial, Helvetica, sans-serif; text-align:justify; font-size:10px; color:#999;}

.title{font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#FFF; text-transform:uppercase; }
.answer{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#666; font-weight:bold; text-transform:capitalize;}

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

.formTitle{font-family:Arial, Helvetica, sans-serif; font-weight:bold; text-align:left; font-size:10px; color:#FFF; text-transform:uppercase;}

/* LINK STYLE */
.notNow{font: 10px Arial; color: #666; background: none; text-transform: uppercase;}

/* LINKS */
a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: none;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #666;
}

/*minimalnova link*/
#minimalnova {
	position:absolute;
	vertical-align: middle;
	margin-left: -30px;
	margin-bottom:5px;
	left:50%;
	bottom:0px;
	width:200px;
	height:10px;
	text-align:right;
	z-index:1000;
}
.minimalstyle {
	color: #333333;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.minimalstyle a:link {
	color: #333333;
	text-decoration: none;
}
.minimalstyle a:visited {
	color: #333333;
	text-decoration: none;
}
.minimalstyle a:hover {
	color: #8BC43F;
	text-decoration: underline;
}
.minimalstyle a:active {
	color: #333333;
	text-decoration: none;
}
