body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #C8CDD7;
	SCROLLBAR-BASE-COLOR: #8691A8
}

/* haupttabelle */
.main-td-head {
	background-image: url(pix/header.gif);
	background-repeat: no-repeat;
	height: 86px;
}
.main-td-navi {
	background-color: #384960;
}

/* text styles */
.content-txt {
	font-size: 11px;
	color: #FFFFFF;
}
.content-txt-h1 {
	font-size: 14px;
	font-weight: bold;
	color: #1A4F97;
}
.content-txt-date {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.content-txt-h2 {
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
}
.content-txt-h3 {
	font-size: 12px;
	font-weight: bold;
	color: #1A4F97;
}
.footer {
	font-size: 10px;
	color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}


/* linkstyles */
a.content-txt:link {
	text-decoration: underline;
}
a.content-txt:visited {
	text-decoration: underline;
}
a.content-txt:hover {
	text-decoration: underline;
	color: #0000CC;	
}
a.content-txt:active {
	text-decoration: underline;
	color: #0000CC;	
}

a.footer:link {
	text-decoration: none;
}
a.footer:visited {
	text-decoration: none;
}
a.footer:hover {
	text-decoration: underline;
	color: #0000CC;	
}
a.footer:active {
	text-decoration: underline;
	color: #0000CC;	
}

.navi-txtc {
	font-size: 11px;
	color: #FED000;
}
a.navi-txtc:link {
	text-decoration: none;
}
a.navi-txtc:visited {
	text-decoration: none;
}
a.navi-txtc:hover {
	text-decoration: underline;	
}
a.navi-txtc:active {
	text-decoration: underline;	
}


.navi-txth {
	font-size: 11px;
	color: #FFFFFF;
}
a.navi-txth:link {
	text-decoration: none;
}
a.navi-txth:visited {
	text-decoration: none;
}
a.navi-txth:hover {
	text-decoration: underline;	
}
a.navi-txth:active {
	text-decoration: underline;	
}

.rcol-txtf {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
a.rcol-txtf:link {
	text-decoration: none;
}
a.rcol-txtf:visited {
	text-decoration: none;
}
a.rcol-txtf:hover {
	text-decoration: underline;	
}
a.rcol-txtf:active {
	text-decoration: underline;	
}

/* tab / td styles */

.navi-head {
	background-image: url(pix/navi-head.gif);
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.navi-cont {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C3C9D3;
	border-left-color: #C3C9D3;
	font-size: 11px;
	color: #FED000;
	line-height: 16px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
}
.navi-single {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(pix/navi-single.gif);
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	height: 20px;
}

.content-head-full {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(pix/content-full-head.gif);
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.content-cont-full {
	background-color: #9CA5B8;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C8CDD7;
	border-bottom-color: #C8CDD7;
	margin: 5px;
	padding: 5px;
	font-size: 11px;
	color: #FFFFFF;


}
.content-end-full {
	height: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #384960;
}

.content-head-half {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(pix/content-half-head.gif);
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.content-cont-half {
	background-color: #9CA5B8;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C8CDD7;
	border-bottom-color: #C8CDD7;
	margin: 5px;
	padding: 5px;
	font-size: 11px;
	color: #FFFFFF;
}
.content-end-half {
	height: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #384960;
}



.rcol-head {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(pix/rcol-head.gif);
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	height: 15px;

}
.rcol-cont {
	background-color: #9CA5B8;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C8CDD7;
	border-bottom-color: #C8CDD7;
	margin: 5px;
	padding: 5px;
	font-size: 10px;
	text-align: justify;
}
.rcol-end {
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(pix/rcol-end.gif);
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	height: 15px;
	text-align: center;
}

