@charset "utf-8";
/* CSS Document */

/* 	Copyright by Pointfeng					*/
/*	Berliner Str. 16						*/
/*	D-84478 Waldkraiburg					*/
/*											*/
/*	Telefon:  	+49 (0)8638 - 9841 849		*/
/*	Telefax:   	+49 (0)8638 - 9841 850		*/
/*	Internet:  	www.pointfeng.de			*/
/*	E-Mail:     info@pointfeng.de 			*/


	.info
	{
	background-image:url(../charismata_include/hintergrund.png);
	background-repeat: repeat;
	background-position:top;
	position: absolute;
	z-index:200;
	margin:0 ;
	padding:0;
	width:100%;
	height:100%;
	min-height:800px;
	}
	#info1
	{
	padding:0;
	margin: auto;
	width:700px;
	}
	#info2
	{
	background-color:#152748;
	border:#99abcb thin solid;
	width:700px;
	/*height:300px;*/
	margin:107px 0 0 0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	}

	#info2_1
	{
	background-color:#ffffff;
	background-repeat:no-repeat;
	background-position:top;
	width:600px;
	height:524px;
	margin:auto;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	}

	#info2_1_1
	{
	text-align:left;
	margin:0;
	padding:0;
	height:524px;
	width:300px;
	float:left;
	border:none;
	}
	
	#info2_1_2
	{
	text-align: right;
	margin:0;
	padding:0;
	height:524px;
	width:300px;
	float:right;
	border:none;
	}
	
	#info2_1_1 a
	{
	background-image:url(../projekt_charismata_bilder/prevlabel2.gif);
	background-repeat:no-repeat;
	background-position:left;
	text-align:left;
	height:524px;
	padding:0;
	margin:0;
	color: #b7c9e9;
	font-weight: bold;
	display:block;
	border:none;
	}
	
	#info2_1_2 a
	{
	background-image:url(../projekt_charismata_bilder/nextlabel2.gif);
	background-repeat:no-repeat;
	background-position:right;
	height:524px;
	text-align:right;
	padding:0;
	margin:0;
	color: #b7c9e9;
	font-weight: bold;
	display:block;
	border:none;
	}
		
	#info2_1_1 a:hover
	{
	background-image:url(../projekt_charismata_bilder/prevlabel.gif);
	background-repeat:no-repeat;
	background-position:left;
	text-align:left;
	display:block;
	border:none;
	}
	
	#info2_1_2 a:hover
	{
	background-image:url(../projekt_charismata_bilder/nextlabel.gif);
	background-repeat:no-repeat;
	background-position:right;
	text-align:right;
	display:block;
	border:none;
	}
	
	img
	{
	border:none;
	}
	
	#info2 p
	{
	text-align:left;
	margin:20px 20px 0 20px ;
	padding:0 0 20px 0;
	font-size: 90%;
	color: #f6f7f8;
	font-weight: normal;
	z-index: 10;
	line-height:18px;
	}
	
	#info2 a.schliessen
	{
	text-align:center;
	padding:10px 0 10px 0;
	margin:0;
	color: #b7c9e9;
	font-weight: bold;
	display:block;
	}