@CHARSET "utf-8";

/* MAINPAGE */
#bg {
	width: 1039px;
	height: 770px;
	background: url("../../images/mainpage/bg_mainpage.jpg");
	margin: 0 auto 0 auto;
	position: relative;
}

#btn_facebook {
	background: url("../../images/mainpage/btn_facebook.jpg");
	width: 24px;
	height: 23px;
	position: absolute;
	top: 182px;
	right: 297px
}

#btn_facebook:hover {
	background: url("../../images/mainpage/btn_facebook_mouseover.jpg");
	width: 137px;
	height: 59px;
	top: 183px;
	left: 658px;
	z-index: 1;
}

#btn_myspace {
	background: url("../../images/mainpage/btn_myspace.jpg");
	width: 24px;
	height: 23px;
	position: absolute;
	top: 183px;
	right: 323px
}

#btn_youtubechannel {
	width: 23px;
	height: 23px;
	background: url("../../images/mainpage/btn_youtube.jpg");
	position: absolute;
	top: 182px;
	left: 666px;
}

#btn_backstage {
	width: 211px;
	height: 47px;
	background: url("../../images/mainpage/img_backstage.jpg");
	position: absolute;
	left: 650px;
	top: 312px;
}

#btn_backstage:hover {
	background: url("../../images/mainpage/img_backstage_mouseover.jpg");
}

#btn_contact_bottom {
	width: 100px;
	height: 64px;
	background: url("../../images/mainpage/img_contact_bottom.jpg");
	position: absolute;
	top: 632px;
	left: 414px;
}

#btn_contact_bottom:hover {
	background: url("../../images/mainpage/img_contact_bottom_mouseover.jpg");
}

#btn_contact_top {
	width: 118px;
	height: 71px;
	background: url("../../images/mainpage/img_contact_top.jpg");
	position: absolute;
	left: 139px;
}

#btn_contact_top:hover {
	background: url("../../images/mainpage/img_contact_top_mouseover.jpg");
}

#btn_guestbook {
	width: 119px;
	height: 77px;
	background: url("../../images/mainpage/img_guestbook.jpg");
	position: absolute;
	top: 377px;
	left: 471px;
}

#btn_guestbook:hover {
	background: url("../../images/mainpage/img_guestbook_mouseover.jpg");
}

#martsinspitzer-person-1 {
	width: 556px;
	height: 293px;
	background: url("../../images/mainpage/img_martin.jpg");
	position: absolute;
	top: 84px;
}

#martsinspitzer-person-2 {
	width: 471px;
	height: 132px;
	background: url("../../images/mainpage/img_martin2.jpg");
	position: absolute;
	top: 377px;
}

#btn_newsletter_bottom {
	width: 214px;
	height: 84px;
	background: url("../../images/mainpage/img_newsletter_bottom.jpg");
	position: absolute;
	top: 625px;
	left: 514px;
}

#btn_newsletter_bottom:hover {
	background: url("../../images/mainpage/img_newsletter_bottom_mouseover.jpg");
}

#newsletter_top {
	width: 256px;
	height: 84px;
	background: url("../../images/mainpage/img_newsletter_top.jpg");
	position: absolute;
	left: 257px;
}

#newsletter_top:hover {
	background: url("../../images/mainpage/img_newsletter_top_mouseover.jpg");
}

#btn_presse {
	width: 320px;
	height: 138px;
	background: url("../../images/mainpage/img_presse.jpg");
	position: absolute;
	left: 616px;
	top: 359px;
}

#btn_presse:hover {
	background: url("../../images/mainpage/img_presse_mouseover.jpg");
}

#btn_references {
	width: 192px;
	height: 56px;
	background: url("../../images/mainpage/img_referenzen.jpg");
	position: absolute;
	left: 762px;
	top: 257px;
}

#btn_references:hover {
	background: url("../../images/mainpage/img_referenzen_mouseover.jpg");
}

#btn_videoblog {
	width: 172px;
	height: 63px;
	background: url("../../images/mainpage/img_showtime.jpg");
	position: absolute;
	top: 249px;
	left: 590px;
}

#btn_videoblog:hover {
	background: url("../../images/mainpage/img_showtime_mouseover.jpg");
}

#btn_twitter {
	width: 156px;
	height: 59px;
	background: url("../../images/mainpage/img_twitter.jpg");
	position: absolute;
	top: 142px;
	left: 745px;
}

#btn_twitter:hover {
	background: url("../../images/mainpage/img_twitter_mouseover.jpg");
}

#btn_youtubechannel_nav {
	width: 277px;
	height: 57px;
	background: url("../../images/mainpage/img_youtubechannel.jpg");
	position: absolute;
	top: 200px;
	left: 762px;
}

#btn_youtubechannel_nav:hover {
	background: url("../../images/mainpage/img_youtubechannel_mouseover.jpg");
}

ul#news_first {
	width: 145px;
	height: 30px;
	position: absolute;
	top: 592px;
	left: 71px;
	list-style-type: none;
	line-height: 16px;
}

ul#news_first li {
	background: url("../../images/mainpage/mini_arrow.gif") no-repeat top left;
	padding-left: 18px;
}

ul#news_second {
	width: 135px;
	height: 30px;
	position: absolute;
	top: 648px;
	left: 252px;
	list-style-type: none;
	line-height: 16px;
}

ul#news_second li {
	background: url("../../images/mainpage/mini_arrow.gif") no-repeat top left;
	padding-left: 18px;
}

ul#appointment {
	width: 200px;
	height: 30px;
	position: absolute;
	top: 590px;
	left: 765px;
	list-style-type: none;
	line-height: 16px;
}

ul#appointment li {
	background: url("../../images/mainpage/mini_arrow.gif") no-repeat top left;
	padding-left: 18px;
}

ul#imprint {
	position: absolute;
	bottom: 35px;
	left: 755px;
	list-style-type: none;
	color: #fff;
	font-size: 10px;
}

ul#imprint li {
	display: inline;
}

ul#imprint li a {
	color: #fff;
	text-decoration: none;
}

ul#imprint li a:hover {
	color: #b01417;
}

ul#imprint li.copyright {
	margin-right: 5px;
}

#logo {
	position: absolute;
	width: 190px;
	height: 71px;
	background: url("../../images/mainpage/logo.jpg");
	right: 70px;
}

#btn_all_appointments {
	position: absolute;
	width: 260px;
	height: 86px;
	background: url("../../images/mainpage/button_alle_termine.gif");
	right: -40px;
	top: 508px;
}

#btn_all_appointments:hover {
	background: url("../../images/mainpage/button_alle_termine_mousseo.gif");
}
