/* --- GENERAL --- */

* {
	margin: 0;
	padding: 0;
}

html {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0 0 0 50px;
	text-align: center;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 0.8em;
	line-height: 1.2em;
	font-family: Verdana, Arial, sans-serif;
	color: #5e5e5e;
	background: url(img/body_back.png) fixed repeat-x top left #fff;
}

#quicklinks {
	position: absolute;
	height: 25px;
	left: -350px;
	width: 300px;
	overflow: visible;
}

#quicklinks a {
	position: absolute;
	left: -350px;
}

#quicklinks a:focus {
	position: absolute;
	left: 350px;
	color: white;
}

h1, #suche h2 {
	position: absolute;
	left: -15000px;
}

#ankertop {
	position: fixed;
	left: -3px;
	top: 90%;
	background-color: #fff;
	border: 1px solid #ccc;
}

#ankertop a:link, #ankertop a:visited {
	display: block;
	font-weight: bold;
	font-size: 0.8em;
	padding: 3px 36px 3px 29px;
	border: 2px solid #F9C675;
	color: #009999;
	text-decoration: none;
	background: url(img/nach_oben.png) no-repeat 90% 50% #fff;
}

div#ankertop:hover, div#ankertop:focus {
	border :1px solid #000;
}

#ankuendigung {
	position: absolute;
	left: 0;
	top: 0;
	width: 243px;
	height: 132px;
	overflow: hidden;
	z-index: 1;
}

#ankuendigung img {
	border: 0;
}

#ankuendigung:hover, #ankuendigung:focus {
	background: #fff;
	border-right: 1px solid red;
	border-bottom: 1px solid red;
}


/* --- div/Bereich --- */

#main {
	width: 73em;
	margin: 0 auto;
	text-align: left;
}

#left {
	float: left;
	width: 58em;
	margin: 19px 0 0 0;
	background: #F9C675;
	position: relative;
}

#content {
	position: relative;
	margin: 0 17em 0 0;
	background: url(img/orange_line.png) repeat-x 0 64px #fff;
}

#contentinner {
	background: url(img/head_back.png) no-repeat 0 0 transparent;
}

#inhalt {
	position: relative;
	width: 37em;
	margin: 170px 1em 0 2em;
	padding: 0 0 60px 0;
}

#sidebar {
	float: right;
	width: 17em;
}

#right {
	float: left;
	width: 15em;
	background: url(img/right_back.png) repeat-y #CC9966;
	color: #fff;
}

.clearer {
	clear: both;
}

#suche {
	position: absolute;
	right: 0;
	top: -19px;
	width: 17em;
	padding: 6px 0;
	background: url(img/suche_back.png) repeat-x bottom left #F9C675;
	text-align: center;
	z-index: 101;
}

#suche label {
	background: url(img/suche_label_back.gif) no-repeat 100% 50% transparent;
	font-weight: bold;
	color: #009999;
	padding: 0 16px 0 0;
	font-size: 1em;
	font-variant:small-caps;
	letter-spacing: 0.1em;
	font-family: Georgia, Verdana, Arial, sans;
}

#suche label:fist-letter {
	font-size: 1.2em;
}

#suche #s {
	background: #fff;
	border: 1px solid #F9C675;
	height: 1.2em;
	width: 8em;
}

#suche #searchsubmit {
	margin: 0;
	padding: 0;
	width: 16px;
	height: 20px;
	vertical-align: bottom;
}

#logo {
	background: url(img/brown_line.png) repeat-x 0 64px #fff; 
	width: 17em;
	height: 82px;
}

#logoinner {
	background: url(img/logo.png) no-repeat center bottom transparent;
	height: 82px;
	width: 17em;
	cursor: pointer;
}

#sidebarinner  {
	color: #000;
	width: 15em;
	padding: 0 1em 2em 1em;
}

#sidebarinner a:link, #sidebarinner a:visited {
	text-decoration: none;
	color: #000;
	font-weight: bold;
}

#sidebarinner a:hover {
	text-decoration: underline;
	color: #7d7d7d;
}


