/* ======= Algemeine Definitionen ===================*/ 
* {
    margin: 0 auto;
    padding: 0;
    border: 0;
}

body{
background-color:#0f0c09;
color: #9C8978;
font: 0.76em Thoma, Verdana, Arial, Helvetica, sans-serif;
margin:0px;
}

h2.center{
	text-align:center;
}

a img {
 border:0px;
}
a { 
 color:#6e0101;
 text-decoration:none;
}
a:hover { 
 text-decoration:underline;
}
/* ========= Main container ====== */
#container{
	width:760px;
	height:auto;
	background-color:#291f15;
	margin-bottom:20px;
}
/* ====== Header ======== */
#header{
	width:760px;
	height:40px;
	text-align:center;
	background: url(images/galheader.jpg) no-repeat;
	padding-top:110px;
	
}
#header h1{
	font-size:1.4em;
	font-weight:bold;
}
/* ======= Backlinks ======= */
#backlinks {
	width:740px;
	height:90px;
	padding:10px 0px 0px 20px;
}
#backlinks table{
	float:left;
}
#backlinks img {
	float:left;
	height:60px;
	margin:0px 5px 0px 5px;
}
.pornopurbac{
	float:left;
	width:156px;
	text-align:center;
}
.pornopurbac img{
	clear:both;
}
/* ===== Galtext  ========= */
#galtext{
	position:absolute;
	width:740px;
	padding:10px;
	margin-top:1573px;
} 
/* ====== maincontent ======= */
#maincontent{
	width:760px;
	height:auto;
	padding-top:10px;
}
.imagecontainer_a{
	width:690px;
	height:463px;
	padding:0px 0px 0px 70px;
}
.image_aa{
	width:394px;
	height:222px;
	position:absolute;
	margin:2px 2px 2px 2px;
	border:3px #9C8978 solid;
}
.image_ab{
	width:190px;
	height:457px;
	position:absolute;
	margin:2px 2px 2px 409px;
	border:3px #9C8978 solid;

}
.image_ac{
	position:absolute;
	height:222px;
	width:190px;
	border:3px #9C8978 solid;
	margin:237px 2px 2px 2px;
}
.image_ad{
	position:absolute;
	height:222px;
	width:190px;
	border:3px #9C8978 solid;
	margin:237px 2px 2px 206px;

}
.imagecontainer_b{
	width:690px;
	height:460px;
	padding:0px 0px 0px 70px;
}
.image_ba{
	position:absolute;
	width:597px;
	height:222px;
	border:3px #9C8978 solid;
	margin:2px 2px 2px 2px;
}
.image_bb{
	position:absolute;
	width:190px;
	height:222px;
	border:3px #9C8978 solid;
	margin:237px 2px 2px 2px;
}
.image_bc{
	position:absolute;
	width:190px;
	height:222px;
	border:3px #9C8978 solid;
	margin:237px 2px 2px 206px;
}
.image_bd{
	position:absolute;
	width:190px;
	height:222px;
	border:3px #9C8978 solid;
	margin:237px 2px 2px 410px;
}

.imagecontainer_c{
	width:690px;
	height:463px;
	padding:0px 0px 0px 70px;
}

.image_ca{
	width:190px;
	height:457px;
	position:absolute;
	margin:2px 2px 2px 2px;
	border:3px #9C8978 solid;
}
.image_cb{
	width:394px;
	height:222px;
	position:absolute;
	margin:2px 2px 2px 206px;
	border:3px #9C8978 solid;
}
.image_cc{
	position:absolute;
	width:190px;
	height:222px;
	border:3px #9C8978 solid;
	margin:237px 2px 2px 206px;
}
.image_cd{
	position:absolute;
	width:190px;
	height:222px;
	border:3px #9C8978 solid;
	margin:237px 2px 2px 410px;
}
.textlink{
	clear:both;
	width:740px;
	height:50px;
	font-size:1.6em;
	padding:15px 10px 0px 10px;
	text-align:center;
}
.textlink a{
	color:#FFF;
	text-decoration:underline;
}
.textlink a:hover{
	text-decoration:none;
}
/* ====== Footer ====== */
#footer{
	width:740px;
	height:25px;
	padding:15px 10px 0px 10px;
	text-align:center;
	margin-top:60px;
}

.hinweis{
   margin:0 auto;
  width:820px;
  height:50px;
  text-align:center;
  font-size:0.7em;
  }


