#accessibility
{
	position: absolute;
	top: -10000px;
}

body
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	color: #666;
	background-color: white;
}

a
{
	text-decoration: none;
	color: #ff6432;
	text-align: left;
}

a:visited
{
	color: #ff6432;
}

a:active
{
	color: #ff6432;
}

a:hover
{
	background-color: #ff6432;
}

.ahem
{
	display: none;
}

strong, b
{
	font-weight: bold;
}

.slim
{
	font-weight: normal;
}

p
{
	font-size: 1em;
	margin-top: 0px;
	margin-bottom: 20px;
	padding-right: 0px;
}

h1
{
	font-size: 3.5em;
	line-height: 1em;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
}

h2
{
	font-size: 1em;
	line-height: 2em;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	text-transform: lowercase;
}

h3
{
	font-size: 1.2em;
	line-height: 1.2em;
	font-weight: bold;
	padding-top: 2em;
	text-align: left;
}

h4
{
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}

h5
{
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}

h6
{
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}

img
{
	border: 0;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

a.karte
{
	border: 1px;
}

.nowrap
{
	white-space: nowrap;
}

.tiny
{
	font-size: 9px;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 5px;
}

#container
{
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 10px;
	background: #fff;
	border: 0px solid #fff;
	width: 80%;
	padding-bottom: 30px;
	font-size: .7em;
	line-height: 1.3em;
}

pre
{
	font-size: 10px;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px;
}

div.reihe
{
	clear: both;
	width: 100%;
	height: auto;
}

div.reihe span.links
{
	float: left;
	width: 33%;
	text-align: right;
	padding-left: 5%;
	text-transform: lowercase;
}

div.reihe span.rechts
{
	float: right;
	width: 61%;
	text-align: justify;
	text-transform: none;
}

div.reihe a:hover
{
	color: #fff;
	text-decoration: none;
}

.gross
{
	font-size: 1.5em;
}

.midi
{
	font-size: 1.2em;
}

.mini
{
	font-size: 1em;
	line-height: 1.2em;
}

.upper
{
	text-transform: uppercase;
}

#navi span.links
{
	text-transform: uppercase;
}

#kopf1 span.links
{
	text-transform: uppercase;
}

#kopf2 span.links
{
	text-transform: uppercase;
}

.suchen
{
	font-size: 1em;
	margin-top: 2em;
	margin-bottom: 0em;
	padding: 0px;
	text-align: right;
}

.menu li
{
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.cbs_active
{
	font-weight: bold;
}

#rssLiveArchive
{
	margin: 10px 0 0;
}

#rssLiveArchive ul
{
	padding: 0;
	list-style-type: none;
}

#rssLiveArchive ul li
{
	text-align: left;
	padding: 1px 8px;
}

#rssLiveArchive-year
{
	float: left;
	width: 100px;
	margin: 0;
	padding: 0;
}

#rssLiveArchive-year li
{
	position: relative;
	font-weight: bold;
}

#rssLiveArchive-month
{
	float: left;
	width: 100px;
	margin: 0;
	font-weight: bold;
}

#rssLiveArchive-month li
{
	position: relative;
}

#rssLiveArchive-post
{
	float: left;
	width: 250px;
	margin: 0;
}

#rssLiveArchive-post li
{
	position: relative;
	font-weight: bold;
}

#rssLiveArchive ul li span
{
	position: absolute;
	right: 8px;
	font-weight: normal;
	color: #333;
	top: -4px;
}

#rssLiveArchive .selected
{
	background: #eee;
	padding-top: 0;
	padding-bottom: 0;
}

.comments___
{
	float: right;
	width: 61%;
}

a img
{
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px 0px 0px 0px;
	float: right;
}

div.firstimage
{
	clear: both;
	float: right;
	width: 200px;
	margin-left: 20px;
}