/* CSS Document */

* {
margin:0;
padding:0;
}

html, body {
	height:100%; 
	margin:0; 
	padding:0;
	border:0;
}

body {
	background:url(../img/body_bg.gif) repeat 0% 0%;
	font-size:10px; 
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#1a1a1b;
	text-align:left;
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:26px;
	font-weight:normal;
	color:#1a1a1b;
	text-indent:10px;
	height:46px;
	width:80%;
	float:left;
	line-height:46px;
	background:url(../img/10jahre/headline_10jahre_bg.gif) no-repeat 0% 0%;
	margin:0 0 10px;
	padding:0;
}
	
h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-weight:normal;
	font-style:italic;
	color:#1a1a1b;
	margin:0;
	padding:0 0 0 10px;
}	

h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:normal;
	font-style:italic;
	color:#1a1a1b;
	line-height:1.7em;
	padding:0 0 0 10px;
	margin:20px 0 0;
}

h4{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:normal;
	font-style:italic;
	color:#1a1a1b;
	margin:0;
	padding:0 0 0 10px;
}

a, a:visited, a:link, a:focus {
	color:#f5f3ee;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	color:#1a1a1b;
}

/*---------------------------------------
	TOPLEFTBANNER
---------------------------------------*/
a#topleft, a#topleft:visited {
	position:absolute;
	left:0;
	top:0;
	display:block;
	height:142px;
	width:150px;
	background:url(../img/topleft_banner.gif) no-repeat 0% 0%;
	text-indent:-999em;
	text-decoration:none;
	z-index:99;
	overflow:hidden;
}

a#topleft:hover{
	background:url(../img/topleft_banner.gif) no-repeat 0% 100%;
}


/*---------------------------------------
	CONTAINER
---------------------------------------*/
#container {
	width:960px;
	margin:0 auto;
	padding:0;
	position:relative;
}


/*---------------------------------------
	LANGUAGE
---------------------------------------*/
#language {
	float:left;
	width:960px;
	height:50px;
	margin:0;
	padding:0;
	text-align:right;
}

#language .flag {
	float:right;
	width:80px;
	height:22px;
	margin:20px 0 0 0;
	padding:0;
	color:#898989;
	text-align:right;
}

#language .flag a.german, #language .flag a.german:visited {
	background:url(../img/flag_germany.gif) no-repeat 0 0;
	text-decoration:none;
	border:0;
	width:24px;
	height:18px;
	margin:0 8px 0 0;
	float:right;
	padding:0;
	text-indent:9999px;
	overflow:hidden;
	display:block;
}

#language .flag a.german:hover {
	background:url(../img/flag_germany_over.gif) no-repeat 0 0;
	text-decoration:none;
}

#language .flag .german{
	background:url(../img/flag_germany_over.gif) no-repeat 0 0;
	text-decoration:none;
	border:0;
	width:24px;
	height:18px;
	margin:0 8px 0 0;
	float:right;
	padding:0;
	text-indent:9999px;
	overflow:hidden;
	display:block;
}

#language .flag a.english, #language .flag a.english:visited {
	background:url(../img/flag_britain.gif) no-repeat 0 0;
	text-decoration:none;
	border:0;
	width:24px;
	height:18px;
	margin:0;
	float:right;
	padding:0;
	text-indent:9999px;
	overflow:hidden;
	display:block;	
}

#language .flag a.english:hover {
	background:url(../img/flag_britain_over.gif) no-repeat 0 0;
	text-decoration:none;
}

#language .flag .english{
	background:url(../img/flag_britain_over.gif) no-repeat 0 0;
	border:0;
	width:24px;
	height:18px;
	margin:0;
	float:right;
	padding:0;
	text-indent:9999px;
	overflow:hidden;
	display:block;
}

/*---------------------------------------
	HEADER
---------------------------------------*/
#header {
	float:left;
	background:url(../img/10jahre/header_10jahre.gif) no-repeat 0 0;
	width:960px;
	height:76px;
	margin:0;
	padding:0;
}

/*---------------------------------------
	MAIN-MENU
---------------------------------------*/
#menu {
	float:left;
	padding:0;
	margin-left:85px;
	width:770px;
	height:65px;
	background:url(../img/menu_bg.gif) no-repeat 0% 0%;
	text-align:center;
	letter-spacing:0.02em;
}

