@charset "utf-8";

body {
	padding:0; 
	margin:0; 
  background:#e2e2e2;
	font: 0.8em Arial, sans-serif; 
	height:100%;
}


* {
 margin:0px;
 padding:0px;
 color:#000000;
}

.clear_both {
clear:both;
}

#hauptnavigation {
width: 15.2em;
border:0px solid #006699;
background-color:#ffc100;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #2E3192;
font-size: 0.8em;
}

#hauptnavigation ul, #hauptnavigation ul li {
padding: 0;
margin: 0;
list-style: none;
}

#hauptnavigation a {
text-decoration: none;
display: block;
border:1px solid #006699;
color: #2E3192;
}

* html #hauptnavigation a {
width: 100%;
}

#hauptnavigation ul li {
font-weight: bold;
border-bottom: 2px solid #ffffff;
}

* html #hauptnavigation ul li {
height: 1em;
}

#hauptnavigation ul li a {
padding: 6px;
}


#hauptnavigation ul li.aktiv div.aktiv {
color: #EE3338;
background-color: #FFF;
padding: 6px 7px;
}




.amazon {
float:right;
padding:0px 0px 0px 0px;
border:0px solid #dfdfdf;
background:#ffffff;
}





#box-comments, .commentlist, #box-newsletter {
padding-left:8px;
}

#wrapper {
background:url('/img/wrapper.png');
background-repeat: repeat-y;
width:960px;
padding:0px;
margin:0px auto;
border:0px solid #000000;
}

.clearfix:after {
content:".";
display:block;
height:0;
font-size: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 */

#rightColumn {
float:left;
width:150px;
padding:5px 5px 5px 5px;
border:0px solid #dfdfdf;
background:#ffffff;
}





.menu a,
.menu a:visited,
.menu a:active {
	float:left;
	width:150px;
  margin:0px 0px 0px 0px;
  padding:2px 2px 2px 2px;
  text-decoration:none;
	border:1px solid #006699;
	background-color:#ffc100;
	color:#000000;
}

.menu2 a,
.menu2 a:visited,
.menu2 a:active {
	float:left;
	width:150px;
  margin:0px 0px 0px 0px;
  padding:2px 2px 2px 2px;
  text-decoration:none;
	border:1px solid #006699;
	background-color:#CCFF00;
	color:#000000;
}

.menu a:hover {
	background-color:#e1e1e1;
	border: 1px solid #006699;
	text-decoration: underline;
	color:#000000;
}


.menu2 a:hover {
	background-color:#e1e1e1;
	border: 1px solid #006699;
	color:#000000;
}

.logo img {
	border:0;
}

img {
  border:0
}

.auflistung {
    margin:10px 0px 0px 10px;
}

.content { 
    margin:0 auto;
    margin-top:0px;
    margin-bottom:2px;
    border:0px solid #F3EFE0;
    width:900px;
    padding:10px; 

}


h1 {
	color:#666666;
	padding-left:5px;
	font-size:1.4em;
}


h2 {
	color:#666666;
	font-size:1.3em;
}


h3 {
	color:#666666;
	font-size:1.2em;
}

h4 {
	font-size:1.1em;
}


.kleinezahlen {
	font-size:0.8em;
	color:#000000;
	
}


#PRTable {
min-height:50px;
width:90%;
border:0px solid #e1e1e1;
    margin:2px 2px 2px 2px;
    padding:2px 2px 2px 2px;
}

.PRSeiten {
font-size: 1.0em;
padding:3px;
display: block;
text-align: center;
float:left;
width:45px;
min-height: 30px;
	color:#006699;
	text-decoration: none;
	border-top:1px solid #006699;
	background:#e1e1e1;
}


textarea {
 background-color: #B6D2F9;
 color:#000000;
 min-height: 40px;
 Overflow: auto;
 border: 1px solid #88B1DA;
}



/* Globale Link - Elemente
/* ************************************************************************ */
a, a:active, a:visited {
	color:#000000;
	text-decoration: none;
}

a:hover {
	color:#006699;
}

a.red, a.red:active, a.red:visited {
	color:#006699;
	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:1.0em;
}

.textfield {
	width:160px;
}

.error {
	color:#990000;
	background-color:#FFFFE1;
	border:1px dashed #990000;
	margin-top:8px;
	margin-bottom:8px;
	font-weight:bold;
	padding:5px;
}

.keyword { /* Keywordmarkierung */
	background-color:#FFFF00;
} 

fieldset {
	padding:5px;
	margin-bottom:5px;
	color:#325299;
}

fieldset legend {
	font-weight:bold;
	color:#325299;
	padding-left:5px;
	padding-right:5px;
}

label {
	display:block;
	width:150px;
	float:left;
	font-weight:bold;
	color:#325299;
}

/* Globale Auszeichnungen: Pfeile, Listen usw.
/* ************************************************************************ */
.textmarker {
	font-weight:bold;
	color:#990000;
}

.textmarker-2 {
	color:#990000;
}

