



/*	____             __                        __        __   _         _      
	|  _ \ _ __ ___  / _| ___  ___ ___  ___  _ _\ \      / /__| |__   __| | ___ 
	| |_) | '__/ _ \| |_ / _ \/ __/ __|/ _ \| '__\ \ /\ / / _ \ '_ \ / _` |/ _ \
	|  __/| | | (_) |  _|  __/\__ \__ \ (_) | |   \ V  V /  __/ |_) | (_| |  __/
	|_|   |_|  \___/|_|  \___||___/___/\___/|_|    \_/\_/ \___|_.__(_)__,_|\___|

	Die ganze Erfahrung von DeWeCon für alle Webdesinger unter:
	Professor Web - Das Webdesigner Portal
	www.professorweb.de
*/







body {
	margin:0 auto;
	background:#000;
	text-align:center;
	font-family:Arial,Tahoma,Helvetica,sans-serif;
	font-size:12px;
}

div#firstImage {
	background:url(dewecon2009_1.jpg) no-repeat center top #000;
	height:167px;
	padding:494px 0 0 263px;
}

div#firstImage a {
	display:block;
	width:50px;
	height:50px;
	text-indent:-9999em;
	outline:none;
	margin:0 auto;
}


div#secondImage {
	background:url(dewecon2009_2.jpg) no-repeat center top #000;
	height:661px;
}


div#text {
	color:#FFF;
	line-height:18px;
	width:800px;
	padding:10px 30px;
	margin:0 auto 30px;
	text-align:left;
	border:1px solid #4f3210;
	background:#211008;
}

div#text h2 {
	font-family:"Trebuchet MS",Arial,Tahoma,Helvetica,sans-serif;
	font-size:15px;
	color:#c5a76b;
}

div#text a {
	color:#c5a76b;
	font-weight:bold;
}

a#showAdditionalInfos {
	position:absolute;
	bottom:0;
	left:0;
	color:#404040;
	text-decoration:none;
	padding:4px;
	display:block;
	width:130px;
	outline:none;
}
