
body {
	background-color: #2B2D20;
	font-family: Verdana, Arial, sans-serif;
	margin: 0px;
	margin-top: 2px;
	margin-bottom: 20px;
	padding: 0px;
}



table.blogContainer
{
	padding: 0px;
	margin: 0px;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
}

body * {
	font-size: 9pt;
}

h1 {
	font-size: 120%;
}

p.comment, p.feeds, p.pageNavi {
	padding-right: 80px;
}

p.kloqEntry, p.kloqEntryHover, p.comment {
	text-align: justify;
}

.pageNavi {
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;  
}

.kloqEntry, .pressText {
	margin-top: 0px;
	text-align: justify;
	line-height: 1.5;
}
.pressText {
	clear: both;
	margin-bottom: -10px;
}
.pressText img {
	margin-top: 3px;
}
.kloqEntry .quote {
	margin-left: 15px;
	margin-right: 15px;
	font-style: italic;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 5px;
}

p.kloqInfos {
	font-size: 8pt;
	padding: 5px;
}

.kloqTitle, .pressTitle {
	font-weight: bold;
	font-size: 120%;
}
.pressTitle {
	display: block;
	margin-bottom: 4px;
	margin-right: 8px;
	float: left;
}
.pressSource {
	display: block;
	margin-top: 2px;
	font-weight: bold;
	font-size: 100%;
	float: left;
}
/*span.kloqTitle {
  color: #666600;
}*/


.kloqAuthor, .kloqFolder, .kloqDate {
	font-weight: bold;
	font-size: 90%;
}

td.bannerContainer {
	padding: 0px;
	align: left;
	background-image: url('../img/banner.jpg');
}

td.imageBox, div.imageBox {
	border: 1px solid #666600;
}

img {
	border: none;
}

.forwardIcon{
  background-image: url("../img/6/microbutton_goon.png");
  background-repeat: no-repeat;
  height: 12px;
  width: 12px;
  display: block;
  float: right;
}
#pressLink {
  font-size: 100%;
}

.viewsIcon {
  display: block;
  background-image: url("../img/6/microbutton_eye.png");
  background-repeat: no-repeat;
  padding-left: 14px;  
}
.commentsIcon {
  display: block;
  background-image: url("../img/6/microbutton_comment.png");
  background-repeat: no-repeat;
  padding-left: 14px;  
}
.authorIcon {
  display: block;
  background-image: url("../img/6/microbutton_author.png");
  background-repeat: no-repeat;
  padding-left: 14px;
}
.folderIcon {
  display: block;
  background-image: url("../img/6/microbutton_folder.png");
  background-repeat: no-repeat;
  padding-left: 14px;
}
.dateIcon {
  display: block;
  background-image: url("../img/6/microbutton_calendar.png");
  background-repeat: no-repeat;
  padding-left: 14px;
}
.timeIcon {
  display: block;
  background-image: url("../img/6/microbutton_time.png");
  background-repeat: no-repeat;
  padding-left: 14px;
}
.videoIcon {
  display: block;
  background-image: url("../img/6/microbutton_video.png");
  background-repeat: no-repeat;
  padding-left: 14px;
}
.photoIcon {
  display: block;
  height:13px;
  background-image: url("../img/6/microbutton_photo.png");
  background-repeat: no-repeat;
  padding-left: 14px;
}


img.bannerIcon{
	display: block;
	position: relative;
	top: 120px;
	left: 499px;
}

/* the small box, which appears on mouseover */

.naviBox {
  display: none;
  border-left: 1px solid #666600;
  padding-left: 3px;
  margin-left: 3px;
  margin-right: 0px;
}

.naviBox * {
  font-size: 7pt;
}
.colored {
  color: #666600;
}

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

a:hover, a:active, a:focus {
	text-decoration: none;
	color: #a0a0a0;
}

a.colored, a.colored:visited {
  text-decoration: none;
	color: #666600;
}

a.colored:hover, a.colored:active, a.colored:focus {
	text-decoration: underline;
	color: #333300;
}

a.kloqTitle:hover, a.kloqTitle:active, a.kloqTitle:focus {
  text-decoration: none;
}

a.wikiLink, .kloqText a, a.emph {
	font-size: 90%;
	font-weight: bold;
	border-bottom: 1px dashed #666600;
}
.kloqText .innerGallery a {
  border-bottom: none;
}

a.rssLink {
  color: #666600;
}
a.rssLink:hover {
  color: #333300;
  text-decoration: none;
}

.innerGallery {
  margin-left: auto;
  margin-right: auto;  
  font-size: 90%;
  font-weight: bold;
  border: 1px dotted #666600;
  padding: 3 3 5 3;
  margin-top: 8px;
}

#Blog div {
clear: both;
}

.commentHeadline {
	font-size: 11pt;
	font-weight: bold;
}