html>body #menu {
 	float:left;
	padding:0;
	margin-left:170px;
	width:770px;
	height:65px;
	background:url(../img/menu_bg.gif) no-repeat 0% 0%;
	text-align:center;
	letter-spacing:0.02em;
}


#menu ul {
	margin:14px 20px 0;
	padding:0 ;
	width:770px;
	height:48px;
	text-align:center;
	list-style:none;
}

#menu li {
	float:left;
	width:auto;
	height:48px;
	margin:0;
	padding:0 6px;
	font-size:1.4em;
}

#menu li:hover {
	background:url(../img/menu_bg_over.png) no-repeat 50% bottom;
}

#menu li a, #menu li a:visited {
	text-decoration:none;
	color:#fefefe;
	line-height:40px;
	padding:0 3px;
	border:1px solid #49050a;
	font-weight:normal;
}

#menu li a:hover {
	text-decoration:none;
	color:#1a1a1b;
	background-color:#fbba00;
	border:1px solid #fbba00;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
}

#menu li.selected {
	width:auto;
	margin:0;
	padding:0 3px;
	line-height:40px;
	background:url(../img/menu_bg_over.png) no-repeat 50% bottom;
}

#menu .highlight {
	padding:0 3px;
	background-color:#fbba00;
	border:1px solid #fbba00;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	font-weight:bold;
}

/*---------------------------------------
	CONTENT
---------------------------------------*/
#content {
	float:left;
	background:url(../img/10jahre/content_10jahre_bg.gif) repeat-y 0 0;
	width:960px;
	margin:0;
	padding:0;
	font-size:12px;
	position:relative;
}

/*---------------------------------------
	LEFT
---------------------------------------*/
#left {
	float:left;
	width:310px;
	margin:0;
	padding:0;
	border:0;
	min-height:378px;
}

#left #sidebar {
	float:left;
	position:relative;
	display:block;
	height:auto;
	width:260px;
	margin:5px 0 0;
	padding:0;
}

#left #sidebar ul{
	float:left;
	width:260px;
	height:auto;
	margin:0 0 20px;
	padding:0;
	list-style:none;
}

#left #sidebar li{
	font-family:Georgia, "Times New Roman", Times, serif;
	float:right;
	width:260px;
	height:40px;
	margin:0 0 3px 0;
	font-size:1.6em;
	font-style:italic;
	line-height:40px;
	color:#1a1a1b;
	background:url(../img/10jahre/button_10jahre_submenu.gif) no-repeat right 100%;
	text-align:right;
}

#left #sidebar li p{
	margin:0 30px 0 0;
	text-align:right;
}

#left #sidebar li a, #left #sidebar li a:visited {
	background:url(../img/10jahre/button_10jahre_submenu.gif) no-repeat right 0%;
	text-decoration:none;
	color:#f5f3ee;
	display:block;
	height:40px;
	line-height:40px;
	margin:0;
	font-weight:normal;
}

#left #sidebar li a:hover{
	background:url(../img/10jahre/button_10jahre_submenu.gif) no-repeat right 100%;
	text-decoration:none;
	color:#1a1a1b;
}

/*---------------------------------------
	STARTSEITE LINKS
---------------------------------------*/
.start {
	background:url(../img/left_bg_start.gif) no-repeat 0 0;
	width:310px;
	height:378px;
	margin:0;
	padding:0;
	border:0;
}

a.badge, a.badge:visited {
	text-decoration:none;
	overflow:hidden;
	display:block;
	text-indent:-9999px;
	width:310px;
	height:159px;
	margin:0;
	padding:0;
	position:absolute;
	bottom:0;
	background:url(../img/badge_10jahre_start.gif) no-repeat 0 0;
}

a.badge:hover {
	text-decoration:none;
	background:url(../img/badge_10jahre_start_over.gif) no-repeat 0 0;
}

/*---------------------------------------
	ABOUT LINKS
---------------------------------------*/
#about {
	margin:0;
	padding:0;
	border:0;
	bottom:0;
	position:absolute;
	float:left;
	clear:both;
}

/*---------------------------------------
	SPACER
---------------------------------------*/
.spacer {
	float:left;
	width:20px;
	height:auto;
	margin:0;
	padding:0;
}

