@charset "UTF-8";
/* CSS Document */
/* ------------------------------------------------------------
Martin Farkas, Karlsruhe, Copyright 2010
www.martinfarkas.com
CSS fuer Website: www.dangerfreak.info
Start: 27.01.2010
Letzte Aenderung: 07.09.2010
-------------------------------------------------------------/* 

/*------------------------------------------------------------
   KEINE UNTERSTUETZUNG FUER INTERNET EXPLORER 6 
 - SORRY, ABER UPDATEN GEHT SCHNELLER UND IS SICHERER... -
------------------------------------------------------------*/

/* farbschema
-------------------------------------------------------------
Farbton: content-bg #ffffeb
Farbton: gelb: #fc0
Farbton: grün: #060
*/

/* browser reset
------------------------------------------------------------*/
* {
	border: 0 none;
	margin: 0;
	padding: 0;
}

/* globals und typo 
------------------------------------------------------------*/
html {
}
html>body {
	font-size: 12px;
}
body {
	margin: 0 auto;
	width: 1000px;
	background: url(../img/bodybg.jpg) repeat-x #ffffeb;
	font-family: "Verdana", Arial, Tahoma, sans-serif;
}
a:link {					
	text-decoration: none;
}
a:visited {				
	text-decoration: none;
}
a:hover {	
	text-decoration: none;
}

/* ueberschriften
------------------------------------------------------------*/
h1  {
	font-size: 20px;
	color: #060;
	margin-bottom: 20px;
	margin-top: 40px;
	letter-spacing: 2px;		
}
h2 {
	font-size: 20px;
	color: #060;
	margin-bottom: 20px;
	margin-top: 40px;
	letter-spacing: 2px;	
}
h3 {
	font-size: 18px;
	color: #060;
	margin-bottom: 20px;
	margin-top: 40px;
	letter-spacing: 2px;		
}
h4 {
	font-size: 16px;
	color: #060;
	margin-left: 0 !important;
	margin-bottom: 20px;
	margin-top: 40px;
	letter-spacing: 2px;	
}
h5 {
	font-size: 14px;
	color: #010;
	margin-bottom: 20px;
	margin-top: 40px;
}
h6 {
	font-size: 14px;
	color: #060;
	margin-bottom: 0;
}
#sidebar h1,
#sidebar h2,
#sidebar h3 {
	font-size: 18px;
	color: #060;
	margin-top: 30px;
	margin-bottom: 20px;
	letter-spacing: 2px;			
}
#sidebar h4 {
	font-size: 16px;
	color: #060;
	margin-top: 30px;
	margin-bottom: 20px;
	letter-spacing: 2px;	
}
#sidebar h5 {
	font-size: 14px;
	color: #060;
	margin-top: 30px;
	margin-bottom: 20px;
	letter-spacing: 2px;
}
.csc-textpic-caption {
	font-size: 10px;
	letter-spacing: 1px;
	color: #060;
}

/* keine gepunktete linie um geklickte links
------------------------------------------------------------*/
/*
a:focus {
	outline: none;
}
*/

/* keinen rahmen bei bildern & bilderlinks
------------------------------------------------------------*/
img, a img {
	border: 0;
}
li.csc-textpic-image img {
	border: 0 !important;
}

