*, html, body, div, input, textarea, select, img, span, form, hr, ul, li, h1, h2
	{
	text-decoration: none; 
	margin: 0;
	padding: 0;
	border: 0;
	color: #444;
	behavior: url('hover.htc');
	}
	
body
	{
	}
	
/* latin */
@font-face {
  font-family: 'Volkhov';
  font-style: normal;
  font-weight: 700;
  src: url(Volkhov_latin.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* latin-ext */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  src: url(Source_Sans_Pro_latin-ext.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  src: url(Source_Sans_Pro_latin.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

	
body, input, textarea, select
	{
	font-size: 1.1em;
	font-family: 'Source Sans Pro', sans-serif;
	}
	
body.pop
	{
	padding: 10px;
	width: 480px;
	}
	
ul
	{
	margin-left: 1em;
	list-style-position: outside
	} 
	
div.box
	{
	position: relative;
	left: 16.4em;
	top: 7.15em;
	width: 33em;
	background: white;
	}
	
div.title
	{
	position: absolute;
	top: 0;
	left: 0.5em;
	width: 15em;
	text-align: right;
	border-right: 0.5em solid #8C8C8C;
	padding-top: 1em;
	}
	
div.menu, div.footer
	{
	font-family: Volkhov, serif;
	text-transform: uppercase;
	}
	
div.footer
	{
	text-align: right;
	padding: 0em 0.3em 3em 0.5em;
	}
	
div.menu a
	{
	font-size: 1.2em;
	color: #000;
	padding: 0.2em 2.5em 0.15em 0.4em;
	margin: 0;
	}
	
div.footer a
	{
	font-size: 1.2em;
	color: #000;
	padding: 0.2em 0.4em 0.2em 0.8em;
	margin: 0 0 0 2em;
	}
		
div.menu a:hover, div.footer a:hover, div.menu a.active:hover, div.footer a.active:hover
	{
	color: #fff;
	background: #8C8C8C;
	}
	
div.menu a.active, div.footer a.active
	{
	color: #fff;
	background: #DF0023; /* #FF8500; #C275A9; #00B5EF; #91C04E; #DC5073; #5FA5B4; #1BB1FF; */
	}
	
div.inhalt
	{
	padding: 1em 0.5em;
	font-size: 0.9em;
	}
	
div.inhalt a
	{
	color: #DF0023; /* #FF8500; #C275A9; #00B5EF; #91C04E; #DC5073; #5FA5B4; #1BB1FF; */
	}
	
div.inhalt a:hover
	{
	color: #444;
	}
	
div.inhalt a.f:hover
	{
	color: #fff;
	background: #444;
	}
	
div.inhalt a.small:hover
	{
	color: transparent;
	background: transparent;
	}
	
span.small
	{
	font-size: 0.8em;
	}
	
div.r
	{
	float: right;
	z-index: 10;
	position: relative;
	}
	
div.r form
	{
	position: absolute;
	right: 0;
	top: 0;
	}
	
span.sort
	{
	padding-left: 0.1em;
	font-weight: bold;
	}
	
a.filter, span.filter
	{
	font-weight: bold;
	padding: 0 0.4em 0 0.35em;
	}
	
table
	{
	width: 100%;
	}
	
td
	{
	vertical-align: top;
	padding: 10px 15px 10px 0;
	}
	
h1
	{
	font-size: 1.2em;
	display: block;
	font-family: Volkhov, serif;
	text-transform: uppercase;
	margin: 0 0 1em 0;
	}
	
h1.title
	{
	font-size: 1.5em;
	color: #999;
	margin: 0.3em 0.3em 1em 0;
	}
	
h2
	{
	font-size: 1em;
	display: block;
	font-family: Volkhov, serif;
	text-transform: uppercase;
	}
	
input, textarea
	{
	width: 32.2em;
	border: 2px solid #8C8C8C;
	padding: 2px;
	color: #8C8C8C;
	background: white;
	line-height: 100%;
	}

input:focus, textarea:focus
	{
	border: 2px solid #000;
	color: #000;
	}
	
input.search
	{
	width: 10em;
	}
	
input.search:focus
	{
	width: 31.9em;
	}
	
body.pop input
	{
	width: 300px;
	}
	
input.submit, body.pop input.submit, input.radio, body.pop input.radio, input.check, body.pop input.check
	{
	width: auto;
	}
	
textarea
	{
	height: 20em;
	}
	
input.check
	{
	width: auto;
	border: 1px solid black;
	}
	
select
	{
	border: 1px solid black;
	width: 412px;
	padding: 5px 5px 1px 5px;
	}
	
select option
	{
	padding: 2px;
	}
	
span.red
	{
	color: red;
	}
	
span.big, a.big
	{
	font-size: 1.4em;
	padding: 0;
	margin: 0;
	line-height: 0.7em;
	font-weight: bold;
	}
	
div.inhalt img
	{
	margin: 0px 1em 1em 0;
	}
	
div.inhalt img.bb
	{
	margin: 0;
	}
	
hr
	{
	border-style: solid none;
	border-width: 2px 0 0 0;
	border-color: #8C8C8C;
	height: 2px;
	margin: 2em 0;
	* margin: 0.5em 0;
	color: #8C8C8C;
	}
	
div.inhalt a.impressum
	{
	color: #000;
	float: right;
	}
	
b.folio a, b.folio span
	{
	padding: 0 0.5em;
	}
	
a.f
{
	font-weight: bold;
	background: #F5F5F5;
	padding: 0.5em;
	display: block;
	text-decoration: none;
	color: #000;
	margin: 0 0 0.5em 0;
}

a.f:hover, a.f:hover span, a.f:hover i
	{
	color: #fff;
	}

div.a
{
	padding: 0.5em 0.5em 2em 1.5em;
}

span.pr, span.pd
{
	float: left;
	text-align: left;
	width: 1.5em;
	font-size: 1.5em;
	line-height: 90%;
}

span.pr
{
	display: block;
}

span.pd
{
	display: none;
}