@import url(content.css);


#Header,
#MenuBar,
#ImagePlace,
#Footer,
img {
	display: none;
}
#printlogo {
	display: block !important;
	
}

#map img {
	display: block;
}

a {
	color: #666666;

}

.border {

	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;

}


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, #Main, #Content {
	margin: 0;
	padding: 5px;
	padding-right: 20px;
	padding-left: 0px;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: medium;*/
	vertical-align: baseline;
	list-style-type:disc;

}


#Content ul {
	list-style-type:disc;


}

/* @group Studienleiter */
#directors_of_studies {
	height: 100%;
	width: 100%;
	float: none;
}
.director {
	width: 100%;
	margin-right: 0px;
	float: none;
}

#beginn {
	width: 50px;
	height: 50px;

}


.single-date {
	margin-left: 60px;
	width: 80%;
  
}

/* @end */