/* layoutelemente
------------------------------------------------------------*/
#wrapper {
	float: left;
	display: inline;
	width: 860px;
	background-color: #ffffeb;
		margin-top: 40px;
}
#header {
	height: 150px;
	width: 860px;
	background: url(../img/header/headerbg.jpg) repeat-x;
}
#headerimg {
	z-index: 1000 !important;
	margin-top: -150px;
	position: absolute;
}
#headerslide {
	z-index: 500 !important;
}
#content {
	float: left;
	display: inline;
	width: 520px;
	margin: 0 20px 40px 20px;
}
#content p {
	max-width: 530px;
	line-height: 18px;
	color: #010;

}
#content a:link {					
	text-decoration: underline;
	color: #060;
}
#content a:visited {
	text-decoration: underline;
	color: #060;
}
#content a:hover {
	text-decoration: underline;
	color: #010;
}
#content h2 a:link, #content h2 a:visited {
	text-decoration: none;
}
#content h3 a:link, #content h3 a:visited {
	text-decoration: none;
}
#content h4 a:link, #content h4 a:visited {
	text-decoration: none;
}
#content h5 a:link, #content h5 a:visited {
	text-decoration: none;
}
#content h6 a:link, #content h6 a:visited {
	text-decoration: none;
}
#sidebar {
	float: right;
	display: inline;
	width: 260px;
	margin: 17px 20px 40px 20px;
}
#sidebar p {
	max-width: 290px;
	line-height: 18px;
	color: #010;
}
#sidebar a:link {					
	text-decoration: underline;
	color: #060;
}
#sidebar a:visited {				
	text-decoration: underline;
	color: #060;
}
#sidebar a:hover {	
	text-decoration: underline;
	color: #010;
}
#footer {
	clear: both !important;
	background: url(../img/footerbg.jpg) repeat-x;
	width: 860px;
	height: 29px;
}
#footer li {
	float: right;
	display: inline;
	list-style-type: none;
	padding-right: 10px;
	margin-top: 6px;

}
#footer li a {
	color: #666;
	font-size: 10px;
}
#footer a:hover {
	text-decoration: none;
	color: #010;
}
#copyright {
	margin-top: 5px;	
}
#copyright a {
	color: #666;
	font-size: 10px;
	padding-bottom: 20px;
}
#copyright a:hover {
	text-decoration: none;
	color: #010;
}
#werbelayer_top {
	margin: 10px 0 20px 66px;
	width: 728px;
	height: 90px;
	font-size: 10px;
	color: #060;
}
#werbelayer_right {
	width: 120px;
	height: 650px;
	font-size: 10px;
	float: right;
	display: inline;
	margin-top: 27px;
	/*margin-top: -13px;*/
	color: #060;
}
#adsense_right {
	height: 600px;
	width: 120px;
}
.divider {
	height: 2px;
	width: 530px;
	background: #ddd;
}

/* tabelle playlist
------------------------------------------------------------*/
.contenttable-0 {}
.tr-even, .tr-odd {
	height: 20px;	
}
.td-0 {
	width: 220px;
	font-weight: bold;
	text-transform: uppercase;
}
.td-1 {
	width: 300px;
	font-weight: bold;
	margin-left: 10px;
}

/* navi
------------------------------------------------------------*/
.act, .act a {
	color: #fff !important;
}
.act2, .act2 a {
	color: #010 !important;
}
.menu {
	height: 36px;
	width: 858px;
	background: url(../img/navibg.gif) repeat-x;
	position: relative; 
	font-family: "Verdana", Arial, Tahoma, sans-serif; 
	font-size: 12px;
	border-left: 1px solid #007100;
	border-right: 1px solid #007100;
}
.menu .navi1 {
	margin: 0; 
	padding: 0; 
	list-style: none; 
	white-space: nowrap;
}
.menu li {
	float: left;
	display: inline;
}
.menu li a {
	width: 100px;
	text-align: center;
	font-weight: bold;
}
.menu .navi1 a {
	display: block; 
	height: 36px; 
	float: left;
	padding: 0 0 0 15px; 
	text-decoration: none; 
	line-height: 30px;
	white-space: nowrap; 
	color: #fc0;
}
.menu .navi1 li.navi1 li a {
	color: #fc0;
}
.menu .navi1 a b {
	display: block; 
	padding: 0 30px 10px 15px; 
}
.menu .navi1 a:hover, 
.menu .navi1 li:hover a {
	padding: 0 0 0 15px;
	cursor: pointer; 
	color: #fff;
}
.menu .navi1 li.navi1 li a:hover, 
.menu .navi1 li.navi1 li:hover a {
	color: #fc6;
}
.menu .navi1 a:hover b, 
.menu .navi1 li:hover a b {
	display: block; 
	padding: 0 30px 9px 15px;
	cursor: pointer;
}
.submenu {
	height: 27px;
	width: 858px; 
	margin-top: 0;
	float: left;
	display: inline;
	background: #fc0;
	border: 1px solid #007100;
	border-top: 0;
}
.submenu .navi2 {
	margin: 0; 
	padding: 5px 0 0 0;
	line-height: 19px;
}
.submenu .navi2 li {
	list-style-type: none;
	height: 25px;
	float: left;
	display: inline;
}

