html { min-width: 742px; }

body
{
	text-align: center;
	margin: 0;
	padding: 0;
	border: 0;
	color: #530;
	font: small/1.7em "Lucida Grande", Verdana, Arial, sans-serif;
	background: #fff url(/img/grafik/bgfinder.gif) top center repeat-y;
}

a { outline: none; }

a:link, a:visited
{
	text-decoration: none;
	border-bottom: 1px solid #fc6;
	color: #530;
	background: transparent;
	font-weight: normal;
}

a:hover, a:focus
{
	text-decoration: none;
	border-bottom: 1px solid #ccc;
	color: #c96;
	background-color: #fff;
}

a:active
{
	text-decoration: none;
	border-bottom: none;
	color: #c96;
	background: transparent;
}

a.no:link, a.no:visited
{
	text-decoration: none;
	border-bottom: none;
	color: #530;
	background: transparent;
}

a.no:hover, a.no:focus
{
	text-decoration: none;
	border-bottom: 1px solid #ccc;
	color: #c96;
	background-color: #eec;
}

a.no:active
{
	text-decoration: none;
	border-bottom: none;
	color: #c96;
	background: transparent;
}

a.col:link, a.col:visited
{
	text-decoration: none;
	border-bottom: none;
	color: #530;
	background: transparent;
}

a.col:hover, a.col:focus
{
	text-decoration: underline;
	border-bottom: 0px solid #fff;
	color: #c96;
	background: transparent;
}

a.col:active
{
	text-decoration: none;
	border-bottom: none;
	color: #c96;
	background: transparent;
}

h1, h2, h3, h4, h5
{
	margin: 10px 0 0;
	padding: 0;
	font-weight: bold;
	color: #690;
}

h1
{
	margin: 30px 0 15px;
	font: bold 125%/1.7em "Lucida Grande", Verdana, Arial, sans-serif;
	letter-spacing: 0.05em;
	text-shadow: 3px 3px 8px #ccc;
}

h2 { font-size: 120%; }
h3 { font-size: 110%; }

h4
{
	font-size: 100%;
	margin: 0.9em 0;
}

h5
{
	font-size: x-small;
	line-height: 1.4em;
	margin: 15px 0;
	clear: both;
}

h5:before
{
	content: "Foto: ";
	display: inline;
}

h5:after
{
	content: url(/img/grafik/eoai.gif);
	display: inline;
}

address
{
	margin: 1em 0;
	font-style: normal;
}

address strong
{
	font-weight: normal;
	color: #c96;
}

blockquote
{
	margin-left: 10px;
	padding-left: 10px;
	border-left: 1px solid #eee;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 96%;
	line-height: 1.5em;
}

blockquote p
{
	margin: 0 0 1em;
	font-style: normal;
	line-height: 1.5em;
}

blockquote p em { font-style: normal; }

cite
{
	font-style: italic;
	text-transform: lowercase;
}

code
{
	font-size: 115%;
	font-family: Monaco, "Courier New", Courier, Monospace;
	color: #464;
}

dl
{
	margin: 0;
	padding: 0;
}

dt
{
	margin: 0;
	padding: 0.9em 0;
	font-weight: bold;
}

dt a, dt a:link, dt a:active
{
	font-weight: bold;
	text-decoration: none;
}

dt a:visited, dt a:hover
{
	font-weight: bold;
	text-decoration: none;
}

dd
{
	margin: 0;
	padding: 0 0 3px 0;
}

