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

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #545454;
	line-height:16px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000000;
	text-decoration:none;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
	text-decoration:underline;
}
a:active {
	color: #000000;
}

.content {
	margin:0 auto;
	width:800px;
	background-image:url(https://kulturelle-jugendarbeit.de/_img/skj.png);
	background-repeat:no-repeat;
}
	

.skj{
	padding-top:80px;
	padding-left:1px;
}

.bw{
	width:232px;
	height:100px;
	margin-top:20px;
	margin-left:568px;
	background-size:232px;
	background-image:url(https://kulturelle-jugendarbeit.de/_img/Kumi_logo.png);
	background-repeat:no-repeat;
}

.logo{
	width:800px;
	height:100px;
	margin-top:40px;
	background-image:url(https://kulturelle-jugendarbeit.de/_img/sponsor.png);
	background-repeat:no-repeat;
	background-position:0px 5px;
}

.hr {
	width:800px;
	border-top:1px solid #545454;
	margin-top:20px;
	margin-bottom:20px;
}
