.white {color: #ffffff;}
.black {color: #000000;}
.red {color: #FF0000;}
.mintgreen {color: #D7E7AD;}
.apricot {color: #E0BE98;}
.darkred {color: #A14D66;}
.green {color: #00703C;}
.backgroundwhite {background: #ffffff;}
.backgroundblack {background: #000000;}
.backgroundred {background: #FF0000;}
.backgroundmintgreen {background: #D7E7AD;}
.backgroundapricot {background: #E0BE98;}
.backgrounddarkred {background: #A14D66;}
.backgroundgreen {background: #00703C;}
body {
	font-family: Tahoma, Arial, Verdana, Sans-Serif, Helvetica;
	font-size: 14px;
	margin: 0;
	color: #A14D66;
}

div#admincontainer {
	margin: 10px;
}

div#admincontainer ul {
	list-style: square;
}

div#admincontainer li {
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 3px;
	margin-right: 8px;
	margin-bottom: 4px;
	color: #000000;
}

div#admincontainer a {
	text-decoration: none;
	color: #A14D66;
	font-style: italic;
}

div#admincontainer a:hover {
	text-decoration: underline;
}

div#admincontainer table {
	border-collapse: _collapse;
}

div#admincontainer table td {
	padding: 4px;
}

div#admincontainer table th {
	padding: 4px;
	text-align: left;
	border: 1px solid #A14D66;
	color: #A14D66;
}

div#admincontainer table.form {
	border: 1px solid #A14D66;
}


div#container {
	text-align: left;
	margin: auto;
	width: 987px;
	height: 597px;
	padding: 0;
}

div#navigation {
	float: left;
	width: 156px;
	height: 100%;
	border: none;
	font-family: Tahoma, Arial Narrow;
	letter-spacing: 1px;
	_font-weight: bold;
}

div#navigation a {
	text-decoration: none;
	color: #000000;
}

div#navigation ul {
	margin: 0;
	margin-top: 25px;
	padding: 0;
	list-style: none;
	margin-bottom: 16px;
}

div#navigation li {
	font-size: 15px;
	padding-left: 30px;
	padding-top: 2px;
	padding-bottom: 3px;
	margin-right: 8px;
	margin-bottom: 4px;
	_font-weight: bold;
	color: #000000;
}

div#navigation li:hover, div#navigation li:hover a {
	background: #A14D66;
	color: white;
}

div#navigation li.selectedapricot, div#navigation li.selectedapricot a {
	background: #A14D66;
	color: white;
}

div#navigation li.selectedmintgreen, div#navigation li.selectedmintgreen a {
	background: #00703C;
	color: white;
}

div#middle {
	float: left;
	width: 354px;
	height: 100%;
	border: none;
}

div#content {
	float: left;
	width: 477px;
	height: 100%;
	border: none;
}

div#middlegalery {
	float: left;
	width: 85px;
	height: 100%;
	border: none;
}

div#contentgalery {
	float: left;
	width: 746px;
	height: 100%;
	border: none;
}

div#content a, div.event a {
	text-decoration: underline;
	color: #A14D66;
}

div#content a:hover, div.event a:hover {
	text-decoration: none;
}

div#content a.event {
	text-decoration: none;
	font-style: normal;
}

div.event {
	margin-left: 42px;
	margin-top: 20px;
	width: 643px;
	line-height: 24,5px;
}

div.uppertext {
	margin-left: 74px;
	margin-top: 90px;
	width: 374px;
	height: 294px;
	line-height: 18pt;
}

div.lowertext {
	margin-left: 74px;
	margin-top: 150px;
	width: 374px;
	height: 50px;
	line-height: 18pt;
}

div.scrollfield {
	margin-top: 10px;
	width: 374px;
	height: 160px;
	line-height: 24,5px;
	overflow: auto;
}

div.noimage {
	width: 85px;
	height: 57px;
	background: #B2B4B6;
}

h1 {
	font-size: 24px;
	line-height: 36px;
	font-weight: normal;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 0;
}

img.logo {
	margin-top: 20px;
}

img {
	margin: 0;
	padding: 0;
	border: 0;
}

div.messages {
	border: 1px solid #000000;
	padding: 2px;
	color: #ffffff;
	font-weight: bold;
	margin-bottom: 5px;
}

div.messages .errors {
	padding: 2px;
	background: red;
}

div.messages .infos {
	padding: 2px;
	background: green;
}

.bold {
	font-weight: bold;
}

.bottomalign {
	vertical-align: bottom;
}

.center {
	text-align: center;
}

.clearfloat {
	clear: both;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

.helptext {
	font-size: 12px;
	color: <br />
<b>Notice</b>:  Undefined index:  grey in <b>/homepages/44/d262271136/htdocs/public/style.php</b> on line <b>286</b><br />
;
}

.mandatory {
	color: red;
	font-weight: bold;
}

.nobr {
	white-space: nowrap;
}

.rightalign {
	text-align: right;
}

.smaller {
	font-size: 12px;
}

.topalign {
	vertical-align: top;
}

.underline {
	text-decoration: underline;
}

.shadow {
	background: #f0f0f0;
}
