/* $TopStyle:URL=http://www.homelesspixel.de/remix/alt1_fontandcolor.css$ */

body {
	background: #eee;
	font-size: 12px;
	font-family: helvetica, arial, verdana, sans-serif;
}

a {
	color: #555; 
	font-weight: bold;
	text-decoration: none;
	}


#header {
	margin: 0;
	padding: 15px;
	background: url(images/backgrd.jpg);
}

#htoolbar {
	margin: 0;
	background: url(images/toolbar.gif);
	height: 20px;
}

#header h1 {
	font: bold 36px georgia, times, serif;
	margin: 0;
	padding: 0;
	color: #eee;
}
h1r {
	font: bold larger georgia, times, serif;
	color: #CC0033;
}
h1rc {
	font: bold larger georgia, times, serif;
	color: #CC0033;
	text-align: center;
}
#centercont h1 {
	font-size: 22px;
	margin: 5px 0px;;
	padding: 0;
	font-family: georgia, serif;
	color: #333;
}

.label {
	color: #CC0033;
}
#topnav {
	border-top: 1px solid #ddd;
	background: #CC0033;
	padding: 3px 20px 3px 175px;
}
#topnav a {
	color: #111;
	background: transparent;
	border-right: 1px solid #ddd;
	padding: 3px 8px;
}
#topnav a:hover {
	color: #eee;
	background: #444;
	border-right: 1px solid #ddd;
}
#topnav a.firsta {
	border-left: 1px solid #ddd;
}
.topnone {
	display: inline;
	voice-family: "\"}\"";
	voice-family: inherit;
	display: none;
}
html>body .topnone {
	display: none;
}


#leftnav {
	border-top: 1px solid #ddd;
}

#leftnav a {
	text-decoration: none;
	border-bottom: 1px solid #ddd;
	color: #eee;
	background: #777;
	display: block;
	margin: 0;
	padding: 2px 20px 2px 20px;
	font-weight: bold;
	width: 135px;
	voice-family: "\"}\"";
	voice-family: inherit;
}
html>body #leftnav a {
	width: 150px;
}
#leftnav a:hover {
	text-decoration: none;
	color: #fff;
	background: #888;
}

#leftcont {
	border-bottom: 1px solid #eee;
	color: #eee;
	background: #555;
}
#container {
	background: #ccc;
}
#centercont {
	color: #334;
	background: #eee;
	border-top: 1px solid #ddd;
	padding-top: 10px;
}

#centercont a {
	text-decoration: none;
	color: #666;
	border-bottom: 1px dotted #666;
}
#centercont a:hover {
	text-decoration: none;
	color: #CC0033;
	border-bottom: 1px dotted #666;
}
#centercont span.date {
	border: 1px solid #bbb;
	color: #CC0033;
	background: #eee;
	padding: 1px 4px;
	position: relative;
	top: -4px;
	left: -18px;
	font-weight: bold;
	font-size: 11px;
}
#centercont span.archive {
	display: block;
	margin: 5px 0 0;
}


#centercont p {
	margin: 10px 0px;
}

.blok {
	border: 1px solid #bbb;
	padding: 5px 9px;
	background: #fafafa;
}

h2 {
	margin: 15px 0px 3px 0px;
	padding: 3px 21px;
	font-size: 14px;
	color: #333;
	background: url(images/arrow_ico.gif) no-repeat 2px 4px #ddd;
	border: 1px solid #bbb;
}

h3 {
	margin: 15px 0px 3px 0px;
	padding: 3px 21px;
	font-size: 14px;
	color=#CC0033;
	background: no-repeat 2px 4px #ddd;
	border: 1px solid #bbb;
}

#leftnav h2.navhead {
	margin: 0;
	padding: 2px 5px 2px 20px;
	font-size: 13px;
	color: #eee;
	background: #444;
	border: 0 none;
}

#centercont strong {
	font-weight: bold;
}


#rightcont h2 {
	margin: 0;
	padding: 2px 5px 2px 20px;
	font-size: 12px;
	color: #eee;
	background: #666;
	border: 0 none;
}



#rightcont a {
	text-decoration: none;
	border-bottom: 1px solid #fff;
	color: #666;
	background: #ddd;
	display: block;
	margin: 0;
	padding: 2px 20px 2px 20px;
	font-weight: bold;
	width: 190px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 150px;
}
html>body #rightcont a {
	width: 120px;
}
#rightcont a:hover {
	text-decoration: none;
	color: #444;
	background: #ccc;

}