.addCommentLink, .addCommentLink:active, .addCommentLink:hover, .addCommentLink:visited, .addCommentLink:focus {
  color: #666600;
  font-size: 80%;
  font-weight: bold;
}

.addCommentLink:visited, .addCommentLink:link {
  text-decoration: none;
}
.addCommentLink:active, .addCommentLink:hover, .addCommentLink:focus {
  text-decoration: underline;
}

.addCommentTable {
  width: 300px;
  background-color: #ffffff;
}

.addCommentTable * {
  font-size: 8pt;
}

.commentTitle {
	font-weight: bold;
	margin-top: 3px;
}
.commentAuthor, .commentTime, .commentAuthorWebsite {
	font-size: 80%;
	margin-left: 5px;
}

input, textarea, select {
	background-color: white;
	border: 1px solid #666600;
	margin-left: 5px;
}

.error {
	float: left;
	color: #ff4400;
	margin-left: 10px;
	font-size: 7pt;
}
#NotifyOnResponses {
	display: none;
}
#NotifyOnResponsesCheckBox {
	float: left;
}
#NotifyOnResponses label {
	padding-top: 2px;
	display: block;
}

hr {
	border: none 0;
	border-top: 1px dotted #666600;
	height: 1px;
}

.QuickSearchLabel {
  display: block;
  margin-top: 5px;
  margin-bottom: 5px;
  float: right;
  color: #666600;
}

#ArchivTitle {
	margin-top: 2px;
  display: block;
  width: 185px;
  text-align: center;
  font-weight: bold;
}
.SearchLabel {
	display: block;
  margin-top: 5px;
  margin-bottom: 2px;
  margin-left: 4px;
  color: #666600;
}
.SearchInput, .SearchInputSmall {
	margin-left: 4px;
	margin-top: 2px;
  margin-bottom: 5px;
  font-family: Verdana;
}
.SearchInput {
	display: block;
	width: 95%;
}
input.SearchInput, input.SearchInputSmall {
	padding: 1px;
}


#Ticker {
  float: right;
  width: 181px;
}


/* News Ticker */
.TickerHead {
  color: #666600;
  font-size: 10pt;
}

.TickerTitle {
  font-size: 110%;
  font-weight: bold;
}

.TickerText {
  font-size: 90%;
  text-align: justify;
  line-height: 1.5;
  margin-top: 0px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  margin-bottom: 0px;
}
.TickerText a {
  font-size: 100%;
}

.TickerShortNews {
  font-size: 80%;
  margin: 3 3 3 3;
  display: block;
}

.TickerShortNews .TickerShortName, .TickerShortNews .TickerShortPlace, .TickerShortNews .TickerShortTime {
  font-weight: bold;
  font-size: 100%;
}

.TickerShortNews .TickerShortTime {
  display: block;
  float: right;
}


/* BlogRoll */
#BlogRoll {
  font-size: 95%;
}
#BlogRoll .TickerTitle {
  font-size: 100%;
}
.PremiumLinkList, .NormalLinkList {
  list-style: none;
  font-weight: bold;
  margin: 2px;
  margin-left: 8px;  
}
.PremiumLinkList {
  color: #666600;
}
.PremiumLink, .NormalLink {
  font-size: 80%;
}
#showMore {
  font-size: 95%;
  font-style: italic;
  display: block;
  margin: 0px;
  margin-top: 10px;
}

ul {
  list-style: circle;
  list-style-position: inherit;
  padding-left: 15px;
}

ul li {
  padding: 0px;
}

/* Steckbrief */
#BlogAuthorName {
  display: block;
  width: 185px;
  text-align: center;
  font-weight: bold;
}
#BlogAuthorName img {
  margin-right: 3px;
}
#BlogAuthorImage {
  margin-top: 5px;
  margin-bottom: 5px;
}
#BlogAuthorTwitterText {
  display: block;
  margin-top: 4px;
  margin-bottom: 8px;
  margin-left: -3px;
  margin-right: -3px;
  padding: 4px;
  padding-top: 2px;
  font-style: italic;
  font-size: 90%;
  line-height: 1.5;
  border-bottom: 1px dotted #666600;
  border-top: 1px dotted #666600;
  background-color: #DDDDAA;
}
#BlogAuthorTwitterText small {
  font-size: 90%;
  color: #777777;
}
#BlogAuthorFreeText {
  display: block;
  margin-top: 4px;
  margin-bottom: 8px;
  font-size: 90%;
  line-height: 1.5;
  padding-left: 4px;
  padding-right: 4px;
}
#BlogAuthorFreeText b {
  font-size: 100%;
}