/*---------------------------------------
	RIGHT
---------------------------------------*/
#right {
	float:right;
	width:630px;
	height:auto;
	margin:0;
	padding:0 0 20px;
	background:url(../img/10jahre/right_10jahre_bg.gif) no-repeat 0 0;
}

/*---------------------------------------
	CONTENTBOX
---------------------------------------*/
.contentbox {
	float:left;
	width:625px;
	margin:0;
	padding:0;
}

.contentbox .header {
	float:left;
	width:100%;
	height:46px;
	line-height:46px;
	margin-bottom:10px;
	padding:0;
}	

.subhead {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#1a1a1b;
	font-size:1.3em;
	margin-bottom:6px;
	font-style:italic;
	font-weight:bold;
}	

.contentbox img {
	margin:3px 10px 5px 0px;
	padding:4px;
	background-color:#fbba00;
	border:1px solid #ffe896;
}

.contentbox img.rechts {
	margin:3px 0px 5px 10px;
	padding:4px;
	background-color:#fbba00;
	border:1px solid #ffe896;
}

.contentbox p {
	width:auto;
	height:auto;
	margin:0;
	padding:10px 30px 10px 10px;
	color:#1a1a1b;
	font-size:1em;
	line-height:1.6em;
	letter-spacing:0.01em;
}

.contentbox ul{
	width:auto;
	height:auto;
	margin-left:10px;
	padding:10px;
	color:#777;
	font-size:1em;
	line-height:1.6em;
	letter-spacing:0.01em;
	list-style-type:none;
	list-style-image:url(../img/list_square.gif);
}

.highlighted {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	text-transform:uppercase;
	letter-spacing:2px;
	font-weight:bold;
	color:#777;
	margin:0 0 10px;
	padding:0px 0px 0px 10px;
}

.articleheadline {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#1a1a1b;
	margin:0 0 5px;
	padding:0px 0px 0px 10px;
	font-size:22px;
	line-height:18px;
	letter-spacing:-1px;
	font-style:italic;
	font-weight:normal;
}

#tabNav{ 
	height:25px;
	margin:15px 0;
	padding:0;
	width:100%;
	text-align:center;
	clear:both;
	color:#ffe896;
	background:url(../img/break.png) no-repeat bottom center;
}

*html #tabNav{ 
	background:url(../img/10jahre/break_10jahre.gif) no-repeat bottom center;
}

#tabNav .selected{
	color:#1a1a1b;
	font-weight:bold;
	padding:0 0 0 3px;
	text-decoration:underline;
}

#tabNav a, #tabNav a:visited { 
	font-size:12px;
	color:#f5f3ee;
	font-weight:bold;
	text-align:left;
	line-height:15px;
	text-decoration:none;
	padding:0 0 0 3px;
	margin:0;
	font-weight:bold;
}

#tabNav a:hover {
	color:#1a1a1b;
	text-decoration:overline;
}

#pageNav {
	margin:0;
	padding:0;
	height:25px;
	color:#fbba00;
	text-align:center;
}

#pageNav a, #pageNav a:visited { 
	font-size:12px;
	color:#f5f3ee;
	font-weight:bold;
	text-align:left;
	line-height:15px;
	text-decoration:none;
	padding:0;
	margin:0;
	font-weight:bold;
}

#pageNav a:hover {
	color:#1a1a1b;
	text-decoration:overline;
}

#pageNav .nav_current_page {
	color:#1a1a1b;
	font-weight:bold;
	padding:0;
	text-decoration:underline;
}


/*---------------------------------------
	LINKS
---------------------------------------*/

a.alldates, a.alldates:visited {
	background:url(../img/link.gif) no-repeat 100% 0%;
	text-decoration:none;
	line-height:25px;
	height:25px;
	margin:25px 5px 0 0;
	padding-right:30px;
	font-weight:bold;
	color:#777;
	float:right;
}

a.alldates:hover {
	background:url(../img/link.gif) no-repeat 100% 100%;
	color:#1a1a1b;
}

a.top, a.top:visited {
	background:url(../img/10jahre/top_10jahre.gif) no-repeat 100% 0%;
	text-decoration:none;
	line-height:25px;
	height:25px;
	margin:0px 15px 0 0;
	padding-right:30px;
	font-weight:bold;
	color:#f5f3ee;
	float:right;
	display:block;
	text-align:right;
}	

