/* Seitenrumpf usw.
/* ************************************************************************ */
body {
	padding:0; 
	margin:0; 
	background: #960000;
		background-image:url(../../images/sd1.gif);
	background-repeat:repeat-x;
	font:11px Verdana, Arial, Sans-Serif;
	color:#000;
   	line-height: 1.5em;
}
.header { 
    padding:0px; 
    background: #ffffff;
}

.logo img {
	border:0;
}
/* clearfix zum Aufheben der Floatumgebung */

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* DIV-Boxen */

div#content {
width: 1024px;
background-color:#FFFFFF;
margin: 1px auto;
border: 1px  solid #626262;
border-left: 0;
border-right: 0;
}

h3 {
	color:#666666;
	border-bottom:1px solid #990000;
	padding-left:15px;
	font-size:13px;
}

h4 {
	font-size:11px;
}

/* Globale Link - Elemente
/* ************************************************************************ */
a, a:active, a:visited {
	color:#000;
	text-decoration:inherit;
}

a:hover {
	color:#E31756;
	text-deco
	ration:underline;
}

a.red, a.red:active, a.red:visited {
	color:#990000;
	text-decoration:underline;
}

a.red:hover {
	color:#666666;
	text-decoration:none;
}

/* Globale Formular - Elemente: Fehlermeldungen, Textboxen, DropDown usw.
/* ************************************************************************ */
form {
	margin:0;
	padding:0;
}

input, select {
	font-size:11px;
}

.textfield {
	border: 1px solid #C1C0B5;
	background-color: #FAFAF0;
	color: #555;
	font-size: 1.2em;
	font-family: Arial, sans-serif;
}
.button {
	border: 1px solid #960000;
	background-color: #FAFAF0;
	color: #000;
	font-size: 1.2em;
	font-family: Arial, sans-serif;
}

.error {
	color:#990000;
	border:1px dashed #990000;
	margin-top:8px;
	margin-bottom:8px;
	font-weight:bold;
	padding:2px;
}

.sw-box {
	color:#000000;
	border:1px dashed #000000;
	margin-top:1px;
	margin-bottom:0px;
	font-weight:bold;
	padding:2px;
}

.keyword { /* Keywordmarkierung */
	background-color:#FFFF00;
} 

fieldset {
	padding:10px;
	margin-bottom:15px;
}

fieldset legend {
	font-weight:bold;
	color:#990000;
	padding-left:5px;
	padding-right:5px;
}

label {
	display:block;
	width:115px;
	float:left;
	font-weight:bold;
	color:#666666;
}

/* Globale Auszeichnungen: Pfeile, Listen usw.
/* ************************************************************************ */
.textmarker {
	font-weight:bold;
	color:#990000;
}

.textmarker-2 {
	color:#990000;
}

.red-arrow {
	font-size:12px; 
	font-weight:bold; 
	color:#B60440; 
	font-family:verdana; 
	text-decoration:none;
	margin-right:5px;
}

.feedimage {
	margin-right:5px;
}

/*- Menu Tabs J--------------------------- */

    #tabsJ {
      float:left;
      width:100%;
      background:#ffffff;
      font-size:93%;
      line-height:normal;
          border-bottom:1px solid #990000;
      }
    #tabsJ ul {
        margin:0;
        padding:10px 10px 0 0px;
        list-style:none;
      }
    #tabsJ li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsJ a {
      float:left;
      background:url("images/tableftJ.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
    #tabsJ a span {
      float:left;
      display:block;
      background:url("images/tabrightJ.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#000000;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsJ a span {float:none;}
    /* End IE5-Mac hack */
    #tabsJ a:hover span {
      color:#FFF;
      }
    #tabsJ a:hover {
      background-position:0% -42px;
      }
    #tabsJ a:hover span {
      background-position:100% -42px;
      }

        #tabsJ #current a {
                background-position:0% -42px;
        }
        #tabsJ #current a span {
                background-position:100% -42px;
                color:#FFF;
        }
		
/* Hauptnavigation
/* ************************************************************************ */
.navi_top {
	float:right;
    width:470px; /* lage der Ad-banner */
    padding:0px;
}

.navi_top p {
	padding:0px;
	margin:0px;
}

.navi_top a,
.navi_top a:visited,
.navi_top a:active {
	color:#000000;
	text-decoration:none;
}

.navi_top a:hover {
	color:#990000;
	text-decoration:underline;
}

