@CHARSET "UTF-8";

html																{	margin: 0px;
																			padding: 0px;
																			background: #7eacd0 url(../imagesbackground/bg-01.jpg);
}
body																{	margin: 0 auto;
																			padding: 0px;
																			width: 980px;
																			
																			font-family: Tahoma, Verdana, Arial, sans-serif;
																			line-height: 1.3em;
																			font-size: 12px;
																			color: #222222;
																			/*	background-color: #dddddd;	*/
																			/*	border: 1px solid #ff4444;	*/
}
hr																	{	width: 80%;
																			margin-left: 5px;;
}
h1																	{	font-size: 18px;
}
h2																	{	font-size: 14px;
}
p																		{	margin-right: 50px;
																			text-align: justify;
}
#container													{	position: absolute;
																			width: 960px;
																			min-height: 650px;
																			max-height: 1000px;
																			top: 5px;
																			bottom: 5px;
																			/*	background-color: #ffffff;
																			border: 1px solid #fe0001;	*/
}
#head																{	position: absolute;
																			top: 0px;
																			left: 0px;
																			right: 0px;
																			height: 180px;
																			/*	background-color: #fe0001;	*/
}
#headLogo														{	position: absolute;
																			top: 2px;
																			left: 2px;
																			width: 320px;
																			border: 1px solid #ff5555;
}
#link_0,
#link_1,
#link_2,
#link_3															{	position: absolute;																			
																			top: 3px;
																			
																			height: 170px;																			
																			overflow: hidden;																			
																			z-index: 1000;
																																													
																			border: 1px solid #000000;
																			border-radius: 10px 10px 10px 10px; 
																			-moz-border-radius: 10px 10px 10px 10px; 
																			-webkit-border-radius: 10px 10px 10px 10px; 
																															
																			-moz-box-shadow:    0px 0px 10px #222222;
																			-webkit-box-shadow: 0px 0px 10px #222222;
																			box-shadow:         0px 0px 10px #222222;							
}
#link_0															{	left: 5px;
																			width: 347px;
																			background-color: #ffffff;
}
#link_1															{	right: 405px;
																			width: 190px;
																			background: #ffffff url(../imagesHead/imgTop-22.jpg);
																			background-repeat: no-repeat;
}
#link_2															{	right: 205px;
																			width: 190px;
																			background: #ffffff url(../imagesHead/imgTop-05.jpg);
																			background-repeat: no-repeat;
}
#link_3															{	right: 5px;
																			width: 190px;
																			background: #ffffff url(../imagesHead/imgTop-35.jpg);
																			background-repeat: no-repeat;
}
#link_1 h2,
#link_2 h2,
#link_3 h2													{	margin-top: 134px;
																			margin-left: 7px;
																			font-size: 15px;
}
.intro															{	position: absolute;
																			top: 170px;
																			left: 5px;
																			bottom: 5px;																		
																			/*	background-color: #ffaaaa;	*/
}
.introtext													{	margin-left: 2px;
																			margin-right: 5px;
																			text-align: left;
}
.intro a														{	font-style: italic;
																			color: #000000;
																			text-decoration: underline;
}
.intro a:hover											{	color:#7eacd0;
}

div .text														{	/*	border: 1px solid #ff9999;	*/
																			overflow: visible;
																			padding-bottom: 20px;
																			display: block;
																			clear: both;
																			margin-bottom: 20px;
}
.picRight														{	float: right;
																			margin-left: 40px;
																			margin-bottom: 30px;
}
.picLeft														{	float: left;
																			margin-right: 40px;
																			margin-bottom: 30px;
}
#centerMain img											{	border: 1px solid #000000;
																			border-radius: 10px 10px 10px 10px; 
																			-moz-border-radius: 10px 10px 10px 10px; 
																			-webkit-border-radius: 10px 10px 10px 10px; 
																															
																			-moz-box-shadow:    0px 0px 10px #222222;
																			-webkit-box-shadow: 0px 0px 10px #222222;
																			box-shadow:         0px 0px 10px #222222;		
}

#center															{	position: absolute;
																			top: 183px;
																			/*	bottom: 5px;	*/
																			left:5px;
																			right: 5px;
																			
																			background-color: #ffffff;
																			
																			border: 1px solid #000000;
																			border-radius: 10px 10px 10px 10px; 
																			-moz-border-radius: 10px 10px 10px 10px; 
																			-webkit-border-radius: 10px 10px 10px 10px; 
																															
																			-moz-box-shadow:    0px 0px 10px #222222;
																			-webkit-box-shadow: 0px 0px 10px #222222;
																			box-shadow:         0px 0px 10px #222222;							
}
#centerLeft													{	position: absolute;
																			top: 5px;
																			bottom: 5px;		/*	35px mit #_footer	*/
																			left: 5px;
																			width: 150px;
																			/*	border: 1px solid #5555ff;	*/
																			overflow: auto;
}
#centerLeft li											{ list-style: none;
}
#centerMain													{	position: absolute;
																			top: 5px;
																			bottom: 5px;		/*	35px mit #_footer	*/
																			left: 170px;
																			right: 5px;
																			/*	border: 1px solid #5555ff;	*/
																			overflow: auto;
																			padding-left: 50px;
																			padding-right: 10px;
}
#centerRight												{
}

#datenschutz														{	position: absolute;
																					bottom: 0px;
																					left: 5px;
																					right: 5px;
																					height: 65px;
																					
																					background-color: #ffffff;
																					padding-left: 20px;
																					padding-right: 20px;
																					
																					border: 1px solid #ee0404;
																					border-radius: 10px 10px 10px 10px; 
																			-moz-border-radius: 10px 10px 10px 10px; 
																			-webkit-border-radius: 10px 10px 10px 10px; 
																															
																			-moz-box-shadow:    0px 0px 10px #222222;
																			-webkit-box-shadow: 0px 0px 10px #222222;
																			box-shadow:         0px 0px 10px #222222;		
}
#datenschutz p													{	font-size: 14px;
																					text-align: justify;
																					letter-spacing: 1px;
																					margin-top: 5px;
																					margin-bottom: 5px;
}
#datenschutz a													{	color: #444444;
																					text-decoration: underline;
}
#datenschutz a:hover										{	color: #516a94;
																					text-decoration: underline;
}



#footer															{	position: absolute;
																			bottom: 5px;
																			left:5px;
																			right: 5px;
																			height: 25px;
																			border: 1px solid #000000;
																			background-color: #fe0001;
																			color: #ffffff;
}
#footer a														{ color: #ffffff;
																			text-decoration: none;
}
#footerLeft													{	position: absolute;
																			top: 1px;
																			bottom: 1px;
																			left:1px;
																			width: 200px;																			
																			/*	border: 1px solid #5555ff;	*/
}
#footerCenter												{	position: absolute;
																			top: 1px;
																			bottom: 1px;
																			left: 205px;
																			right: 205px;
																			/*	border: 1px solid #5555ff;	*/
																			text-align: center;
}
#footerRight												{	position: absolute;
																			top: 1px;
																			bottom: 1px;
																			right: 1px;
																			width: 200px;
																			/*	border: 1px solid #5555ff;	*/
}
#footerLeft ul											{	list-style-type: none !important;
																			margin-top: 0px;
																			margin-left: 5px;
}
#footerRight ul											{	list-style-type: none !important;
																			margin-top: 0px;
																			margin-right: 5px;
}





