/**
 * Style sheet basic
 */
body, td
{
	font-family:sans-serif;
	font-size:9pt;
	line-height:15pt;
}

a:link, a:visited, a:active
{
	font-weight:normal;
	text-decoration:none;
	color:#333333;
}

a:hover
{
	color:#932a25;
}

h2
{
}

h1
{
	font-weight:normal;
	font-size:9pt;
}

h1, h2
{
	margin:0px;
}

h2
{
	font-family:sans;
	font-variant:small-caps;
	font-size:12pt;
	color:#D9BF22;
}

h3
{
	font-family:sans;
	font-variant:small-caps;
	font-size:12pt;
	color:#D9BF22;
}

#left h1
{
	margin-bottom:10px;
	font-weight:bold;
	font-weight:normal;
	font-size:16pt;
	color:#9B3135;
}

#right div.hintergrund
{
	padding:0px 12px 12px 0px;
	background-image:url("tl_files/layout/redImgBG.gif");
	background-repeat:no-repeat;
	background-position: 60px 25px;
}

#right div.hintergrund img
{
	vertical-align:middle;
}