.navi ul {
	margin:0;
	padding:0;
	list-style:none;
	margin-top:0px;
	/* Fucking IE7 Hack */
	border-top:1px solid #ffffff;
}

.navi li {
	display:inline;
	padding:0;
	margin:0 2px 0 0;
}

.navi a,
.navi a:visited,
.navi a:active {
	float:right;
    margin:0 1px 0 0;
    padding:0 10px 0 10px;
    text-decoration:none;
    font-size:11px;
    margin-top:4px;
    border:1px solid #990000;
	border-bottom:0;
	background-color:#e1e1e1;
	color:#000000;
}

.navi a:hover {
	background-color:#990000;
	color:#ffffff;
}
	
/* Suchbereich
/* ************************************************************************ */
.red_line {
    clear:both;
    margin:0;
    padding:0;
    width:100%;
    height:2px;
    background:#990000;
    border-bottom:1px solid #990000;
}

.grey_line {
	margin:0;
	margin-bottom:5px;
	padding:0;
	width:100%;
	height:15px;
	text-align:left;
	color:#ffffff;
	font-size: 9px;
}

.grey_line span {
	float:left;
	margin:0;
	margin-left:5px;
	font-size:11px;
	color:#ffffff;
	font-family:verdana, arial, Sans-Serif;
}

.grey_line form {
	float:right;
    margin:0;
    margin-right:10px;
    font-size:11px;
	font-weight:bold;
}
	
.grey_line input,
.grey_line select {
	font-size:11px;
}

	.button {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border-style: solid; 
	border-width: 1px;
	background-color: #EDEEED;
}

/* Main Content: Kategorien, Link - Darstellung usw.
/* ************************************************************************ */
.main {
	background-color:#ffffff;
	width:630px;
		float:left;
	vertical-align:top;
	margin-top: 1px;
	margin-right: 2px;
	margin-bottom: 1px;
	margin-left: 10px;
}

.main h2 {
	background-color:#edeeed;
	font-size:11px;
	padding:2px;
	padding-left:15px;
	color:#990000;
}

.main h3 {
	background-color:#edeeed;
	font-size:11px;
	padding:2px;
	padding-left:15px;
	color:#000000;
	margin-top:25px;
}

.main h2 a,
.main h2 a:visited,
.main h2 a:active {
	display:block;
	text-decoration:none;
	color:#000000;
}

.main h2 a img {
	border:0;
	margin-right:8px;
}

.catlist {
	margin-top:6px;
	margin-bottom:12px;
	margin-right:30px;
}

.catlist img {
	float:left;
	margin-right:10px;
}

.catlist a,
.catlist a:active,
.catlist a:visited {
	color:#666666;
}

.catlist a:hover {
	color:#990000;
}

.catlink {
	font-size:14px;
	font-weight:bold;
}

.adsense {
	border:1px dashed #EDEEED;
	padding:10px;
	margin-bottom:15px;
	text-align:left;
}

.subcats {
	padding-bottom:10px;
	margin-bottom:15px;
	border-bottom:1px solid #990000;
}


/* Links: Allgemein
/* ************************************************************************ */
a.linkurl,
a.linkurl:active,
a.linkurl:visited {
	font-weight:bold;
	color:#990000;
	text-decoration:none;
}

a.linkurl:hover {
	color:#000000;
}

.bookmarks img {
	margin-right:2px;
	padding:2px;
	border:1px solid #666666;
}

/* Links: Links hinzfügen / Links bearbeiten
/* ************************************************************************ */
#addform label,
#editform label {
	width:115px;
}

#addform input[type="text"],
#editform input[type="text"] {
	width:325px;
}	

#addform input[type="checkbox"],
#editform input[type="checkbox"] {
	float:left;
	margin-right:10px;
}

#addform .info,
#editform .info {
	margin-left:115px;
}

/* Links: Sponsor
/* ************************************************************************ */
.sponser-link table {
	width:100%;
	border:1px solid #666666;
	margin-bottom:25px;
}

.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:5px;
}

.image-link .screenshot {
	float:left;
	border:1px solid #666666;
	padding:4px;
	margin-right:10px;
}

.image-link .description {
	margin:0px;
	color:#000;
		border:1px dashed #990000;
background: #e1e1e1;
		 padding-left:6px; padding-right:6px; padding-top:5px; padding-bottom:5px;
	font-weight:bold;	
	text-align:justify;}

