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


/* GENERAL CSS */

h20 {
	color: rgba(52, 155, 55, 1.0);
}

h21 {
	color: rgba(136, 137, 150, 1.0);
	font-family: "BlairMdITC TT"; 
	letter-spacing: 8px;
}

h22 {
	color: black;
	font-family: "BlairMdITC TT"; 
	letter-spacing: 10px;
}

h23 {
	color: rgba(136, 137, 150, 1.0);
	font-family: "BlairMdITC TT"; 
	font-size: 10px;
	letter-spacing: 8px;
}

h24 {
	color: white;
	font-family: "BlairMdITC TT"; 
	letter-spacing: 10px;
}

h5 {
	color: black;
}

#seitenhinweis {
	text-align: center;
	padding-top: 40px;
	
}

#slogan {
	text-align: center;
	padding-top: 20px;
	left: 4px;
	letter-spacing: 11px;
}

#little_logo {
	text-align:center;
}

#container_marketing {
	top: 40px;
}

footer {
	max-width: 900px;
	padding-top: 60px;
	padding-left: 128px;
}

.pull-right {
	right: -50px;
}