@charset "utf-8";
/* CSS Document SKODA COLORS */

/********************************************************************* Text */

h1 {
	color: #4ba82e;
	}

h2 {
	color: #4ba82e;
	}

h4 {
	color: #4ba82e;
	}

/********************************************************************* Content */

.main {
	background-image:url(http://www.kahle.de/img/e/basic/htgr_skoda.jpg);
	}
.footer2 {
	background-color:#4ba82e;
	}
#blau1 {
	background-image:url(http://www.kahle.de/img/e/basic/htgr_gruen1.png);
	background-repeat: no-repeat;
	}
#blau2 {
	background-image:url(http://www.kahle.de/img/e/basic/htgr_blau2.png);
	background-repeat: no-repeat;
	}
	
#blau3 {
	background-image:url(http://www.kahle.de/img/e/basic/htgr_gruen3.png);
	background-repeat: no-repeat;
	}
/********************************************************************* Standards */

/********************************************************************* Link */

A:link,
A:visited,
A:active {
	color: #4ba82e;
	}
	
.box21 A:link,
.box21 A:visited,
.box21 A:active {
	color: #4ba82e;
	}
	
.verteiler11 A:link,
.verteiler11 A:visited,
.verteiler11 A:active,
.verteiler11 A:link:hover,
.verteiler11 A:visited:hover {
	color: #4ba82e;
	}

.newsbox-210-Kategorie {
    background-color: #4ba82e;
}

/********************************************************************* Global 2 */

input,
select, 
textarea,
iframe {
	border: 1px solid #4ba82e;
	}
	
	
.button1 {
	border:1px solid #4ba82e;
	background-color:#4ba82e;
	}
