body
{
	padding: 0;
	margin: 0;
	background-color: #ffffff;
	background-image: url(http://light-liner.de/files/bodybg.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
body, td
{
	font-family: Trebuchet MS, Arial, helvetica, sans-serif;
	font-size: 10pt;
	line-height: 150%;
	color: #333333;
}
#wrappane
{
	width: 770px;
	margin: 0 auto;
	text-align: left;
}
#leftpane
{
	width: 30px;
	height: 600px;
	background-image: url(http://light-liner.de/files/shadow-left.jpg);
	background-repeat: no-repeat;
}
#middlepane
{
	width: 710px;
	height: 400px;
	background-color: #ffffff;
	background-image: url(http://light-liner.de/files/shadow-top.jpg);
	background-repeat: repeat-x;
	padding-top: 30px;
vertical-align: top;
}
#rightpane
{
	width: 30px;
	height: 600px;
	background-image: url(http://light-liner.de/files/shadow-right.jpg);
	background-repeat: no-repeat;
}
img#logo
{
	margin: 15px;
	border: none;
float: left;
}
div.line
{
	background-color: #eeeeee;
	font-size: 8px;
	line-height: 8px;
	height: 8px;
	clear: both;
}
div#menupane
{
	width: 210px;
	float: left;
	margin-top: 20px;
padding-left: 20px;
}
div#menupane ul
{
	color: #aaaaaa;
	list-style: circle;
	font-weight: bold;
	font-size: 8pt;
margin-left: 0;
padding-left: 15px;
}
div#contentpane
{
	float: left;
	width: 430px;
	margin: 20px 10px;
}
div#thincontentpane
{
	float: left;
	width: 365px;
	margin: 20px 10px;
}
div#thumbnailspane
{
	margin-top: 72px;
	padding-left: 10px;
	padding-bottom: 100px;
	float: left;
	width: 50px;
	border-left: 1px solid #dddddd;
}
h1
{
	font-weight: normal;
	font-size: 20pt;
line-height: 27pt;
}
h2
{
	font-weight: normal;
}
a
{
	text-decoration: none;
	color: #7777aa;
}
div.news h2
{
	font-size: 10pt;
	font-weight: bold;
	border-bottom: 1px solid #eeeeee;
	margin-bottom: 5px;
}
div.news span.date
{
	font-size: 8pt;
	font-weight: normal;
	color: #aaaaaa;
}
img.mainimage
{
	border: 1px solid #aaaaaa;
}
img.thumb
{
	margin-bottom: 10px;
	border: 1px solid #aaaaaa;
}
img.selectedthumb
{
	margin-bottom: 10px;
	border: 1px solid #555555;
}
div.copy
{
	margin: 10px 12px;
width: 300px;
float: left;
font-size: 8pt;
color: #888888;
}
div.teaser
{
float: right;
width: 450px;
text-align: left;
margin: 10px 30px 10px 10px;
}
img#partner
{
float: right;
margin: 10px;
}
