/*

Unterteilung:

	- NORMALISIERUNG
	- STRUKTUR
	- LINKS
	- †BERSCHRIFTEN
	- ABS€TZE
	- BILDER
	- LISTEN
	- IDS
	- KLASSEN
	- SONSTIGE TAGS

*/
/*

NORMALISIERUNG #######################################################

*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td
{
	margin: 0;
	padding: 0;
}
h1,h2,h3,h4,h5,h6
{
	font-size: 100%;
}
ol,ul
{
	list-style: none;
}
address, caption, cite, code, dfn, em, strong, th, var
{
	font-style: normal;
	font-weight: normal;
}
table
{
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img
{
	border: 0;
}
caption, th
{
	text-align: left;
}
q:before, q:after
{
	content: '';
}
/*

STRUKTUR #############################################################

*/
#homebody
{
	font-size: 1.5em;
	letter-spacing: .1em;
	line-height: 2.5em;
	padding-top: 200px;
	text-align: left;
	width: 916px;
}
#wrapper
{
	font-size: 1.2em;
	margin: 0 auto;
	position: relative;
	text-align: center;
	width: 916px;
}
#header
{
	font-size: 3em;
	font-variant: small-caps;
	height: 166px;
	margin: 0;
	text-align: left;
}
a#home
{
	background: url(images/header.jpg) left top no-repeat;
	display: block;
	height: 166px;
	text-indent: -10000px;
	width: 395px;
}
body
{
	background: url(images/bg.jpg) top repeat-x #fff;
	color: #444444;
	font: 62.5%/200% Arial, Helvetica, sans-serif;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}
.post
{
	left: 0px;
	margin-left: 0px;
	padding-bottom: 50px;
	position: absolute;
	text-align: left;
	top: 170px;
	width: 336px;
}
#sidebar
{
	padding-bottom: 50px;
	position: absolute;
	right: 0;
	text-align: left;
	top: 170px;
	width: 150px;
}
#sidebar2
{
	left: 382px;
	padding-bottom: 50px;
	position: absolute;
	text-align: left;
	top: 170px;
	width: 340px;
}
#footer
{

}
/*

LINKS ################################################################

*/
a:link, a:visited
{
	color: #444444;
	font-weight: bold;
	text-decoration: none;
}
a:hover
{
	border: none;
	color: silver;
}
#sidebar a
{
	border: none;
	font-weight: normal;
}
a:link.subscribe, a:visited.subscribe
{
	color: #db4800;
}
a:hover.subscribe
{
	color: silver;
}
#sidebar h1 a
{
	font-weight: bold;
}
.post li a, #sidebar2 li a
{
	font-weight: bold;
}
.cat a:link, .cat a:visited
{
	color: #db4800;
	text-transform: uppercase;
}
.cat a:hover
{
	color: silver;
	text-transform: uppercase;
}
ul.related li a
{
	display: block;
}
/*

†BERSCHRIFTEN ########################################################

*/
h2
{
	font-size: 1.2em;
	padding-top: 10px;
}
h3
{
	padding-top: 10px; 
	text-transform: uppercase;
}
#sidebar2 h1
{
	font-size: 2em;
	line-height: 1.2em;
	text-transform: none;
}
#sidebar h2
{
	text-transform: uppercase;
}
#sidebar2 h3, #sidebar h3
{
	font-weight: normal;
	margin: 1.5em 0 0;
}
/*

ABS€TZE ##############################################################

*/
.post li p, #sidebar2 li p
{
	display: inline;
}
.entry p:first-child
{
	font-size: 1.2em;
	font-weight: bold;
	padding-top: 0;
}
.entry blockquote p:first-child
{
	color: #444444;
	font-size: inherit;
	font-weight: normal;
}
p.postmetadata
{
	color: #5e5e5e;
	line-height: 100%;
	margin: 10px 0 25px;
}
p
{
	padding: 1em 0 .5em 0;
}
ul.archive p
{
	display: block;
	padding: 0;
}
form p
{
	font-size: 1.2em;
	padding: 5px 0;
}
/*

BILDER ###############################################################

*/
#header img
{
	border: none;
}
.entry img
{
	border: 1px solid silver;
	max-width: 330px;
	padding: 2px;
}
.borderless img, img.borderless
{
	border: none;
}
/*

LISTEN ###############################################################

*/
.post li
{
	display: inline;
}
.entry li
{
	display: block;
}
ul
{
	padding-bottom: 1em;
}
ul.related li
{
	display: block;
}
ul.archive li
{
	display: block;
	padding: 0 0 1em;
}
ul.archive
{
	margin: 0;
	padding:0;
}
/*

IDS ##################################################################

*/
#comment
{
	height: 100px;
	width: 336px;
}
#akst_form
{
	margin-left: -50px;
}
/*

KLASSEN ##############################################################

*/
.description
{
	font-size: .5em;
}
.entry
{
	text-align: left;
	width: 336px;
}
.entry blockquote
{
	border-left: 2px solid silver;
	color: #444444;
	font-size: 1.1em;
	font-weight: normal;
	margin: 1.2em 0 1.2em 2em;
	padding-left: 1em;
}
.cat
{
	text-transform: uppercase;
}
.navigation
{
	margin: 0 0 1em;
}
.center
{
	text-align: center;
}
.imgleft
{
	float:left;
}
.alignleft
{
	float: left;
}
.alignright
{
	float: right;
}
.bubble
{
	margin-bottom: 30px;
	width: auto;
}
.bubble blockquote
{
	border: 1px solid #c9c2c1;
	margin: 0px;
	padding: 10px;
}
.bubble blockquote p
{
	line-height: 1.3em;
	margin: 0px;
	padding: 0px;
}
.bubble cite
{
	background: transparent url('images/tip.gif') no-repeat 20px 0;
	display: block;
	font-size: 1em;
	font-style: normal;
	margin: -7px -7px 10px -7px;
	padding: 7px 0px 10px 15px;
	position: relative;
	top: 5px;
}
.alt
{
	margin: 0;
	padding: 0;
}
.nocomments
{
	margin: 0;
	padding: 0;
	text-align: center;
}
.commentmetadata
{
	display: block;
	margin: 0;
}
.sharethis
{
	padding: 2em 0 3em;
}
/*

SONSTIGE TAGS ########################################################

*/
strong
{
	font-weight: bold;
}
em{
	font-style: italic;
}