#body {
	margin-top : 0;
	margin-left : 0;
	margin-right : 0;
	margin-bottom : 0;
	overflow : inherit;
	background-color : #aaaaaa; 
	
	scrollbar-3dlight-color : #8E0C0C;
	scrollbar-arrow-color : #8E0C0C;
	scrollbar-darkshadow-color : #8E0C0C;
	scrollbar-highlight-color : #eeeeee;
	scrollbar-shadow-color : #8E0C0C;
	scrollbar-track-color : #aaaaaa;
	scrollbar-base-color : #aaaaaa;
}
# body link,
# body alink,
# body vlink { 
	color : #ffffff;
}

#container {
	width : 942px;
	background-color : #eeeeee;

	border-color : #eeeeee;
	border-style : solid;
	border-width : 2px;
}
#main {
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.tabkopf {
	background-color : #8E0C0C;
}
.tabkopfline {
	background-color : #666666;
}
.tabmenue {
	background-color : #8E0C0C;
	height : 100%;
}
.tabseite {
	background-color : #666666;
}
.tabrechts {
	background-color : #666666;
}
.tabfuss {
	background-color : #9C0000;
}

.trennline {
	background-color : #ffffff;
}

/* Seitenueberschriften */
.head1 {
	font-family : Arial;
	font-size : 11pt;
	color : #ffffff;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
}
.head2 {
	font-family : Arial;
	font-size : 10pt;
	color : #ffffff;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
}
.head1bg {
/*	background-color : #fefefe; */
}
.head2bg {
/*	background-color : #fefefe; */
}
/* Schrift im Seitenkopf */
.kopf1,.kopf1a {
	font-family : Arial;
	font-size : 14pt;
	color : #ffffff;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
	letter-spacing: 2.7pt;
}
.kopf1a {
	font-size : 26pt;
	letter-spacing: 1.12pt;
}
.kopf2 {
	font-family : Arial;
	font-size : 12pt;
	color : #ffffff;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
}
/* Schriften */
#td,.txtm {
	font-family : Arial;
	font-size : 10pt;
	color : #eeeeee;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
}
.txtk {
	font-family : Arial;
	font-size : 8pt;
	color : #ffffff;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
}

/* rechte Spalte: Schriften u. a. */
.txtrechts {
	font-family : Arial;
	font-size : 8pt;
	color : #ffffff;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
}
.headrechtsbg {
	font-family : Arial;
	font-size : 8pt;
	color : #ffffff;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
	background-color : #666666;
}
.rlink {
	font-family : Arial;
	font-size : 8pt;
	color : #ffffff;
	font-weight : normal;
	font-style : normal;
	text-decoration : underline;
}
.rlinkover {
	font-family : Arial;
	font-size : 8pt;
	color : #aaaaaa;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
}

/* Images im Text  */
.imgright {
	margin-left : 15px;
	margin-right : 0px;
	margin-bottom : 5px;
}
.imgleft {
	margin-left : 0px;
	margin-right : 15px;
	margin-bottom : 5px;
}

/*  Links  */
.linkm {
	font-family : Arial;
	font-size : 10pt;
	color : #ffffff;
	font-weight : normal;
	font-style : normal;
	text-decoration : underline;
}
.linkmb {
	font-family : Arial;
	font-size : 10pt;
	color : #ffffff;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
}
.linkmover {
	font-family : Arial;
	font-size : 10pt;
	color : #aaaaaa;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
}
.linkmbover {
	font-family : Arial;
	font-size : 10pt;
	color : #aaaaaa;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
}
.linkk {
	font-family : Arial;
	font-size : 8pt;
	color : #ffffff;
	font-weight : normal;
	font-style : normal;
	text-decoration : underline;
}
.linkkover {
	font-family : Arial;
	font-size : 8pt;
	color : #aaaaaa;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
}

/** Menue  **/
.men {
	font-family : Arial;
	font-size : 10pt;
	color : #ffffff;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
}
.menover {
	font-family : Arial;
	font-size : 10pt;
	color : #ffffff;
	font-weight : bold;
	font-style : normal;
	text-decoration : underline;
}
/*
.menbg {
	background-color : #fefefe;
}
.menbgover {
	background-color : #74A609;
}
*/
.menon {
	font-family : Arial;
	font-size : 10pt;
	color : #ffffff;
	font-weight : bold;
	font-style : normal;
	text-decoration : underline;
}
.menonover {
	font-family : Arial;
	font-size : 10pt;
	color : #ffffff;
	font-weight : bold;
	font-style : normal;
	text-decoration : underline;
}
/*
.menonbg {
	background-color : #DDC535;
}
.menonbgover {
	background-color : #DDC535;
}
*/
.menk {
	font-family : Arial;
	font-size : 8pt;
	color : #ffffff;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
}
.menkover {
	font-family : Arial;
	font-size : 8pt;
	color : #ffffff;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
}
.menkon {
	font-family : Arial;
	font-size : 8pt;
	color : #ffffff;
	font-weight : bold;
	font-style : normal;
	text-decoration : underline;
}
.menkonover {
	font-family : Arial;
	font-size : 8pt;
	color : #ffffff;
	font-weight : bold;
	font-style : normal;
	text-decoration : underline;
}

/* fuer Formulare */
.txtfrm {
	width: 280px;
}

/* fuer Fotoalbum */
.dia
{
	border-bottom-color : #fefefe;
	border-bottom-style : solid;
	border-bottom-width : 1px;

	border-right-color : #fefefe;
	border-right-style : solid;
	border-right-width : 1px;

	border-left-color : #454545;
	border-left-style : solid;
	border-left-width : 1px;

	border-top-color : #454545;
	border-top-style : solid;
	border-top-width : 1px;

}
.dia_gross
{
	border-bottom-color : #dedede;
	border-bottom-style : solid;
	border-bottom-width : 2px;

	border-right-color : #dedede;
	border-right-style : solid;
	border-right-width : 2px;

	border-left-color : #454545;
	border-left-style : solid;
	border-left-width : 3px;

	border-top-color : #454545;
	border-top-style : solid;
	border-top-width : 3px;
}


#dhtmltooltip {
	font-family : Arial;
	font-size : 8pt;
	font-weight : bold;
	color : #ffffff;
	position: absolute;
	width: 220px;
	border: 1px solid #FDBE00;
	padding: 5px;
	background-color: #006666;
	visibility: hidden;
	z-index: 100;
	filter:alpha(opacity=85);
	 -moz-opacity:0.85;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
/*	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);*/
}


.linkish {
	font-family : Arial, Arial;
	font-size : 6.4pt;
	color : #444444;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
}
