body {
	background-color:#ffffff;
	margin:0px 13%;
	font-family:Arial;
	font-size:10px;
	line-height:14px;
	color:#000000;
}


div#header a {
	text-decoration:none;
	color:#666666;
	text-transform:uppercase;
	font-family: "Arial Black";
	letter-spacing:2px;
	font-size:11px;
}
div#header a:hover {
	color:#ffaa77;
}
div#header p {
	margin:50px 0px 15px 0px;
}
div#header #line {
	height:75px;
	border-left:1px solid #ffaa77;
	margin-left:20px;
	margin-bottom:20px;
}



div#toolbar {
	float:left;
	width:240px;
}
div#toolbar form,
div#toolbar p,
div#toolbar ul,
div#toolbar ol {
	margin-left:20px;
}
div#toolbar #pages,
div#toolbar #pages a {
	word-spacing:5px;
}
div#toolbar #pages a {
	letter-spacing:1px;
}
div#toolbar strong {
	color:#333333;
	font-family: "Arial Black";
	letter-spacing:0px;
	text-transform:uppercase;
}
div#toolbar a {
	color:#000000;
	text-transform:uppercase;
	letter-spacing:0px;
	text-decoration:none;
}
div#toolbar a:hover {
	color: #999999;
	text-decoration: none;
	border-bottom: 1px dashed #394651;
}
div#toolbar .selected {
	color:#999999;
}

div#toolbar small {
	font-size:10px;
	color:#999999;
	margin-left:3px;
}

div#images {
	margin-left:245px;
	position:absolute;
	left:13%;
	width:30px;
}
div#images p {
	color:#ffffff;
	font-family: "Arial Black";
	line-height:23px;
	text-align:center;
	margin:0px;
}
div#images a {
	font-size:10px;
	letter-spacing:-1px;
	color:#999999;
	text-decoration:none;
	margin-top:-1px;
}
div#images a:hover,
div#images p.selected a {
	color:#333333;
}
div#images p.selected {
/*	background:url('../images/kreis.gif') 4px 0px no-repeat;*/
}

div#content {
	margin-left:280px;
	margin-right:10%;
	position:absolute;
	left:13%;
	font-size:11px;
}

div#content p{
	font-family:Arial;
	font-size:11px;
	margin:5px 0px;
	line-height:15px;
}
div#content a {
	font-weight:bold;
	color:#999999;
}
div#content a:hover {
	color:#ffaa77;
}



/*
	common styles
*/
h1,h2,h3,h4,h5,h6 {
	clear:both;
	line-height:11px;
}
h1,h2,h3 {
	font-family:"Arial Black";
	font-size:11px;
}
h4, h5, h6 {
	font-family:Arial;
	font-size:11px;
	margin:10px 0px;
}
h1 {
	text-transform:uppercase;
	letter-spacing:1px;
}
h3 {
	color:#666666;
}
h4 {
	color:#999999;
}
h6 {
	margin:0px;
	float:left;
	margin-right:11px;
}
p, ul, ol, dl {
	line-height:15px;
}
a {
	text-decoration:none;
}
/*
	Search result
*/
a div.searchresult {
	font-family:"Arial Black";
	font-size:11px;
	line-height:10px;
	text-decoration:none;
	color:#666666;
}
div.searchresult {
	float:left;
	width:60px;
	height:55px;
	background-color:#dddddd;
	padding:5px;
	margin:0px 10px 10px 0px;
	text-align:center;
}
div.searchresult img {
	width:55px;
	height:35px;
}
div.searchresult.project {
	text-align:left;
}
div.searchresult.project img {
	width:27px;
	height:17px;
	float:left;
}
a:hover div.searchresult {
	background-color:#ffaa77;
}
div.box {
	padding:5px;
	border:1px dotted #cccccc;
	clear:both;
	margin-bottom:10px;
}

/*
	Tag styles
*/
div#toolbar .tag.onimage {
	font-weight:bold;
	letter-spacing:1px;
}

object.sound, embed.sound {
	width:250px;
	height:16px;
}