/***************************/
/* ©2006 despecial.com */
/***************************/

body {
	font-family:tahoma,arial,verdana,helvetica,sans-serif;
	color:#000;
	font-size:12px;
	margin:0;
	padding:0;
	background: #000 url("img/bg-ssh.jpg") repeat-x;
	overflow-y: hidden;
	text-align:center;
}

#impressum {
	text-align:left;
	/* background: #D9DFEA; */
	width: 330px;
	padding: 4px;
	position: absolute;
	top: 50px;
	left: 50%;
	margin-left: -165px;
}

h2 { font-size: 18pt; margin-top: 0 }

a { 	
	text-decoration:none;
	color: #A3B2C7
}

.close { 
	font-family: arial, sans-serif;
	position: absolute;
	bottom: 10px;
	right: 10px;
	font-weight: bold;
	font-size: 13pt;
}	
