﻿html,body,div.lightpool{
	min-height: 100%;
	width: 100%;
	height: 100%;
	background-color:#681A44;
	background-color:#FFF;
	background-image:url('imgs/villasolhagawpbg.jpg');
	background-repeat:repeat;
	background-position:top center;
	color: #888;
	font: 12px Arial;
	margin: 0px;
	padding: 0px;
}

html>body, html>body div.lightpool{
	height: auto;
}

div.lightpool
{
	position:absolute;
	width:100%;
	background: transparent url('imgs/lightpool.png') no-repeat top center;
}

div.stage{
	display:block;
	width: 800px;
	margin: 30px;
	height: auto;
}

a:link, a:visited
{
	font: 12px arial;
	color: #931518;
	text-decoration: none;
}
a:hover, a:active
{
	color: #931518;
	text-decoration: underline;
}
td, th, p
{
	margin:0px;
}
div
{
	text-align:center;
}

form{
	margin:0px;
	padding:0px;
}

p.cont
{
	margin-bottom:10px;
}
h1, h2
{
	font: 18px georgia;
	color: #931518;
	margin-top:0px;
	margin-bottom:2px;
}

div.menu
{
	display:block;
	float:left;
	width:800px;
	margin:10px 20px;
}

#flags
{
	display:block;
	float:left;
	position:relative;
	right:16px;
	margin-top:60px;
}
#flags a
{
	display:block;
	position:absolute;
	z-index:20;
}

a.menu:link, a.menu:visited
{
	font: 10px georgia;
	display:block;
	font-weight: normal;
	float:left;
	background: #FFF url('imgs/menubg.png') no-repeat bottom right;
	color: #888;
	margin-bottom:0px;
	margin-right:5px;
	padding-left:10px;
	padding-right:10px;
	letter-spacing: 2px;
	line-height:20px;
}
a.menu:hover, a.menu:active
{
	background: #931518 url('imgs/menubghl.png') repeat-x bottom right;
	color: #FFF;
	text-decoration:none;
}

div.menu2
{
	display:block;
	width:180px;
	margin:4px 0px;
}

a.menu2:link, a.menu2:visited
{
	font: 12px georgia;
	display:block;
	font-weight: bold;
	font-style:italic;
	color: #931518;
	color: #A43;
	color: #452;
	margin:0px 10px;
	padding-left:10px;
	padding-right:10px;
	letter-spacing: 2px;
	line-height:20px;
}
a.menu2:hover, a.menu2:active
{
	background: #A43;
	color: #E9D88E;
	text-decoration:none;
}
a.menu_current:link, a.menu_current:visited, a.menu_current:hover, a.menu_current:active 
{
	background: #A43;
	color: #E9D88E;
	text-decoration:none;
}

iframe{
	display:block;
}

div.frames
{
	display:block;
	float:left;
	margin: 0px 5px;
}
div.pictureframe
{
	display:block;
	padding: 10px;
	background: #E9D88E url('imgs/canvasbg.jpg');
	border-top:0px solid #9D871F;
	border-left:0px solid #9D871F;
}
div.tframe
{
	display:block;
	height: 37px;
	background: transparent url('imgs/imgframe_t2.png') repeat-x top left;
}
div.bframe
{
	display:block;
	height: 37px;
	background: transparent url('imgs/imgframe_b2.png') repeat-x bottom left;
}
div.lframe
{
	display:block;
	padding-left: 37px;
	background: transparent url('imgs/imgframe_l2.png') repeat-y top left;
}
div.rframe
{
	display:block;
	padding-right: 37px;
	background: transparent url('imgs/imgframe_r2.png') repeat-y top right;
}
div.rtframe{background: transparent url('imgs/imgframe_c2b.png') no-repeat top right;}
div.ltframe{background: transparent url('imgs/imgframe_c2a.png') no-repeat top left;}
div.rbframe{background: transparent url('imgs/imgframe_c2b.png') no-repeat bottom right;}
div.lbframe{background: transparent url('imgs/imgframe_c2a.png') no-repeat bottom left;}
p.maintext{
	font:14px Georgia;
	line-height:20px;
	font-weight:bold;
	font-style:italic;
	color: #931518;
	color: #452;
	margin: 10px 20px;
}
p.faktatext{
	font:14px Georgia;
	line-height:20px;
	font-weight:bold;
	font-style:normal;
	color: #A43;
	color: #452;
	padding: 0px 15px;
	margin-top:5px;
	margin-bottom:5px;
	padding-left:24px;
	text-indent:-9px;
	text-align:left;
}
