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


body {
	background-color: #FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 17px;
}

h1 {
	color: #D71300;
	font-size: 24px;
	
}

h5 {
	color: #D71300;
	font-size: 14px;
	
}

h2 {
	font-size: 18px;
	color:#666666;
	line-height: 18px;
	margin-bottom: 10px;
}

h3 {
	font-size: 13px;
	color:#666666;
	line-height: 16px;
}

h4 {
	color: #B2B2B2;
	font-size: 24px;
	line-height: 50px;
	
}

div#kunsttitel{
 position: absolute;
 top: 24px;

}


a {
	color: #666666;
	text-decoration: none;
}


a:hover {
	color: #000000;
}

a:active {
	color: #D71300;
}



div#rueckblicke{
margin:20px;


}