a:link, a:visited, a:active { color:#000000; text-decoration:none; }

a:hover { 
color: #1fc2ff; 
text-decoration: none; }

.body_text {
	color: #000000;
	font-size: 8pt;
	font-family: "Courier New", Courier, monospace;
	margin-left: 12px;
	text-align: center;
}

.body_text2 {
	margin: 15px;
	text-align: left;
	font-size: 8pt;

}

.body_text3 {
	margin: 15px;
	padding: 5px;
	text-align: left;
	font-size: 8pt;

}

.body_text_b {
	color: #333;
	font-size: 12pt;
	font-family: "Courier New", Courier, monospace;
	margin-left: 12px;
	text-align: center;
	font-weight: bold;
}
.h1 { color: #5d2700; font-size: 16pt; font-family: georgia, arial, verdana; font-weight: bold; }

body {
  background-color: #FFFFFF;
  font-size: 12px;
  color:#000000;  
  padding:60px;
  margin:0px;
  text-align: center;
  background-image: url(imgs/holz.jpg);

}


#inhalt {
	text-align: left;
	vertical-align: middle;
	margin: 0px auto;
	padding: 0px;
	width: 450px;
	height: 450px;
	background-image: url(imgs/paper_back.png);
	background-repeat:no-repeat;
}

#inhalt2 {
	text-align: center;
	vertical-align: middle;
	margin: 0px auto;
	padding: 0px;
	width: 450px;
	background-image: url(imgs/imp_back.png);
	background-repeat:repeat-y;
}

