
/*  Startbild Juniordoktor */

#left_inner {
	background-image: url(../images/juniordoktor_start.jpg);
	background-image: url(../images/juniordoktor_start_2009-10.gif);
	background-image: url(../images/start_lange_nacht2010.jpg);
	background-repeat: no-repeat;
	padding-top: 29.77em;/**/
	background-color: #fff;
}
.button_juniordoktor_start {
	position: absolute;
	top: 12em;
	left: 40em;
	width: 7em;
	height: 13em;
	/*border: 1px solid #000;*/
}
.button_langenacht_start {
	position: absolute;
	top: 8em;
	left: 8em;
	width: 31em;
	height: 10em;
	/*border: 1px solid #f00;*/
}
/**/
#left_inner .button_juniordoktor_start a,
#left_inner .button_langenacht_start a {
	background: none;
	padding: 0;
	display: block;
	height: 100%;
}
#left_inner .button_juniordoktor_start a:hover,
#left_inner .button_langenacht_start a:hover {
	text-decoration: none;
}


#footer_left a.print {
	display: none;
}