
HTML>BODY	{ padding: 0px; }

body 	{ 	background-attachment: fixed;
			background-image: url(/pictures/Hintergruende/HGBeige_dunkel_Nadelstreif.jpg);
	   		background-repeat: repeat;
	   		background-position: left top; } 	

#head {
	position:absolute;
	padding-left:0px;
}

#Layer1 {
	position:absolute;
	left:210px;
	top:85px;
	width:80%;
}
		
#foot	{ 	font-family: Arial, Helvetica, sans-serif;
			font-size:10px;
			color: #000099;
			font-weight:normal;
			text-align:center;
			}
	
.foot a 		{ color: #000099; text-decoration: none; }


/***************   Formatierung Content Seite   ************************/

.titel_1		{ 	font-family:'Times New Roman', Times, serif;
		      		font-size:32px;
					color:#FF0000;
					margin-top:-20px;}

.titel_1a		{ 	font-family:'Times New Roman', Times, serif;
		      		font-size:33px;
					color:#000099;
					margin-top:5px;
					font-weight:bold; }

.titel_2		{ 	font-family:'Times New Roman', Times, serif;
		      		font-size:36px;
					color:#000099;
					margin-top:-20px;}

#titel_2_cont	{ 	position:absolute;
					top:80px;
					left:0px;
					font-family:'Times New Roman', Times, serif;
		      		font-size:36px;
					color:#000099;}

#titel_3_cont	{ 	position:absolute;
					top:82px;
					left:310px;
					margin-top:-20px;
					z-index:2; }

.cd_titel		{ 	font-family:'Times New Roman', Times, serif;
		      		font-size:18px;
					color:#000099;
					font-weight:normal;}
					

.rights			{	text-align:center;
					font-family:Arial, Helvetica, sans-serif;
					font-size:13px;
					color:#000099;
					line-height:16px;}


.description	{	font-family:'Times New Roman', Times, serif;
					font-size:18px;
					color:#000099;
					font-weight:bold;
					padding:0px;}
					
.description a:link 	{ color:#000099; text-decoration:none; }
.description a:visited 	{ color:#000099; text-decoration:none; }
.description a:hover 	{ color:#FF0000; text-decoration:none; }

.ct_ph			{ 	font-family:'Times New Roman', Times, serif;
		      		font-size:33px;
					color:#000099;
					font-weight:bold;
					padding:15px 0px 15px 5px; }

.ct_ph a:link		{ text-decoration:none; color:#000099; }
.ct_ph a:visited	{ text-decoration:none; color:#000099; }
.ct_ph a:hover		{ text-decoration:none; color:#FF0000; }

.ct_ph_title	{ 	font-family:'Times New Roman', Times, serif;
		      		font-size:24px;
					color:#000099;
					font-weight:bold;
					padding:15px 0px 0px 0px; }

.ct_ph_title a:link		{ text-decoration:none; color:#000099; }
.ct_ph_title a:visited	{ text-decoration:none; color:#000099; }
.ct_ph_title a:hover	{ text-decoration:none; color:#FF0000; }