.submenu .navi2 li a {
	padding: 0 40px;
	margin: 0;
	white-space: nowrap;
	color: #060;
	font-weight: bold;
	font-size: 11px;
	line-height: 20px;
}
.submenu .navi2 li a:hover,
.submenu .navi2 li:hover {
	color: #000;
}
.submenu .navi2 li:hover > a {
	color: #000;
}
/*-------------------------------------- 3. Ebene */
.submenu ul ul {
	background: url(../img/bg_navi3.jpg) repeat-x #ffffeb !important;
	padding: 5px;
	position: absolute;
	margin-top: 2px;
	margin-left: 10px;
	border-top: 0 !important;
	border: 1px solid #007100;
	display: none;
	min-width: 100px;
	list-style-type: none;
	line-height: 20px;
}
.act2 .submenu ul ul {
	background: url(../img/bg_navi3.jpg) repeat-x #ffffeb !important;
	padding: 5px;
	position: absolute;
	margin-top: 2px;
	margin-left: 10px;
	border-top: 0 !important;
	border: 1px solid #007100;
	/*display: none;*/
	min-width: 100px;
	list-style-type: none;
	line-height: 20px;
}
/* IE7-Hacks: keine ie6 unterstuetzung */
* + html .act2 .submenu ul ul  { 			/* ie7-hack */
	position: absolute;
	margin-top: 20px !important;
	margin-left: -180px !important;
}
* + html .submenu ul ul { 				/* ie7-hack */
	position: absolute;
	margin-top: 20px !important;
	margin-left: -180px !important;
}
* + html .submenu ul ul li a {				/* ie7-hack */
	margin-right: 5px !important;
}
/* IE7-Hacks ENDE */
.submenu ul ul li {
	clear: both;
	float: none;	
	padding-left: 0 !important;
}
.submenu ul ul li a {
	padding: 0 0 !important;
	font-weight: bold;
	font-size: 13px;
}
/* die Klassenstile fuer das Subnavi wenn Maus ueber der Liste (.hover siehe JavaScript)*/
.submenu ul ul:hover, .submenu ul li:hover ul, .submenu ul li:hover ul {
	display: block;
}
/*------------------------------------##################################################*/

/* news
-------------------------------------------------------------*/
.news-list-container {
	width: 490px;
	background: url(../img/news_bg.jpg) repeat-x #ffffeb;
	padding: 20px 20px 5px 20px;
	border: 1px solid #ddd;
}
div.news-single-rightbox {
	width: 530px;
	margin-bottom: 5px;
}
span.news-list-morelink a {
	text-decoration: underline;
	font-weight: bold;
	font-size: 10px;
}
span.news-list-date {
	font-weight: bold;
	color: #010;
}
.news-list-category{
	color: #626262;
}
div.news-list-browse {
	margin: 15px 0 0 0;
}
span.activeLinkWrap {
	margin-left: 2px;
	margin-right: 2px;
	font-weight: normal;
}
div.browseLinksWrap a {
	margin-left: 2px;
	margin-right: 2px;
	text-decoration: none;
}
span.disabledLinkWrap {
	margin-left: 2px;
	margin-right: 2px;
}
div.showResultsWrap {
	margin-bottom: 5px;
}
div.news-single-additional-info a:visited {
	text-decoration: underline;
}
div.news-single-backlink a {
	font-weight: bold;
}
div.news-single-additional-info dl {
	margin-bottom: 10px;
}
div.news-single-additional-info dl dt {
	margin-bottom: 5px;
}
span.no_comments {
	font-size: 10px;
	font-weight: normal !important;
}

