/*
ENSCLA-css plamauer/apl-productions
*/
/*proof*/


	


#thema {
 	background: url(ensclalogo.jpg) no-repeat;
	background-size: 1920px 767px;
	border-top: black solid thin;
	border-bottom: thin solid black;
	min-width: 1900px;
}

#thema p {
	font-size: 10pt;
	color: #FFFFFF;
	opacity:1.0;
	text-align: right;
	padding-right: 10px;
}	

/* ........................................................THEMENBLOCK ............................................................. */

#themalinks {
	float: left;
	height: 400px;
	width: 390px;
	margin: auto;	
}

#themalinks .box {	
	background:#FFFEE1;
	height: 350px;
	width: 460px;
	margin: auto;
	margin-top: 110px;
	margin-left: 260px;
	border: 1px solid black ;
	border-radius: 20px;
	box-shadow: 5px 5px 18px #101010;
	opacity:0.9;	
}
	
#themalinks .box h1 {	
	font-weight: bold;
	text-decoration: underline;
	padding-top: 30px;
	padding-left: 60px;	
	font-size: 12pt;		
}

#themalinks .box h2 {	
	font-weight: normal;
	text-decoration: none;
	padding-left: 60px;
	padding-top: 15px;
	padding-right: 20px;	
	font-size: 8pt;
	color: #000000;
	opacity:1.0;		
}

#themalinks .box h3 {	
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
	text-align: right;
	padding-top: 90px;
	padding-right: 30px;	
	font-size: 7pt;
	color: #663300;
	opacity:0.7;				
}

#themalinks .box p {
	font-weight: normal;
	text-decoration: none;	
	padding-top: 8px;
	padding-left: 60px;	
	text-align: justify;
	font-size: 8pt;
	margin: auto;
	width: auto;
	color: #000000;
	opacity:1.0;
}

#themalinks .box  ul {
	font-weight: normal;
	text-decoration: none;	
	padding-top: 30px;
	padding-left: 50px;	
	font-size: 8pt;
	list-style: none;
	margin: auto;
	width: auto;
}

#themalinks .box  li {		
	padding-top: 10px;		
	font-size: 7pt;
	}

#themalinks .box  a {
	font-weight: bold;	
	padding-left: 20px;
	font-size: 8pt;	
}

#themalinks .box  img {
	margin-top: 0px;
	padding-left: 290px;
}

#themarechts {
	width: 500px;
	height:300px;
	float: left;		
}
		
#themarechts .box {
	background:#FFFEE1;
	height: 200px;
	width: 250px;
	margin: auto;
	margin-top: 320px;
	margin-left: 130px;
	border: 1px solid #303030 ;
	border-radius: 30px;
	box-shadow: 5px 5px 18px #101010;
	opacity:0.2;
}
	
#themarechts .box p {
	font-weight: normal;
	text-decoration: none;	
	padding-top: 40px;
	padding-left: 35px;	
	text-align: left;
	font-size: 8pt;
	margin: auto;
	width: auto;
	color: #000000;
	opacity: 1.0;
}
	
#themarechts .box  ul {
	font-weight: normal;
	text-decoration: none;	
	padding-top: 15px;
	padding-left: 50px;		
	font-size: 8pt;
	list-style: none;
	margin: auto;
	width: auto;
}

#themarechts .box  li {		
	padding-top: 10px;		
	font-size: 7pt;
}

#themarechts .box  a {
	font-weight: bold;	
	padding-left: 6px;
	font-size: 8pt;	
}


/* ........................................................THEMENBLOCK ............................................................. */
