/**
 * Style sheet basic
 */
body
{
	margin:0px 0px 24px 0px;
	padding:0px;
}

a, body, div, em, input, label, li, ol, p, select, span, strong, td, th, textarea, u, ul
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

a, body, div, input, label, li, ol, p, select, td, th, textarea, u, ul
{
	font-size:12px;
	color:#5f5f5f;
}

h1
{
	margin-top:0px;
	margin-bottom:8px;
	padding-bottom:4px;
	border-bottom:3px solid #ffffff;
	font-weight:bold;
	font-size:12px;
}

h1.ce_headline
{
	margin:0px;
	padding:8px 0px 8px 10px;
	background-image:url("/typo/tl_files/strahlentherapie/ecke_blau.gif");
	background-position:right top;
	background-repeat:no-repeat;
	border-top:10px solid #ffffff;
	border-bottom:0px solid #ffffff;
	font-weight:bold;
	font-size:14px;
}

h2
{
	margin:0px 0px 6px 0px;
	padding:0px 0px 5px 0px;
	border-bottom:3px solid #ffffff;
	font-weight:bold;
	font-size:12px;
}

a
{
	font-weight:bold;
	text-decoration:none;
	color:#578aa1;
}

a:hover
{
	color:#7fbed3;
}

img
{
	vertical-align:middle;
	border:0px;
}

p, pre, form
{
	margin:0px;
	padding:0px;
}