a.top:hover{
	background:url(../img/10jahre/top_10jahre.gif) no-repeat 100% 100%;
	color:#1a1a1b;
}

a.print, a.print:visited {
	background:url(../img/10jahre/print_10jahre.gif) no-repeat 0 0;
	text-decoration:none;
	text-indent:-9999px;
	overflow:hidden;
	line-height:11px;
	height:11px;
	width:13px;
	margin:0px 10px 0 0;
	font-weight:bold;
	float:right;
}	

a.print:hover{
	background:url(../img/10jahre/print_10jahre.gif) no-repeat 0% 100%;
}

a.send, a.send:visited {
	background:url(../img/sidebar_link.gif) no-repeat 100% 0%;
	text-decoration:none;
	line-height:25px;
	height:25px;
	margin:0 10px 0 0;
	padding-right:30px;
	font-weight:bold;
	color:#777;
	float:right;
	width:200px;
	text-align:right;
}	

a.send:hover{
	background:url(../img/sidebar_link.gif) no-repeat 100% 100%;
	color:#1a1a1b;;
}

a.add, a.add:visited {
	background:url(../img/sidebar_add.gif) no-repeat 100% 0%;
	text-decoration:none;
	line-height:25px;
	height:25px;
	margin:10px 10px 0 0;
	padding-right:30px;
	font-weight:bold;
	color:#777;
	float:right;
	width:200px;
	text-align:right;
}	

a.add:hover{
	background:url(../img/sidebar_add.gif) no-repeat 100% 100%;
	color:#1a1a1b;;
}

a.download, a.download:visited {
	background:url(../img/download.gif) no-repeat 100% 0%;
	text-decoration:none;
	line-height:25px;
	height:25px;
	margin:0 24px 12px 0;
	padding-right:30px;
	font-weight:bold;
	color:#777;
	float:left;
}	

a.download:hover{
	background:url(../img/download.gif) no-repeat 100% 100%;
	color:#1a1a1b;
}

a.download2, a.download2:visited {
	float:right;
	text-decoration:none;
	height:25px;
	margin:0 0 8px;
	line-height:25px;
	padding-right:30px;
	background:url(../img/download.gif) no-repeat 100% 0%;	
	color:#777;
	font-weight:bold;
	clear:both;
}	

a.download2:hover{
	background:url(../img/download.gif) no-repeat 100% 100%;
	color:#1a1a1b;
}


/*---------------------------------------
	DATES
---------------------------------------*/
.show {
	display:block;
	margin:0 10px;
	width:595px;
	padding:10px 5px;
	border-bottom:1px dotted #ccc;
	float:left;
	}	

.row {
	background-color:#eaeaea;
	}
	
.categories {
	border-top:1px dotted #ccc;
	font-weight:bold;
	background-color:#eaeaea;

	}	

.show .monthday {
	font-family:"Georgia", Times New Roman, Times, serif;
	font-weight:bold;
	float:left;
	padding-right:15px;
	width:89px;
	}	

.show .venue {
	float:left;
	padding-right:15px;
	width:133px;	
	}
	
.show .locale {
	float:left;
	padding-right:15px;
	width:133px;
	}
	
.show .time {
	float:left;
	padding-right:15px;
	width:71px;	
	}
	
.show .info {
	float:left;	
	width:89px;	
	}	
	
.show .notes {
	font-size:0.85em;
	line-height:1.5em;
	color:#666;
	padding:5px 0 0px 104px;
	clear:both;
	}
	
.show a, .show a:visited {
	color:#777;
	font-weight:bold;
	text-decoration:none;
}

.show a:hover {
	color:#1a1a1b;
}	


/*--------------------------------------------------
	GÄSTEBUCH & NEWS & PRESSESTIMME & VIDEO
--------------------------------------------------*/
.entry {
	width:100%;
	float:left;
	height:auto;
	margin-bottom:15px;
	padding-bottom:5px;
	background:url(../img/break.png) no-repeat bottom center;
}

*html .entry{ 
	background:url(../img/break.gif) no-repeat bottom center;
}

.entry .date {
	float:left;
	margin-right:12px;
	padding:0px 5px 16px 0px;
	border-right:1px solid #cccccc;
}

