#animation {
	margin: 0; padding: 0;
	position: absolute;
	top: 167px;
	left: 331px;
}
#content {
	background: rgb(228,232,231);
}
.imgCaption {
	margin: 0; padding: 0;
	position: absolute;
	width: 589px;
	top: 0px;
	left: 0px;
	background: transparent;
	font-weight: bold;
	text-align: right;
	color: #FFF;
}
.imgCaption p {
	margin: 0; padding: 0;
	padding: 0 11px;
	line-height: 18px;
}
#subNav {
	margin: 0; padding: 0;
	position: absolute;
	width: 589px;
	height: 40px;
	border-bottom: 1px solid #FFF;
	font-size: 10px;
	line-height: 12px;
	color: rgb(107,122,116);
}
#subNav .content {
	margin-top: 8px;
	margin-left: 25px;
}
#subNav .item {
	width: auto;
	float: left;
	margin-right: 10px;
}
#subNav a,
#subNav a:link,
#subNav .active {
	margin: 0; padding: 0;
	padding-left: 7px;
	color: rgb(107,122,116);
	text-decoration: none;
	display: block;
}
#subNav a:active,
#subNav a:hover,
#subNav .active {
	color: rgb(0,55,136);
	background: transparent url(../images/subnav/pfeil_blau.gif) 0px 3px no-repeat;
}
#subNav a.active,
#subNav a:link.active {
	color: rgb(0,55,136);
	font-weight: bold;
}
/*** content ***/
#textBox {
	margin: 0; padding: 0;
	position: absolute;
	width: 467px;
	top: 264px;
	left: 32px;
	height: 190px;
}

#textBox a,
#textBox a:link {
	text-decoration: none;
	color: rgb(107,122,116);
}
#textBox a:active,
#textBox a:hover {
	color: rgb(0,55,136);
}

#textBox h1 {
	margin: 0; padding: 0;
	margin-top: -2px; /* asugleich line-height */
	margin-bottom: 26px;
	font-size: 12px;
	/*line-height: 1em;*/
        line-height: 18px;
	text-transform: uppercase;
	color: rgb(0,55,136);
}
#textBox {
	margin: 0; padding: 0;
	margin-bottom: 18px;
	font-size: 10px;
	line-height: 18px;
	color: rgb(0,55,136);
}
#textBox h3 {
	margin: 0; padding: 0;
	font-size: 10px;
	line-height: 18px;
	color: rgb(0,55,136);
}
/*  typo 3 pager plugin:  */
.tx-cccbrowse-pi1-browsebox   {
	margin: 0; padding: 0;
	position: absolute;
	top: 190px;
	left: 0px;
	font-size: 9px;
	line-height: 1em;
}
.tx-cccbrowse-pi1-browsebox table  { 
	margin: 0; padding: 0;
}
.tx-cccbrowse-pi1-browsebox td {
	margin: 0; padding: 0 2px;
	color: rgb(126,142,139);

}
.tx-cccbrowse-pi1-browsebox p {
	margin: 0; padding: 0;
}
.tx-cccbrowse-pi1-browsebox a,
.tx-cccbrowse-pi1-browsebox a:link {
	margin: 0; padding: 0;
	font-size: 9px;
	line-height: 1em;
	text-decoration: none;
	color: rgb(126,142,139);
}
.tx-cccbrowse-pi1-browsebox a:active,
.tx-cccbrowse-pi1-browsebox a:hover {
	color: rgb(0, 55, 136);
}
#textBox .tx-cccbrowse-pi1-browsebox-SCell a,
#textBox .tx-cccbrowse-pi1-browsebox-SCell a:link {
	margin: 0; padding: 0;
	font-size: 9px;
	line-height: 1em;
	color: rgb(0, 55, 136);
	text-decoration:none;
	font-weight: bold;
}
/* dirty für mehrspalten */
#textBox div.spalte {
    margin: 0; padding: 0;
    margin-right: 10px;
    width: 33%;
    float: left;
}

/*** footer ***/
#footer {
	margin: 0; padding: 0;
	position: absolute;
	top: 506px;
}