BODY{
	background-color : black;
	margin : 0;
	padding :0;
	color : grey;
	background-image: url(../images/bg4.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
}

table {
	width: 100%;
	height: 100%;
}

td {
	vertical-align: middle;
	text-align: center;
}

a {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
  	font-weight: bold;
	color: #808080;
	text-decoration: none
}

a:hover {
	/*color: #ff6600;*/
	text-decoration: none
	/*word-spacing:40px;*/
}

a:active {
	text-decoration:underline;
	color: #000066
}

.navlink{
    font-family:Verdana;
    font-size:12px;
    font-variant:small-caps;
    font-weight:bold;
    text-transform:capitalize; 
    text-align:center;
    text-shadow:black;
    letter-spacing:1.2pt;
    color:white;
}


navlink2{
    font-family:Verdana;
    font-size:10px;
    font-variant:small-caps;
    font-weight:bold;
    text-transform:capitalize; 
    text-align:center;
    text-shadow:black;
    letter-spacing:1.2pt;
    color:white;
}

a.nav:link, a.nav:visited, a.nav:active, a.nav:hover{
    /*background-image: url(../images/blank2.png);
    background-repeat: repeat;
	 background-color: transparent;*/
    width: 100px;
    /*height: 30px;*/
}

a.nav:link, a.nav:visited
{
	background-color: transparent;
}

a.nav:hover
{
	color: #000000;
	background-color: #696969;
}


div {
	border: 0px dashed #ffffff;
}

div.container {
	position: relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 780px;
	height: 545px;
}

div.header {
	position: absolute;
	top: 10px;
	left: 0px;
	width: 780px;
	height: 30px;
	background-color: transparent;
	font-size: 12px;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 2mm;
	font-weight: bolder;
	text-transform: capitalize;
	font-variant: small-caps;
	color: #D4D0C8;
	text-decoration: none;
	text-align: center;
	overflow:visible;
	display: block;
}

div.textarea {
	position: absolute;
	top: 50px;
	left: 20px;
	width: 300px;
	height: 420px;
}

div.fotoarea {
	position: absolute;
	top: 50px;
	left: 350px;
	width: 420px;
	height: 420px;
}

div.footnav {
	position: absolute;
	padding: 5px;
	margin: 10px;
	top: 495px;
	left: 0px;
	width: 750px;
	height: 20px;
	background-color: transparent;
}



div#info a.nav span {
  display: none;
  word-spacing:normal;
}

div#info a.nav:hover span {
	width:290px; height:400px;
	z-index:1000;
	filter: Alpha(Opacity=60); /* ie */
	-moz-opacity:0.6;  /* mozi */
	-khtml-opacity:0.6;  /* safari/konqueror */
	opacity:0.6; /* css3 */
	display: block;
	position: absolute;
	left: 10px;
	top: -450px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	background-color: #D6D8D9;
	color: #000000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	letter-spacing: normal;
	border: none;
	text-align:justify;
}

a.video:link, a.video:visited, a.video:active, a.video:hover{
    /*background-image: url(../images/blank2.png);
    background-repeat: repeat;
	 background-color: transparent;*/
    width: 100px;
    /*height: 30px;*/
    font-family:Verdana;
    font-size:12px;
    font-variant:small-caps;
    font-weight:bold;
    text-transform:capitalize; 
    text-align:center;
    text-shadow:black;
    letter-spacing:1.2pt;
    color:white;
}

a.video:link, a.video:visited
{
	background-color: transparent;
}

a.video:hover
{
	color: #000000;
	background-color: #696969;
}

div#info a.video span {
  display: none;
  word-spacing:normal;
}

div#info a.video:hover span {
	width:340px; height:240px;
	z-index:1000;
	display: block;
	position: absolute;
	left: 10px;
	top: -450px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	background-color: #D6D8D9;
	color: #000000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	letter-spacing: normal;
	font-weight: normal;
	text-transform: none;
	font-variant: none;
	font-weight: normal;
	border: none;
	text-align:justify;
	word-spacing:normal;
}


.noshow{
	background-color: transparent;
}


div#FloatSlideShow a:hover { border: 0; } /* Fix fuer IE Bug */
div#FloatSlideShow a.nav span { display: none; visibility: hidden;}
div#FloatSlideShow a.nav:hover span
{
	z-index: block;
	position: absolute;
	visibility: visible;
	display: block;
	width:500px; height:400px;
	z-index:10000;
	left: -50px;
	top: -450px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	background-color: transparent;
	color: #000000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border: none;
	text-align: center;
	word-spacing:normal;
}



div#mainmenu a { line-height: 16px; }

table.navrow {
	width: 100%;
	height: 20px;
}

td.navrow{
	background-image: url(../images/blank2.png);
	height: 14px;
	width: 100px;
}


