/**
 * Style sheet auswahlseite
 */
/* //navi überspringen für Vorleseprogramme */
.invisible
{
	width:0;
	height:0;
	left:-3000px;
	top:-3000px;
	position:absolute;
	overflow:hidden;
	display:inline;
}

/* Text-Styles */
h1
{
	margin:0px;
	padding:0px 0px 15px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:22px;
	color:#000000;
	line-height:24px;
}

h2
{
	margin:0px;
	padding:0px 0px 10px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:14px;
	color:#f4ac00;
	line-height:18px;
}

h2 a:link, h2 a:visited
{
	margin:0px;
	padding:0px 0px 10px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:none;
	font-size:14px;
	color:#f4ac00;
	line-height:18px;
}

h2 a:hover, h2 a:active
{
	margin:0px;
	padding:0px 0px 10px 0px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
	font-size:14px;
	color:#f4ac00;
	line-height:18px;
}

h3
{
	margin:0px;
	padding:0px 0px 10px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:14px;
	color:#666666;
	line-height:18px;
}

h4
{
	margin:0px;
	padding:0px 0px 10px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
	color:#f4ac00;
	line-height:16px;
}

.ce_text
{
	font-family:Arial, Geneva, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	line-height:15px;
}

.error
{
	font-weight:bold;
	font-size:12px;
	color:#ff0000;
}

a:link
{
	font-weight:normal;
	color:#fc3603;
}

a:visited
{
	font-weight:normal;
	color:#fc3603;
}

a:hover
{
	font-weight:normal;
	color:#fc3603;
}

a:active
{
	font-weight:normal;
	color:#fc3603;
}

/* Content-Styles */
* html body
{
	height:100%;
}

html
{
	height:100%;
	background-color:#666666;
	background-position:left top;
	background-repeat:repeat-x;
}

body
{
	width:100%;
	height:100%;
	position:relative;
	overflow:visible;
	float:none;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	line-height:15px;
	min-height:100%;
	margin-right: auto;
	margin-left: auto;
}

#box
{
	width:986px;
	position:relative;
	float:none;
	margin-right: auto;
	margin-left: auto;
	min-height:100%;
}

#container_box
{
	width:493px;
	position:relative;
	float:left;
	margin-top:30px;
}

#container_left_header
{
	width:493px;
	height:60px;
	position:relative;
	float:left;
	background-image:url("/tl_files/xstylepics/bg_oben_gelb.png");
	background-position:left top;
	background-repeat:no-repeat;
}

#text_header
{
	height:40px;
	left:20px;
	top:20px;
	position:relative;
	float:left;
	padding-left:20px;
	font-family:Arial, Geneva, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#000000;
	line-height:40px;
}

#left
{
	width:453px;
	left:20px;
	position:relative;
	float:left;
	background-image:url("tl_files/xstylepics/verlauf_weiss_bg.gif");
	background-position:left top;
	background-repeat:repeat-x;
}

#left .ce_text, #middle .ce_text
{
	width:413px;
	left:20px;
	position:relative;
	float:left;
}

#container_right_header
{
	width:493px;
	height:60px;
	position:relative;
	overflow:hidden;
	float:left;
	background-image:url("/tl_files/xstylepics/bg_oben_blau.png");
	background-position:left top;
	background-repeat:no-repeat;
}

#middle
{
	width:453px;
	right:20px;
	position:relative;
	float:right;
	background-image:url("tl_files/xstylepics/verlauf_weiss_bg.gif");
	background-position:left top;
	background-repeat:repeat-x;
}

#container_main
{
	width:493px;
	position:relative;
	float:left;
	background-image:url("/tl_files/xstylepics/bg_mitte.png");
	background-position:left top;
	background-repeat:repeat-y;
}

#container_footer
{
	width:493px;
	height:34px;
	position:relative;
	float:left;
	background-image:url("/tl_files/xstylepics/bg_unten.png");
	background-position:left top;
	background-repeat:no-repeat;
}

/* Subnavigation Footer oder Top-Navigation */
#subnavi_position
{
	width:966px;
	height:20px;
	position:relative;
	float:left;
	display:inline;
	z-index:100;
}

.subnavi
{
	display:inline;
	font-family:Arial;
	font-weight:normal;
	font-size:11px;
	color:#cccccc;
	line-height:20px;
	white-space:nowrap;
}

.subnavi a:link, .subnavi a:visited
{
	text-decoration:none;
	color:#cccccc;
	white-space:nowrap;
}

.subnavi a:hover, .subnavi a:active
{
	text-decoration:none;
	color:#fc3603;
	line-height:20px;
	white-space:nowrap;
}

.subnavi p
{
	margin:0px;
	padding:0px;
}

.subnavi ul
{
	position:relative;
	float:right;
	display:inline;
	margin:0px;
	padding:0px;
	list-style-type:none;
}

.subnavi li
{
	height:20px;
	position:relative;
	float:left;
	display:inline;
	margin:0px;
	padding:0px 0px 0px 15px;
	line-height:20px;
	list-style-type:none;
}

.subnavi .active p
{
	display:inline;
	margin:0px;
	padding:0px;
	text-decoration:none;
	color:#ffcc00;
}