.entry .date p {
	text-transform:uppercase;
	width:45px;
	padding:0 10px 0 0;
}
.entry .month {
	display:block;
	padding-top:3px;
	font-size:0.8em;
	line-height:1.8em;
	text-align:center;
	}

.entry .day {
	font:2.5em "Georgia", Times New Roman, Times, serif;
	display:block;
	margin-top:-5px;
	color:#666666;
	text-align:center;
}

.entry h3 {
	float:left;
	line-height:1.3em;
	padding-bottom:6px;
	margin:0;
	width:535px;
	}
	
.entry_headline {
	cursor:pointer;
	color:#777;
	}
	
.entry_headline:hover{
	color:#1a1a1b;
}

.entry_content {
	float:right;
	color:#333;
	line-height:1.5em;
	width:525px;
	margin-right:15px;
	}

.entry_content p{
	width:auto;
	height:auto;
	margin:0 0 10px;
	color:#777;
	padding:0;
	font-size:1em;
	line-height:1.6em;
	letter-spacing:0.01em;
}

.news_content {
	float:right;
	color:#333;
	line-height:1.5em;
	width:525px;
	margin-right:15px;
	}

.news_content p{
	width:auto;
	height:auto;
	margin:0 0 10px;
	color:#777;
	padding:0;
	font-size:1em;
	line-height:1.6em;
	letter-spacing:0.01em;
}

.blog_content {
	float:right;
	color:#333;
	line-height:1.5em;
	width:525px;
	margin-right:15px;
	}

.blog_content p{
	width:auto;
	height:auto;
	margin:0 0 10px;
	color:#777;
	padding:0;
	font-size:1em;
	line-height:1.6em;
	letter-spacing:0.01em;
}

.commentary {
	font-size:1.2em;
	font-weight:bold;
	margin-bottom:5px;
}

.wallpaper_preview{
	display:block;
	margin:0 10px 5px;
	width:258px;
	height:auto;
	float:left;
	padding:10px 0;
	text-align:center;
	}	
	
.wallpaper_preview img{
	margin:0 ;
	width:250px;
	height:auto;
	}
	
.wallpaper_download{
	display:block;
	width:310px;
	height:auto;
	float:right;
	padding:10px 0;
}

.noten_cover{
	display:block;
	margin:0 10px 0 0;
	width:120px;
	height:auto;
	float:left;
	padding:10px 10px;
	text-align:center;
	}	

.noten_cover img{
	margin:0 0 8px;
	}
	
.noten_info{
	display:block;
	width:460px;
	height:auto;
	float:right;
	padding:0;
	margin-right:10px;
}

.noten_info p{
	width:100%;
	margin:0;
	padding:10px 20px 10px 0;
}
	

/*---------------------------------------
	SIDEBOX
---------------------------------------*/
#sidebox {
	float:right;
	width:250px;
	margin:0 0 20px;
	padding:0;
}

#sidebox .header {
	float:left;
	width:100%;
	height:30px;
	margin:0;
	padding:0;
	background:url(../img/sidebar_header.gif) no-repeat top right;
}

#sidebox .footer {
	float:left;
	width:100%;
	height:20px;
	margin:0;
	padding:0;
	background:url(../img/sidebar_footer.gif) no-repeat bottom right;
}

#sidebox .header p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.6em;
	font-style:italic;
	text-align:right;
	line-height:30px;
	margin:0 10px 0 0;
	padding:0;
}

#sidebox .content {
	float:left;
	width:250px;
	margin:0;
	padding:0;
	background:url(../img/sidebar_content.gif) repeat-y top right;
}

#sidebox .content .bold {
	font-weight:bold;
	margin-bottom:6px;
	display:block;
}

#sidebox .content .email {
	border:1px solid #D1D1D1; 
	background:#FFF; 
	height:23px; 
	width:240px;
	float:right;
	text-align:center; 
	font-weight:bold; 
	color:#444; 
	padding:0; 
	margin:0 10px 12px 0;
	display:block;
	line-height:23px;
}

*html #sidebox .content .email {
	width:240px;
	margin:0 4px 12px 0;
}

#sidebox .content .text {
	border:1px solid #D1D1D1; 
	background:#FFF; 
	height:120px; 
	width:240px;
	float:right;
	text-align:left; 
	color:#444; 
	padding:0; 
	margin:0 10px 12px 0;
	display:block;
	line-height:1.2em;
}