/* news - archiv
------------------------------------------------------------*/
div.news-amenu-container {
	width: 240px;
	margin-left: 0;
}
div.news-amenu-container li {
	background: none;
	font-size: 12px;
	padding-left: 5px;
}
div.news-amenu-container li:hover {
	background: none;
}
li.news-amenu-item-year {
	padding-bottom: 10px;
	padding-left: 0px !important;
}
li.expanded img {
	display: none;
}
img.c-recIcon {
	display: none;
}
#treeRoot a {
	padding-left: 5px;
	line-height: 20px;
	font-size: 12px;
}
div.news-catmenu {
	padding: 0 !important;
}
ul.tree ul li.expanded ul {
	background: none;
}
ul.tree li.active, ul.tree ul li.active {
	background: #fc0 !important;
}
.news-catRootline {
	padding-bottom: 10px;
	font-size: 10px;
	font-weight: bold;
}

/* news - suche
------------------------------------------------------------*/
.news-search-form {
	background-color: #090;
	border: 1px solid #030;
	font-size: 12px;
	margin-top: 23px;
	padding: 6px;
	width: 300px;
}
.news-search-form input {
	background: url("../img/bg_search.jpg") no-repeat scroll right center transparent;
	border: 1px solid #ffffbe;
	font-size: 13px;
	width: 180px !important;
}
.news-search-form-submit input {
	background: none;
	border: 0;
	color: #fc0;
	font-size: 12px;
	font-weight: bold;
	width: 50px !important;
	float: right;
	cursor: pointer;
}

/* kalender
------------------------------------------------------------*/
/* kalender-anzeige
------------------------------------------*/
div.newsCalendar_listBody {
	text-decoration: none;
	width: 530px;
}
div.newsCalendar_listHeader {
	margin-top: -20px;
	margin-left: -5px;
	background: none;
	border: 0;
}
div.newsCalendar_listItem {
	padding-top: 0;
}
div.newsCalendar_listItem h5 {
	background: url(../img/title_bg.png) repeat-x;
	height: 25px;
	width: 530px;
	font-size: 12px;
	padding-top: 3px;
	padding-left: 5px;
	margin-bottom: 0px;
	margin-top: 0px;
}
div.newsCalendar_listItem_image {
	float: right;
	display: inline;
	padding: 0;
	border: 0;
}
div.newsCalendar_listItem_subheader {
	float:left;
	display: inline;
	width: 380px;
	margin-bottom: 20px;
}
/* kalender-kalender
------------------------------------------*/
table.calendar-table {
	width: 100%;
	max-width:260px;
	padding: 0;
	/*border: 1px solid #010;*/
	margin: 20px 0 20px 0;
}
div.calendar-table td {
	color: #666;
}
div.linked_today_nolink {
	/*border: 2px solid #ccc;*/
	color: #010;
	font-weight: bold;
	background: none;
}
div.linked_today {
	border: 2px solid #ff9b05;
	background-color: #fc0;
	color: #060;
	font-weight: bold;
	text-decoration: none;
}
div.linked_day {
	border: 2px solid #fc0;
	background-color: #fc0;
	color: #060;
	font-weight: bold;
	text-decoration: none;
}
div.newscalendar-tip-selector {
	border: 0;
	background-color: #060;
	border: 2px solid #060;
	color: #fc0;
}
.columYear a {
	font-weight: bold !important;
	text-decoration: none !important;
}

