body{
  
  background-color: #C5DAC7;
  background-position:top right;
  background-repeat:repeat-y;
}


.p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;}

div#linkeSpalte{
	position: absolute;
	width: 180px;
	height: 205px;
	z-index: 3;
	left: 8pt;
	top: 180px;}
	
	
div#bildleiste{
	border: 1px none rgb(0, 0, 0);
	position: absolute;
	width: 1000px;
	height: 130px;
	z-index: 3;
	left: 10px;
	top: 0pt;
	background-color: rgb(240, 246, 245);}
	
div#rechteSpalte{
	font-family:Arial;
	font-size:12px;
	position: absolute;
	width: 180px;
	height: 180px;
	z-index: 3;
	left: 826px;
	top: 180px;}

.h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #00294F;}
	
.mitglied{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #336699;}
	
.mitglied-klein{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336699;}
	
.trennlinie{
	background-image: url(images/line_h.gif);
	background-repeat: repeat-x;}
	
.date{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;}

.category{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;}
	
span.h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336699;}
	
#box{
	position: relative;
	top: 9px;
	left: 9px;
	width: 200px;
	height: auto;}

div#logo{
	border: 1px none rgb(0, 0, 0);
	position: absolute;
	width: 200px;
	height: 130px;
	z-index: 3;
	left: 10pt;
	top: 0pt;
	background-color: rgb(240, 246, 245);}

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

a:hover{
	text-decoration:underline;}
	
.bodytext a img{
	border:none;
	}