/* 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 img {
	border:0;
}

.content { 
    margin:0 auto;
    margin-top:10px;
    margin-bottom:10px;
    border:1px solid #F3EFE0;
    width:85%;
    padding:10px; 
    background:#ffffff;
}

.bg {
	width:100%;height:120px;
}

.logo1 {

	float:left;
}

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:#003366;
	text-decoration:none;
}

a:hover {
	color:#990000;
}

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 {
	width:200px;
}

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

.theader {
	font-weight:bold;
	color:#000000;
	background:#dee0e2;
	border:1px solid #999999;
}

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

.textmarker-2 {
	color:#990000;
}

.red-arrow {
	font-size:11px; 
	font-weight:bold; 
	color:#24618E; 
	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;
}

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

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

.navi ul {
	margin:0;
	padding:0;
	list-style:none;
	margin-top:55px;
	/* 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:left;
    margin:0 1px 0 0;
    padding:0 10px 0 10px;
    text-decoration:none;
    font-size:11px;
    margin-top:4px;
    border:1px solid #24618E;
	border-bottom:0;
	background-color:#06477B;

	color:#000000;
	font-weight:bold;
}

.navi a:hover {
	background-color:#24618E;
	color:#ffffff;
}
	
/* Suchbereich
/* ************************************************************************ */
.red_line {
    clear:both;
    margin:0;
    padding:0;
    width:100%;
    height:8px;
    background:#24618E;
    border-bottom:1px solid #24618E;
}

.grey_line {
	margin:0;
	margin-bottom:10px;
	padding:0;
	width:100%;
	height:30px;
	background:#c1c1c1;
background:url("menue2.gif");
	border-top:1px solid #ffffff;
	text-align:right;
}

.grey_line span {
	float:left;
	margin:0;
	margin-top:6px;
	margin-left:5px;
	font-size:11px;
	font-weight:bold;
	color:#003366;
	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;
}
	
.grey_line input,
.grey_line select {
	font-size:11px;
}


/* Main Content: Kategorien, Link - Darstellung usw.
/* ************************************************************************ */
.main {
    background-color:#ffffff;
    float:left;
    width:59%;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 8px;
	padding-left:4px;
	padding-right:8px;
	padding-bottom:4px;
	border: 1px solid #c1c1c1;
}

.main h2 {
	background-color:#c1c1c1;
background:url("menue2.gif");
	font-size:11px;
	padding:2px;
	padding-left:15px;
	color:#24618E;
}

.main h3 {
	background-color:#c1c1c1;
background:url("menue2.gif");
	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:5px;
	margin-right:30px;
	margin-left:50px;
}

.catlist img {
	float:left;
	margin-right:5px;
}

.catlist a,
.catlist a:active,
.catlist a:visited {
	color:#003366;
}

.catlist a:hover {
	color:#990000;
}

.catlink {
	font-size:11px;
	font-weight:bold;
}

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

.adsense2 {
	border:1px dashed #24618E;
	padding:10px;
	margin-bottom:15px;
	text-align:center;
}

.adsense3 {
	border:1px dashed #24618E;
	padding:10px;
	margin-bottom:15px;
	text-align:center;
}

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


/* Links: Allgemein
/* ************************************************************************ */
a.linkurl,
a.linkurl:active,
a.linkurl:visited {
	font-weight:bold;
	color:#003366;
	text-decoration:none;
}

a.linkurl:hover {
	color:#990000;
}

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

.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:#24618E;
}

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

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

.livesearch td {
	padding:4px;
}

/* Sidebar: Neue Einträge, Newsletter, Partner usw.
/* ************************************************************************ */
.sidebar {
    background-color:#ffffff;
    float:right;
    width:19%;
    margin:0 0 10px 0;
	border: 1px solid #c1c1c1;
}

.sidebar h2 {
	background-color:#c1c1c1;
background:url("menue2.gif");
	font-size:11px;
	padding:2px;
	padding-left:15px;
	color:#24618E;
	margin: 6px 0 6px 0;
}

.sidebar h2 a,
.sidebar h2 a:visited,
.sidebar h2 a:active {
	display:block;
	text-decoration:none;
	color:#002E5B;
}

.sidebar h2 a img {
	border:0;
	margin-right:8px;
}

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

/* Sidebar: Platzhalter
/* ************************************************************************ */
.sidebar_right {
    background-color:#ffffff;
    float:left;
    width:19%;
    margin:0 0 10px 0;
	border: 1px solid #c1c1c1;
}

.sidebar_right h2 {
	background-color:#c1c1c1;
background:url("menue2.gif");
	font-size:11px;
	padding:2px;
	padding-left:15px;
	color:#24618E;
}

.sidebar_right h2 a,
.sidebar_right h2 a:visited,
.sidebar_right h2 a:active {
	display:block;
	text-decoration:none;
	color:#002E5B;
}

