body {
	border-right: 1px solid black;
	margin-right: 250px;

	padding: 18px 18px 18px 18px;
	background: #C0C0C0;
}

h1 {
	margin-top: 0px;
	padding-top: 20px;

	font-family: "Bitstream Vera Sans", sans-serif;
	font-weight: normal;
	letter-spacing: -2px;
	text-transform: lowercase;
	text-align: right;

	color: #004080;
	font-weight:bold;
}

h2 {
	font-family: "Bitstream Vera Sans", sans-serif;
	font-weight: bold;
	color: #404040;
	border-bottom: 3px solid #404040;
	padding-top:12px;
}

h3 {
	font-family: "Bitstream Vera Sans", sans-serif;
	font-weight: normal;
	font-weight: bold;
	margin-top: 12px;

}

h3 a {
	text-decoration: none;
	color: inherit;
}

h3 img {
	margin-right: 16px;
}

h4 {
	margin-left: 5px;
	font-family: "Bitstream Vera Sans", sans-serif;
	font-weight: bold;
}

h4 a {
	text-decoration: none;
	color: inherit;
}

img.face {
	float: right;
	padding-left: 6px;
	padding-bottom: 6px;
}

.dashes {
	 border-left: dashed #EEEEEE;
}

.entry {
	background-color: #E0E0E0;
	border: 1px solid #5080b0;
	padding: 6px 6px 6px 6px;
	margin-bottom: 6px;

}

.entry .byline {
	margin-top: 1em;
	font-style: italic;
}

.entry .byline a {
	text-decoration: none;
	color: #8080C0;
}

.entry .date {
	font-family: "Bitstream Vera Sans", sans-serif;
	color: grey;
}

.entry .date a {
	text-decoration: none;
	color: inherit;
}

.entry img {
	max-width: 600px;
	max-height: 600px;
}


.sidebar {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 250px;

	margin-left: 0px;
	margin-right: 0px;
	padding-right: 0px;

	padding-top: 25px;
	padding-left: 0px;

	font-family: "Bitstream Vera Sans", sans-serif;
	/*font-size: 85%;*/
}

.sidebar h1 {
	font-family: "Bitstream Vera Sans", sans-serif;
	font-weight: normal;
	letter-spacing: -2px;
	text-transform: lowercase;
	text-align: left;
	color: #004080;
	font-weight:bold;
	padding-left:6px;
}

.sidebar ul {
	padding-left: 10px;
	margin-left: 0px;

	list-style-type: none;
}

.sidebar ul li:hover {
	color: grey;
}

.sidebar ul li {
	text-decoration: none;
}

.sidebar ul li img {
	border: 0;
}

.sidebar ul {
	margin-left: 18px;
}

.sidebar a, .sidebar a:hover, .sidebar a:visited {
	color: #004080;
	border: 0px;
	text-decoration: none;
}

.sidebar p {
	border-top: 1px solid grey;
	margin-top: 30px;
	padding-top: 10px;

	padding-left: 5px;
}

a:hover {
	text-decoration: underline !important;
	color: blue !important;
}

#update {
	margin-left: 18px;
	margin-top: 36px;
	color: #404040;
	
}

#impressum {
	margin-left: 18px;
	margin-top: 36px;
	color: #404040;
}

#powered {
	margin-left: 18px;
	margin-top: 36px;
	color: #404040;
}

#disclaimer {
	/*border-top: 3px solid #404040;*/
	padding-top: 10px;
	padding-left: 10px;
	font-size: 10px;
}
