html	{
	margin:0;
	padding:0;
	height:101%;
}

body {
	margin:0;
	padding:0;
	background: url(navig/p/bg.gif) repeat-y center #4b6ca1;
	text-align:center;
}

img,form {
	margin:0;
	padding:0;
}


div#bg-top {
	position:relative;
	margin:0 auto;
	width:780px;
	text-align:left;
	z-index:20;
}

td,p {
	font:normal 12px Arial, Helvetica, sans-serif;
	color: #333;
	line-height:160%;
}

a {
	font-weight: bold;
	color: #F60;
	text-decoration: none;
}

a.active {
	font-weight: bold;
	color: #006;
	text-decoration: none;
}

a:hover {
	color: #000;
}

h1	{
	font-weight: bold;
	font-size: 20px;
	color: #F60;
	text-transform:uppercase;
	line-height:120%;
}

h2, .subheadline	{
	font-weight: bold;
	font-size: 13px;
	color: #0075A6;
}

ul	{
	list-style-image: url(ia_pics/li_bullet.gif);
	margin: 0px;
	padding-left:20px;
	
}

div#box {
	float:left;
	padding:0 10px 10px 10px;
	margin:10px 0px 10px 0px;
	border: 1px solid #DBE2EF;
	width:342px;
}

* html div#box {
	width:365px;
}

.teaser	{
	font-size: 11px;
	color: #0075A6;
	line-height: 120%;
}

.zitat	{
	font-style:italic;
	font-weight: normal;
	color: #0075A6;
	line-height: 120%;
}

.bu	{
	font:normal 10px Arial, Helvetica, sans-serif;
	color: #0075A6;
	line-height: 120%;
}

.input	{
	padding:0;
	margin: 5px 0 5px 0;
	background-color: #D1DAE7;
	color: #333;
	border-width: 1px;
	border-color: #0B387A;
	border-style: solid;
}

/* Hover Ad */
#fa {
	background: #666;
	padding: 10px;
	width: 550px;
	border: 2px solid #333;
	position: absolute;
	top: 140px;
	opacity: 0;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
}

* html #fa {
	width: 570px;
}

iframe {
	border: 1px solid #999;
}

#fa a {
	text-decoration: none;
	border: none;
	font-size: 9px;
	color: #333;
}

#fa img {
	border: none;
}

#fa .fa_close {
	position: absolute;
	top: 5px;
	right: 5px;
}

/* NAVIGATION */

a.unav {
	text-decoration: none;
	font-size: 11px;
	color: #0075A6;
	/*padding-left: 20px;*/
	background-color: #FFF0DE;
	padding: 5px 0 0 0;
	margin:0;
	height: 20px;
	width: 175px;
	display: block;
	background-image: url(navig/p/dots.gif);
	background-repeat:repeat-x;
}

a.unav:hover {
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
	background-color: #F90;
	background-image: url(navig/p/dots.gif);
	background-repeat:repeat-x;
}

a.unav:active,.unavactive,.unavactive:hover {
	text-decoration: none;
	font-size: 11px;
	color: #0075A6;
	background-color: #F90;
	padding: 5px 0 0 0;
	margin:0;
	height: 20px;
	width: 175px;
	display: block;
	background-image: url(navig/p/dots.gif);
	background-repeat:repeat-x;
}
