	/****************************************
	*
	* 	GLOBAL CSS ALNO SYS 1
	*
	*****************************************/
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	overflow: hidden;
}
	/* FONT ***********************/
body,
table,
td,
p,
#FOOTER,
#FOOTERFLASH {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 140%;
}
p  {
	margin-top:0px;
	margin-bottom:0px;
}

h1 {
	font-size: 18px;
	line-height: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
h2 {
	font-size: 14px;
	line-height: 20px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	
}
h3 {
	font-size: 16px;
	line-height: 20px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
h4 {
	
}
h5 {
	
}
h6 {
	
}

#FOOTER a,
#FOOTERFLASH a {
	color: #666666;
	text-decoration: none;
}
#FOOTER a:hover,
#FOOTERFLASH a:hover {
	color: #666666;
	text-decoration: underline;
}
	/*LINK*********************************/

a,
a:link
 {
	text-decoration: underline;
	color: #666666;
}
a:active {
	color: #000000;
}	

a:hover {
	color:#F00000;
}
a.downloadLink {
}

	/*LAYOUT*********************************/

hr {
	height:0px;
	background-color: #CCCCCC;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
}
ul {
	margin: 5px 0px 5px 18px;
	padding: 0px;
	
	
}
li {
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style-image: url(../media/globalimages/bullets/point.gif);
}
div.contentImage {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;	
}
div.untertitel {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 10px;	
}


	/****************************************
	*
	* FORMULARE
	*
	*****************************************/
input,
textarea,
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}



	/****************************************
	*
	* GLOBALE SEITEN / MODULE
	*
	*****************************************/
	
	
	/* SHORTNEWS ****************************/

#SHORTNEWS ul
{
	font-size: 10px;
	color: #999999;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 15px;
	padding-left: 0px;
	list-style-type: none;
}
#SHORTNEWS li
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style-image: none;
}
#SHORTNEWS a{
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
#SHORTNEWS a:hover{
	text-decoration: underline;
}
	/* SEITEN ****************************/

#LOGO {
	position: absolute;
	background: url(../media/globalimages/_nav/alno_logo.png) no-repeat right top;
	z-index: 50;
	height: 46px;
	width: 220px;
	top: 70px;
	right: 70px;
}
#NAV {
	top: 0px;
	/*hight: 100px;*/
	z-index: 100;
	width:100%;
}

#FOOTER,
#FOOTERFLASH {
	position: absolute;
	text-align:right;
	z-index: 20;
	height: 20px;
	right: 40px;
	bottom: 0px;
	padding-top: 20px;
	padding-bottom: 5px;
}
#FOOTER {
	width: 100%;
	background-color: #FFFFFF;
}
#FLASH {
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	z-index:5;
	position: absolute;
}
	


#CONTENTRAHMEN {
	z-index: 15;
	top: 0px;
	position: absolute;
	left: 0px;
	overflow: auto;
	height: 100%;
	width: 100%;
}
#FLASHTITEL {
	padding-left: 40px;
}
#CONTENTBOX {
	background-color: #FFFFFF;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 40px;
	/*beide müssen wegen IE auf 600px stehen 
	nur dann sind die Flächen im FFox und IE gleich*/
	
	width: 700px;
	height: auto;
}
#CONTENT {
	width: 700px;
	height: auto;	
}
.subnavContent {
	/*border: thin solid #FF9900;*/
	text-align: right;
	padding-right: 40px;
	vertical-align: bottom;
	padding-bottom: 5px;
}
	/*STELLENMARKT****************************/

#STELLENMARKT ul {
	margin: 0px;
	padding: 0px 0px 0px 40px;
}
#STELLENMARKT li{
	list-style-type: disc;
	margin: 0px;
	padding: 5px 0px 0px;
	list-style-position: outside;
}

a.stellenLink {
	line-height: 200%;
}
	/*PRESSE**********************************/
#MELDUNGENBOX {
	background-color: #FFFFFF;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 40px;
	width: 700px;
	float: left;
	border: thin solid #00FF00;
	clear: none;
}	
#MELDUNGEN {
}
#JAHRE {
	line-height: 180%;
}
#JAHRE a,
div.presseListe a {
	color: #666666;
	text-decoration: none;
}
#JAHRE a:hover,
div.presseListe a:hover {
	color: #666666;
	text-decoration: underline;
}
div.presseListe {
	margin-top: 5px;
	display: block;
}
	/* EUROPA UND WELT / ADRESSEN **********************************/

#CONTENTADRESSEN {
	background-color: #FFFFFF;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 40px;
	/*beide müssen wegen IE auf 600px stehen 
	nur dann sind die Flächen im FFox und IE gleich*/
	
	width: auto;
	height: auto;
	float: left;
}	

#EUROPAL,
#EUROPAR {
	float: left;
	clear: none;
}
#EUROPAL {
	width: 250px;
	margin-right: 40px;
}
#EUROPAR {
	width: 500px;
}

	/* TESTPANEL *****************************/
.testpanel {
	font-family: Arial, Helvetica, Univers, sans-serif;
	font-size: 11px;
	color: #000000;
}

	/*ALTERNATIVE NAVIGATION ******************/
TD.altNavi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
A.altNavi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
A:HOVER.altNavi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #F00000;
}