#sidebar h2 {
	font-weight: bold;
	color: #009999;
	margin: 35px 0 0.5em 0;
	padding: 0;
	font-size: 1em;
	font-variant:small-caps;
	letter-spacing: 0.1em;
	font-family: Georgia, Verdana, Arial, sans;
}

#sidebar h2:first-letter {
	font-size:1.2em;
}

#sidebar p {
	font-size: 0.9em;
}

#right ul, #right ol, #sidebar ul, #sidebar ol {
	list-style-type: none;
	font-size: 0.9em;
}

#right ul li, #sidebar ul li {
	margin: 5px 0;
}

#right ul ul, #right ol ol, #sidebar ul ul, #sidebar ol ol {
	margin: 0.5em;
}

#sidebar ul li a:link, #sidebar ul li a:visited {
	text-decoration: none;
	color: #7d7d7d;
	font-weight: normal;
}

#sidebar ul li a:hover {
	text-decoration: underline;
}

#right ul li a:link, #right ul li a:visited {
	text-decoration: none;
	color: #fff;
}

#right ul li a:hover {
	text-decoration: underline;
}


#inhalt h2 {
	font-weight: bold;
	color: #009999;
	margin: 35px 0 30px 0;
	padding: 0;
	font-size: 1.2em;
	line-height: 0.8em;
	font-variant:small-caps;
	letter-spacing: 0.1em;
	font-family: Georgia, Verdana, Arial;
	background: url(img/inhalt_h2_back.gif) repeat-x 0 100% transparent;
}

#inhalt h2 span {
	background: #fff;
}

#inhalt h2:first-letter {
	font-size:1.6em;
}

#right .feeds {
	list-style-type: none;
	padding: 35px 0 0 0;
	font-size: 0.8em;
}

#right .feeds li {
	background: url(img/feed_back.png) 0 0 repeat-y #009999;
	margin: 0 0 8px 0;
}

#right .feeds li a:link, #right .feeds li a:visited {
	display: block;
	background: url(img/feed.png) 8px 50% no-repeat;
	padding: 10px 0 10px 30px;
	color: #fff;
	text-decoration: none;
}

#right .feeds li img {
	border: 0;
}

#rightinner {
	padding: 0 8px;
}

#rightinner img {
	border: 1px solid #ccc;
	padding: 2px;
	width: 10em;
}

#right h2 {
	font-weight: bold;
	color: #993300;
	margin: 35px 0 0.5em 0;
	padding: 0;
	font-size: 1em;
	font-variant:small-caps;
	letter-spacing: 0.1em;
	font-family: Georgia, Verdana, Arial, sans;
}

#right h2:first-letter {
	font-size:1.2em;
}


#rundeeckeoben {
	float: left;
	margin: 101px 0 0 0;
	height: 9px;
	width: 15em;
	overflow: hidden;
}

.rundeeckeinner {
	position: relative;
	padding: 0 9px 0 0;
	height: 9px;
	overflow: hidden;
	background: url(img/right_back.png) 0 0 repeat-y #CC9966;
}

#rundeeckeunten {
	float: left;
	height: 9px;
	width: 15em;
	overflow: hidden;
}

#rundeeckeoben img, #rundeeckeunten img {
	float: right;
	border: 0;
}

.beitrag {
	position: relative;
}

#inhalt a:link {
	color: #5e5e5e;
	text-decoration: underline;
}

#inhalt a:visited {
	color: #999;
	text-decoration: underline;
}

#inhalt a:hover, #inhalt a:focus {
	color: #000;
	text-decoration: underline;
}

hr {
	width: 100%;
	margin: 25px 0 25px 0;
	color: #fff;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-style: dotted;
	border-color: #333;
}


.date {
	position: absolute;
	width: 51px;
	left: -79px;
	width: 54px;
	height: 51px;
	min-height: 51px;
	min-width: 54px;
	background: url(img/date_back.jpg) no-repeat 0 0 #F4F1CE;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size-adjust: none;
	font-size: 2em;
	line-height: 1.1em;
	text-align: center;
	color: #333;
}

.date span {
	display: block;
	padding: 10px 0 0 0;
	font-size: 0.5em;
	line-height: 0.6em;
}

