
#content               { position: absolute; left: 50%; width: 830px; height: 100%; margin-left: -415px; }
.sideleft              { width: 15px; vertical-align: top; background: url(images/back_left.gif)  repeat-y; }
.sideright             { width: 15px; vertical-align: top; background: url(images/back_right.gif) repeat-y; }

h1                     { font-size: 24px; font-family: Arial; color: white; margin-top: 0px; }

.menu-link:link        { font-size: 11px; font-weight: bold; font-family: Arial; text-decoration: none; color: #9C0C0C; }
.menu-link:visited     { font-size: 11px; font-weight: bold; font-family: Arial; text-decoration: none; color: #9C0C0C; }
.menu-selected:link    { font-size: 11px; font-weight: bold; font-family: Arial; text-decoration: none; color: #FFFFFF; }
.menu-selected:visited { font-size: 11px; font-weight: bold; font-family: Arial; text-decoration: none; color: #FFFFFF; }
.menu-cell             { height: 43px; vertical-align: middle; text-align: center; }

.submenu-link:link     { text-decoration: none; color: #9C0C0C; }
.submenu-link:visited  { text-decoration: none; color: #9C0C0C; }
.submenu-link:hover    { text-decoration: none; color: #7D7764; }
.submenu-link:active   { text-decoration: none; color: #9C0C0C; }

* {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #7D7764;
}

h3 {
	font-size: 10pt;
}

h2 {
	font-size: 12pt;
}

.maincontent {
	background-color: #FAEEC8;
	background-image : url('images/back_content.jpg');
	background-position : top right;
	background-repeat : no-repeat;
	padding : 10px 25px 25px;
}

.submenu-content {
	margin: 0px; margin-right: 10px;
	text-align : center;
	margin-top : 10px;
}

body.gallery {
	background-color: #FAEEC8;
}

img {
	border : 0px;
}

td {
	vertical-align: top;
}

img.header {
	margin-bottom: 25px;
}

img.submenu {
	border: 0px;
	margin-bottom : 5px;
}

img.subfoto {
	margin-left: 20px;
}

td.formleft {
	padding-top: 4px;
	padding-right : 15px;
}

.input {
	width: 250px;
	border : 1px solid #9C0C0C;
}
