/**
 * Style sheet ah_style
 */
html, body
{
	height:100%;
}

#wrapper
{
	width:1050px;
	height:1180px;
	left:50%;
	position:absolute;
	margin-top:0px;
	margin-left:-518px;
	background-image:url("tl_files/ah/bg_blau.jpg");
	background-repeat:repeat-y;
}

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

body
{
	background-color:#244d72;
	font-family:Helvetica, Verdana, Arial, sans-serif;
	font-size:12px;
	line-height:18px;
}

hr
{
	height:1px;
	border-top:1px hidden;
	border-top-style: dashed;
	border-top-color: #999999;
	border-bottom-style: none;
	border-bottom-color: white;
}

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

/* ------------- */
#header
{
	width:1025px;
	height:164px;
	top:0px;
	left:12px;
	position:absolute;
	background-image:url("tl_files/ah/header.jpg");
	background-repeat:no-repeat;
}

#left
{
	width:520px;
	top:170px;
	position:absolute;
	overflow:hidden;
}

#main
{
	width:550px;
	left:500px;
	top:170px;
	position:absolute;
	overflow:hidden;
}

*:first-child+html #rechteSpalte
{
	width:450px;
	left:500px;
	top:170px;
	position:absolute;
	overflow:hidden;
}

#footer
{
	width:920px;
	top:950px;
	position:absolute;
	margin-top:200px;
	margin-left:42px;
	padding-top:5px;
	padding-left:30px;
	text-align:center;
	font-size:11px;
	color:#666666;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #b6c1c0;
}

ul
{
	top:110px;
	position:absolute;
	float:left;
	margin:0px;
	padding-top:13px;
	padding-left:50px;
}

li
{
	float:left;
	margin-right:20px;
	padding:4px;
	list-style: none;
}

li a
{
	display:block;
	text-decoration:none;
	color:#white;
}

li.active
{
	margin-top:3px;
	margin-bottom:3px;
	padding-top:1px;
	padding-bottom:1px;
	font-weight:bold;
}

/* allgemeine Linksdef */
a
{
	color:#244d72;
}

li a:hover
{
	font-weight:bold;
	color:#ffffff;
}

li a:link
{
	color:#ffffff;
}

li a:focus
{
	color:#ffffff;
}

li a:visited
{
	color:#ffffff;
}

.mod_article
{
	width:420px;
	margin-left:42px;
	padding:10px 100px 25px 25px;
}

#portrait
{
}

h1
{
	padding-bottom:7px;
	font-size:19px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #b6c1c0;
}

.img_unter
{
	padding-top:10px;
}

.toggler
{
	width:280px;
	padding:10px;
	background-color:#b6c1c0;
}

table
{
	border-spacing: 20px 5px;
}