.image-link .link-footer img {
	margin-left:5px;
	margin-right:5px;
}

/* Links: Tipp
/* ************************************************************************ */
.tipp-link {
	border-bottom:1px solid #666666;
	margin-bottom:15px;
	padding:5px;
}

.tipp-link .description {
	margin:0px;
	color:#000;
		border:1px dashed #F22158;
background: #e1e1e1;
		 padding-left:6px; padding-right:6px; padding-top:5px; padding-bottom:5px;
	font-weight:bold;	
	text-align:justify;
	}

.tipp-link .link-footer img {
	margin-left:5px;
	margin-right:5px;
}

/* Links: Standard
/* ************************************************************************ */
.standard-link {
	border-bottom:1px solid #666666;
	margin-bottom:15px;
	padding:5px;
}

.standard-link .description {
	margin:0px;
	color:#000;
		border:1px dashed #000000;
			background: #e1e1e1;
		 padding-left:6px; padding-right:6px; padding-top:5px; padding-bottom:5px;
	font-weight:bold;	
	text-align:justify;
}

.standard-link .link-footer img {
	margin-left:5px;
	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 #990000;
}

.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 #cccccc;
	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 {
    background-color:#ffffff;
    float:left;
    width:180px;
	margin:1px 0 1px 0;
}

.sidebar h2 {
	background-color:#eaeaea;
	font-size:10px;
	padding:2px;
	padding-left:1px;
	color:#990000;
	margin:1px 0 0 0;
	border-bottom:1px solid #000;
}

.sidebar h2 a,
.sidebar h2 a:visited,
.sidebar h2 a:active {
	display:block;
	text-decoration:none;
	color:#000000;
}

.sidebar h2 a img {
	border:0;
	margin-right:8px;
}

.feed {
	padding-left:8px;
	margin-top:2px;
	margin-bottom:2px;
}

/* Sidebarrechts: Neue Einträge, Newsletter, Partner usw.
/* ************************************************************************ */
.sidebarrechts {
    background-color:#ffffff;
    float:left;
    width:180px;
    margin:1px 0 1px 0;
}

.sidebarrechts h2 {
	background-color:#eaeaea;
	font-size:10px;
	padding:2px;
	padding-left:1px;
	color:#990000;
	margin:1px 0 0 0;
	border-bottom:1px solid #000;
}

.sidebarrechts h2 a,
.sidebarrechts h2 a:visited,
.sidebarrechts h2 a:active {
	display:block;
	text-decoration:none;
	color:#000000;
}

.sidebarrechts h2 a img {
	border:0;
	margin-right:8px;
}
/* menubarrechts: usw.
/* ************************************************************************ */
.menubarrechts {
	background-color:#ffffff;
	float:right;
	width:200px;
	margin-top: 1px;
	margin-right: 0;
	margin-bottom: 1px;
	margin-left: 0;
}

.menubarrechts h2 {
	background-color:#eaeaea;
	font-size:10px;
	padding:2px;
	padding-left:1px;
	color:#990000;
	margin:1px 0 0 0;
	border-bottom:1px solid #000;
}

.menubarrechts h2 a,
.menubarrechts h2 a:visited,
.menubarrechts h2 a:active {
	display:block;
	text-decoration:none;
	color:#000000;
}

.menubarrechts h2 a img {
	border:0;
	margin-right:8px;
}

.feedrechts {
	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:#990000;
}
/* .az: Anzeigen usw.
/* ************************************************************************ */
.az {
padding-left:10px;
	 background: #f1f0e9;
	color:#000;
}

.az a,
.az a:active,
.az a:visited {
text-align:right;
	text-decoration:underline;
	color:#990000;
}

.az a:hover {
text-align:right;
text-decoration:underline;
	color:#000;
}

.azlinie {
	border-bottom:1px solid #fff;
	margin-bottom:15px;
	padding:2px;
}

/* Ergänzungen ab v2.0.5
/* ************************************************************************ */
.none {
	display:none;
}

#media_pagerank {
	width:100%;
	border:1px solid #e1e1e1;
	border-collapse:collapse;
}

#media_pagerank th {
	border-bottom:1px solid #990000;
	background-color:#e1e1e1;
}

#media_pagerank td {
	padding:3px;
	text-align:center;
	color:#990000;
}

/* Ergänzungen ab v2.1.0
/* ************************************************************************ */
#GoogleMapsDiv {
	width:500px;
	border:1px solid #990000;
	height:300px;
}
