body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 20px;
}

span.headertext {
	font-size: 16px;
	font-weight: bold;
	font-style:italic;
	color: #111111;
	font-family: Georgia, "Times New Roman", Times, serif;
}

span.subheadertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #001C1C;
}

span.italictext {
	font-size: 9pt;
	font-style:italic;
	color: #001C1C;
}

img.photoleft {
	border: 1px solid #001C1C;
	margin-bottom: 4px;
	margin-right: 4px;
	margin-top: 4px;
	float: left;
}

img.photoright {
	border: 1px solid #001C1C;
	margin-bottom: 4px;
	margin-left: 4px;
	margin-top: 4px;
	float: right;
}

a {
	color: #444444;
	text-decoration: underline;
}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color:#222222
}

a:active {
	color: #222222;
	text-decoration: none;
}

a.grovenformen_submenu {
	color: #004299;
	text-decoration: underline;
}

a.grovenformen_submenu:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color:#004299
}

a.grovenformen_submenu:active {
	color: #444444;
	text-decoration: none;
}

a.elenamiroshop_submenu {
	color: #990100;
	text-decoration: underline;
}

a.elenamiroshop_submenu:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color:#990100
}

a.elenamiroshop_submenu:active {
	color: #444444;
	text-decoration: none;
}

a.portal_submenu {
	color: #000000;
	text-decoration: underline;
}

a.portal_submenu:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color:#000000
}

a.portal_submenu:active {
	color: #444444;
	text-decoration: none;
}

HR {
	color: #333333;
	background-color: white;
	height: 2px;
	border-bottom: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-top: 1px dotted #666666;
}

div.gallery {
	width: 140 px;
	height: auto;
	float: left; 
	text-align: center; 
	margin-right: 10px; 
	margin-bottom: 15px;
	padding: 8px;
	border: solid;
	border-color: #dddddd #aaaaaa #aaaaaa #dddddd;
	border-width: 1px 1px 1px 1px;
}

div.gallery img {
	
}