/**
 * Style sheet xBasic_AM
 */
html
{
	height:100%;
	margin-bottom:1px;
}

/* mehr_news */
.mehr_news a
{
	text-decoration:underline;
	font-size:11px;
	color:#CFB860;
}

img
{
	border:0px;
}

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

h1
{
	margin:0px 0px 12px 0px;
	padding:0px;
	font-weight:bold;
	font-size:13px;
}

h2
{
	margin:0px 0px 6px 0px;
	padding:0px;
	font-weight:bold;
	font-size:11px;
}

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

body
{
	margin:0px;
	padding:0px;
}

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

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

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

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

h1, h2, h3, h4, h5, h6
{
	font-size:12px;
	color:#666966;
}

#left div.inside
{
	height:650px;
	background-image:url("tl_files/layout-images/side_bg.gif");
	background-repeat:repeat-y;
}

#right div.inside
{
	height:650px;
	background-image:url("tl_files/layout-images/side_bg.gif");
	background-repeat:repeat-y;
}

#container
{
	height:100%;
	margin-top:20px;
	background-image:url("tl_files/layout-images/container_bg.gif");
	background-repeat:repeat-y;
}

/* Hintergrund am Rand */
body#top
{
	width:100%;
	left:0px;
	right:0px;
	top:0px;
	position:absolute;
	overflow:hidden;
	background-image:url("tl_files/layout-images/border_bg_125.jpg");
	background-repeat:repeat-x;
}

/* Hintergrund am Rand */
#footerer
{
	width:100%;
	height:20px;
	bottom:-20px;
	left:0px;
	right:0px;
	position:absolute;
	overflow:visible;
	background-image:url("tl_files/layout-images/footer_bg.jpg");
	background-repeat:repeat-x;
}

/* Innen Abstand */
#left .inside, #right .inside
{
	padding:5px;
}

.ce_text_notactiv  a
{
	text-decoration:none;
	font-size:16px;
	color:#330099;
}

a
{
	font-weight:normal;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

/* Innen Abstand */
#main .inside
{
	padding:8px 10px 10px 10px;
}

html
{
	overflow:auto;
}
