/* Seitenrumpf usw.
/* ************************************************************************ */
body {
	padding:0; 
	margin:0; 
	background: #ffffff url(images/background.gif) repeat-x;
	font: 0.7em Tahoma, sans-serif; 
   	line-height: 1.5em;
}

.logo {
	padding:0px;
	margin:0px;
	float:left;
}

.logo img {
	border:0;
}

.content { 
    margin:0 auto;
    margin-top:10px;
    margin-bottom:10px;
    border:1px solid #FF6600;
    width:860px;
    padding:10px; 
    background:#ffffff;
}

h3 {
	color:#666666;
	border-bottom:1px solid #006699;
	padding-left:15px;
	font-size:13px;
}

h4 {
	font-size:11px;
}

.info_form {
	text-align:justify;
	color:#E10000;
	background-color:#FFFFE1;
	border:1px dotted #FF0000;
	margin-left:120px;
	margin-right:14px;
	margin-top:8px;
	margin-bottom:10px;
	font-weight:bold;
	padding:5px;
}

/* Globale Link - Elemente
/* ************************************************************************ */
a, a:active, a:visited {
	color:#000000;
	text-decoration:none;
}

a:hover {
	color:#FF6600;
}

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:11px;
}

.textfield {
	width:200px;
}

.error {
	color:#E10000;
	background-color:#FFFFE1;
	border:1px dotted #FF0000;
	margin-top:8px;
	margin-bottom:8px;
	font-weight:bold;
	padding:5px;
}

.keyword { /* Keywordmarkierung */
	background-color:#FFFF00;
} 

fieldset {
	padding:10px;
	margin-bottom:15px;
}

fieldset legend {
	font-weight:bold;
	color:#FF6600;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:7px;
}

label {
	display:block;
	width:115px;
	float:left;
	font-weight:bold;
	color:#666666;
	padding-left:5px;
}

/* Globale Auszeichnungen: Pfeile, Listen usw.
/* ************************************************************************ */
.textmarker {
	font-weight:bold;
	color:#E10000;
}

.textmarker-2 {
	color:#E10000;
}

.red-arrow {
	font-size:11px; 
	font-weight:bold; 
	color:#FF6600;
	font-family:verdana; 
	text-decoration:none;
	margin-right:9px;
}

.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:110px;
	/* 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 {
	font: italic normal normal 14px/16px Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
	float:left;
    margin:0 4px 0 0;
    padding:2px 10px 2px 10px;
    text-decoration:none;
    margin-top:4px;
    border-top:1px dotted #666666;
	border-bottom:0;
	color: #666666;
	background:#E9E9E9;
}

.navi a:hover {
	color:#333333;
	background-color:#DBDBDB;
	border-top:1px dotted #333333;
}
	
/* Suchbereich
/* ************************************************************************ */
.red_line {
    clear:both;
    margin:0;
    padding:0;
    width:860px;
    height:8px;
    background-color:#FFFFFF;
	border-top:1px dotted #666666;
}

.grey_line {
	margin:0;
	margin-bottom:10px;
	padding:0;
	width:860px;
	height:34px;
	background:#E9E9E9;
	border-bottom:1px dotted #666666;
	border-top:1px dotted #666666;
	text-align:right;
	color: #666666;
	font: italic normal normal 18px/20px Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
}

.grey_line span {
	float:left;
	margin:0;
	margin-top:6px;
	margin-left:5px;
	color: #666666;
	font: italic normal normal 18px/20px Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
}

.grey_line form {
	float:right;
    margin:0;
    margin-top:6px;
    margin-right:10px;
    color: #666666;
	font: italic normal normal 18px/20px Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
}
	
.grey_line input,
.grey_line select {
	font-size:12px;
	border:dotted 1px #666666;
	background-color:#F5F5F5;
	color:#333333;
}


/* Main Content: Kategorien, Link - Darstellung usw.
/* ************************************************************************ */
.main {
    background-color:#ffffff;
    float:left;
    width:68%;
    margin:0 0 10px 0;
}

.main h2 {
	border-bottom: dotted 1px #FF6600;
	border-top: dotted 1px #FF6600;
	background-color: #FFF1D5;
	padding-bottom:4px;
	padding-top:3px;
	padding-left:5px;
	padding-right:5px;
	color: #FF6600;
	font: italic normal normal 18px/20px Georgia, "Times New Roman", "Bitstream Charter", Times, serif;

}

.main h3 {
	background-color:#e1e1e1;
	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:#FF6600;
}

.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:#FF6600;
}

.catlink {
	font: italic normal normal 18px/20px Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
	
}

.adsense {
 	border-top:1px dotted #CC0000;
	border-bottom:1px dotted #CC0000;
	background-color:#FFD7D7;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:0px;
	margin-bottom:15px;
	text-align:center;
	color:#CC0000;
	font-size:11px;
}

.subcats {
	padding-bottom:10px;
	margin-bottom:15px;
	border-bottom:1px solid #006699;
}

.cat {
	padding:2px;
	padding-left:6px;
	padding-right:5px;
	border: dashed 1px #999999;
	background-image:url(images/folder_heart.png);
	background-position:right;
	background-repeat:no-repeat;
}

.cattext {
	font-size:16px;
	font-style:italic;
	font-weight:normal;
	text-align:center;
	color:#000000;
	padding:2px;
	padding-left:6px;
	padding-right:6px;
	background:#FFCC66;
	background-image:url(images/bgtext.png);
	background-repeat:repeat-x;
	border:#FF6600 solid 1px;
}

