@charset "utf-8";
/* CSS Document */
img{
	border:0;
}
body {
	background-color: #d5cabc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/bgr.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
/*style navigation Silke active*/
.silkenav{
	background-image: url(images/silkenav1.png);
	background-repeat: no-repeat;
	height: 34px;
	width: 105px;
	position: absolute;
	bottom: 10px;
	left: 324px;
	top: 50px;
	z-index: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	color: #fff;/*#fedde8 Farbe inaktiv*/
 	text-decoration: none;
	line-height: 32px;	
	padding-left: 36px;
}
/*style navigation Silke deactivated*/
.silkenav1{
	background-image: url(images/silkenav2.png);
	background-repeat: no-repeat;
	height: 34px;
	width: 90px;
	position: absolute;
	bottom: 10px;
	left: 323px;
	top: 50px;
	z-index: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
 	text-decoration: none;
	line-height: 32px;	
	padding-left: 36px;
}
.silkenav1 a{
	font-size: 12px;
	color:#fff;
 	text-decoration: none;	
}
/*style navigation Christian active*/
.christiannav{
	background-image: url(images/christiannav1.png);
	background-repeat: no-repeat;
	height: 34px;
	width: 115px;
	position: absolute;
	bottom: 10px;
	left: 324px;
	top: 100px;
	z-index: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	color: #fff;/*#f0f6dc; Farbe inaktiv*/
 	text-decoration: none;
	line-height: 32px;	
	padding-left: 26px;
}
/*style navigation Christian deactivated*/
.christiannav1{
	background-image: url(images/christiannav2.png);
	background-repeat: no-repeat;
	height: 34px;
	width: 115px;
	position: absolute;
	bottom: 10px;
	left: 324px;
	top: 100px;
	z-index: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	color:#fff;
 	text-decoration: none;
	line-height: 32px;	
	padding-left: 26px;
}
.christiannav1 a{
	font-size: 12px;
	color:#fff;
 	text-decoration: none;	
}
/* ----------container to center the layout-------- */
#container {
	width: 840px;
	padding:0px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
} 
/* ----------banner for logo-------------- */
#banner {
	text-align: right;
	/*background-color: #ff44ff;*/
	padding: 0px;
	margin: 90px 80px 0 0;
}
#outer{ 
	border-left: solid 440px transparent; /* color of the left column  */ 
	border-right: solid 100px transparent;  /*color of the right column  */ 
	/*background-color: #f11fff;   color of the content column */
} 
#inner{margin:0; width:100%; } /* The ie/pc pecularity */ 
/*--------linke seite------------*/
#left {
 	width:440px; 
 	float:left; 
 	position:relative; 
 	margin-left:-440px; 
 	margin-right:1px;
 	font-size: 0.8em;
	text-align:right;
	/*background-color: #abf6ff;*/
 }
 #left img{
 	margin-right: 20px;
 }
 .leftleblau{
	text-align:center;
	margin-right:-80px; /*verschoben für optische zentrierung*/
 }
  #right {
 	width:100px; 
 	float:right; 
 	position:relative; 
 	margin-right:-100px; 
 	margin-left:1px;
    margin-top:10px;
 	margin-bottom:20px;
 	padding-top:8px;
	line-height: 1.5em;
 }
/* -----------------content--------------------- */ 

/*content <div>, Verwendete Klasse ordnet automatisch entsprechende Textformatierungen zu*/
#content, #contentsilke, #contentchristian{ 
	position: relative; 
	margin: 0px;
	margin-top:24px;
	z-index: 0;
	line-height: 1.5em;
	padding-top:10px;
	padding-left:30px;
	padding-right:10px;
	height:500px;
	min-height:500px;
}
/*tan hack to move content down in ie/up in mozilla*/
* html #content {  /* nur fuer Internet Explorer */
  margin-top:0px;;     /* Version 5.x */
}
* html #contentsilke {  /* nur fuer Internet Explorer */
  margin-top:0px;;     /* Version 5.x */
}
* html #contentchristian {  /* nur fuer Internet Explorer */
  margin-top:0px;;     /* Version 5.x */
}
/*Seitennummerierung*/
.pagenum{
	position: absolute;
	display:block;
	bottom: 0;
	width: 100%;
	text-align:center;
	font-size:10px;

}
.pagenav{
	width: 100%;
	padding-top:12px;
}
.next{
	float:right;
}
.prev{
	float:left;
}
/*  ----------------Footer---------------------- */ 
#clear{
	clear:both;
}
#footer {
	clear:both;
	padding:0px;
	margin:40px 0 0 0;
	text-align: center; 
}
/*Footer link style*/ 
#footer a{
	font-size:10px;
	color:#333;
	text-decoration:none;
	text-transform:uppercase;
}
/*  ----------------Textformatierungen---------------------- */ 
#contentchristian p, #contentsilke p, #content p {
	font-size:11px;
	line-height: 16px;
}
#contentsilke ul, #contentchristian ul, #content ul{
	padding-left:16px;
	font-size:11px;
	line-height: 16px;
}
/*Christian Seiten*/
#contentchristian h1{
	color: #690;/*#96bf0d;*/	
	font-size: 16px;
}
#contentchristian h2{
	color:#690;
	font-size: 13px;
}
#contentchristian p a, #contentchristian ul a{
	color: #690;
	font-size: 11px;
}
/*Silke Seiten*/
#contentsilke h1{
	color: #c06;	
	font-size: 16px;
}
#contentsilke h2{
	color:#c06;
	font-size: 13px;
}
#contentsilke p a, #contentsilke ul a{
	color: #c06;
	font-size: 11px;
}
/*neutrale Seiten*/
#content h1{
	color: #333;	
	font-size: 16px;
}
#content h2{
	color:#333;
	font-size: 13px;
}
#content p a, #content ul a{
	color: #333;
	font-size: 11px;
}
/*Texthervorhebung mit <span>*/
.highlightchristian{
	color: #fff;
	background-color: #96bf0d;
}
.highlightsilke{
	color: #fff;
	background-color: #fd3178;
}