.sidebar_right h2 a img {
	border:0;
	margin-right:8px;
}

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

/* Ergänzungen ab v2.0.5
/* ************************************************************************ */
.none {
	display:none;
}

#media_pagerank {
	width:100%;
	border:1px solid #c1c1c1;
	border-collapse:collapse;
}

#media_pagerank th {
	border-bottom:1px solid #990000;
	background-color:#c1c1c1;
background:url("menue2.gif");
}

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

.hotel A {color:#990000;}
.hotel A:hover {color:#24618E;} 



/*- Menu Tabs J--------------------------- */

    #tabsJ {
	float:left;
	width:100%;
	background:#FFFFFF;
	font-size:100%;
	line-height:normal;
	border-bottom:1px solid #24618E;
	font-weight: bold;
      }
    #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("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("tabrightJ.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#002E5B;
      }
    /* 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;
        }

	
/*- Menu Tabs F--------------------------- */

    #tabsF {
      float:left;
      width:100%;
      background:#efefef;
      font-size:93%;
      line-height:normal;
	  border-bottom:1px solid #666;
      }
    #tabsF ul {
	  margin:0;
	  padding:10px 10px 0 50px;
	  list-style:none;
      }
    #tabsF li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsF a {
      float:left;
      background:url("tableftF.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsF a span {
      float:left;
      display:block;
      background:url("tabrightF.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#666;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsF a span {float:none;}
    /* End IE5-Mac hack */
    #tabsF a:hover span {
      color:#FFF;
      }
    #tabsF a:hover {
      background-position:0% -42px;
      }
    #tabsF a:hover span {
      background-position:100% -42px;
      }
	




/*#######################################################LAYOUT*/
body, textarea {
	padding: 0px;
	margin: 1px;			
	font-family: Verdana, Arial, Sans-serif, Helvetica;
	font-weight: normal;
	color: #3A3A3A;
	text-decoration: none;
}

table {
	border-collapse: collapse;
}

form {
	margin: 0;
}

input {
	margin: 0;
	font-size: 10px;
	font-weight: normal;
	color: #3A3A3A;
}

textarea {
	margin: 0;
	font-size: 12px;
	font-weight: normal;
	color: #3A3A3A;
}

ul {
	margin: 0 17px;
	padding: 0;
}

select {
	margin: 0;
	font-size: 10px;
	font-weight: normal;
	color: #3A3A3A;
}

#tableHead {
	margin: 15px 0 0 0;
}

#tableFoot {
	margin: 0 0 15px 0;
}

#globalcontainer {
	margin: 0;
	padding: 0;
	width: 100%;
	display: block;
}

#globalhead {
	width: 100%;
	height: 30px;
}

#globalcontent {
	width: 100%;
	margin: 15px 0;
}

#globalinfo {
	width: 100%;
	margin: 0 0 15px 0;
}

#globalclaim{
	/*width: 100%;*/
	height: 15px;	
	margin: 15px 0 0 0;
	text-align: center;
}

#globaltrack{
	/*width: 100%;
	display: block;*/
	/*height: 30px;*/
	margin: 10px 17px 0 17px;
	text-align: left;
}

#globalmap {
	width: 100%;
	height: auto;
	margin: 10px 0 15px 0;
	text-align: center;
}

#globalfooter {
	display: block;
	width: 100%;
	margin: 15px 0;
}

#auswahl {
	width: 50%;
}

.globalBox { 
	padding: 0 18px;
}

.footerLine {
	height: 1px;
	color: #D8D8D8;
}

.headField {	
	padding: 0 5px 0 0;
}

.trackField {
	padding: 0 5px 0 0;
}

.votebarHigh {
	background: url(../img/votebar_high.gif) no-repeat;
	height: 15px;
}

.votebarLow {
	background: url(../img/votebar_low.gif) no-repeat;
	height: 15px;
}

.raHinweisBold{
	font-size: 11px;
	font-weight: bold;
}


.votebarSmall {
	background: url(../img/votebar_small.gif) no-repeat;
	height: 15px;
}

.votebarSmallLow {
	background: url(../img/votebar_small_low.gif) no-repeat;
	height: 15px;
}

/*#################################
	SEO-Karten
################################## */

div.kLabel {
	position:absolute;
	text-align:center;
}

div.kLabel * {
	position:absolute;
	font-weight:bold;
	font-size:9px;
}

div.kLabel *.ub {
	font-weight:normal;
}

div.kLabel a {
	text-decoration: none;
	left:1px; top:1px; 
}

div.kLabel a.r {
	left:auto; right:2px;
}

div.kLabel div {
	color:#FFFFFF;
	left:2px; top:2px;
}	

#GoogleMapsDiv {
	width:600px;
	border:1px solid #990000;
	height:400px;
}
