/* @override http://www.web2katalog.de/templates/standard/stylesheet.css */

/* Seitenrumpf usw.
/* ************************************************************************ */
.ebene {
	z-index: 2;
	position: absolute;
	left: 0;
	top: 205px;
	width: 100%;
	height: 800px;
	background: url(images/background.jpg) no-repeat;
}
body {
	padding:0; 
	margin:0; 
	background: #272c32 url(images/background.gif) repeat-x;
	font: .7em/1.5em Tahoma, sans-serif;
}

.logo img {
	margin-top: 10px;
	border-style: none;
}

.content { 
    margin:0 auto;
    margin-top:10px;
    margin-bottom:10px;
    width: 900px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	color: #ddd;
	z-index: 5;
	position: relative;
}

.header { 
    margin: 10px auto 0;
    width: 900px;
	height: 180px;
}

h3 {
	color:#666666;
	border-bottom: 1px solid #000;
	padding-left:15px;
	font-size: 13px;
}

h4 {
	font-size:11px;
}

/* Globale Link - Elemente
/* ************************************************************************ */
a, a:active, a:visited {
	color: #0bfffd;
	text-decoration:none;
}

a.previewlink {
	color: #0bfffd;
	text-decoration:none;
	font-size: 11px;
}

a.catlink {
	color: #0bfffd;
	text-decoration:none;
	font-size: 14px;
}

a:hover {
	color: #fdfe14;
	text-decoration: underline;
}

a.red, a.red:active, a.red:visited {
	color: #fdfe14;
	text-decoration:underline;
}

a.red:hover {
	color:#666666;
	text-decoration:none;
}

/* Globale Formular - Elemente: Fehlermeldungen, Textboxen, DropDown usw.
/* ************************************************************************ */
form {
	margin: 0;
	padding:0;
	color: #ddd;
	font-size: 120%;
	word-spacing: 1px;
	line-height: 150%;
}

input, select {

	background: #dedede none repeat;
	color: #000;
	font: 110% Arial, Helvetica, Geneva, sans-serif;
}

.textfield {
	width:200px;
	background: #dedede none repeat;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	color: #000;
	font-weight: bold;
}

.error {
	color: #ddd;
	background-color: #fa150f;
	border: 1px dashed #ddd;
	margin-top:8px;
	margin-bottom:8px;
	font-weight: bold;
	padding:5px;
	font-size: 120%;
}

.keyword { /* Keywordmarkierung */
	background-color:#FFFF00;
} 

fieldset {
	padding:10px;
	margin-bottom:15px;
	border-color: #1d2025;
}

fieldset legend {
	font-weight: bold;
	color: #fdfe14;
	padding-left:5px;
	padding-right:5px;
	font-size: 110%;
	font-style: italic;
}

label {
	display:block;
	width:115px;
	float:left;
	font-weight:bold;
	color: #ddd;
}

/* Globale Auszeichnungen: Pfeile, Listen usw.
/* ************************************************************************ */
.textmarker {
	font-weight:bold;
	color: #fdfe14;
}

.textmarker-2 {
	color:#990000;
}

.red-arrow {
	font-size:11px; 
	font-weight:bold; 
	color: #fdfe14; 
	font-family:verdana; 
	text-decoration:none;
	margin-right:5px;
}

.feedimage {
	margin-right:5px;
}

/* Hauptnavigation
/* ************************************************************************ */
.navi_top {
	float:right;
    width:470px;
    padding:0px;
}

.navi_top p {
	padding:0px;
	margin:0px;
	color: #fdfe14;
}

