/* ================ */
/* = Oster Header = */
/* ================ */

#oster_header {
	background-image: url('../images/oster_header.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	width:535px;
	height:159px;
	border-top: 1px solid transparent;
}

#oster_header #window {
	width:350px;
	height:70px;
	margin:22px 0 0 28px;
	overflow:hidden;
}

#oster_header .title {
	color:#b53717;
	font-size:20px;
	width:300px;
	height:70px;
	font-family: arial, georgia, serif;
	font-weight:normal;
	letter-spacing: -1px;
}

#oster_header #button {
	margin:16px 0 0 28px;
}

/* ================ */
/* = Nacht Header = */
/* ================ */

#nacht_header {
	background-image: url('../images/nacht_header.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	width:535px;
	height:159px;
	border-top: 1px solid transparent;
}

#nacht_header #window {
	width:350px;
	height:70px;
	margin:22px 0 0 28px;
	overflow:hidden;
}

#nacht_header .title {
	color:#b53717;
	font-size:20px;
	width:300px;
	height:70px;
	font-family: arial, georgia, serif;
	font-weight:normal;
	letter-spacing: -1px;
}

#nacht_header #button {
	margin:16px 0 0 28px;
}

/* ============== */
/* = Mai Header = */
/* ============== */

#mai_header {
	background-image: url('../images/mai_header.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	width:535px;
	height:159px;
	border-top: 1px solid transparent;
}

#mai_header #window {
	width:350px;
	height:80px;
	margin:14px 0 0 28px;
	overflow:hidden;
}

#mai_header .title {
	color:#fff;
	font-size:20px;
	width:300px;
	height:100px;
	font-family: arial, georgia, serif;
	font-weight:normal;
	letter-spacing: -1px;
}

#mai_header #button {
	margin:22px 0 0 28px;
}

/* ==================== */
/* = Muttertag Header = */
/* ==================== */

#muttertag_header {
	background-image: url('../images/muttertag_header.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	width:535px;
	height:159px;
	border-top: 1px solid transparent;
}

#muttertag_header #window {
	width:350px;
	height:80px;
	margin:20px 0 0 28px;
	overflow:hidden;
}

#muttertag_header .title {
	color:#b53717;
	font-size:20px;
	width:300px;
	height:100px;
	font-family: arial, georgia, serif;
	font-weight:normal;
	letter-spacing: -1px;
}

#muttertag_header #button {
	margin:8px 0 0 28px;
}

/* =================== */
/* = Vatertag Header = */
/* =================== */

#vatertag_header {
	background-image: url('../images/vatertag_header.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	width:535px;
	height:159px;
	border-top: 1px solid transparent;
}

#vatertag_header #window {
	width:350px;
	height:80px;
	margin:20px 0 0 28px;
	overflow:hidden;
}

#vatertag_header .title {
	color:#b53717;
	font-size:20px;
	width:300px;
	height:100px;
	font-family: arial, georgia, serif;
	font-weight:normal;
	letter-spacing: -1px;
}

#vatertag_header #button {
	margin:8px 0 0 28px;
}


/* ==================== */
/* = Pfingsten Header = */
/* ==================== */

#pfingsten_header {
	background-image: url('../images/pfingsten_header.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	width:535px;
	height:159px;
	border-top: 1px solid transparent;
}

#pfingsten_header #window {
	width:350px;
	height:80px;
	margin:20px 0 0 28px;
	overflow:hidden;
}

#pfingsten_header .title {
	color:#b53717;
	font-size:20px;
	width:300px;
	height:100px;
	font-family: arial, georgia, serif;
	font-weight:normal;
	letter-spacing: -1px;
}

#pfingsten_header #button {
	margin:8px 0 0 28px;
}

/* =================== */
/* = Liveshow Header = */
/* =================== */

#liveshow_header {
	background-image: url('../images/liveshow_header.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	width:535px;
	height:159px;
	border-top: 1px solid transparent;
}

#liveshow_header #window {
	width:350px;
	height:80px;
	margin:20px 0 0 28px;
	overflow:hidden;
}

#liveshow_header .title {
	color:#b53717;
	font-size:20px;
	width:300px;
	height:100px;
	font-family: arial, georgia, serif;
	font-weight:normal;
	letter-spacing: -1px;
}

#liveshow_header #button {
	margin:8px 0 0 28px;
}



/* ================= */
/* = Sammlerheader = */
/* ================= */
#sammler_header {
	background-image: url('../images/sammler_header.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	width:535px;
	height:159px;
	border-top: 1px solid transparent;
}

#sammler_header #window {
	width:350px;
/*	height:80px;*/
	margin:20px 0 0 28px;
	overflow:hidden;
}

#sammler_header .title {
	color:#b53717;
	font-size:18px;
/*	width:300px;*/
/*	height:100px;*/
	font-family: arial, georgia, serif;
	font-weight:normal;
	letter-spacing: -1px;
}

#sammler_header .small {
/*	width:200px;*/
	font-size:11px;
	line-height:15px;
	font-family:Verdana;
	letter-spacing:0px;
}

#sammler_header #button {
	margin:8px 0 0 28px;
}



