/**
 * Style sheet xBasic
 */
html
{
}

body
{
	margin:0px;
	padding:0px;
	background-image:url("tl_files/Bilder/Layoutstandards/columnback_L.jpg");
	background-position:left top;
	background-repeat:repeat-y;
	border:0px;
}

a, b, body, cite, div, em, i, label, li, ol, p, strong, td, th, u, ul
{
	font-family:helvetica,tahoma,sans-serif;
}

h1, h2, h3, h4, h5, h6
{
	margin:0em 0em 0.5em 0em;
	padding:0px;
	font-family:Georgia, serif;
	color:#003399;
	font-weight:normal;
}

h1
{
	font-size:150%;
}

fieldset, form, input, optgroup, select, textarea
{
	font-family:tahoma, sans-serif;
	font-size:95%;
}

a, body, div, fieldset, form, input, label, ol, optgroup, p, select, td, th, textarea
{
	line-height:133%;
}

img
{
	margin:0px;
	padding:0px;
	border:0px;
}

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

optgroup
{
	padding-top:3px;
	padding-bottom:3px;
}

a
{
	color:#0045ac;
}

a:hover
{
	text-decoration:underline;
}

* html .mod_article, * html .tinfo .ce_text, * html .tinfo_pre .ce_text
{
	font-family:helvetica,tahoma,sans-serif;
	font-size:0.875em;
}
