/**
 * Style sheet xBasic
 */
body
{
	margin:30px 50px 50px 30px;
	padding:0px;
	background-color:#bbbbbb;
}

b, body, cite, div, em, i, label, li, ol, p, strong, td, th, u, ul
{
	font-family:Verdana, sans-serif;
	color:#111111;
}

h1, h2, h6
{
	margin:0px;
	font-family:Helvetica, Univers, Verdana, sans-serif;
}

h3, h4, h5
{
	font-family:Verdana, sans-serif;
	color:#111111;
}

fieldset, form, input, optgroup, select, textarea
{
	font-family:Verdana, sans-serif;
}

body, div, fieldset, form, input, label, li, ol, optgroup, p, select, td, th, textarea, ul
{
	font-size:11px;
	color:#222222;
}

img
{
	border:0px;
}

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

h1, h1 a, #titeltext a, #titeltext, #titel-beschreibung
{
	margin:0px;
	padding:0px;
	font-family:helvetica, univers, geneva, verdana, sans-serif;
	font-weight:bold;
	font-size:27px;
	color:#ffffff;
	line-height:30px;
}

h2
{
	margin:0px;
	padding:0px;
	font-size:12pt;
	color:#888888;
}

h6
{
	font-weight:bold;
	font-size:30px;
	color:#ffffff;
	line-height:60px;
}

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

a
{
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}
