body
{
	margin: 0;
	padding: 0;
	font-size: 18px;
	font-family: Times New Roman, serif;
	color: #000;
	background-color: #d3d3d3;
}

blockquote, p, li
{
	padding-right: 10px;
	padding-left: 2px;
	font-size: 0.8em;
	line-height: 1.3em;
}

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;
	margin-bottom: 0;
}

#content h2
{
	font-size: 1em;
	line-height: 1.2em;
}

h3
{
	padding-right: 10px;
	padding-left: 2px;
	font-size: 0.9em;
	line-height: 1.2em;
}

h4
{
	margin-bottom: 0;
	margin-left: 2px;
}

h1 a, h2 a, h3 a, h4 a, img , img a
{
	border: none;
	font-family: 'Open Sans',sans-serif;
}

h3 a
{
	font: 1.5em, Times New Roman, serif;
}

h1.entry-title
{
	font-size: 1.2em;
	padding-left: 1px;
	padding-top: 10px;
	line-height: 1.5em;
}

h1.kategorie
{
	font-size: 1.2em;
	padding-left: 2px;
	line-height: 2em;
}

h1, h2, h3, h4, h2 a, h4 a
{
	color: #808080;
}

/* Container */

#sidebar-1 a
{
	color: #323232;
	background-color: inherit;
	border: none;
}

#sidebar-1 p
{
	font-size: 0.8em;
	line-height: 1.5em;
}

#sidebar-1 a:visited
{
        color: #323232;
}

#foot p
{
	font-size: 0.6em;
	line-height: 1.3em;
}

#content hr
{
	width: 66%;
	color: #ccc;
}

#container
{
	margin: 10px auto;
	padding: 10px 50px 50px 50px;
	width: 96%;
	min-width: 960px;
	max-width: 1200px;
   height: 100%;
   min-height: 2500px;
	height: 96%;
	background-color: #fff;
}

#header
{
	padding: 3px;
	border: 2px lightgrey solid;
	font-family: Arial, sans-serif;
	background-color: #fff;
}

#sidebar-1
{
	margin-left: 0px;
	padding-top: 5px;
	float: left;
	width: 250px;
}

#content
{
	margin: 0px;
	margin-left: 260px;
	padding-top: 10px;
}

#foot
{
	margin-top: 5px;
	clear: both;
	text-align: center;
	border: 3px #d3d3d3 solid;
}

/* 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 */

.head_zeile1, .head_zeile1 a 
{
	font-size: 1.2em;
	font-weight: bold;
	line-height: normal;
	font-family: sans-serif;
	text-align: left;
	color: #990000;
	padding: 3px 3px 0px 3px;
}

.head_zeile2, .head_zeile2 a 
{
	font-size: medium;
	font-weight: small;
	line-height: normal;
	font-family: sans-serif;
	text-align: left;
	color: #808080;
	padding: 0px 3px 3px 3px;
}

.agb_zeile2, .agb_zeile2 a 
{
	font-family: sans-serif;
	line-height: normal;
	font-size: small;
	text-align: right;
	color: #808080;
	background-color: #d3d3d3;
	padding: 6px 3px 3px 3px;
	font-weight: bold;
}

.cat_zeile3, .cat_zeile3 a 
{
	font-family: sans-serif;
	line-height: normal;
	font-size: small;
	text-align: left;
	color: #7D7D7D;
	padding: 6px 3px 3px 3px;
}

#agb p
{
	font-size: 0.7em;
	line-height: 1.2em;
}

p.k
{
	color: black;
}

p.r
{
	color: red;
}

p.g
{
	color: grey;
}

p.fg
{
	color: grey;
	font-weight: bold;

}

p.km, p.km a
{
	Color: #990000;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
	line-height: 1.3em;
}

hr.teiler
{
	height: 3px;
	color: white;
	background: white;
	clear:right;
	border: none;
}

/* Links */

div.zeile3, div.zeile3 a
{
	font-family: sans-serif;
	font-size: small;
	clear: right;
	text-align: right;
	color: #990000;
	background-color: #d3d3d3;
	padding: 3px 3px 3px 3px;
	font-weight: bold;
}

a
{
	border: none;
	text-decoration: none;
}