/* indexed search 
------------------------------------------------------------*/
.tx-indexedsearch {
	font-size: 12px;
	width: 246px;
	margin-top: 23px;
	padding: 6px;
	background-color: #090;
	border: 1px solid #030;
}
.tx-indexedsearch-searchbox a .tx-indexedsearch-searchbox-button {
	font-size: 12px;
	font-weight: bold;
	text-decoration: italic;
	color: #fc0;
}
.tx-indexedsearch-searchbox a:hover .tx-indexedsearch-searchbox-button {
  	color: #fff;
  	text-decoration: underline;
}
.tx-indexedsearch-searchbox-sword {
	background: url(../img/bg_search.jpg) right no-repeat;
	width: 180px !important;
	font-size: 13px;
	border: 1px solid #ffffbe;
}
.tx-indexedsearch-searchbox-button {
	width: 45px !important;
	background: none;
	border: none;
	cursor: pointer;
}
.tx-indexedsearch-percent {
	padding-right: 0;
}
.tx-indexedsearch-browsebox {
	margin-top: 10px;
}
.tx-indexedsearch-browsebox p {  /* zeige ergebnisse 1 -9 von insgesamt */
	color: #fff;
	font-size: 11px;
	margin-bottom: 10px;
	font-weight: bold;
}
.tx-indexedsearch-browsebox a {
	color: #fc0;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.tx-indexedsearch-browsebox a:hover {
	color: #fff;
	text-decoration: underline;
}
.tx-indexedsearch-whatis {      /* suche nach xyz */
	margin-top: 15px !important;
	margin-bottom: 15px !important;
	color: #fff;
}
.tx-indexedsearch-descr {
	margin-bottom: 15px;
	font-size: 10px;
	line-height: 10px;
	color: #fc0;
}
.tx-indexedsearch-title-caption a {
	text-decoration: none;
	color: #fc0;
	font-weight: bold;
}
.tx-indexedsearch-title-caption a:hover {
	text-decoration: underline;
	color: #fff;
}
.tx-indexedsearch-noresults {
	color: #010 !important;
	font-weight: bold !important;
}

/* auto.-vervollstaendigung index search
------------------------------------------------------------*/
div.ac_results {
	max-width: 244px;
	background: #fc0;
	border: 1px solid #ddd;
	border-top: 0;
	font-size: 10px;
	font-weight: bold;
	line-height: 18px;
}
div.ac_results ul {
	list-style-type: none !important;
}
div.ac_results .over {
	max-width: 244px;
	background: #060;
	color: #fc0;
	font-size: 10px;
	font-weight: bold;
	line-height: 18px;
}
div.ac_results .over ul {
	list-style-type: none !important;
}

/* gaestebuch - formular
------------------------------------------------------------*/
#c18 .tx-veguestbook-pi1 fieldset {
	margin-top: 80px;
	margin-left: 0 !important;
}
.tx-veguestbook-pi1 fieldset {
	margin-left: 130px !important;
}
.tx-guestbook-field {
	width: 260px;
}
.tx-veguestbook-pi1 .tx-guestbook-field label {
	width: 90px;
	font-weight: bold;
	color: #010;
}
#firstname, #email, #homepage, #place, #capture {
	width: 170px;
	border: 1px solid #959595;
}
.tx-veguestbook-pi1 .tx-guestbook-field textarea.tx-guestbook-form-textarea {
	width: 260px;
	border: 1px solid #959595;
}
#message {
	width: 260px;
}
.tx-guestbook-submit {
	border: 0px;
	background: none;
	cursor: pointer;
	color: #060;
	font-weight: bold;
	text-decoration: none !important;
}
.tx-veguestbook-pi1 ul li {
	color: #f00;
	margin-left: 25px;
}
.tx-guestbook-form-error {
	color: #f00 !important;
}

