body {
	color: #ccc;
	font:11px Arial, Helvetica, sans-serif;
	padding: 0;
	background: #818d98;
	margin: 0;
}

h1
{
	color: #fff;
	font-size: 47px;
	font-weight: bolder;
	margin: 0 40px;
	padding: 0.08em 0;
}

h1 sup
{
	color: #ddd;
}

h1 a
{
	color: #fff;
	text-decoration: none;
}

h1 .company, h1 a .company
{
	color: #d01a71;
}

h2
{
	color: #ddd;
	font-size: 2.5em;
}

h3
{
	color: #fff;
	font-size: 11px;
}

h4
{
	font-size: 1.3em;
}

.content
{
	margin: 0;
	/*margin: 0 20px;*/
	background: #818d98;
}

.content a
{
	color: #fff;
}


.content p.linkage
{
	margin-top: 2em;
	text-align: right;
	font-size: 1.7em;
	color: #ddd;
}

.content p.linkage a { color: #fff; }

/*.content p.linkage a
{
	color: #fff;
	background: url('../images/bg/biglink_off.gif') center right no-repeat;
	padding: 10px 20px;
	text-decoration: none;
}

.content p.linkage a:hover
{
	background: url('../images/bg/biglink_on.gif') center right no-repeat;
	font-style: italic;
}*/

#myGallery
{
	text-align: left;
}


/*especially for Reganuer by AMAN*/

div.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #9C9D9F;
	/*margin: -3px 0 0 8px;*/
	float: left;
}

div.button_active {
	background: #D7D8D9; 
	border: solid 5px #9C9D9F; 
	width: 8px; 
	height: 8px;
	_width: 8px; 
	_height: 8px; 
	margin: 0 1px 0 0; 
	float: left; 
	line-height: 1px; 
	font-size: 1px;
	display: block;
}




div.button_inactive {
	background: #9C9D9F; 
	width: 18px; 
	height: 18px; 
	margin: 0 1px 0 0; 
	float: left;
	display: block;
}

a.button_inactive {
	background: #9C9D9F; 
	width: 18px; 
	height: 18px; 
	margin: 0 1px 0 0; 
	float: left;
	display: block;
}

a.button_inactive:hover {
	background: #D7D8D9; 
	border: solid 5px #9C9D9F; 
	width: 8px; 
	height: 8px;
	_width: 8px; 
	_height: 8px; 
	margin: 0 1px 0 0; 
	float: left; 
	line-height: 1px; 
	font-size: 1px;
	display: block;
}

div#control_bildfolge {
	background: #FFF;
	/*width: 577px*/
	height: 18px;
	padding: 0 5px 0 0;
}










