html, body
{
	height:100%;
}

* 
{    
	border:0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 100.01%; 
	font-family:Arial;
} 

body   
{
	position: absolute;
	top: 0;
	bottom: 0;
	left:0;
	right:0;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align:center;
	font-size: 12px;
}

h1
{
  color:#9c0001;
  font-size:14px;
}

a
{
  text-decoration:underline;
  color:#9c0001;
}

a:hover
{
  color:#9c0001;
  text-decoration:none;
}


.content_container
{
  vertical-align:top;
  height:auto;
}

.blue
{
  height:25px;
  vertical-align:middle;
  overflow:hidden;
  background-color:#cecfff;
  border-top: 1px solid #9c0001;
  border-bottom: 1px solid #9c0001;
  padding:0px;
  margin:0px;
}

#blue_links a
{
	text-decoration:underline;
  color:#155c9c;
}

#blue_links a:hover
{
text-decoration:none;
  color:#063560;
}

p.blue_text
{
  font-weight:bold;
  font-size:12px;
  padding-top:5px;
  padding-left:5px;
; font-family: Verdana, Arial, Helvetica, sans-serif
}

text1
{
  margin-left:600px;
}

p.p1
{
  margin-left:534;
}
p.red_font
{
  color:#9c0001;
}

.fenster2
{
  background-color:#e1c7b6;
  float:left;
  vertical-align:top;
  padding-left:0;
  margin-left:0;
  width:100%;
}
.fenster3
{
  height:100%;
}

.fenster4
{
  background-color:#e1c7b6;
}
.fenster5
{
  background-color:#efe0d7;
}
.fenster6
{
  background-color:#f7f1e3;
}

.footer_bg
{
background-image:url(img/foot_bg.jpg);
background-repeat:repeat-x;
height:21px;
overflow:hidden;
}

