#page {
	background: url('./images/phreak-repeater.gif') repeat-y top;
	}
	
.postmeta {
	background-color: #FF9900;
}

.alt {
	background-color: #FF9900;
}

#header {
	background: #ff9900 url('./images/head.jpg') no-repeat bottom center;
}

.portrait {
	border: 1px solid #FF8C00;
}

.entry img {
	border: 1px solid #ff9900;
}

#sidebar #searchsubmit {
	background-color: #FF8C00;
}

#sidebar {
	background: #FF8C00;
}

#content {
	background: #FFA600;
}

.topnews {
	border: 1px solid #FF6600;
	background-color: #FFCC66;
}

#spacer {
	clear: both;
}

#bottom {
	border: none;
	color: #1a0b44;;
	font-weight: bold;
	clear: both;
	width: 100%;
	border-top: 1px solid black;
	background: url('./images/footer-bg.gif') repeat top;
}

ul.bottomlinks {
	padding: 0px;
	margin: 0px;
}

ul.bottomlinks li,ul.bottomlinks a {
	font-size: 1.2em;
	display: inline;
	list-style-type: none;
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 0pt;
	color: #1a0b44;
}

ul.bottomlinks a:hover {
	text-decoration: underline;
}

.postmeta {
	background-color: #FF9900;
}

.metadata {
	width: 50%;
	float: left;
}

.relatedPosts {
	width: 50%;
	float: right;
}

.postmeta small {
	font-size: 0.8em;
}

.metadata ul,.metadata li,.relatedPosts ul,.relatedPosts li {
	padding: 0px;
	margin: 0 0 3px 0;
}

.metadata ul,.metadata li {
	display: block;
	list-style-type: none;
	list-style-image: none;
}

.relatedPosts ul,.relatedPosts li {
	list-style-type: square;
	list-style-image: inherit;
	padding: 0px 0px 3px 10px;
}

h1,h2,h3,h4,h5 {
	font-family: Georgia, Arial, Verdana;
	padding: 0px;
	margin: 0px;
}

h2 {
	font-size: 1.4em;
}

h5 {
	font-size: 1em;
}

.topnews {
	margin-bottom: 15px;
	border: 1px solid #FF6600;
	background-color: #FFCC66;
}

.headline {
	padding: 2px 3px 2px 3px;
}

.kommentar {
	float: right;
}

span.newsTitle {
	font-size: 13pt;
	font-weight: bold;
	font-family: Georgia, Arial, Verdana;
}

.newsComment {
	float: right;
	font-size: 8pt;
}

small.newsSubtitle {
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
	font-family: Arial, Verdana;
	float: left;
}

small.newsCategories {
	float: left;
	font-family: Arial, Verdana;
}

hr.posttrenner {
	display: block;
	border: none;
	border-top: 1px dotted #ff8c00;
	width: 75%;
}