html,body
{
	width:100%;
	height:100%;	
	margin:0;
	padding:0;
	font-family:Georgia,Verdana,Arial,sans-serif;
	background-color:rgb(243,242,238);
}

#header .inside
{
	width:978px;
	z-index:1;
	letter-spacing:2px;
}

#head
{
	background-color:rgb(60,60,60);
	height:20px;	
}

#logo
{
	height:115px;
	padding-top:35px;
	text-transform:uppercase;
}

#logo a
{
	text-decoration:none;
	outline:none;
}

#header_gross
{
	font-size:34px;
	color:rgb(0,0,0);
	margin-left:276px;
}

#header_klein
{
	font-family:Helvetica,Verdana,Arial,sans-serif;
	font-size:12px;
	color:rgb(132,130,117);
	margin-left:276px;
}

#container
{
	background-color:rgb(255,255,255);
	padding:20px 18px;
}

#left
{
	width:240px;
}

#left ul
{
	list-style:none;
	line-height:46px;
	margin:0px;
	padding:0px;
	font-family:Helvetica,Verdana,Arial,sans-serif;
	font-size:15px;	
	text-transform:uppercase;
	letter-spacing:2px;
}

#left ul a
{
	text-decoration:none;
	color:rgb(80,80,80);
}

#left ul a:hover
{
	color:rgb(0,0,0);
	text-decoration:none;
}

#left ul .active a
{
	color:rgb(0,0,0);
}

#main
{
	width:702px;
	font-size:16px;
	color:rgb(60,60,60);
	line-height:26px;
	margin-left:258px;
	margin-top:11px;
	min-height:387px;
}

#main h1
{
	margin:0;
	padding:0;
}

#main p
{
	margin:0;
}

#main a
{
	color:rgb(60,60,60);
}

#main a:hover
{
	color:rgb(0,0,0);
	text-decoration:none;
}

#Hauptspalte_links
{
	width:342px;
	float:left;
}

#Hauptspalte_rechts
{
	width:342px;
	float:right;
}

p
{
	margin-top:0;
}

.ce_gallery
{
	width:auto;
}

figure
{
	margin:0;
}

.pagination
{
	text-align:center;
}

.pagination img
{
	margin-bottom:-5px;
}