#inhalt .kat {
	color: #666;
	font-style: italic;
	font-size: 0.8em;
}

#inhalt .kat a:link, #inhalt .kat a:visited {
	color: #666;
	text-decoration: none;
	font-style: normal;
}

#inhalt .kat a:hover {
	text-decoration: underline;
}

#inhalt .comments {
	float: right;
	padding: 0;
	margin: 0;
	font-size: 0.9em;
	font-variant:small-caps;
	font-family: Georgia,"Times New Roman",Times,serif;
}

#inhalt .comments span {
	font-size: 1.5em;
}

#inhalt .comments a:link, #inhalt .comments a:visited {
	color: #CC6600;
	text-decoration: none;
	background: #fff;
	padding: 4px 9px 2px 0;
}


#inhalt .comments a:hover {
	text-decoration: underline;
}

#inhalt h3 {
	color: #CC6600;
	font-size: 1.8em;
	line-height: 1em;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-weight: bold;

}

#inhalt h3 a:link, #inhalt h3 a:visited {
	color: #CC6600;
	text-decoration: none;
}

#inhalt h3 a:hover {
	text-decoration: underline;
}

#inhalt p {
	margin: 6px 0;
	padding: 4px 0;
}

#inhalt ul, #inhalt ol, blockquote {
	margin: 5px 25px;
	padding: 0;
	list-style-type: none;
}

#inhalt li {
	margin: 2px 0;
	padding: 0;
}

#inhalt .tags span,
#inhalt .views {
	font-size: 0.8em;
	color: #666;
	padding: 4px 0;
}

#inhalt .views {
	float: right;
}

#inhalt .tags strong  {
	font-style: italic;
	padding: 0 0 0 2px;
}

#inhalt .tags a:link,
#inhalt .tags a:visited,
#inhalt .views a:link,
#inhalt .views a:visited {
	color: #666;
	text-decoration: underline;
}

#inhalt .tags a:hover,
#inhalt .views a:hover {
	text-decoration: none;
	color: #000;
}

.none {
	display: none;
}

#inhalt a.more-link:link, #inhalt a.more-link:visited {
	color: #cc6600;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}

#inhalt a.more-link:hover, #inhalt a.more-link:focus {
	text-decoration: underline;
}

#inhalt .commentbox h4 {
	color: #993300;
	font-weight: bold;
	font-style: italic;
	font-size: 0.9em;
}

#inhalt .commentbox h4 a:link, #inhalt .commentbox h4 a:visited {
	text-decoration: underline;
	color: #993300;
	font-weight: bold;
	font-style: italic;
}

#inhalt .commentbox h3 {
	font-weight: bold;
	color: #009999;
	margin: 15px 0;
	padding: 0;
	font-size: 1.4em;
	font-variant: small-caps;
	letter-spacing: 0.1em;
	font-family: Georgia,Verdana,Arial,sans;
}

#inhalt .commentbox p {
	color: #000;
}

#inhalt .commentbox .commentdetails {
	color: #666;
}

#inhalt .commentbox .commentdetails a:link, #inhalt .commentbox .commentdetails a:visited {
	color: #666;
	text-decoration: none;
}

#author, #email, #url, #comment {
	width: 12em;
	border: 1px dashed #993300;
}

#comment {
	width: 22em;
	height: 12em;
}

#divsubmit {
	width: 22.5em;
	text-align: right;

}

#submit {
	width: 6em;
	padding: 1px 2em 1px 1px;
	background: url(img/kommentar_pfeil.png) no-repeat 90% 50% #fff;
	border: 1px dashed #993300;
	color: #993300;
	font-weight: bold;
}

#content label {
	padding: 10px 0;
	font-variant: small-caps;
}

#addicted_results {
	position: absolute;
	left: 0;
	top: 33px;
	z-index: 99;
	width: 16em;
	text-align: left;
	background: #fff;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
}

#addicted_results li {
	list-style-type: none;
	padding: 2px 10px;
	background-color: #fff;
}

#addicted_results a {
	text-decoration: none;
	color: #7d7d7d;
}

#addicted_results a:hover {
	text-decoration: underline;	
}