/* BlogHistory */
.BlogHistory {
  font-size: 90%;
  margin-top: 0px;
  padding-left: 4px;
  padding-right: 4px;
  padding-bottom: 4px;
}
.BlogHistory .TickerTitle {
  display: block;
  margin-bottom: 8px;
}
.BlogHistoryDate {
  display: block;
  font-style: italic;
  margin: 0px;
  margin-top: 4px;
  padding: 0px;
  font-size: 90%;
}
.BlogHistoryList {
  list-style: none;
  margin: 0px;  
}
.BlogHistoryEntry {
  font-size: 95%;
}

/* TickerBanner */

#handlungsreisendeLine, #weltzeitLine, #blogrollLine, #notizzettelLine, #eilmeldungLine, #loginLine {
  display: block;
  width: 181px;
  height: 16px;
}

#handlungsreisendeLine {  
  background-image: url('../img/6/tickerbanner_2.png');
}

#loginLine {
  background-image: url('../img/6/tickerbanner_login.png');
}

#weltzeitLine {
  background-image: url('../img/6/tickerbanner_3.png');
}
#blogrollLine {
  background-image: url('../img/6/tickerbanner_1.png');
}
#notizzettelLine {
  background-image: url('../img/6/tickerbanner_4.png');
}
#eilmeldungLine {
  background-image: url('../img/6/tickerbanner_5.png');
}
#eilmeldungText {
  background-color: #DDDDAA;
  font-weight: bold;
  font-size: 80%;
}

.pressHardFacts {
  font-size: 80%;
  color: #BBBBBB;
  display: block;
  margin-top: 5px;
}
.pressTable {
  margin-top: 5px;
  margin-bottom: 5px;
  padding: 3px;
  border: 1px dotted #666600;
}
.MedienspiegelHeadline {
  margin-top: 15px;
  margin-bottom: 0px;
}

#footLine, #footLine * {
  color: #cbd896;
}
#footLine a:hover, #footline a:active {
  text-decoration: underline;
}

/* Lytebox */
#lbOverlay { position: fixed; top: 0; left: 0; z-index: 99998; width: 100%; height: 500px; }
	#lbOverlay.grey { background-color: #000000; }
	#lbOverlay.red { background-color: #330000; }
	#lbOverlay.green { background-color: #003300; }
	#lbOverlay.blue { background-color: #011D50; }
	#lbOverlay.gold { background-color: #666600; }
	#lbOverlay.kloqMonday { background-color: #000000; }

#lbMain { position: absolute; left: 0; width: 100%; z-index: 99999; text-align: center; line-height: 0;}
#lbMain a img { border: none; }

#lbOuterContainer { position: relative; background-color: #fff; width: 200px; height: 200px; margin: 0 auto; }
	#lbOuterContainer.grey { border: 3px solid #888888; }
	#lbOuterContainer.red { border: 3px solid #DD0000; }
	#lbOuterContainer.green { border: 3px solid #00B000; }
	#lbOuterContainer.blue { border: 3px solid #5F89D8; }
	#lbOuterContainer.gold { border: 3px solid #B0B000; }
	#lbOuterContainer.kloqMonday { border: 1px solid #666600; }

#lbDetailsContainer {	font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; width: 100%; line-height: 1.4em;	overflow: auto; margin: 0 auto; }
	#lbDetailsContainer.grey { border: 3px solid #888888; border-top: none; }
	#lbDetailsContainer.red { border: 3px solid #DD0000; border-top: none; }
	#lbDetailsContainer.green { border: 3px solid #00B000; border-top: none; }
	#lbDetailsContainer.blue { border: 3px solid #5F89D8; border-top: none; }
	#lbDetailsContainer.gold { border: 3px solid #B0B000; border-top: none; }
	#lbDetailsContainer.kloqMonday { border: 1px solid #666600; border-top: none; }

#lbImageContainer, #lbIframeContainer { padding: 10px; }
#lbLoading {
	position: absolute; top: 45%; left: 0%; height: 32px; width: 100%; text-align: center; line-height: 0; background: url(../img/ajax-loader_big.gif) center no-repeat;
}

#lbHoverNav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#lbImageContainer>#lbHoverNav { left: 0; }
#lbHoverNav a { outline: none; }

#lbPrev { width: 49%; height: 100%; background: transparent url(img/blank.gif) no-repeat; display: block; left: 0; float: left; }
	#lbPrev.grey:hover, #lbPrev.grey:visited:hover { background: url(img/prev_grey.gif) left 15% no-repeat; }
	#lbPrev.red:hover, #lbPrev.red:visited:hover { background: url(img/prev_red.gif) left 15% no-repeat; }
	#lbPrev.green:hover, #lbPrev.green:visited:hover { background: url(img/prev_green.gif) left 15% no-repeat; }
	#lbPrev.blue:hover, #lbPrev.blue:visited:hover { background: url(img/prev_blue.gif) left 15% no-repeat; }
	#lbPrev.gold:hover, #lbPrev.gold:visited:hover { background: url(img/prev_gold.gif) left 15% no-repeat; }
	#lbPrev.kloqMonday:hover, #lbPrev.kloqMonday:visited:hover { background: url(../img/6/gallery_goback.png) left 15% no-repeat; }
	
