div.TabWrap     { background: #fff 0 50%; margin: 10px 0 0; padding: 5px; clear: both; border: solid 1px #ddd; -moz-border-radius-bottomleft: 3px; -moz-border-radius-bottomright: 3px; -moz-border-radius-topleft: 3px; -moz-border-radius-topright: 3px    }

ul.TabNavigation   { list-style: none; margin: 0 0 5px; padding: 0; float: left }

ul.TabNavigation li  { color: #6d6d6d; float: left }

ul.TabNavigation li a      { color: #6d6d6d; font-size: 10px; text-decoration: none; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 50%; text-align: left; text-transform: uppercase; display: block; margin: 0 5px 0 0; padding: 3px 6px; border: solid 1px #ddd; -moz-border-radius-bottomleft: 3px; -moz-border-radius-bottomright: 3px; -moz-border-radius-topleft: 3px; -moz-border-radius-topright: 3px     }

ul.TabNavigation li.selected a        { color: #6d6d6d; font-weight: bold; background: #e8f0fa 0 50%; border: solid 1px #ddd }


ul li         { color: #6d6d6d; list-style: none; margin: 0; border-bottom: 1px none #ddd }

ul li a   { color: #0e5fc8; text-decoration: none }

ul li a:hover  { color: #0E5FC8; text-decoration: underline }

ul li:hover  { background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 50% }

ul.SidebarPagerankList li a,
ul.latestTweets li a,
ul.FeedEntries li a { 
	color:#0E5FC8;
}

ul.SidebarPagerankList li a:hover,
ul.latestTweets li a:hover,
ul.FeedEntries li a:hover {
	text-decoration:underline;
}

ul.RecentComments li {
	background-image:url('./../../images/icon/commentsSmall.png');
	background-position:8px 30%;
	background-repeat:no-repeat;
	display:block;
	padding:0.5em 0.5em 0.5em 35px;
}

ul.RecentComments li a {
	color:#0E5FC8;
	text-decoration:none;
}

ul.RecentComments li a:hover  {text-decoration:underline; }

ul.CategorySubcats li    { font-size: 12px; padding-top: 5px; padding-bottom: 5px; border-bottom: 1px dotted #ddd }
ul.CategorySubcats li a { color: #0e5fc8; font-size: 12px }
ul.CategorySubcats li img  { margin-right: 5px; vertical-align: middle }

ul.Tags li a  { line-height: 16px; background: url("../../images/icon/TagBlueS.png") no-repeat 0 50%; text-align: left; white-space: nowrap; display: block; padding: 0 0 0 20px; height: 16px }
#TabWrap2  { }
/*Hinzugefügt am 26.11.10*/
.CompanyPage { color: #6d6d6d; font-size: 12px; font-family: Arial; padding-top: 5px; padding-right: 10px; padding-left: 10px }
