body {
	background-color	: #DDDDDD;
	background-image	: url('http://www.christian-lucas.info/images/back.gif');
	margin-left		: auto;
	margin-right		: auto;
}

#box {
 	width			: 616px;
	background-color	: #FFFFFF;
	border			: 1px solid #000000;
	padding			: 5px;
}

#title {
	background-color	: #FFFFFF;
	height			: 135px;
	background-image	: url('http://www.christian-lucas.info/images/title.jpg');
	background-repeat	: no-repeat;
}

#menu {
	background-color	: #FFFFFF;
	height			: 26px;
	background-image	: url('http://www.christian-lucas.info/images/menu.gif');
	background-repeat	: no-repeat;
	line-height		: 10pt;
	padding-left		: 11px;
}

#menu a {
	color			: #DDDDDD;
	font-family		: Arial, Tahoma, Verdana;
	font-size		: 9pt;
	text-decoration		: none;
	margin-left		: 2px;
	margin-right		: 10px;
}

#menu a:hover {
	color	: #FFFFFF;
}

#main {
	vertical-align		: top;
	font-family		: Verdana, Tahoma, Arial;
	font-size		: 9pt;
	padding			: 15px;
	color			: #000000;
	text-align		: justify;
	line-height		: 15pt;
}

#main a {
	color			: #D41A1A;
	text-decoration		: none;
}

#main a:hover {
	text-decoration		: underline;
}

#main a:visited {
	color			: #888888;
}

#headline {
	font-family		: Arial, Tahoma, Verdana;
	font-size		: 12pt;
	font-weight		: bold;
	color			: #FFFFFF;
	clear			: left;
	background-image	: url('http://www.christian-lucas.info/images/headline.gif');
	background-repeat	: no-repeat;
	padding			: 3px;
}

#copyright {
	height			: 20px;
	font-family		: Arial, Tahoma, Verdana;
	font-size		: 8pt;
	text-align		: center;
	color			: #BBBBBB;
}

#copyright a {
	color			: #D41A1A;
	text-decoration		: none;
}

#copyright a:hover {
	text-decoration		: underline;
}

#copyright a:visited {
	color			: #888888;
}

#lupe {
	border			: 0px;
	float			: right;
	margin-right		: 15px;
}

#search {
	position		: absolute;
	left			: 50%;
	margin-left		: 178px;
	top			: 183px;
	z-index			: 10;
	visibility		: hidden;
	background-color	: #EEEEEE;
	border			: 1px solid #000000;
	width			: 120px;
	height			: 20px;
}

.search {
	font			: 9pt Tahoma;
	color			: #666666;
	background-color	: #EEEEEE;
	border			: 0px;
	width			: 118px;
	height			: 20px;
	padding-left		: 1px;
}

#icon1 a {
	background-image	: url('http://www.christian-lucas.info/images/icon1n.gif');
	background-repeat	: no-repeat;
	height			: 16px;
	width			: 16px;
	padding-left		: 12px;
	padding-bottom		: 4px;
}

#icon1 a:hover {
	background-image	: url('http://www.christian-lucas.info/images/icon1h.gif');
	text-decoration		: none;
}

#icon2 a {
	background-image	: url('http://www.christian-lucas.info/images/icon2n.gif');
	background-repeat	: no-repeat;
	height			: 16px;
	width			: 16px;
	padding-left		: 12px;
	padding-bottom		: 4px;
}

#icon2 a:hover {
	background-image	: url('http://www.christian-lucas.info/images/icon2h.gif');
	text-decoration		: none;
}

#icon3 a {
	background-image	: url('http://www.christian-lucas.info/images/icon3n.gif');
	background-repeat	: no-repeat;
	height			: 16px;
	width			: 16px;
	padding-left		: 12px;
	padding-bottom		: 4px;
}

#icon3 a:hover {
	background-image	: url('http://www.christian-lucas.info/images/icon3h.gif');
	text-decoration		: none;
}

#userfeedback {
	background-color	: #EEEEEE;
	color			: #444444;
	font			: 9pt Arial;
	line-height		: 14pt;
	text-align		: center;
	width			: 100%;
	border			: 1px solid #BBBBBB;
	padding-top		: 15px;
	padding-bottom		: 15px;
}

#extlinks {
	background-color	: #EEEEEE;
	color			: #444444;
	font			: 9pt Arial;
	line-height		: 14pt;
	border			: 1px solid #BBBBBB;
	padding			: 15px;
	width			: 538px;
}