/* gaestebuch - liste
------------------------------------------------------------*/
p.tx-guestbook-header {
	font-weight: bold;
	color: #060 !important;
	background: url(../img/title_bg.png) repeat-x;
	height: 25px;
	width: 525px;
	padding-left: 5px;
	padding-top: 2px;
}
.tx-guestbook-result {
	font-size: 10px;
}
.tx-guestbook-date {
	margin: 5px 0 5px 0;
	font-weight: bold;
	color: #999 !important;
}
.tx-guestbook-links {
	margin-top: 5px;
}
.tx-guestbook-links a {
	color: #060 !important;
}
.tx-guestbook-eintrag {
	
}
.tx-guestbook-pagination a {
	color: #060 !important;
	font-weight: bold;
	font-size: 10px;
}
.tx-guestbook-pagination a:hover {
	color: #010 !important;
}
.erklaerung p {
	color: #666 !important;
	font-size: 10px !important;
}
.erklaerung a {
	color: #666 !important;
	font-size: 10px !important;
	text-decoration: underline;
}
.erklaerung a:hover {
	color: #333 !important;
	font-size: 10px !important;
	text-decoration: underline;
}

/* gaestebuch als kommentarsystem
------------------------------------------------------------*/
h2.tx-guestbook-header {
	border: 5px solid #060;
	background: #fffbcc !important;
	color: #060 !important;
	text-align: center;
	width: 525px;
}

div.tx-guestbook-right {
	background: none !important;
}

/* sidemap
------------------------------------------------------------*/
.csc-sitemap {
	margin-left: 50px;
}
.csc-sitemap a {
	color: #666;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline !important;
	line-height: 22px;
}
.csc-sitemap a:hover {
	color: #010;
}
.csc-sitemap ul {
	list-style-type: none;
}
.csc-sitemap ul ul {
	margin-left: 40px;
}

/* umfrage - poll
------------------------------------------------------------*/
.poll h2 {
	background: url(../img/title_bg.png) repeat-x !important;
	font-size: 14px !important;
	padding-top: 1px;
	padding-left: 10px;
	height: 25px;
	margin-bottom: 5px !important;
}
.question {
	font-size: 14px;
}
.answer_result {
	color: #060;
	margin-bottom: 12px;
}
.answer p {
	margin-bottom: 10px;
	color: #060 !important;
	padding-left: 23px;
}
.answer input[type="radio"] {
	/*width: 20px;*/
	float: left;
	margin: 0 10px 0 0;	
}
#tx_rsdynamicpoll_pi1-2 input[type="button"] {
	height: 23px;
	width: 80px;
	background: url(../img/buttonbg.jpg) repeat-x !important;
	border: 1px solid #a1a1a1;
}

/* newsticker
------------------------------------------------------------*/
.dmnt_newstitle {
	font-size: 16px;
	font-weight: bold;
	color: #060;
}
.dmnt_newssubtitle {
	font-size: 12px;
	font-weight: bold;
	color: #060;
}
.dmnt_subtitledivider {
	font-size: 12px;
	font-weight: bold;
	color: #060;
}
.dmnt_tickerDivider {
	font-size: 14px;
	font-weight: bold;
	margin-top: 1px !important;
}

/* forum-login - frontend-login
------------------------------------------*/
.tx-felogin-pi1 label {
	margin-top: 10px;
	font-weight: bold;
}
.tx-felogin-pi1 a {
	color: #666;
	font-size: 10px;
	text-decoration: underline !important;
}
.tx-felogin-pi1 a:hover {
	color: #333;
}
.tx-felogin-pi1 #pass {
	margin-top: 5px;
	margin-left: 0;
	border: 1px solid #959595;
	background: #fff;
	width: 170px;
}
.tx-felogin-pi1 #user {
	margin-top: 5px;
	margin-left: 0;
	border: 1px solid #959595;
	background: #fff;
	width: 170px;
}
.tx-felogin-pi1 input {
	margin-top: 15px;
	margin-left: -2px;
	border: 0px;
	background: none;
	width: 65px;
	cursor: pointer;
	font-weight: bold;
	color: #060;
}


/* social media button
------------------------------------------*/
#sm-button {
	height: 25px;
}
#sm-button li {
	list-style-type: none;
	float: left;
	display: inline;
	margin-right: 10px;
}
