/* @override 
	http://p101714.typo3server.info/fileadmin/templates/styles/layout.css
	http://www.ekasur.de/fileadmin/templates/ekasur/styles/main.css
	http://www.ekasur.de/fileadmin/templates/ekasur/styles/news.css

*/

/* Fuer die Druckausgabe ueberfluessiges abschalten */
#headerwrapper, #leftmenu, #reitermenu, #rightcolumn, #topmenu, #footer, #printtip { display: none; }

#breadcrumb ul li { display: inline; }

body {
  margin: 0;
  padding: 0;
  font: 12pt Verdana, Geneva, Arial, Helvetica, sans-serif;
  color: black;
  background: transparent;
}

h1, h2, h3, h4, h5, h6 {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-weight: bold;
  margin: .5em 0 .25em 0;
  page-break-after: avoid;
}

h1, h2, h3,h4,h5,h6 {
  font-size: 1em;
  color: #066CBA;
}

h2 {
  font-size: 0.9em;
}

h3 {
  font-size: 0.85em;
}

h4 {
  font-size: 0.75em;
}
	
h5 {
  font-size: 0.7em;
}
	
h6 {
  font-size: .7em;
}
	
ol, ul, li {
  margin-top: .1em;
  margin-bottom: .1em;
  padding: 0;
}

li {
  font-size: 0.8em;
  line-height: 1.5;
  padding: 0;
}

p,th {
  font-size: 0.8em;
  line-height: 1.5;
  margin: 0 0 0.5cm 0;
}

th {
	vertical-align: top;
}

a, a:visited, a:hover, a:visited:hover {
  color: black;
  background: transparent;
  text-decoration: none;
}

#container {
  font-size: .95em;
  padding: 5pt;
}

#printheader {
	margin: 0 0 1cm 0;
	padding:  0;
}

#printheader h1 {
	font-weight: bold;
	font-size: 14pt;
	color:  #066CBA;
	padding:  0 0 10pt 0;
	margin:  0 0 10pt 0;
	border-bottom: 1px dashed #FDAD12;
}

#printheader p {
	font-size: 9pt;
}

#printheader span {
	color:  #215C11;
}

#content table {
	text-align: left;
}

#content .news-single-img {
	float:right;
	margin: 0 0 1cm 1cm;
}

#content .news-single-imgcaption {
	font-size: 0.75em;
	margin-top: 0.3cm
}

#content #serviceleiste {
	display:none;
}

#content .news-latest-date {
	font-size: 0.75em;
}
