/* Main CSS Ernesto Marques */
body{
	margin:0px;
	padding:0px;
	background:url(images-main/header-em-back.gif) 0 0 repeat-x #ffffff;
	color:#5D5B46;
	font:13px/18px Arial, Helvetica, sans-serif;
}

div, p, ul, h2, img{
	margin:0px;
	padding:0px;
}

ul{
	list-style-type:none;
}

/*----TOP PANEL----*/
#topPan{
	width:1024px;
	height:100px;
	position:relative;
	margin:0 auto;
	font:14px/18px Arial, Helvetica, sans-serif;
}
/*----Fremdsprachen----*/
#topPan ul{
	width:166px;
	height:22px;
	position:absolute;
	top:0px;
	right:4px;
}

#topPan ul li{float:left; width:50px; height:22px;}
#topPan ul li a{width:65px; height:16px; display:block; color:#888; font:12px/16px Arial, Helvetica, sans-serif; text-decoration:none;}
#topPan ul li a:hover{color:#fff; text-decoration:none;}

#topPan ul li.register{float:left; width:50px; height:22px;}
#topPan ul li.register a{width:65px; height:16px; display:block; color:#888; font:12px/16px Arial, Helvetica, sans-serif; text-decoration:none; padding:0 0 0 10px;}
#topPan ul li.register a:hover{color:#fff; text-decoration:none;}
/*----/Fremdsprachen----*/

#topPan img.logo{width:1350px; height:100px; position:absolute; top:0px; left:0px;}
/*----/TOP PANEL----*/


/*----HEADER- PANEL----*/
#headerPan{
	width:1024px;
	height:60px;
	position:relative;
	margin:0 auto;
}

#headerleftPan{
	width:46px;
	height:228px;
	float:left;
	background:url(images-main/leftfolder.gif) 0 0 no-repeat;
}

/*----Header Middle Panel----*/
/*----Menu Panel----*/
#menuPan{
	width:1024px;
	height:90px;
	position:relative;
	margin:0 auto;
}
/*----/Menu Panel----*/

#headerbodyPan{width:1024px; height:184px; position:absolute; top:42px; left:46px; background:#FEFDF1; color:#fff; border-bottom:1px solid #CDCAA3; border-top:1px solid #CDCAA3;}

/*----Header MORE Panel----*/
#headermorePan{width:47px; height:123px; position:absolute; top:32px; right:0px; font:13px/14px "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:bold;}
#headermorePan a{width:39px; height:38px; display:block; background:url(images-main/headermore-normal.gif) 0 0 no-repeat #FEFDF1; color:#FDFCEC; text-decoration:none; padding:85px 0 0 8px;}
#headermorePan a:hover{background:url(images-main/headermore-hover.gif) 0 0 no-repeat; text-decoration:none;}
/*----/Header MORE Panel----*/

/*----Header Middle Panel----*/
#headerrightPan{width:46px; height:228px; float:left; background:url(images-main/rightfolder.gif) 0 0 no-repeat;}
/*----/HEADER- PANEL----*/

/*----BODY PANEL----*/
#bodyPan{
	width:1024px;
	position:relative;
	margin:0 auto;
}

#bodyPan p{padding:10px 0 0;}
#bodyPan p span{font-weight:bold;}
#bodyPan p.date{width:174px; height:22px; background:#FEFEF6; color:#000; font-size:18px; line-height:22px; padding:0px;}
#bodyPan p.border{background:url(images-main/dot-line.gif) 0 0 repeat-x; height:1px; padding:0 0 14px 0;}


/*----Body Bottom Panel----*/
#bodybottomPan{
	width:1024px;
	position:relative;
	margin:0 auto;
	padding:30px 0 0 8px;
}


/*----Bottom Left Panel----*/
#bottomleftPan{
	width:560px;
	float:left;
	background:#fff;
	color:#777;
	border-bottom:0px solid #CDCAA3;
	border-left:0px solid #CDCAA3;
	border-right:0px solid #CDCAA3;
	margin:0px;
}

#bottomleftPan h2{
	width:250px;
	height:58px;
	font:22px/22px "Trebuchet MS",Arial, Helvetica, sans-serif;
	padding:0 0 0 10px;
	margin:12px 0 0 41px;
}

#bottomleftPan h2 span{
	font-size:18px;
	background:#fff;
	color:#777;
}

#bottomleftPan ul{
	width:290px;
	margin:15px 0 0 53px;
}
/*----/Bottom Left Panel----*/


/*----Bottom Right Panel----*/
#bottomrightPan{
	width:370px;
	float:left;
	background:#fff;
	color:#777;
	border-bottom:0px solid #CDCAA3;
	border-left:0px solid #CDCAA3;
	border-right:0px solid #CDCAA3;
	margin:0 0 0 80px;
}

#bottomrightPan h2{
	width:250px;
	height:58px;
	font:22px/22px "Trebuchet MS",Arial, Helvetica, sans-serif;
	padding:0 0 0 10px;
	margin:12px 0 0 41px;
}

#bottomrightPan h2 span{
	font-size:18px;
	background:#fff;
	color:#777;
	font-weight:normal;
}

#bottomrightPan ul{
	width:290px;
	margin:15px 0 0 50px;
}

#bottomrightPan ul li{
	width:290px;
	height:30px;
}

#bottomrightPan ul a{
	color:#777;
	text-decoration:underline;
}

#bottomrightPan ul li a{
	width:210px;
	height:30px;
	display:block;
	color:#2F2A28;
	font-size:14px;
	line-height:30px;
	text-decoration:none;
	padding:0 0 0 80px;
}  
/*----/Bottom Right Panel----*/


/*----FOOTER PANEL----*/
#footermainPan{
	width:1024px;
	height:60px;
	position:relative;
	margin:0 auto;
	background:url(images-main/footerbg.gif) 0 0 repeat-x #ffffff;
	color:#fff;
	font:13px/20px "Trebuchet MS",Arial, Helvetica, sans-serif;
	position:relative;
	margin:0 auto;
	clear:both;
	padding:75px 0 0;
}

#footerPan{
	width:700px;
	position:relative;
	margin:0 auto;
}

#footerPan ul{
	width:600px;
	height:20px;
	position:relative;
	margin:0 auto;
}

#footerPan li{
	float:left;
	color:#777;
}

#footerPan ul li a{
	padding:0 10px 0;
	color:#fff;
	background:#fff;
	text-decoration:none;
	font-size:12px;
	color:#777;
}

#footerPan ul li a:hover{
	text-decoration:underline;
}

#footerPan p.copyright{
	width:220px;
	position:relative;
	margin:0 auto;
	background:#fff;
	font-size:11px;
	color:#777;
}
/*----/FOOTER PANEL----*/
