/* MAIN DIVs */

#all     
	{
	background-color: none;
	margin-top: -250px;
	margin-left: -407px;
	position: absolute;
	top: 50%;
	left: 50%;
	visibility: visible;
	}

#top {
  background-color:none;
  position: relative;
  width:813px;
  margin:0 auto;
  display:block;
  height:24px;
  min-height:24px;
  max-height:24px;
  z-index: 200;
  border: 0;
}

#content {
  background-image:url(../images/background.jpg);
  background-repeat:no-repeat;
  position: relative;
  width:813px;
  margin:0 auto;
  display:block;
  overflow:hidden;
  height:430px;
  min-height:430px;
  max-height:430px;
  border: 0;
}

#contentintro {
  background-image:url(../images/background2.jpg);
  background-repeat:no-repeat;
  position: relative;
  width:813px;
  margin:0 auto;
  display:block;
  overflow:hidden;
  height:430px;
  min-height:430px;
  max-height:430px;
  border: 0;
}

#bottom {
  background-color:none;
  position: relative;
  text-align: center;
  width:813px;
  margin:0 auto;
  display:block;
  height:24px;
  min-height:24px;
  max-height:24px;
}

#language {
    position: absolute; 
    left:800px
}

/* TEXT */

a {
text-decoration: underline; 
color: #6d6b67
}

a:hover {
text-decoration: underline;
color: #ab1b05
}

body {
font-family: arial, sans-serif; 
font-size: 8.5pt; 
text-align: left; 
letter-spacing: 0px; 
line-height: 130%;
margin-top: 6px;
margin-bottom: 6px
}

.textbold {
font-weight:bold; 
}

.italic {
font-style:italic; 
}

.bottomlinks {
}

.subheading {
font-family: garamond, serif; 
font-size: 9.5pt; 
text-align: left; 
letter-spacing: 0.5pt; 
text-transform: uppercase; 
margin-top: 1px; 
margin-bottom: 20px
}

.subsubheading {
font-family: garamond, serif; 
font-size: 9.5pt; 
text-align: left; 
letter-spacing: 0.5pt; 
text-transform: uppercase; 
margin-top: 18px;
margin-bottom: 6px
}

.impressum {
font-family: Arial, sans-serif; 
font-size: 11px; 
color: #ffffff;
word-spacing: 1px
}

a.impressum {
text-decoration: none; 
color: #ffffff
}

a.impressum:hover {
color: #0c1b31
}

.index {
font-family: Arial, sans-serif; 
font-size: 12px; 
color: #ffffff;
word-spacing: 1px
}

a.index {
text-decoration: none; 
color: #ffffff
}

a.index:hover {
color: #0c1b31
}
