/* ALLGMEINE DEFINITIONEN */
body
{
	margin:0px;
}

body,div,span,ul,li,ol,h1,h2,h3,p,table,tr,th,td,input,textarea,option,select {
	font-family:Arial;
	font-size:11pt;
	font-weight:normal;
	color:#000000;
}

img {
    border: 0px ;
}

/* LINKS */
a.LNK:link, a.LNK:visited
{
    color:#005AA9;
    font-size:12pt;
    font-weight:bold;
    text-decoration:none;
}

a.LNK:active, a.LNK:hover
{
    text-decoration:underline;
}

a.LNG:link, a.LNG:visited
{
    color:#005AA9;
    font-size:10pt;
    font-weight:bold;
    text-decoration:none;
}

a.LNG:active, a.LNG:hover
{
    text-decoration:underline;
}

a.IMP:link, a.IMP:visited
{
    color:#000000;
    font-size:10pt;
    font-weight:bold;
    text-decoration:none;
}

a.IMP:active, a.IMP:hover
{
    text-decoration:underline;
}

a.NAVI:link, a.NAVI:visited
{
    color:#005AA9;
    font-size:10pt;
    font-weight:bold;
    text-decoration:none;
    background: url('../images/navibox.gif') no-repeat left top;
    padding-left:30px;
    border-width:0px;
}

a.NAVI:active, a.NAVI:hover
{
    text-decoration:underline;
    padding-left:30px;
    background: url('../images/naviboxsel.gif') no-repeat left top;
}

a.RNG:link, a.RNG:visited
{
    color:#005AA9;
    font-size:12pt;
    font-weight:bold;
    text-decoration:none;
    background: url('../images/navibox.gif') no-repeat left top;
    padding-left:30px;
    border-width:0px;
}

a.RNG:active, a.RNG:hover
{
    text-decoration:underline;
    padding-left:30px;
    background: url('../images/naviboxsel.gif') no-repeat left top;
}

/* SEITENSPEZIFISCHE EINSTELLUNGEN */
.BACK_NAVI {
	width:212px;
	height:100%;
	background:#A7D6DC;
	float:left;
}

.BACK_CFE8EC {
	width:100%;
	height:100%;
	background:#CFE8EC;
}

.BACK_A7D6DC {
	width:100%;
	height:100%;
	background:#A7D6DC;
}

.BG_A7D6DC {
	background:#A7D6DC;
}

.BG_CFE8EC {
	background:#CFE8EC;
}

.BACK_MAIN {
	position:absolute;
	width:100%;
	top:0px;
	left:0px;
	z-index:50;
}

.TD_HEAD {
	width:100%;
	height:157px;
	margin:0px;
	background:#A7D6DC;
}

.TD_RNG {
	width:100%;
	height:51px;
	margin:0px;
	background:#A7D6DC;
}

.TD_IMPRESSUM {
	position:absolute;
	width:212px;
	height:50px;
	top:90%;
	left:30px;
	z-index:100;
}

.TD_TXT {
	position:relative;
	height:90%;
	overflow:auto;
}

/* TEXTFORMATIERUNG */
.LNG_FFFFFF {
    color:#ffffff;
    font-size:10pt;
    font-weight:bold;
}

.LNG_005AA9 {
    color:#005AA9;
    font-size:10pt;
    font-weight:bold;
}

.LNK_005AA9 {
    color:#005AA9;
    font-size:12pt;
    font-weight:bold;
}

.NAVI_ACTIVE {
    color:#ffffff;
    font-weight:bold;
    font-size:10pt;
    padding-left:30px;
    background: url('../images/naviboxsel.gif') no-repeat left top;
}

.TXT_FN {
	font-size:10pt;
}

.TXT_RNG {
	font-size:11pt;
	color:#005AA9;
}

.RNG_ABS
{
    color:#005AA9;
    font-size:12pt;
    font-weight:bold;
    text-decoration:none;
    padding-left:30px;
    border-width:0px;
}

.NAVI_ABS
{
    color:#005AA9;
    font-size:10pt;
    font-weight:bold;
    text-decoration:none;
    padding-left:30px;
    border-width:0px;
}

.NAVI_ABS_ACTIVE
{
    color:#ffffff;
    font-size:10pt;
    font-weight:bold;
    text-decoration:none;
    padding-left:30px;
    border-width:0px;
}