dd span { color: #999; }

dd span a.tag
{
	font-weight: normal;
	color: #999;
}

hr
{
	margin-top: 30px;
	padding-top: 10px;
	width: 100%;
	height: 1px;
	color: #fff;
	border: none;
	border-top: 1px solid #aaa;
}

img
{
	display: block;
	border: 0;
}

ol
{
	margin: 0;
	padding: 0.5em 0;
}

ol li
{
	padding: 0.2em 0;
	line-height: 1.5em;
	list-style-position: inside;
}

p
{
	margin: 0 0 1em;
	padding: 0 5px;
	line-height: 1.5em;
}

p.date { font-size: x-small; }

ul
{
	margin: 0.2em 0;
	padding: 0;
	list-style: none;
}

ul li
{
	height: auto !important;
	/* hack for IE */
	padding: 0.15em 0 0.15em 1em;
	line-height: 1.5em;
	background: transparent url(/img/grafik/6dots.gif) 0 0.5em no-repeat;
}

ul li li
{
	height: auto !important;
	/* hack for IE */
	list-style: none;
	padding-left: 1em;
	line-height: 1.5em;
	background: transparent url(/img/grafik/5dots.gif) 0 0.5em no-repeat;
}

.bulletlist
{
	margin: 0 0 0 10px;
	padding: 0 0 10px 0;
}

.bulletlist li
{
	height: 1%;
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	list-style-type: circle;
	list-style-position: outside;
}

#nav_cat_archive ul
{
	margin: 0.5em 0;
	padding: 0;
	list-style: none;
}

#nav_categories li a:link, #nav_categories li a:visited
{
	font-weight: bold;
	color: #690;
}

#nav_categories ul li a:link, #nav_categories ul li a:visited { font-weight: normal; }
.caps { letter-spacing: .09em; }

.frame
{
	background-color: #fff;
	border-color: #ccc;
	border-style: solid;
	border-width: 1px;
	padding: 0;
}

.frame3
{
	background-color: #fff;
	border-color: #ccc;
	border-style: solid;
	border-width: 1px;
	padding: 3px;
}

.frame3r
{
	float: right;
	margin: 0 0 0 20px;
	background-color: #fff;
	border-color: #ccc;
	border-style: solid;
	border-width: 1px;
	padding: 3px;
}

.frame10
{
	background-color: #fff;
	border-color: #ddd;
	border-top: solid #eee 1px;
	border-left: solid #eee 1px;
	border-style: solid;
	border-width: 1px;
	padding: 8px;
}

.frameplus { padding: 25px 0; }

.whiteframe
{
	padding: 10px;
	background-color: #fff;
}

.rechtsrum
{
	float: left;
	margin: 0 10px 0 0;
}

.hilite
{
	background-color: #f2f27e;
	/*: solid 1px #c0d3e2;*/
	padding: 0 1px;
}

.highlite, .highlite a:link, .highlite a:visited
{
	border: 1px solid #F0EDDA;
	background-color: #F7F5E7;
	padding: 0 1px;
	color: #f93;
}

.highlite a:hover, .highlite a:focus { color: #075992; }
.update { color: #f93; }

.xtiny, .xxtiny
{
	margin: 15px 0;
	font-size: x-small;
	line-height: 1.7em;
}

#wrapper
{
	width: 742px;
	margin: 0 auto 30px;
	padding: 0;
	text-align: left;
}

#content
{
	float: left;
	width: 422px;
	margin: 0;
	padding-bottom: 30px;
	/* False margin value for all versions IE Win, incl. 6.0 */
	margin-left: 15px;
}

html>body #content
{
	/* Correct value for browsers that don't suffer IE Win's bugs */
	margin-left: 30px;
	min-height: 800px;
}

#content a:link, #content a:active
{
	padding: 1px 2px;
	color: #530;
	text-decoration: none;
	border-bottom: 1px solid #fc0;
}

#content a:visited
{
	padding: 1px 2px;
	color: #c96;
	text-decoration: none;
	border-bottom: 1px solid #eec;
}

#content a:hover
{
	color: #c96;
	margin: 0 -3px;
	border: 3px double;
	border-color: #F1F1F1 #C0C0C0 #C0C0C0 #F1F1F1;
	background: #fff url(/img/grafik/btnbg.gif) bottom center repeat-x;
}

#content a.no:link, #content a.no:active
{
	padding: 1px 2px;
	color: #530;
	text-decoration: none;
	border-bottom: 0;
}

#content a.no:visited
{
	padding: 1px 2px;
	color: #c96;
	text-decoration: none;
	border-bottom: 0;
}

#content a.no:hover
{
	color: #c96;
	margin: 0 -3px;
	border: 3px double;
	border-color: transparent;
	background: transparent;
}

#content a img:hover
{
	background-color: #ffffda;
	border-color: #fc6;
}

#content a.no img:hover
{
	background-color: transparent;
	border-color: #fc6;
}

#content h1.filed
{
	background: transparent url(/img/grafik/permalink.gif) 0 .45em no-repeat;
	padding: 0 1em;
}

#content h1 a, #content h1 a:active
{
	text-decoration: none;
	border-bottom: 1px solid #fc0;
	color: #690;
	background: transparent;
	font-weight: bold;
}

#content h1 a:visited
{
	padding: 1px 2px;
	color: #690;
	text-decoration: none;
	border-bottom: 1px solid #eec;
}

#content h1 a:hover
{
	color: #cc0;
	margin: 0 -3px;
	border: 3px double;
	border-color: #F1F1F1 #C0C0C0 #C0C0C0 #F1F1F1;
	background: #fff url(/img/grafik/btnbg.gif) bottom center repeat-x;
}

#content h5 a:link, #content h5 a:visited
{
	text-decoration: none;
	border-bottom: 1px solid #eee;
	font-weight: bold;
}

#sidebar
{
	width: 190px;
	margin: 0 0 0 522px;
	padding: 20px 0;
	font-size: 11px;
	line-height: 1.4em;
}

#sidebar a:link, #sidebar a:visited
{
	text-decoration: none;
	border-bottom: 1px solid #eee;
	color: #530;
	background: transparent;
	font-weight: normal;
}

#sidebar a:hover, #sidebar a:focus
{
	text-decoration: none;
	border-bottom: 1px solid #ccc;
	color: #c96;
	background-color: #eec;
	font-weight: normal;
}

#sidebar a:active
{
	text-decoration: none;
	border-bottom: none;
	color: #c96;
	background: transparent;
	font-weight: normal;
}

#sidebar a.no:link, #sidebar a.no:visited
{
	text-decoration: none;
	border-bottom: none;
	color: #690;
	background: transparent;
}

#sidebar a.no:hover, #sidebar a.no:focus
{
	text-decoration: none;
	border-bottom: none;
	color: #690;
	background: transparent;
}

#sidebar a.no:active
{
	text-decoration: none;
	border-bottom: none;
	color: #c96;
	background: transparent;
}

#sidebar a img:hover
{
	background-color: #fff;
	text-decoration: none;
}

#sidebar h1, h2, h3, h4, h5, p { padding: 0; }

#footer p
{
	font-size: xx-small;
	line-height: 1.8em;
	text-align: left;
	color: #5E422D;
	margin: 0 0 1.5em;
	padding: 18px 36px;
}

#term
{
	background: transparent;
	color: #9c0;
	border: 0;
	padding: 1px;
}

#search, input, textarea
{
	background-color: #FAFAE7;
	color: #9c0;
	border: 1px solid #530;
	padding: 1px;
}

input:focus, textarea:focus { background: #edf3fe; }

/* =calendar
--------------------------------------- */

#calendar
{
	width: 141px;
	padding: 0;
	margin: 0;
	border-left: 1px solid #A2ADBC;
	font: normal 12px/16px "Lucida Grande", Verdana, Arial, sans-serif;
	color: #616B76;
	text-align: center;
	background-color: #fff;
}

#calendar .calendarBG { background-color: #eec; }
#calendar .calendarBlank { background-color: #eec; }

#calendar .calendarHeader
{
	font-weight: bold;
	color: #fff;
	text-align: center;
	background-color: #c96;
}

#calendar .calendarMonthLinks
{
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: .1em;
	text-decoration: none;
	color: #fc0;
	background-color: transparent;
}

#calendar .calendarMonthLinks a:link
{
	color: #690;
	text-decoration: none;
	background-color: transparent;
}

#calendar .calendarMonthLinks a:visited
{
	color: #530;
	text-decoration: none;
	background-color: transparent;
}

#calendar .calendarMonthLinks a:hover
{
	color: #999;
	text-decoration: underline;
	background-color: transparent;
}

#calendar .calendarDayHeading
{
	font-weight: bold;
	font-size: 11px;
	color: #530;
	background-color: #eec;
	text-align: center;
	vertical-align: middle;
}

#calendar .calendarCell
{
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: .1em;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	color: #666;
	background-color: #fff;
}

#calendar th
{
	font: bold 11px/16px "Lucida Grande", Verdana, Arial, sans-serif;
	color: #616B76;
	background: #eec;
	border-right: 1px solid #A2ADBC;
	border-bottom: 1px solid #A2ADBC;
	border-top: 1px solid #A2ADBC;
}

#calendar td.calendarToday, #calendar td.calendarToday a, #calendar td.calendarToday a:link, #calendar td.calendarToday a:visited, #calendar td.calendarToday a:active
{
	color: #fff;
	font-weight: bold;
	background: #069;
	text-decoration: none;
	border-bottom: none;
}

#calendar td.calendarToday a:hover
{
	color: #eec;
	font-weight: bold;
	background: #069;
	text-decoration: none;
	border: 0;
}

#calendar td
{
	border-right: 1px solid #A2ADBC;
	border-bottom: 1px solid #A2ADBC;
	width: 16px;
	height: 16px;
	text-align: center;
	background: url(/img/grafik/bg_calendar.gif) no-repeat right bottom;
}

#calendar td a
{
	text-decoration: none;
	font-weight: bold;
	display: block;
}

#calendar td.calendarCell a:link, #calendar td.calendarCell a:visited
{
	color: #608194;
	background: url(/img/grafik/bg_calendar.gif) no-repeat;
	text-decoration: none;
	border-bottom: none;
}

#calendar td.calendarCell a:hover, #calendar td.calendarCell a:active
{
	color: #6aa3ae;
	background: url(/img/grafik/bg_calendar.gif) no-repeat right top;
	text-decoration: none;
	border-bottom: none;
}

/* =hide empty categories 
--------------------------------------- */

.category_text { display:none; }