body {
	background-color: #000000;
	font: 12px times, serif;
	text-align:center;
}

img {
	border: none;
}

p {
	color: #003366;
	font: 12px times, serif;
	line-height: 14px;
	padding: 0px 0px 0px 0px;
}

h1 {

	font-size:24px;
	line-height:36px;
	font-weight:900;
	color:#ffffcc;
	border-width: 0px 0px 2px 0px;
	border-style: dotted;
	border-color:#999;
	text-align:center;
}
h2 {

	font-size:16px;
	line-height:18px;
	font-weight:900;
	color:#003366;
	padding: 0px 20px 0px 20px;
}

h3 {
	font-size:16px;
	line-height:16px;
	font-weight:900;
	color:#ffffcc;
	margin: 17px 0px 5px 0px;
}

#text_atrib {
	color: #003366;
	font: 12px times, serif;
	line-height: 14px;
	padding: 0px 0px 0px 0px;
}

#text_atrib_gelb {
	color: #ffffcc;
	font: 12px times, serif;
	line-height: 14px;
	padding: 0px 0px 0px 0px;
  margin: 0px 10px 0px 0px;
}

a:link {
	text-decoration: none;
	color:#ffffcc;
  font: 12px times, serif;
}
a:visited {
	text-decoration: none;
	color:#ffffcc;
  font: 12px times, serif;
}
a:hover {
	color: #333333;
	background-color: #ffffcc;
	text-decoration: none;
  font: 12px times, serif;

}
a:active {
	text-decoration: none;
	color:#ffffcc;
  font: 12px times, serif;
}

#center {
	position: relative;
	height: 570px;
	width: 735px;
	margin : 0px auto;
	text-align : left;
}

#header1 {
	position: relative;
	background-image: url(pics_allg/layout_r1_c1.jpg);
	width: 735px;
	height: 120px;
}

#ueberschrift {
	position: absolute;
	margin: 50px 0px 0px 475px;
	padding: 0px 0px 0px 0px;
	width: 250px;
	height: 20px;
	color: #ffffcc;
	font-size: 12px;
	letter-spacing: 1px
}

#header2 {
	width: 735px;
	height: 23px;
  background-image: url(pics_allg/layout_r2_c1.jpg);
}

#button_hintergrund {
	position: relative;
	background-image: url(pics_allg/layout_r3_c1.jpg);
  background-repeat: no-repeat;
	width: 190px;
	height: 250px;
	float:left;
}

#button_position {
	position: absolute;
	margin: 10px 0px 0px 50px;
	height: 179px;
	width: 100px;
}

.button {
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	width: 120px;
	height: 20px;
	border-width: 1px;
	border-style: solid;
	border-color: #ffffcc;
	background-color: #333333;
}

.position {
	position: absolute;
	padding: 2.5px 0px 0px 15px;
}



/*#headline {
	position: absolute;
	margin: 55px 0px 0px 30px;
	padding: 0px 0px 0px 0px;
}*/

#bild_position {
	float: left;
	padding: 5px 15px 0px 0px;
}

#inhalt {
	position: relative;
	background-image: url(pics_allg/layout_r3_c2.jpg);
  background-repeat: no-repeat;
	float:left;
	width: 502px;
	height: 300px;
}

#text {
	position: absolute;
	width: 430px;
	height: 200px;
	margin: 65px 0px 0px 50px;
}

#footer {
  clear: both;
	position: relative;
  height: 60px;
  width: 700px;
  margin: 20px 0px 0px 0px;
 }
 
#footer_inhalt {
	position: relative;
	margin: 0px 0px 0px 330px;
	padding: 0px 0px 0px 0px;
	width: 357px;
	color: #ffffcc;
	font-size: 12px;
	letter-spacing: 1px
}