/**
 * Style sheet print
 */
#mainnav
{
	display:none;
}

#right
{
	display:none;
}

body
{
	margin:0px;
	padding:0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans serif;
}

/* Hauptlink-Content */
#main a:link, #main a:visited
{
	font-weight:bold;
	text-decoration:none;
	color:#4486c3;
}

/* Hauptlink-Content */
#main a:hover
{
	text-decoration:underline;
}

/* Wrapper-Ausrichtung */
#wrapper
{
	margin-left:25px;
	background-color:#ffffff;
}

/* Container */
#container
{
	background-color:#ffffff;
	background-image:url("tl_files/layout/container_bg.gif");
	background-position:left top;
	background-repeat:repeat-x;
}

/* Header-Bild */
.headerpic
{
	display:none;
}

/* Header-Bild */
* html .headerpic
{
	margin-top:-190px;
}

/* Hauptüberschriften-Grafik */
.headline
{
	display:none;
}

/* Hauptspalte */
#main
{
	width:690px;
	height:auto;
	padding:0px 20px;
	font-size:12px;
	color:#444444;
}

/* Hauptspalte */
* html #main
{
	margin:-387px 0px 0px 0px;
}

/* Footer */
#footer
{
	width:885px;
	height:30px;
	clear:both;
	display:block;
	margin:0px;
	padding:35px 0px 0px 30px;
	background-color:#DFECFD;
	background-image:url("tl_files/layout/footer.gif");
	background-position:left top;
	background-repeat:no-repeat;
	font-size:11px;
	color:#0059a9;
}

/* Footer-SPAN */
span.footerstep
{
	margin-left:522px;
}

/* Footer-Links */
#footer a:link, #footer a:visited
{
	font-weight:normal;
	text-decoration:none;
	font-size:11px;
	color:#0059a9;
}

/* Footer-Links */
#footer a:hover
{
	text-decoration:underline;
}

/* Bildklasse Content */
#main img, .mainborder
{
	border-top:4px solid #a2c2fb;
	border-right:0px solid #a2c2fb;
	border-bottom:2px solid #a2c2fb;
	border-left:0px solid #a2c2fb;
}

/* Bildklasse Content */
#main img.noborder, #main div.noborder img
{
	border:0px;
}

/* Sidebar */
#sidebar
{
	display:none;
}

/* Sidebar-Links normal */
#sidebar a:link, #sidebar a:visited
{
	width:166px;
	height:21px;
	float:left;
	margin-bottom:1px;
	padding:3px 0px 0px 14px;
	background-color:#5994cc;
	font-weight:normal;
	text-decoration:none;
	font-size:14px;
	color:#ffffff;
}

/* Sidebar-Links normal */
#sidebar a:hover
{
	background-color:#005aab;
}

input, optgroup, select, textarea
{
	border:1px solid #a2c2fd;
}

#main h1
{
	margin:0px 0px 15px 0px;
	font-weight:bold;
	font-size:18px;
	color:#4486C3;
}

#main h2
{
	margin:0px 0px 14px 0px;
	font-weight:bold;
	font-size:15px;
	color:#4486C3;
}

#main h3
{
	margin:0px 0px 10px 0px;
	font-weight:bold;
	font-size:12px;
	color:#4486C3;
}

#main h4
{
	margin:0px 0px 10px 0px;
	font-weight:bold;
	font-size:12px;
	color:#4486C3;
}

#main h5
{
	margin:0px 0px 10px 0px;
	font-weight:bold;
	font-size:12px;
	color:#4486C3;
}

#main h6
{
	margin:0px 0px 10px 0px;
	font-weight:bold;
	font-size:12px;
	color:#4486C3;
}

.bigblue
{
	font-weight:bold;
	font-size:14px;
	color:#4486C3;
}

img
{
	margin:0px;
	padding:0px;
	border:0px;
}

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

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

/* Hauptlink-Content */
a:link, a:visited
{
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
	color:#4486c3;
}

a:hover
{
	text-decoration:underline;
}
