body
{
	margin: 0;
	padding: 0;
	font-family: Times New Roman, serif;
	color: #000;
	background-color: #fff;
}

blockquote, h3, p, li
{
	padding-right: 10px;
	padding-left: 2px;
	font-size: 0.9em;
	line-height: 1.2em;
}

blockquote
{
	font-size: 0.8em;
	line-height: 1.2em;
}

/* Ueberschriften */

h1
{
	font-size: 1.2em;
	font-weight: bold;
	line-height: 0.3em;
}

h2
{
	font-size: 0.8em;
}

#content h2
{
	font-size: 1em;
	line-height: 1.2em;
}


h4
{
	margin-bottom: 0;
	margin-left: 2px;
}

h1 a, h2 a, h3 a, h4 a, img , img a
{
	border: none;
}

h3 a
{
	font: 1.5em, Times New Roman, serif;
}

h1.entry-title
{
	font-size: 1.1em;
	padding-left: 1px;
        padding-top: 10px;
        line-height: 1.5em;
}

h1.kategorie
{
	font-size: 1,3em;
	padding-left: 2px;
        line-height: 2em;
}

h1, h2, h3, h4, h2 a, h4 a
{
	color: #808080;
}

/* Container */

#sidebar-1
{
	display:none;
}

#content hr
{
	width: 66%;
	color: #ccc;
}

#container
{
	margin: 10px auto;
	padding: 0px;
  width: 96%;
	max-width: 1200px;
	\width: 96%;
	w\idth: 96%;
}

#header
{
	padding: 3px;
	border: none;
}

#header h1, #header h2
{
	font-family: Arial, sans-serif;
}

#content
{
	margin: 5px;
	padding-top: 10px;
}

#foot
{
	display:none;
}

/* Bilder */

.bilder
{
	float: right;
	margin-left: 15px;
}

*|html .bildansicht
{
	float: right;
        margin-bottom: 15px;
}


.mini
{
        clear:right;
	float: left;
        position: relative;
}

.miniatur
{
        position: relative;
        margin-bottom: 15px;
}

/* Extrastile */

#agb p
{
	font-size: 1em;
	line-height: 1.3em;
}

p.k
{
	font-size: 0.8em;
	line-height: 1.3em;
}

p.r
{
        color: red;
}

p.g
{
        color: grey;
}

p.km
{
	display:none;
}

hr.teiler
{
        height: 3px;
        color: white;
        background: white;
        clear:right;
        border: none;
}

/* Links */

div.zeile3, div.zeile3 a
{
	display:none;
}

a
{
        border: none;
        text-decoration: none;
}