/**
 * Style sheet xBasic
 */
body
{
	margin:0px;
	padding:0px;
	background-color:#fff;
	background-image:url("tl_files/img/hg.jpg");
	background-position:left top;
	background-repeat:no-repeat;
	background-attachment: fixed;
}

.clear
{
	clear:left;
}

a, b, body, cite, div, em, i, label, li, ol, p, strong, td, th, u, ul
{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
}

#header
{
	width:996px;
	background-image:url("tl_files/img/head.png");
	background-repeat:no-repeat;
}

#right
{
	padding-right:15px;
	padding-left:15px;
	border-left:1px dotted #000;
}

.trenner
{
	border-bottom:1px dotted #000;
}

#main
{
	padding-right:55px;
}

h1, h2, h3, h4, h5, h6
{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-weight:normal;
}

#breadcrumb
{
}

fieldset, form, input, optgroup, select, textarea
{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
}

a, body, div, fieldset, form, input, label, li, ol, optgroup, p, select, td, th, textarea, ul
{
	font-size:13px;
	color:#000;
	line-height:1.5em;
}

h5, h6
{
	font-size:12px;
	color:#0099d1;
}

h3
{
	margin-top:0;
	font-size:20px;
	color:#0099d1;
}

h4
{
	margin-top:0px;
	padding-top:6px;
	font-size:20px;
	color:#0099d1;
}

img
{
	border:0px;
}

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

h1
{
	width:400px;
	margin:0px;
	padding:53px 0px 5px 183px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size:29px;
	color:#000;
	float: left;
}

h2
{
	margin:0px;
	padding:58px 0px 0px 0px;
	font-size:18px;
}

optgroup
{
	padding-top:3px;
	padding-bottom:3px;
	font-style:normal;
}

a
{
	text-decoration:none;
	color:#0099d1;
}

a:hover
{
	text-decoration:underline;
}

