/* ------------------------------------------------------- HTML ------------------------------------------------------- */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #BFBFBF;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}



/* ------------------------------------------------------- LINKS ------------------------------------------------------- */
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #a50010;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #a50010;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #58575C;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #58575C;
	text-decoration: none;
}



a.lk10px:link {
	font-size: 10px;
	color: #a50010;
	text-decoration: none;
}
a.lk10px:visited {
	font-size: 10px;
	color: #58575C;
	text-decoration: none;
}
a.lk10px:hover {
	font-size: 10px;
	color: #58575C;
	text-decoration: none;
}
a.lk10px:active {
	font-size: 10px;
	color: #a50010;
	text-decoration: none;
}



a.lkMainMenu:link {
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
}
a.lkMainMenu:visited {
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
}
a.lkMainMenu:hover {
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
}
a.lkMainMenu:active {
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
}



a.lkSubmenu:link {
	font-size: 10px;
	color: #000000;
	background-image: url(../images/navi_grau.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	display: block;
	height: 16px;
	width: 192px;
	text-indent: 12px;
}
a.lkSubmenu:visited {
	font-size: 10px;
	color: #000000;
	background-image: url(../images/navi_grau.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	display: block;
	height: 16px;
	width: 192px;
	text-indent: 12px;
}
a.lkSubmenu:hover {
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(../images/navi_rot.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	display: block;
	height: 16px;
	width: 192px;
	text-indent: 12px;
}
a.lkSubmenu:active {
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(../images/navi_rot.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	display: block;
	height: 16px;
	width: 192px;
	text-indent: 12px;
}



/* ------------------------------------------------------- TXT ------------------------------------------------------- */
.txtRed {
	color: #a50010;
}

.txtWhite {
	color: #FFFFFF;
}

.txtWhite10px {
	font-size: 10px;
	color: #FFFFFF;
}

.txtGrey10px {
	font-size: 10px;
	color: #BFBFBF;
}

.txtBlack10px {
	font-size: 10px;
}

.txtPageTitles {
	font-size: 14px;
	color: #a50010;
	font: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image: url(../images/bg-title-bar.gif);
	background-repeat: no-repeat;
	text-indent: 5px;
	display: block;
	height: 20px;
	width: 550px;
	padding-top: 5px;
	
}

/* ------------------------------------------------------- BG's ------------------------------------------------------- */



/* ------------------------------------------------------- MISC ------------------------------------------------------- */
#gallery {
	position: relative;
	width:324px;
	height:400px;
	margin:0;
	padding:0;
}

#gallery li { display: block; }


.formFields01 {
	width: 100%;
	padding: 2px;
	height: 18px;
}