.sponsor {
	background-color:#e1e1e1;
	font-size:11px;
	padding:2px;
	padding-left:5px;
	padding-right:5px;
	color:#333333;
	background-image:url(images/star.png);
	background-position:right;
	background-repeat:no-repeat;
}

.pagelink {
	background-color:#FFF1D5;
	border-top:dotted 1px #FF6600; 
	border-bottom:dotted 1px #FF6600; 
	padding-left:5px;
	padding-top:5px; 
	padding-bottom:5px;
	margin-bottom:15px;
	vertical-align:middle;
	color:#666666;
	font: italic normal normal 16px/18px Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
}

.pagelink a,
.pagelink a:active,
.pagelink a:visited,
.cpagelink a:hover {
	color:#FF6600;
}


/* Links: Allgemein
/* ************************************************************************ */
a.linkurl,
a.linkurl:active,
a.linkurl:visited {
	color:#FF6600;
	text-decoration:none;
	font: italic normal normal 16px/18px Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
	padding-right:6px;
}

a.linkurl:hover {
	color:#666666;
}

.bookmarks img {
	margin-right:2px;
	padding:2px;
	border:0px;
}

/* 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-top: 1px dotted #666666;
	border-bottom: 1px dotted #666666;
	margin-bottom:15px;
	color:#F9F9F9
}

.sponser-link table td {
	padding:4px;
	text-align:center;
}

.sponser-link table td img {
	vertical-align:middle;
	padding-top: 5px;
	padding-bottom: 5px;
}

/* Links: Image
/* ************************************************************************ */
.image-link {
	border-bottom:1px solid #666666;
	margin-bottom:15px;
	padding:5px;
}

.image-link {
	float:left;
	border:0px solid #666666;
	padding:4px;
	margin-right:10px;
}

.screenshot {
	float:left;
	border:0px solid #666666;
	margin-left:0px;
	margin-right:10px;
}

.image-link .description {
	margin:0px;
	color:#666666;
	text-align:justify;
}

.link-footer {
	color:#666666;
}

.link-footer a {
	text-align:left;
	vertical-align:top;
	margin-right:15px;
	color:#666666;
}

.link-footer a:hover {
	color:#FF6600;
}

.link-footer img {
	padding-left:0px;
	margin-left:0px;
	margin-right:5px;
	vertical-align:bottom;
}

.image-link {
	margin-left:5px;
	margin-right:5px;
}

/* Links: Tipp
/* ************************************************************************ */
.tipp-link {
	border-top:1px dotted #FF6600;
	border-bottom:1px dotted #FF6600;
	margin-bottom:15px;
	padding:5px;
	padding-right:10px;
}

.tipp-link .description {
	color: #FF6600;
	text-align:justify;
	font-size:13px;
	margin-top:5px;
}

.tipp-link .link-footer img {
	margin-left:5px;
	margin-right:5px;
}

/* Links: Standard
/* ************************************************************************ */
.standard-link {
	border-top:1px dotted #666666;
	border-bottom:1px dotted #666666;
	margin-bottom:15px;
	padding:5px;
	padding-right:10px;
}

.standard-link .description {
	color:#666666;
	text-align:justify;
	font-size:13px;
	margin-top:5px;
	}

.standard-link .link-footer img {
	margin-left:5px;
	margin-right:5px;
}

/* Kommentare: Listen, Avatare, Zitate usw.
/* ************************************************************************ */
.commentlist ol {
	list-style-image:url(./images/comment.png);
	padding-left: 0px;
	margin-left: 17px;
}

.commentlist ol li {
	padding-left: 0px;
	padding-bottom: 10px;
}

.commentlist ol li h4  {
	margin-top:0px;
	margin-bottom:0px;
	padding-bottom:2px;
	border-bottom:1px dotted #FF6600;
	vertical-align:top;
}

.commentlist ol li p+p {
	margin-top:3px;
}

.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 {
	vertical-align:top;
	margin:0px;
	font-size:10px;
	color:#666666;
}

.desc a, .desc a:visited, .desc a:active {
	color: #FF6600;
}

.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 {
	border-top:dotted 1px #FF6600; 
	border-bottom:dotted 1px #FF6600; 
	padding-top:5px; 
	padding-bottom:5px;
	margin-bottom:10px;
	vertical-align:middle;
}

.sortbar label {
	font-weight:bold;
	width:155px;
}

/* Live - Suche
/* ************************************************************************ */
.livesearch {
	width:100%;
}

.livesearch th {
	padding:4px;
	color:#FF6600;
	border-bottom:1px dotted #FF6600;
}

.livesearch td {
	padding:4px;
}

/* Sidebar: Neue Einträge, Newsletter, Partner usw.
/* ************************************************************************ */
.sidebar {
    background-color:#ffffff;
    float:right;
    width:30%;
    margin:0 0 10px 0;
}

.sidebar h2 {
	padding-top:3px;
	padding-bottom:4px;
	padding-left:10px;
	color:#006699;
	margin:12px 0 6px 0;
	border-bottom: dotted 1px #FF6600;
	border-top: dotted 1px #FF6600;
	background-color: #FFF1D5;
	color: #FF6600;
	font: italic normal normal 18px/20px Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
}

.sidebar h2 a,
.sidebar h2 a:visited,
.sidebar h2 a:active {
	display:block;
	text-decoration:none;
	color:#FF6600;
}

.sidebar h2 a img {
	border:0;
	margin-right:8px;
}

.feed {
	padding-left:8px;
	margin-top:2px;
	margin-bottom:2px;
}

.telefon {
font: italic normal normal 28px/34px Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
color:#FF6600;
}

/* 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;
}