@CHARSET "utf-8";


@font-face {
    font-family: 'TitilliumText22LMedium';
    src: url('titilliumtext22l004-webfont.eot');
    src: url('titilliumtext22l004-webfont.eot?#iefix') format('embedded-opentype'),
         url('titilliumtext22l004-webfont.woff') format('woff'),
         url('titilliumtext22l004-webfont.ttf') format('truetype'),
         url('titilliumtext22l004-webfont.svg#TitilliumText22LMedium') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'TitilliumText22LBold';
    src: url('titilliumtext22l005-webfont.eot');
    src: url('titilliumtext22l005-webfont.eot?#iefix') format('embedded-opentype'),
         url('titilliumtext22l005-webfont.woff') format('woff'),
         url('titilliumtext22l005-webfont.ttf') format('truetype'),
         url('titilliumtext22l005-webfont.svg#TitilliumText22LBold') format('svg');
    font-weight: normal;
    font-style: normal;

}


body { 
	margin-top: 0px; 
	color : #2379a5; 
	font-family: 'TitilliumText22LMedium';
}
.HauptLinks{text-decoration: none; padding-left: 17%; white-space:nowrap; color: #fff; height: 100%; width: 280px; }
.UnterLinks{text-decoration: none; padding-left: 19%; color: #fff; }

#AussenDiv{
	margin:			auto; 
	width: 			900px; 
	border: 		0px solid red;
}

#logo{
	max-width: 		100%; 
	max-height: 	100%;
}

#Menue{
	margin-left:	0px; 
	width: 			280px; 
	height: 		600px; 
	border: 		0px solid red; 
	float: 			left;
}

#ShadowBlue{
	max-width: 100%; 
	max-height: auto; 
	position: absolute; 
	top: 0px;
	z-index: 1;
}

.HauptLinks{
	text-decoration: 	none; 
	padding-left: 		50px; 
	white-space:		nowrap; 
	color: 				#fff; 
	height: 			100%; 
	width: 				280px; 
}
#HauptLinksDiv{
	background-color:	#007cb7; 
	margin-left: 		0px; 
	padding-top: 		20px; 
	width: 				280px; 
	height: 			125px; 
	font-size: 			19px; 
	line-height: 		30px;
}

#UnterLinksDiv{
	position: 			relative; 
	background-color: 	#88bce2; 
	margin-left: 		0px; 
	padding-top: 		10px; 
	width: 				280px; 
	height: 			60px; 
	font-size: 			15px; 
	line-height: 		25px;
	background-image:	url(Bilder/blue_shadow.png);
	background-repeat:	no-repeat;
}
#HauptBild{
	float: 				left; 
	width: 				600px; 
	height: 			325px;  
	border: 			0px solid red;
}

#HauptBereich{
	float: 				left; 
	width: 				600px; 
	height: 			auto; 
	border: 			0px solid red; 
	background-color: 	#f1f1f1;
	background-image:	url(Bilder/shadow.png);
	background-repeat:	no-repeat;
}

#Ueberschrift{
	margin-left: 10px;	
	margin-right: 10px;	
	font-size: 19px; 
}	
	
	
	
.Bullets{
	height: 9px; 
	width: auto;
	margin-top: 5px;
}

.zZ {
	padding-left: 10px;	
}

.Aufzaehlung	{
	margin-left: 15px;
		
}

.haupttext	{
	margin-left: 10px;	
	margin-right: 10px;	
	font-size: 15px;
}

#logo	{
	
	border: 0;
}

.copy	{
	width: 100%; 
	height: 80px;
	padding-left: 10px; 
	padding-top: 20px; 
	background-color: #FFF; 
	font-size:	11px; 
}


.HauptLinks:hover 	{	font-size: 20px;	}
.UnterLinks:hover	{	font-size: 17px;	}