.red-arrow {
	font-weight:bold; 
	color:#006699;
	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;
}

.navi_top a,
.navi_top a:visited,
.navi_top a:active {
	color:#000000;
	text-decoration:none;
}

.navi_top a:hover {
	color:#006699;
	text-decoration:underline;
}

.navi ul {
	margin:0;
	padding:0;
	list-style:none;
	margin-top:10px;
	/* IE7 Hack */
	border-top:0px solid #ffffff;
}

.navi li {
	display:inline;
	padding:0;
	margin:0 5px 0 0;
}

.navi a,
.navi a:visited,
.navi a:active {
	float:left;
  margin:0px 3px 0px 0px;
  padding:2px 2px 2px 5px;
  text-decoration:none;
  margin-top:4px;
  border:1px solid #006699;
	border-bottom:0px;
	color:#000000;
	font-weight:normal;
}

.navi a:hover {
	color:#000000;
}


a.tdt:link {
	color: #0000CC;
	font-weight: normal;
	text-decoration:underline;
}

a.tdt:visited {
  color: #0000CC;
	font-weight: normal;
	text-decoration:none;
}

a.tdt:hover {
  color: #990000;
	font-weight: normal;
	text-decoration:underline;
}

a.tdt:active {
  color: #0000CC;
	font-weight: normal;
	text-decoration:none;
}
.schrift_tdt {
	font-weight: normal;
	color: #000000;
}
.box_tdt {
	background-color: #ffc100;
	text-align: left;
	margin: 0px;
	margin-top: 0px;
	padding: 0px;
	width: 150px;
	border: 1px solid #333333;
	overflow: hidden;
}


.infokasten {
	background-color: #CCFF00;
	text-align: left;
	font-weight: bold;
	margin: 2px;
	margin-top: 2px;
	padding: 2px;
	width: 98%;
	border: 1px solid #333333;
	font: 1.1em Arial, sans-serif;
	color:#000000;
	overflow: hidden;
}


.newentry {
	text-align: left;
	margin: 0px;
	margin-top: 10px;
	width: 150px;
	border: 1px dotted #333333;
	overflow: hidden;
}


.partnerboxlink {
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	padding: 0px 0px 0px 0px;
	width: 150px;
	border: 0px dashed #333333;
	overflow: hidden;
}


.box-randomlinks {
padding-left:8px;
}


/* Suchbereich
/* ************************************************************************ */
.red_line {
    clear:both;
    margin:0px;
    padding:0px;
    width:900px;
    height:2px;
    background:#325299;
    border-bottom:1px solid #006699;
}

.grey_line {
	margin:0;
	margin-bottom:10px;
	padding:0px;
	width:900px;
	height:40px;
	background:#ffc100;
	border:1px solid #325299;
	text-align:right;
}

.grey_line span {
	float:left;
	margin:0;
	margin-top:6px;
	margin-left:5px;
	font-weight:bold;
	color:#325299;
}

.grey_line form {
	float:right;
  margin:0;
  margin-top:6px;
  margin-right:5px;
	font-weight:bold;
}
	
.grey_line input,
.grey_line select {
}


.header {
    background-color:#ffffff;
}

/* Main Content: Kategorien, Link - Darstellung usw.
/* ************************************************************************ */
.main {
    background-color:#ffffff;
    float:left;
    width:540px;
    margin:10px 10px 10px 10px;
}

.main h1 {
	background-color:#e1e1e1;
	padding:0px;
	padding-left:15px;
	color:#006699;
}



.main h1 a,
.main h1 a:visited,
.main h1 a:active {
	display:block;
	text-decoration:none;
	color:#000000;
}

.main h1 a img {
	border:0;
	margin-right:8px;
}



.catlist a,
.catlist a:active,
.catlist a:visited {
	color:#666666;
	text-decoration: none;
}


.catlink a,
.catlink a.hover
.catlink a:active,
.catlink a:visited {
  text-decoration: none;
	font-weight:normal; 
}


a.rubrik, a.rubrik:active, a.rubrik:visited {
text-decoration: none;
	font-weight:bold;
	color:#006699;
}


.adsense {
	border:0px dashed #006699;
	padding:10px;
	margin-bottom:15px;
	text-align:center;
}

.subcats {
	padding-bottom:10px;
	margin-bottom:15px;
	border-bottom:1px solid #006699;
}


/* Links: Allgemein
/* ************************************************************************ */
a.linkurl,
a.linkurl:active,
a.linkurl:visited {
	font-weight:bold;
	color:#006699;
	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:100px;
}

#addform input[type="text"],
#editform input[type="text"] {
	width:200px;
}	

#addform input[type="checkbox"],
#editform input[type="checkbox"] {
	float:left;
	margin-right:10px;
}

#addform .info,
#editform .info {
	margin-left:100px;
}

/* Links: Sponsor
/* ************************************************************************ */
.sponser-link table {
	width:100%;
	border:1px solid #666666;
	background: rgb(225,225,225);
	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;
	background: rgb(233,207,69);
	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:#000000;
	text-align:justify;
}

