/*- Page Structure */

body {
	font: 100% 'Lucida Grande', Verdana, Arial, Sans-Serif; /* Resets 1em to 10px */
	background:#fdeded;
	color:#000000;
	text-align: left;
	margin: 0px;
	}

td{
	font: 80% 'Lucida Grande', Verdana, Arial, Sans-Serif; /* Resets 1em to 10px */
	color:#000000;
	}

a, a:link {
	font: 100% 'Lucida Grande', Verdana, Arial, Sans-Serif; /* Resets 1em to 10px */
	text-decoration: underline;
	color:#000000;
	}

a:hover {
	font: 100% 'Lucida Grande', Verdana, Arial, Sans-Serif; /* Resets 1em to 10px */
	text-decoration: underline;
	color:#bc272b;
	}

ul, li{
	color:#000000;
	}

/*- Headings */

h1, h2, h3, h4 {
	font-family: 'Trebuchet MS', Verdana, Sans-Serif;
	color: #bc272b;
	}

.copyright { color: #FFFFFF; font-size: 7pt; FONT-WEIGHT: bold; font-family: Tahoma, Arial, Helvetica, sans-serif;}
A.copyright:link { color: #FFFFFF;text-decoration: none;FONT-WEIGHT: bold; font-family : Tahoma, Arial, Helvetica, sans-serif; font-size: 7pt; }
A.copyright:visited { color: #FFFFFF;text-decoration: none;FONT-WEIGHT: bold; font-family : Tahoma, Arial, Helvetica, sans-serif; font-size: 7pt; }
A.copyright:hover { color: #FFFFFF;text-decoration: underline;FONT-WEIGHT: bold; font-family : Tahoma, Arial, Helvetica, sans-serif; font-size: 7pt; }
A.copyright:active { color: #FFFFFF;text-decoration: none;FONT-WEIGHT: bold; font-family : Tahoma, Arial, Helvetica, sans-serif; font-size: 7pt; }

#navcontainer { margin-left: 10px; }

#fotocontainer { margin-left: 10px; }


#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: verdana, arial, Helvetica, sans-serif;
font-size: 8pt;
text-align: left;
}

#navcontainer li { margin: 0 0 1px 0; }

#navcontainer a
{
display: block;
padding: 2px 0px 0px 0px;
width: 150px;
height: 20px;
text-indent: 10px;
color: #bc272b;
background: url(/fileadmin/images/menu.gif) top left no-repeat;
text-decoration: none;
}

#navcontainer a:hover
{
color: #FFFFFF;
background-color: #bc272b;
text-decoration: none;
}

#navcontainer ul ul li { margin: 0 0 0 0; }

#navcontainer ul ul a
{
display: block;
padding: 2px 0px 0px 0px;
width: 150px;
height: 20px;
color: #bc272b;
text-indent: 20px;
background: url(/fileadmin/images/submenu.gif) top left no-repeat;
text-decoration: none;
font-weight: normal;
}

#navcontainer ul ul a:hover
{
color: #fff;
background-color: #bc272b;
text-decoration: none;
}