#lbNext { width: 49%; height: 100%; background: transparent url(img/blank.gif) no-repeat; display: block; right: 0; float: right; }
	#lbNext.grey:hover, #lbNext.grey:visited:hover { background: url(img/next_grey.gif) right 15% no-repeat; }
	#lbNext.red:hover, #lbNext.red:visited:hover { background: url(img/next_red.gif) right 15% no-repeat; }
	#lbNext.green:hover, #lbNext.green:visited:hover { background: url(img/next_green.gif) right 15% no-repeat; }
	#lbNext.blue:hover, #lbNext.blue:visited:hover { background: url(img/next_blue.gif) right 15% no-repeat; }
	#lbNext.gold:hover, #lbNext.gold:visited:hover { background: url(img/next_gold.gif) right 15% no-repeat; }
	#lbNext.kloqMonday:hover, #lbNext.kloqMonday:visited:hover { background: url(../img/6/gallery_goon.png) right 15% no-repeat; }

#lbPrev2, #lbNext2 { text-decoration: none; font-weight: bold; }
	#lbPrev2.grey, #lbNext2.grey, #lbSpacer.grey { color: #333333; }
	#lbPrev2.red, #lbNext2.red, #lbSpacer.red { color: #620000; }
	#lbPrev2.green, #lbNext2.green, #lbSpacer.green { color: #003300; }
	#lbPrev2.blue, #lbNext2.blue, #lbSpacer.blue { color: #01379E; }
	#lbPrev2.gold, #lbNext2.gold, #lbSpacer.gold { color: #666600; }
	#lbPrev2.kloqMonday, #lbNext2.kloqMonday, #lbSpacer.kloqMonday { color: #666600; }
	
#lbPrev2_Off, #lbNext2_Off { font-weight: bold; }
	#lbPrev2_Off.grey, #lbNext2_Off.grey { color: #CCCCCC; }
	#lbPrev2_Off.red, #lbNext2_Off.red { color: #FFCCCC; }
	#lbPrev2_Off.green, #lbNext2_Off.green { color: #82FF82; }
	#lbPrev2_Off.blue, #lbNext2_Off.blue { color: #B7CAEE; }
	#lbPrev2_Off.gold, #lbNext2_Off.gold { color: #E1E100; }
	#lbPrev2_Off.kloqMonday, #lbNext2_Off.kloqMonday { color: #CCCCCC; }
	
#lbDetailsData { padding: 0 10px; }
	#lbDetailsData.grey { color: #333333; }
	#lbDetailsData.red { color: #620000; }
	#lbDetailsData.green { color: #003300; }
	#lbDetailsData.blue { color: #01379E; }
	#lbDetailsData.gold { color: #666600; }
	#lbDetailsData.kloqMonday { color: #333333; }

#lbDetails { width: 60%; float: left; text-align: left; }
#lbCaption { display: block; font-weight: bold; color: black; }
#lbNumberDisplay { float: left; display: block; padding-bottom: 1.0em; }
#lbNavDisplay { float: left; display: block; padding-bottom: 1.0em; }

#lbClose { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbClose.grey { background: url(img/close_grey.png) no-repeat; }
	#lbClose.red { background: url(img/close_red.png) no-repeat; }
	#lbClose.green { background: url(img/close_green.png) no-repeat; }
	#lbClose.blue { background: url(img/close_blue.png) no-repeat; }
	#lbClose.gold { background: url(img/close_gold.png) no-repeat; }
	#lbClose.kloqMonday { background: url(../img/6/gallery_close.png) no-repeat; }

#lbPlay { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbPlay.grey { background: url(img/play_grey.png) no-repeat; }
	#lbPlay.red { background: url(img/play_red.png) no-repeat; }
	#lbPlay.green { background: url(img/play_green.png) no-repeat; }
	#lbPlay.blue { background: url(img/play_blue.png) no-repeat; }
	#lbPlay.gold { background: url(img/play_gold.png) no-repeat; }
	#lbPlay.kloqMonday { background: url(../img/6/gallery_play.png) no-repeat; }
	
#lbPause { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbPause.grey { background: url(img/pause_grey.png) no-repeat; }
	#lbPause.red { background: url(img/pause_red.png) no-repeat; }
	#lbPause.green { background: url(img/pause_green.png) no-repeat; }
	#lbPause.blue { background: url(img/pause_blue.png) no-repeat; }
	#lbPause.gold { background: url(img/pause_gold.png) no-repeat; }
	#lbPause.kloqMonday { background: url(../img/6/gallery_pause.png) no-repeat; }
