/**
 * Style sheet xBasic
 */
*
{
	margin:0;
	padding:0;
	border:0;
}

html
{
	overflow:-moz-scrollbars-vertical;
}

html, body
{
	height:100%;
}

body
{
	background: #5f6973 url(tl_files/images/background.jpg) center top no-repeat;
}

#wrapper
{
	background: #a2aeb8 url(tl_files/images/background_page.jpg) top no-repeat;
	min-height: 100%;
	position:relative;
}

* html #wrapper
{
	height:100%;
}

.header
{
	height:64px;
}

.custom
{
	height:421px;
}

.mod_newslist
{
	padding-right:16px;
	padding-left:12px;
}

#topcontainer_left
{
	width:230px;
	float:left;
	margin-top:33px;
}

#topcontainer_right
{
	width:690px;
	height:388px;
	margin-left:230px;
}

#container
{
	margin-top:24px;
}

#main
{
	padding:30px 32px;
	border-top:1px solid #f2f9fe;
	background: #e5f3fc;
}

#imprint
{
	width:100px;
	height:20px;
	bottom:5px;
	right:0px;
	position:absolute;
}

#imprint a:hover
{
	text-decoration:underline;
}

#imprint a
{
	text-decoration:none;
	font-size:12px;
	color:#E5F3FC;
}

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

h1, h2, h3, h4, h5, h6
{
	font-family:Arial, Verdana, sans-serif;
}

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

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

h1, h2, h3, h4, h5, h6
{
	margin-bottom:5px;
	font-weight:normal;
	font-size:15px;
	color:#464e56;
}

img
{
	border:0px;
}

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

h1
{
	margin:0px 0px 25px 0px;
	font-family:Georgia, Arial, Verdana, sans-serif;
	font-size:30px;
	color:#818e9a;
}

h2
{
	margin:0px 0px 10px 0px;
	font-size:27px;
}

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

a
{
	text-decoration:underline;
	color:#00a9eb;
}

a:hover
{
	text-decoration:underline;
}

.superlink ul
{
	margin-bottom:44px;
}

.superlink li
{
	height:32px;
	display:block;
	margin-right:15px;
	margin-bottom:1px;
	padding:0px 13px;
	text-align:left;
	background-color:#d8e5ed;
	font-weight:normal;
	font-size:14px;
	color:#464e56;
	line-height:32px;
	list-style-type:none;
}

.superlink a
{
	text-decoration:underline;
}

.mod_newslist
{
	line-height:18px;
}

.layout_short .teaser, .layout_short .info
{
	color:#5f6973;
}

