<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.header	 		{	padding-top: 20px }
.copyright a	{	color: #fff !important }
.slides li		{	margin: auto 8px }
hr.condensed	{	margin: 5px 0 }
.gotcha			{	display: none !important }

.text-left		{	text-align: left !important }
.text-center	{	text-align: center !important }
.text-right		{	text-align: right !important }

.copyright		{	background: #333 }

.label-empty	{	background: none; color: #666; text-transform: uppercase; padding: 0; font-weight: 300; font-size: 1.5em !important; font-family:'Open Sans', sans-serif; outline: none; }

#logo-header	{	margin-top: 15px }

li.flags			{
	margin-left: 100px
}

/* ////////////////////////////////////////// */
/* Home */
/* ////////////////////////////////////////// */

#kreditrechner_table 		{	background: #666 }
#kreditrechner_table tr:hover 		{	background: #093E6A !important }
#kreditrechner_table td  	{	padding: 25px 10px 24px }
#kreditrechner_table td a 	{	color: #fff; text-decoration: none }
#kreditrechner_table b		{	text-transform: uppercase }

#ex1Slider .slider-selection {
	background: #BABABA;
}

.da-slide h2 i	{	background: #70053E !important }

/* ////////////////////////////////////////// */
/* Form validator */
/* ////////////////////////////////////////// */
.LV_validation_message 	{	display: none }
.LV_valid_field 		{	border: 1px solid green}
.LV_invalid_field 		{	border: 1px solid red !important}


.nav			{	z-index: 999; left: 100px !important  }
.gmap			{	width: 600px; height: 450px }

@media only screen and (max-device-width: 480px) {
	.da-slide h2  {	line-height: 0.8em !important }
	.da-slide h2 i {	font-size: 0.6em !important  }
	.da-slide p {	line-height: 1.5em !important; font-size: 1em !important; margin: 0 !important }

	.welcome	{	font-size: 1.8em !important }
	.gmap		{	width: 280px; height: 300px }
}

.zinsen			{	font-size: 4em; font-weight: bold; margin: 0; color: #fff }
.finanzieren	{	color: #fff !important }
@media screen and (min-device-width: 768px) and (max-device-width: 1024px){
	.zinsen			{	font-size: 3em !important }
	.finanzieren	{	font-size: 1.1em !important }
	.gmap			{	width: 380px; height: 650px }
}</pre></body></html>