*html #sidebox .content .text {
	width:240px;
	margin:0 4px 12px 0;
}

#sidebox .content img {
	border:1px solid #D1D1D1; 
	height:20px; 
	width:65px; 
	float:left; 
	color:#444; 
	margin-right:12px;
	display:block;
}

#sidebox .content .captcha {
	border:1px solid #D1D1D1; 
	background:#FFF; 
	height:23px; 
	width:154px; 
	text-align:center; 
	color:#444; 
	padding:1px; 
	margin-bottom:12px;
	display:block;
	font-size:11px;
	font-weight:bold; 
	line-height:23px;
	float:left;
}

#sidebox .content .email:hover, #sidebox .content .email:focus, #sidebox .content .text:hover, #sidebox .content .text:focus, #sidebox .content .captcha:hover, #sidebox .content .captcha:focus {
	border:1px #fbba00 solid;
}

#sidebox .content .send {
	background:url(../img/sidebar_link.gif) no-repeat 100% 0%;
	text-decoration:none;
	line-height:25px;
	height:25px;
	margin:0 10px 0 0;
	padding-right:30px;
	font-weight:bold;
	color:#777;
	float:right;
	text-align:right;
	border:0;
	font-size:11px;
}

*html #sidebox .content .send {
	background:url(../img/sidebar_link.gif) no-repeat 100% 0%;
	text-decoration:none;
	line-height:25px;
	height:25px;
	margin:0 9px 0 0;
	padding-right:30px;
	font-weight:bold;
	color:#777;
	float:right;
	text-align:right;
	border:0;
	font-size:11px;
}

#sidebox .content .send:hover {
	background:url(../img/sidebar_link.gif) no-repeat 100% 100%;
	color:#1a1a1b;
	float:right;
	border:0;
	font-size:11px;
	cursor:pointer;
}

/*---------------------------------------
	CONTENT
---------------------------------------*/
#gotop {
	float:left;
	background:url(../img/10jahre/content_10jahre_bg.gif) repeat-y 0 0;
	width:960px;
	margin:0;
	padding:10px 0;
	font-size:12px;
}

/*---------------------------------------
	FOOTER
---------------------------------------*/
#footer {
	width:960px;
	height:28px;
	float:left;
	padding-top:5px;
	line-height:1.6em;
	text-align:center;
	background:url(../img/footer_bg.gif) no-repeat 0% 0%;
}

#footer .selected {
	color:#fefefe;
	text-decoration:underline;
}

#footer a, #footer a:visited {
	color:#1a1a1b;
	text-decoration:none;
	font-weight:normal;
}

#footer a:hover {
	color:#fefefe;
	text-decoration:underline;
}


/* SLIMBOX */

#lbOverlay {
	position:fixed;
	z-index:9999;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background-color:#000;
	cursor:pointer;
}

#lbCenter, #lbBottomContainer {
	position:absolute;
	z-index:9999;
	overflow:hidden;
	background-color:#f5f3ee;
}

.lbLoading {
	background:#f5f3ee url(../img/loading.gif) no-repeat center;
}

#lbImage {
	position:absolute;
	left:0;
	top:0;
	border:10px solid #f5f3ee;
	background-repeat:no-repeat;
}

#lbPrevLink, #lbNextLink {
	display:block;
	position:absolute;
	top:0;
	width:25%;
	outline:none;
}

#lbPrevLink {
	left:0;
}

#lbPrevLink:hover {
	background:transparent url(../img/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right:0;
}

#lbNextLink:hover {
	background:transparent url(../img/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-size:12px;
	color:#666;
	line-height:1.4em;
	text-align:left;
	border:10px solid #f5f3ee;
	border-top-style:none;
}

 a#lbCloseLink,  a#lbCloseLink:visited{
	background:url(../img/link.gif) no-repeat 100% 0%;
	text-decoration:none;
	line-height:25px;
	height:25px;
	margin:10px 5px 0 0;
	padding-right:30px;
	font-weight:bold;
	color:#777;
	float:right;
	display:block
}


a#lbCloseLink:hover {
	background:url(../img/link.gif) no-repeat 100% 100%;
	color:#1a1a1b;
}

#lbCaption, #lbNumber {
	margin-right:71px;
}

#lbCaption {
	font-weight:bold;
}