.navi_top a,
.navi_top a:visited,
.navi_top a:active {
	color: #02fffd;
	text-decoration:none;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

.navi_top a:hover {
	color: #fdfe14;
	text-decoration:underline;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

.navi ul {
	margin:0;
	padding:0;
	list-style:none;
	margin-top: 22px;
}

.navi li {
	display:inline;
	padding:0;
	margin:0 2px 0 0;
}

.navi a,
.navi a:visited,
.navi a:active {
	float:left;
    margin: 4px 5px 0 0;
    padding: 10px 20px 0;
    text-decoration:none;
    border: 1px solid #000;
	border-bottom:0;
	background-color: #25282b;
	color: #02fffd;
	height: 28px;
	font: bold 135% "Lucida Grande", Lucida, Verdana, sans-serif;
	position: relative;
	z-index: 5;
}

.navi a:hover {
	background-color: #1d2025;
	color: #fdfe14;
	text-decoration: underline;
}
	
/* Suchbereich
/* ************************************************************************ */
.red_line {
    clear:both;
    margin:0;
    padding:0;
    width: 900px;
    height:8px;
	position: relative;
	z-index: 5;
	background-color: #333;
}

.grey_line {
	margin:0;
	margin-bottom:10px;
	padding:0;
	width: 900px;
	height:30px;
	text-align:right;
	z-index: 5;
	position: relative;
}

.grey_line span {
	float:left;
	margin:0;
	margin-top:6px;
	margin-left:5px;
	font-size:11px;
	font-weight:bold;
	color: #ddd;
	font-family:verdana, arial, Sans-Serif;
}

.grey_line form {
	float:right;
    margin:0;
    margin-top:6px;
    margin-right:10px;
    font-size:11px;
	font-weight:bold;
	color: #fdfe14;
}
	
.grey_line input,
.grey_line select {
	font-size: 110%;
	color: #000;
}


/* Main Content: Kategorien, Link - Darstellung usw.
/* ************************************************************************ */
.mainback {
    float:left;
    width: 64%;
    margin:0 0 10px 0;
	background-image: none;
	padding: 20px 20px 10px;
	z-index: 2;
	position: relative;

	background-color: #25282b;
	height: 200px;
}

.ft[class]{

	background: #191a1d;
	position: absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	z-index: -1;
	opacity:0.7;
	filter:alpha(opacity=70);
	
	*position:static;
	*opacity:1;
	*background:transparent;
	height: 100%;
	border: 1px solid #000;
}

.main {
    float:left;
    width: 64%;
    margin:0 0 10px 0;
	padding: 20px 20px 10px;
	z-index: 10;
	position: relative;
}

.main h1 {
	padding:2px;
	padding-left:15px;
	color: #ddd;
	font-size: 1.6em;
}

.main h2 {
	background-color: #25282b;
	font-size:11px;
	padding:2px;
	padding-left:15px;
	color: #ddd;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}

.main h3 {
	background-color: #25282b;
	font-size:11px;
	padding:2px;
	padding-left:15px;
	color: #ddd;
	margin-top:25px;
}

.main h2 a,
.main h2 a:visited,
.main h2 a:active {
	display:block;
	text-decoration:none;
	color: #ddd;
}

.main h2 a img {
	margin-right:8px;
	color: #ddd;
}

.catlist {
	margin-top:6px;
	margin-bottom:12px;
	margin-right:30px;
	color: #ddd;
}

.catlist img {
	float:left;
	margin-right:10px;
	color: #ddd;
			filter:alpha(opacity=90);
    -moz-opacity:0.9;
    opacity: 1;
}

.catlist a,
.catlist a:active,
.catlist a:visited {
	color: #20e1f9;
}

.catlist a:hover {
	color: #fdfe14;
	text-decoration: underline;
}

.catlink {
	font-weight: bold;
	line-height: 140%;
}

td {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom: 1px solid #111;
}

td:hover {
	padding-top: 5px;
	padding-bottom: 5px;
}

.adsense {
	border:1px dashed #990000;
	padding:10px;
	margin-bottom:15px;
	text-align:center;
}

.subcats {
	padding-bottom:10px;
	margin-bottom:15px;
	border-bottom: 1px solid #000;
}


/* Links: Allgemein
/* ************************************************************************ */
a.linkurl,
a.linkurl:active,
a.linkurl:visited {
	font-weight: bold;
	color: #20e1f9;
	text-decoration:none;
	font-size: 125%;
}

a.linkurl:hover {
	color: #fdfe14;
	text-decoration: underline;
}

.bookmarks img {
	margin-right:2px;
	padding:2px;
	border:1px solid #666666;
}

/* Links: Links hinzfügen / Links bearbeiten
/* ************************************************************************ */
#addform label,
#editform label {
	width:115px;
	color: #ddd;
}

#addform input[type="text"],
#editform input[type="text"] {
	width:325px;
	color: #000;
}	

#addform input[type="checkbox"],
#editform input[type="checkbox"] {
	float:left;
	margin-right:10px;
	color: #ddd;
}

#addform .info,
#editform .info {
	margin-left:115px;
	color: #ddd;
}

/* Links: Sponsor
/* ************************************************************************ */
.sponser-link table {
	width:100%;
	border: 1px solid yellow;
	margin-bottom:25px;
	background-color: #25282b;
}

