body,div,p,h1,h2,h3,h4,h5,h6
{
  padding:0px;
  margin:0px;
  font-family:Verdana,Arial,sans-serif;
}

body
{
  text-align:center;
}
.addthis_toolbox
{
	display:block;
	position:fixed;
	top:70px;
}
.Contents
{
  width:900px;
  margin-left:auto;
  margin-right:auto;
}
.Header
{
  background:url(Start-Header.jpg) no-repeat;
  height:236px;
  position:relative;
  margin-bottom:20px;
}

.Logo
{
  position:absolute;
  left:877px;
  top:5px;
  height:45px;
  width:40px;
}


.Header .TransBG
{
  position:absolute;
  z-index:1;
  background-color:white;
  filter:alpha(opacity=50);
  opacity:0.5;
  width:450px;
  height:100px;
  left:450px;
  top:118px;
}

.Header h1
{
  position:absolute;
  z-index:2;
  width:450px;
  left:450px;
  top:135px;
  font-size:28px;
  font-family:Arial;
}


.Header h1 a
{
  text-decoration:none;
  color:black;
}


.Header h1 a:hover
{
  text-decoration:underline;
}

h2, h1.Oomoxx
{

  margin-bottom:10px;
  font-size:25px;
}
.Languages
{
  margin-bottom:60px;
}
.Languages a
{
  width:70px;
  height:70px;
  display:inline-block;
  background-repeat:no-repeat;
}


.Languages a.De
{
  background-image:url(de/Images/de_mid.png);
}


.Languages a.Fr
{
  background-image:url(de/Images/fr_mid.png);
}


.Languages a.En
{
  background-image:url(de/Images/en_mid.png);
}

.Keywords
{
  font-size:12px;
  color:#727272;
  margin-bottom:12px;
}

.Keywords a
{
  color:#727272;
  text-decoration:none;
}


.Keywords a:hover
{
  text-decoration:underline;
}

.SelectLanguage
{
  background:url(SelectLanguage.png) no-repeat center top;
  height:25px;
  margin-bottom:12px;
}


.Gradient
{
  background:url(Gradient.png) repeat-y;
  height:100px;
}

.Subtext
{
  color:#727272;
  margin-top:20px;
  font-size:12px;
}

#ChatLink
{
	position: fixed;
	
	top:100px;
	left:0px;
	z-index:12;
	height:191px;
	width:69px;
	
}


#ChatLink a
{
	background: url(livezilla.chat.png) no-repeat -15px 0px;
	display:inline-block;
	width:69px;
	height:191px;
	opacity:0.6;
  	filter:alpha(opacity=60);
}

#ChatLink a:hover
{
	left:0px;
  	opacity:0.8;
  	filter:alpha(opacity=80);
  	background-position: 0px 0px;
}