.image-link .link-footer img {
	margin-left:5px;
	margin-right:5px;
}

/* Links: Tipp
/* ************************************************************************ */
.tipp-link {
	border-bottom:1px solid #666666;
	background: rgb(215,238,198);
	margin-bottom:15px;
	padding:5px;
}

.tipp-link .description {
	margin:0px;
	color:#000000;
	text-align:justify;
}

.tipp-link .link-footer img {
	margin-left:5px;
	margin-right:5px;
}

/* Links: Standard
/* ************************************************************************ */
.standard-link {
	border-bottom:1px solid #666666;
	background: rgb(231,231,231);
	margin-bottom:15px;
	padding:5px;
}

.standard-link .description {
	margin:0px;
	color:#000000;
	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 #006699;
}

.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;
	color:#666666;
}

.desc a, .desc a:visited, .desc a:active {
	color:#006699;
}

.desc a:hover {
	text-decoration:underline;
	color:#000000;
}

.comment a, .comment a:visited, .comment a:active {
	color:#006699;
	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:#006699;
	border-bottom:1px solid #666666;
}

.livesearch td {
	padding:4px;
}

/* Sidebar: Neue Einträge, Newsletter, Partner usw.
/* ************************************************************************ */
.sidebar {

    float:right;
    width:170px;
    margin:0 0 5px 0;
    border:0px solid #325299;
}

.sidebar h1 {
	background-color:#325299;
	padding:2px;
	padding-left:5px;
	color:#ffffff;
	margin:0px 0 6px 0;
}

.sidebar h1 a,
.sidebar h1 a:visited,
.sidebar h1 a:active {
	display:block;
	text-decoration:none;
	color:#000000;
}

.sidebar h1 a img {
	border:0;
	margin-right:28px;
}

.feed {
	padding-left:4px;
	margin-top:2px;
	margin-bottom:2px;
}



/* Sidebar: Linke Menü
/* ************************************************************************ */
.leftbar {
    float:left;
    width:160px;
    margin:0px 0px 0px 0px;
    border:0px solid #325299;
}

.leftbar h1 {
	background-color:#325299;
	font-size:1.0em;
	padding:2px;
	padding-right:10px;
	color:#ffffff;
	margin:0px 0px 3px 0px;
}

.leftbar h1 a,
.leftbar h1 a:visited,
.leftbar h1 a:active {
	display:block;
	font-size:1.0em;
	text-decoration:none;
	color:#000000;
}


.leftbar h1 a:hover {
	display:block;
	font-size:1.0em;
	text-decoration:none;
	color:#000000;
}

.leftbar h2 a img {
	border:0;
	margin-right:5px;
}



/* 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:#006699;
}

/* 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 #006699;
	background-color:#e1e1e1;
}

#media_pagerank td {
	padding:3px;
	text-align:center;
	color:#006699;
}

/* Ergänzungen ab v2.1.0
/* ************************************************************************ */
#GoogleMapsDiv {
	width:500px;
	border:1px solid #006699;
	height:300px;
}

/* Ergänzungen ab v2.5.0
/* ************************************************************************ */
#YouTubeVideo {
	margin-bottom:10px;
	border-bottom:1px solid #006699;
	border-top:1px solid #006699;
	padding:10px;
	background-color:#efefef;
}

#YouTubeVideo li {
  	margin:0px;
	padding:0px;
  	float:left;
  	background-image:none;
  	list-style-image:none;
  	list-style-type:none;
}

#YouTubeVideo li a, #YouTubeVideo li a:link, #YouTubeVideo li a:visited, #YouTubeVideo li a:hover {
  	display:block;
  	margin:0px 6px 0px 6px;
  	text-align:center;
  	width:160px;
  	color:#000000;
}

.YouTubeImages {
	margin-left:auto;
	margin-right:auto;
	display:block;
	border:1px solid #006699;
	padding:1px;
}

#YouTubeVideoShow {
	text-align:center;
	background-color:#efefef;
	padding:0px 0px 10px 0px;
	border-bottom:1px solid #006699;
	border-top:1px solid #006699;
}

#YouTubeVideoShow a, #YouTubeVideoShow a:link, #YouTubeVideoShow a:visited {
	color:#006699;
	text-decoration:none;
}

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

#YouTubeVideoShow h2 {
	margin-top:0px;
	border-bottom:1px solid #006699;
	color:#000000;
}



div.errormessage {
	background-color: #FFFFE1;
	border: 1px dashed #990000;
	margin-top: 8px;
	margin-bottom: 16px;
	padding: 6px 6px 6px 6px;
	line-height: 18px;
}
div.errormessage td {
	line-height: 18px;
}
img.errormessage {
	margin-left: -20px;
}


/* Ergänzungen ab v2.6.2
/* ************************************************************************ */
.nodeDiv { margin:5px 0px 0px 115px; }