.sponser-link table td {
	padding:4px;
	text-align:center;
}

.sponser-link table td img {
	vertical-align:middle;
}

/* Links: Image
/* ************************************************************************ */
.image-link {
	border-bottom:1px solid #666666;
	margin-bottom:15px;
	padding: 15px;
	border: 1px solid red;
	background-color: #131619;
}

.image-link .screenshot {
	float:left;
	padding: 10px;
	margin-right:10px;
	margin-top: 8px;
}

.image-link .description {
	margin:0px;
	color: #ddd;
	text-align: left;
	font-size: 120%;
	padding-top: 13px;
	line-height: 170%;
}

.image-link .link-footer img {
	margin-left: 20px;
	margin-right:5px;
}

/* Links: Tipp
/* ************************************************************************ */
.tipp-link {
	border-bottom:1px solid #666666;
	margin-bottom:15px;
	padding: 10px;
	border: 1px solid yellow;
	background-color: #25282b;
}

.tipp-link .description {
	margin:0px;
	color: #ddd;
	text-align: left;
	font-size: 120%;
	padding-top: 8px;
}

.tipp-link .link-footer img {
	margin-left: 20px;
	margin-right:5px;
}

/* Links: Standard
/* ************************************************************************ */
.standard-link {
	border-bottom:1px solid #666666;
	margin-bottom:15px;
	padding: 10px;
	font-size: 90%;
}

.standard-link .description {
	margin:0px;
	color: #ddd;
	text-align: left;
	font-size: 1.1em;
}

.standard-link .link-footer img {
	margin-left: 20px;
	margin-right:5px;
}

/* Kommentare: Listen, Avatare, Zitate usw.
/* ************************************************************************ */
.commentlist ol {
	list-style-image:url(./images/comment.gif);
}

.commentlist ol li {
	padding-left:10px;
}

.commentlist ol li h4  {
	margin-top:20px;
	margin-bottom:0px;
	padding-bottom:2px;
	border-bottom: 1px solid #000;
}

.commentlist ol li p+p {
	margin-top:5px;
}

.commentlist ol li blockquote {
	color:#666666;
	border-top:1px solid #666666;
	border-bottom:1px solid #666666;
	padding-top:5px;
	padding-bottom:5px;
}

.gravatar {
	float:right;
	border: 1px solid #1d2025;
	padding:3px;
	margin-top:10px;
	margin-left:15px;
}

.desc {
	margin:0px;
	margin-top:1px;
	font-size:10px;
	color:#666666;
}

.desc a, .desc a:visited, .desc a:active {
	color:#990000;
}

.desc a:hover {
	text-decoration:underline;
	color:#000000;
}

.comment a, .comment a:visited, .comment a:active {
	color:#990000;
	text-decoration:underline;
}

.comment a:hover {
	text-decoration:none;
	color:#000000;
}

/* Neue Links
/* ************************************************************************ */
.sortbar {
	margin-bottom:25px;
}

.sortbar label {
	font-weight:bold;
	width:155px;
}

/* Live - Suche
/* ************************************************************************ */
.livesearch {
	width:100%;
}

.livesearch th {
	padding:4px;
	color:#990000;
	border-bottom:1px solid #666666;
}

.livesearch td {
	padding:4px;
}

/* Sidebar: Neue Einträge, Newsletter, Partner usw.
/* ************************************************************************ */
.sidebar {
    float:right;
    width:30%;
    margin:0 0 10px 0;
	padding-bottom: 10px;
	padding-top: 5px;
	background-image: none;
	z-index: 5;
	position: relative;
}

.sidebar h2 {
	background-color: #25282b;
	padding: 5px 2px 6px 15px;
	color: #ddd;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	font-size: 11px;
}

.sidebar h2 a,
.sidebar h2 a:visited,
.sidebar h2 a:active {
	display:block;
	text-decoration:none;
	color: #fdfe14;
}

.sidebar h2 a img {
	border:0;
	margin-right:8px;
}

.feed {
	padding-left:8px;
	margin-top:2px;
	margin-bottom:2px;
}

/* Footer: Copyright usw.
/* ************************************************************************ */
.footer {
	clear:both;
	text-align:center;
	padding:10px 0 0px 0;
	margin:0;
	line-height: 1.8em;
	color:#666666;
}

.footer a,
.footer a:active,
.footer a:visited {
	text-decoration:none;
	color:#666666;
}

.footer a:hover {
	color: #cafdff;
}