body {
	background-image: url('img/background.gif');
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-color: #000000
}
* {margin: 0px;padding: 0px;}
p {
	padding: 10px 10px 10px 20px;
	display:block;
	color: #525757;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold
}
a {
	color: #6b7272;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
#container {
	margin: 0px auto;
	text-align: left;
	width: 1000px;
}
#header{
	height: 290px;
	width: 1000px;
	background-image: url('img/header.jpg');
	background-repeat: no-repeat;
}
#header ul{
	margin-left: 75px;
}
#content{
}
#left{
	width: 192px;
	float: left;
}
#middle{
	margin-left: 199px;
	width: 787px;
}
/********************* menu links ****************************/
.menuheader{
	width:192px;
	height:33px;
	background-image:url('img/menutop.gif');
	display:block
}
.menucontent{
	width:192px;
	background-image:url('img/menumiddle.gif');
	padding-top:10px;
	background-repeat: repeat-y;
}
.menucontent a{
	text-decoration: none;
}
.menucontent a:hover{
	color: #FFFFFF;
}
.menucontent .h1Ads{
	color:#00BFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.menucontent2{
	width:192px;
	height:847px;
	background-image:url('img/menumiddle.gif');
	padding-top:10px;
	background-repeat: repeat-y;
}
.menucontent2 a{
	text-decoration: none;
}
.menucontent2 a:hover{
	color: #FFFFFF;
}
.menucontent2 .h1Ads{
	color:#00BFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.menuheader h3{
	padding: 10px 0px 0px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.menufooter{
	width:192px;
	height:15px;
	background-image:url('img/menubottom.gif');
	display:block
}
.postheader, .menuheader{
	color:#FA9ACD;
	text-transform: uppercase;
}
/********************* post ****************************/
.post{
	margin-bottom:5px;
}
.postheader{
	background-image:url('img/posttop.gif');
	display:block;
	width:800px;
	height:33px
}
.postheader h1{
	padding: 7px 0px 0px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.content{
	height: 1050px;
	width: 800px;
	background-image:url('img/postmiddle.gif');
	background-repeat: repeat-y;
	padding-top: 5px;
}
.content img{
	border: 2px solid #FA9ACD;
}
.content img:hover{
	border: 2px solid #FFFFFF;
}
#next{
	width: 101px;
	height: 27px;
	background-image:url('img/more.gif');
}
#next img{
	border: none;
}
#next img:hover{
	background-image:url('img/more2.gif');
	border: none;
}
.more{
	width: 150px;
	height: 30px;
}
.more img{
	border: none;	
}
.more img:hover{
	border: none;	
}
.postfooter{
	background-image:url('img/postbottom.gif');
	background-repeat: no-repeat;
	display:block;
	width:800px;
	height:15px
}
#weg{
	display: none;
}
/********************* header ****************************/
#header{
	position:relative;
}
#header ul{
	position:absolute;
	top:250px;
	display:block;
	left:190px;
}
#header ul li{
	display:inline;
	text-align:center;
	margin:auto;
	width:auto;
	border-right: 1px solid #6b7272;	
}
.last{
	border-right: 0px none #6b7272 !important;
}
#header ul li a{
	display:inline;
	text-align:center;
	text-decoration:none;
	padding: 0px 10px;
	text-transform: uppercase;
}
#header ul li a:hover{
	color: #FA9ACD;
}
/********************* footer ****************************/
#footer{
	width:971px;
}
#footer ul{
	display:block;
	margin-left:290px;
}
#footer ul li{
	display:inline;
	text-align:center;
	margin:auto;
	width:auto;
	border-right: 1px solid #6b7272;	
}
#footer span{
	color: #525757;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	width: 971px;
	display: block;
	padding: 3px 0px;
	margin-bottom: 10px;
}
#footer span a{
	color: #525757;
	text-decoration: none;
}
#footer span a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
/********************* menu members ****************************/
.menu ul{
	list-style-position: inside;
	list-style-type: disc;
	padding: 0px 0px 0px 20px;
	color: #666666;
}
.menu ul li{
	padding-top: 5px;
	color: #666666;
}
.menu ul li a{
	text-decoration: none;
	padding: 0px;
	text-transform: uppercase;
}
.menu ul li a:hover{
	color: #FA9ACD;
	text-transform: uppercase;
}
.clear{
	clear: both;
}

.topbanner1 {
	float: left;
}

.topbanner2 {
  float: left;
	margin-left: 170px;
}
