
/* STILMALL FÖR VENTRAFIKENS HEMSIDA (SENAST UPPDATERAD 2010-04-15)
------------------------------------------------------------------------*/


/* "AKTIVERAR" VERTIKAL RULLNINGSLIST I FIREFOX
------------------------------------------------------------------------*/

HTML {
  	height: 100%;
	margin-bottom: 0.01em;
	overflow-y: scroll;
	} 
	
	
/* GLOBAL FORMATERING
------------------------------------------------------------------------*/

* {
	margin:0;
	padding:0;
	}
	
	
	
/* BODY MED GENERELLA INST?LLNINGAR
------------------------------------------------------------------------*/

body {
    color: #000;
    font-family: Verdana, Arial, Geneva, Sans-Serif;
    font-size: 62.5%;
    margin: 0;
    padding: 0;
    }

BODY.tmp_standard {
	background: #0054A4;
	}

	

/* HUVUDYTAN
------------------------------------------------------------------------*/

.wrap {
	background: #0054A4;
	margin: 15px auto 0;
	padding: 0;
	position: relative;
	width: 900px;
	}

html>body .wrap {
	background: #FFF;
	margin: 15px auto 0;
	padding: 0;
	position: relative;
	width: 900px;
	}

*:first-child+html .wrap {
	background: #0054A4;
	margin: 15px auto 0;
	padding: 0;
	position: relative;
	width: 900px;
	}
						
			
								
/* TOPPMENYN
------------------------------------------------------------------------*/

#topmenu {
	background: #0054A4;
	clear: both;
	font-size: 100%;
	font-weight: bold;
	letter-spacing: 0.1em;
	text-align: center;
	text-transform: uppercase;
	width: 900px;
	height: 20px;
	}
	
#meny li {
	color: #FFF;
	display: inline;
	list-style-type: none;
	padding: 0 16px;
	}
						
						
											
/* L?NKFORMATERING TOPPMENYN
------------------------------------------------------------------------*/

#topmenu A:link {
	color: #BDF;
	padding: 0; 
	text-decoration: none;
	}

#topmenu A:visited {
	color: #BDF;
	padding: 0; 
	text-decoration: none;
	}

#topmenu A:hover {
	background-color: #0054A4;
	color: #FFF;
	padding: 0; 
	text-decoration: none;
	}
 
#topmenu A:active {
	color: #FFF;
	padding: 0; 
	text-decoration: none;
	}
 
#topmenu A:focus {
	background-color: #0054A4;
	color: #FFF;
	padding: 0; 
	text-decoration: none;
	}
		
				
			
								
/* RUNDADE H?RNEN
------------------------------------------------------------------------*/

.corner_left {
	background-image: url('bilder/corners.gif');
	background-repeat: no-repeat;
	float: left;
	width: 900px;
	height: 26px
	}
	
					
			
								
/* INNEH?LLET
------------------------------------------------------------------------*/

#content {
	background: #FFF;
	clear: both;
	width: 900px;
	height: 100%;
	overflow: hidden;
	}
						
			
								
/* V?NSTERSPALTEN
------------------------------------------------------------------------*/

#content_left {
	border-left:0px dashed #0054A4;
	border-right:0px dashed #0054A4;
	border-top:0px dashed #0054A4;
	background-image: url('bilder/frame.png');
	background-repeat: no-repeat;
	float: left;
	border-bottom: medium none;
	width: 256px;
	height: 100%;
	margin-left:14px;
	margin-right:20px;
	margin-top:0px;
	margin-bottom:-4000px;
	padding-left:0;
	padding-right:0;
	padding-top:0;
	padding-bottom:4000px
	}

html>body #content_left {
	border-left:0px dashed #0054A4;
	border-right:0px dashed #0054A4;
	border-top:0px dashed #0054A4;
	background-image: url('bilder/frame.png');
	background-repeat: no-repeat;
	float: left;
	border-bottom: medium none;
	width: 256px;
	height: 100%;
	margin-left:29px;
	margin-right:20px;
	margin-top:0px;
	margin-bottom:-4000px;
	padding-left:0;
	padding-right:0;
	padding-top:0;
	padding-bottom:4000px
	}
						
			
								
/* ERBJUDANDE (NYHETSMODULEN)
------------------------------------------------------------------------*/

h4.news  {
	color: #D00;	
	font-size: 110%;
	padding: 2px 0 4px 0;
	}
	
#content_left th {
	border-bottom: #0054A4 1px dashed;
	border-left: none;
	border-right: none;
	color: #0054A4;
	letter-spacing: 0.1em;
	padding: 5px 0 4px 0;	
	text-align: center;
	text-transform: uppercase;
	}
			
td.offer {
	padding: 0;
	}
						
.offer td.image {
	border-bottom: #0054A4 1px dashed;
	padding: 8px 0px 10px 10px;
	vertical-align: top;
	}

.offer td.content {
	border-bottom: #0054A4 1px dashed;
	padding: 0px 12px 6px 12px;
	vertical-align: top;
	}
			
.offer h3 {
	color: #D00;
	font-size: 110%;
	padding: 0 0 2px 0;
	}
						
						
											
/* L?NKFORMATERING ERBJUDANDEN
------------------------------------------------------------------------*/
	
#content_left h4 A {
	color: #D00;
	display: block;
	text-decoration: none;
	}
	
#content_left h4 A:link {
}

#content_left h4 A:visited {
	}

#content_left h4 A:hover {
	background-color: #BDF;
	}
 
#content_left h4 A:active {
	background-color: #FFF;
	}
 
#content_left h4 A:focus {
	background-color: #BDF;
	}

#content_left P A {
	color: #000;
	display: block;
	text-decoration: none;
	}
	
#content_left P A:link {
	}

#content_left P A:visited {
	}

#content_left P A:hover {
	background-color: #BDF;
	}
 
#content_left P A:active {
	background-color: #FFF;
	}
 
#content_left P A:focus {
	background-color: #BDF;
	}
					

								
/* MITTSPALTEN
------------------------------------------------------------------------*/

#content_middle_index {
	background-image: url('bilder/fyr_flagga.jpg');
	background-repeat: no-repeat;
	float: left;
	width: 290px;
	height: 550px; 
	margin: 0;
	padding: 0;
	}
	
#content_middle {
	float: left;
	margin: 0 0 -800px 0;
	padding: 0 0 840px 0;
	width: 290px;
	}
					

								
/* FORMATERING AV MITTSPALTENS "BANNER"
------------------------------------------------------------------------*/
	
#banner {
	background: #F33;
	margin: 400px 0 0 50px;
	padding: 0px 15px 0px 15px;
	text-align: center;
	width: 160px;
	}

#banner h1 {
	color: #FFF;
	font-size: 175%;
	font-weight: bold;
	letter-spacing: 0em;
	line-height: 125%;
	padding: 10px 0 0 0;
	}

#banner p {
	color: #FFF;
	font-size: 100%;
	font-weight: bold;	
	letter-spacing: 0em;
	line-height: 150%;
	padding: 4px 0 2px 0;
	text-transform: uppercase;
	}
						
			
								
/* L?NKFORMATERING "BANNERN"
------------------------------------------------------------------------*/

#banner A:link {
	color: #FFF;
	font-weight: bold;
	padding: 0; 
	text-decoration: none;
	text-transform: uppercase;
	}

#banner A:visited {
	color: #FFF;
	font-weight: bold;
	padding: 0; 
	text-decoration: none;
	text-transform: uppercase;
	}

#banner A:hover {
	background-color: #F33;
	color: #FFF;
	font-weight: bold;
	padding: 0; 
	text-decoration: underline;
	text-transform: uppercase;
	}
 
#banner A:active {
	color: #FFF;
	font-weight: bold;
	padding: 0; 
	text-decoration: none;
	text-transform: uppercase;
	}
 
#banner A:focus {
	background-color: #F33;
	color: #FFF;
	font-weight: bold;
	padding: 0; 
	text-decoration: underline;
	text-transform: uppercase;
	}
						
			
								
/* FORMATERING "ERBJUDANDEN" (MITTSPALTEN)
------------------------------------------------------------------------*/

#content_middle A.back {
	visibility: hidden;
	}
		
#content_middle IMG.free {
	margin-bottom: 10px;
	}
	
#content_middle H2 {
	color: #D00;
	font-family: Verdana, Arial, Geneva, Sans-Serif;
	font-size: 175%;
	font-weight: bold;
	letter-spacing: 0em;
	padding: 0 0 6px 0;
	}
	
#content_middle P {
	color: #000;
	padding: 0 0 8px 0;
	}
	
#content_middle UL {
	padding: 0 0 0 12px;
	}
	
#content_middle LI {
	display: list-item;
	padding: 0 0 8px 0;
	}

					

								
/* FORMATERING AV "V?RA FARTYG"
------------------------------------------------------------------------*/
									
#content_middle #ships {
	border-top: #0054A4 1px dashed;
	border-bottom:  #0054A4 1px dashed;
	border-left: none;
	border-right: none;
	margin: 6px 0 20px 0;
	padding: 10px 0 8px 0;	
	}
						
			
								
/* FORMATERING AV BILDER (MITTSPALTEN)
------------------------------------------------------------------------*/
	
IMG.left {
	margin-top: 4px;
	margin-right: 10px;
	}
	
IMG.right {
	margin-left: 10px;
	}
	
IMG.free {
	margin-bottom: 5px;
	}

						
			
								
/* FORMATERING PRISLISTAN & TIDTABELLEN (MITTSPALTEN)
------------------------------------------------------------------------*/					

#content_middle TABLE.editor_borderoff {
	margin: 6px 0 10px 0;
	width: 290px;
	}
	
#content_middle TABLE.editor_borderoff TH {
	background-color: #BDF;
	letter-spacing: 0.1em;
	padding: 4px 0 4px 0;
	text-align: center;
	text-transform: uppercase;
	}
	
#content_middle TABLE.editor_borderoff TD {
	border-bottom:  #CCC 1px solid;
	margin: 0;
	padding: 4px 0 4px 0;
	}
	
#content_middle TABLE.editor_borderoff TD.tmp_off {
	border-bottom:  #CCC 1px none;
	margin: 0;
	padding: 2px 0 1px 0;
	}
	

								
/* H?GERSPALTEN
------------------------------------------------------------------------*/

#content_right {
	background-image: url('bilder/frame.png');
	background-repeat: no-repeat;
	border: 0;
	float: right;
	width: 256px;
	margin-left:20px;
	margin-right:14px;
	margin-top:0; 
	margin-bottom:-4000px;
	padding-left: 0;
	padding-right: 0;
	padding-top:0;
	padding-bottom:4000px
	}

html>body #content_right {
	background-image: url('bilder/frame.png');
	background-repeat: no-repeat;
	border: 0;
	float: right;
	width: 256px;
	margin-left:20px;
	margin-right:29px;
	margin-top:0;
	margin-bottom:-4000px;
	padding-left:0;
	padding-right:0;
	padding-top:0;
	padding-bottom:4000px
	}

#content_right TABLE.list {
	position: relative;
	left: -2px;
	}
					

					

								
/* TIDER & PRISER (H?GERSPALTEN)
------------------------------------------------------------------------*/
									
#right_info th {
	border-bottom: #0054A4 1px dashed;
	border-left: none;
	border-right: none;
	color: #0054A4;
	letter-spacing: 0.1em;
	margin: 0 0 0 2px;
	padding: 0 6px 8px 0;
	text-align: center;
	text-transform: uppercase;
	}

#right_info td {
	padding: 0 16px 0 6px;
	}
	
#right_info td.header {
	font-weight: bold;
	padding: 8px 4px 0px 6px;
	text-transform: uppercase;
	}

#right_info td.topcell {
	padding: 8px 16px 0 6px;
	}

#right_info p.info_1 {
	color: #000000;
	line-height: 150%;
	padding: 6px 0 10px 0;
	}

#right_info p.info_2 {
	color: #000000;
	line-height: 150%;
	padding: 6px 0 28px 0;
	}

html>body #right_info p.info_2 {
	color: #000000;
	line-height: 150%;
	padding: 6px 0 20px 0;
	}
	
td.bottom {
	border-bottom: #0054A4 1px dashed;
	}
	
td.tmp_time {
	font-size: 90%;
	word-spacing: 1em;
	}
						
						
											
/* L?NKFORMATERING AUTOMATISK TIDTABELL (H?GERSPALTEN)
------------------------------------------------------------------------*/
	
#content_right h4 {
	display: none;
	}
	
				
								
/* V?GORNA
------------------------------------------------------------------------*/

html>body #waves {
	background-image: url('bilder/waves.png');
	background-repeat: no-repeat;
	clear: both;
    position: relative; 
	left: 0px; 
	top: -36px;
	width: 900px;
	height: 36px
	}

*:first-child+html #waves {
	background-image:  url('bilder/waves_ie7.png');
	background-repeat: no-repeat;
	clear: both;
    position: relative; 
	left: 0px; 
	top: -36px;
	width: 900px;
	height: 36px
	}

*html #waves {
	background-image: url('bilder/waves.gif');
	background-repeat: no-repeat;
	clear: both;
    position: relative; 
	left: 0px; 
	top: -38px;
	width: 900px;
	height: 36px
	}						

			
								
/* PAYOFFEN
------------------------------------------------------------------------*/

#payoff	{
	background: #0054A4 url('bilder/payoff.gif') no-repeat;
   	float: left;
   	width: 710px;
   	height: 100px;
   	position: relative;
   	left: 0px;
   	top: -38px;
	}

*:first-child+html #payoff	{
	background: #0054A4 url('bilder/payoff.gif') no-repeat;
   	float: left;
   	width: 710px;
   	height: 100px;
   	position: relative;
   	left: 0px;
   	top: -38px;
	}



/* LOGOTYPEN
------------------------------------------------------------------------*/

#logo {
	background: #0054A4;
    float: right;
	padding: 10px 50px 0 0;
	width: 140px;
	height: 100px;
	position: relative;
	left: 0px;
	top: -38px;
	}
	
*:first-child+html #logo {
	background: #0054A4;
    float: right;
	padding: 10px 50px 0 0;
	width: 140px;
	height: 100px;
	position: relative;
	left: 0px;
	top: -38px;
	}

	


/* L?NKFORMATERING LOGOTYPEN
------------------------------------------------------------------------*/

#logo A:hover {
	background-color: #0054A4;
	}
 
#logo A:active {
	background-color: #0054A4;
	}
 
#logo A:focus {
	background-color: #0054A4;
	}
						


/* FORMUL?RFORMATERING
------------------------------------------------------------------------*/
		
FORM {
	line-height: 100%;
	margin: 0px;
	padding: 0px;
	}

INPUT, TEXTAREA, SELECT, OPTION, BUTTON {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

/* Text next to a checkbox */
LABEL {
	font-weight: bold;
	}
	
INPUT.box {
	margin: 0px;
	vertical-align: middle;
	}
	
INPUT.btn {
	margin: 8px 0 60px 0;
	}
	
INPUT.txt {
	width: 280px;
	}
	
INPUT.browse {}

SELECT {
	width: 280px;
	}
	
TEXTAREA {
	margin: 0;
	width: 280px;
	height: 50px;
	}

/* Text above normal input fields */
DIV.frmhead {
	font-weight: bold;
	margin: 8px 0 4px 0;
	}

/* Longer explanation of the text above */
SPAN.frmheaddesc {
	font-weight: normal;
	}

/* Asterisk (*) above a field that is mandatory */
SPAN.required {
	color: #CC0000;
	}

/* Text that comes when something is not right. (wrong password, incorrect e-mail etc.) */
SPAN.error {
	color: #CC0000;
	}						

			
								
/* TYPOGRAFISK FORMATERING
------------------------------------------------------------------------*/

p {
	color: #000000;
	line-height: 150%;
	padding: 0 0 8px 0;
	}
	
h2 {
	font-family: Verdana, Arial, Geneva, Sans-Serif;
	font-size: 175%;
	font-weight: bold;
	letter-spacing: 0em;
	padding: 0 0 2px 0;
	}
	
h3 {
	font-family: Verdana, Arial, Geneva, Sans-Serif;
	font-size: 125%;
	font-weight: bold;
	letter-spacing: 0em;
	padding: 4px 0 2px 0;
	}
	
h3.farligt_gods {
	color: #FF6633;
	font-family: Verdana, Arial, Geneva, Sans-Serif;
	font-size: 125%;
	font-weight: bold;
	letter-spacing: 0em;
	padding: 4px 0 2px 0;
	}
	
span.caps {
	color: #333;
	font-size: 90%;
	font-weight: bold;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	}
						
						
											
/* L?NKFORMATERING ALLM?NT
------------------------------------------------------------------------*/

A:link {
	color: #00F;
	padding: 0; 
	text-decoration: underline;
	}

A:visited {
	padding: 0; 
	text-decoration: underline;
	}

A:hover {
	background-color: #BDF;
	color: #00F;
	padding: 0; 
	text-decoration: underline;
	}
 
A:active {
	background-color: #BDF;
	color: #00F;
	padding: 0; 
	text-decoration: none;
	}
 
A:focus {
	background-color: #BDF;
	color: #00F;
	padding: 0; 
	text-decoration: none;
	}

#img_link A:hover {
	background-color: #FFF;
	color: #00F;
	padding: 0; 
	text-decoration: none;
	}
 
#img_link A:active {
	background-color: #FFF;
	color: #00F;
	padding: 0; 
	text-decoration: none;
	}
 
#img_link A:focus {
	background-color: #FFF;
	color: #00F;
	padding: 0; 
	text-decoration: none;
	}
						
						
											
/* FORMATERING ANDRA ELEMENT
------------------------------------------------------------------------*/

HR {
	border-top: #0054A4 1px dashed;
	border-right: #FFF 0px dashed; 
	border-bottom: #FFF 0px dashed;
	border-left: #FFF 0px dashed;
	color: #FFF;
	}		





/*------------------------------------------------------------------------ 
	INCORDIAS CSS-KOD SOM ?NNU INTE ?R GENOMG?NGEN
------------------------------------------------------------------------*/


/* ______________________________________________________________________________*/

/* Page that comes when a site is unactivated */
BODY.unactivated{
	padding-top: 100 px;
	text-align: center;
}

/* Page that comes when a user is trying to access a module without rights */
BODY.security{}

/* ______________________________________________________________________________*/



/* ______________________________________________________________________________*/

/* Tables on the pages */


TABLE.list {
	width: 100%;
}

TR.list_odd {}
TR.list_even {}

TD.content {
	vertical-align: top;
}

DIV.date {
	font-size: 11px;
	font-weight: bold;
	padding-top: 6px;
}

/* ______________________________________________________________________________*/

/* Forms on the pages */


/* ______________________________________________________________________________*/

/* Dividelines */
DIV.divideline {
	background-color: #666666;
	width: 100%;
	height: 1px;
}
TD.divideline {
	background-color: #666666;
	height: 1px;
}

/* ______________________________________________________________________________*/

/* Elements containing content from the editor */

TABLE.editor {
	width: 100%;
}
TABLE.editor_borderon {
	border-left: 1px solid #999999;
	border-top: 1px solid  #999999;
}
TD.editor_borderon {
	border-right: 1px solid  #999999;
	border-bottom: 1px solid  #999999;
	vertical-align: top;
}
TABLE.editor_borderoff {}
TD.editor_borderoff {
	vertical-align: top;
}

P {
	margin: 0px;
}
LI {
	margin: 0px;
}
UL {
	margin-bottom: 0px;
	margin-top: 0px;
}
OL {
	margin-bottom: 0px;
	margin-top: 0px;
}

/* ______________________________________________________________________________*/

/* Header 1, 2, 3, 4 */

FONT.size1 {
	font-size: 11px;
}
FONT.size2 {
	font-size: 15px;
}
FONT.size3 {
	font-size: 18px;
}
FONT.size4 {
	font-size: 22px;
}

/* ______________________________________________________________________________*/

/* Download area module */
H4.file {}
DIV.filechild {
	padding-left: 15px;
	padding-bottom: 5px;
}
DIV.file {
	padding-bottom: 5px;
}
DIV.filedescription {
	padding-top: 3px;
}
IMG.file {}

/* ______________________________________________________________________________*/

/* Product module */
H4.product {}
DIV.productintroduction {}

/* ______________________________________________________________________________*/

/* News module */

DIV.newsintroduction {
	font-size: 11px;
}

/* ______________________________________________________________________________*/

/* Link module */
H4.link {}
DIV.linkdescription {
	padding-top: 1px;
}
DIV.linkchild {
	padding-left: 15px;
	padding-bottom: 5px;
}
DIV.link {
	padding-bottom: 5px;
}

/* ______________________________________________________________________________*/

/* Guestbook module */
TD.guestbookpost {
	padding-top: 7px;
	padding-bottom: 18px;
}
TD.fieldname {
	font-weight: bold;
	vertical-align: top;
}
TD.fieldcontent {
	vertical-align: top;
}
DIV.reply {
	font-style: italic;
	color: #666666;
}

/* ______________________________________________________________________________*/

/* Login module */
BODY.loginmenu{
	margin: 0px;
	padding: 0px;
}
TABLE.loginmenu{
	height: 100%;
}
TD.loginmenu{
	font-size: 10px;
	background-image: url('login_btn.gif');
	background-repeat: no-repeat;
	vertical-align: bottom;
	padding-left: 10px;
	padding-right: 15px
}
A.loginmenu {
	font-weight: bold;
	text-decoration: none;
}

/* ______________________________________________________________________________*/

/* Grid (Calender, Forum, Schedule...) */
TABLE.grid {
	width: 100%;
}
TR.grid_even {
	background-color: #D5DFE5;
}
TR.grid_odd {
	background-color: #D5DFE5;
}
TH.grid {
	background-color: #ABC0D1;
	border-right: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
}
TD.grid {
	border-right: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
}

/* ______________________________________________________________________________*/

/* Calender module */
TABLE.calenderchoose {
	width: 400px;
}
TH.calenderchoose {}
SELECT.calenderyear {
	width: 120px;
}
SELECT.calendermonth {
	width: 120px;
}

TABLE.calender {}
TH.calender {}
TH.calenderweek {
	background-color: #FFFFFF;
}
TH.calenderholiday {
	color: #CC0000;
}

TR.calender_even {}
TR.calender_odd {}

TD.calender {
	height: 50px;
}
TD.calenderweek {
	background-color: #FFFFFF;
}
TD.calenderdayinmonth {}
TD.calenderdaynotinmonth {
	background-color: #E6EBED;
}

DIV.calenderdayinmonth {
	font-weight: bold;
}
DIV.calenderdaynotinmonth {
	display: none;
}
DIV.calendertoday {}
DIV.calenderholiday {
	color: #CC0000;
}
A.calenderholiday {color: #CC0000}

H4.calender {
	font-size: 11px;
	margin-bottom: 1px;
}
DIV.calenderintroduction {
	padding-bottom: 5px;
}
DIV.calenderdaywithevent {
	font-weight: bold;
}

/* ______________________________________________________________________________*/

/* Forum module */
TABLE.forum {}
TH.forum {}
TD.forum {}
TR.forum_even {
	background-color: #E6ECF0;
}
TR.forum_odd {}

TABLE.forumthread {}
TH.forumthread {}
TD.forumthread {
	vertical-align: top;
}

/* ______________________________________________________________________________*/

/* bar graph */
/*div.graph_bar0{width:54px; BACKGROUND-IMAGE: url(graph/bar0.gif);}
div.graph_bar1{width:54px; BACKGROUND-IMAGE: url(graph/bar1.gif);}
div.graph_bar2{width:54px; BACKGROUND-IMAGE: url(graph/bar2.gif);}
div.graph_bar3{width:54px; BACKGROUND-IMAGE: url(graph/bar3.gif);}
div.graph_bar4{width:54px; BACKGROUND-IMAGE: url(graph/bar4.gif);}
div.graph_base{width:54px; height:45px; BACKGROUND-IMAGE: url(graph/base.gif);}*/

INPUT.short {
	width: 230px;
}
SELECT.short {
	width: 230px;
}
TABLE.search {
	width: 100%;
}

/* ______________________________________________________________________________*/

/* Activity module */
TABLE.activityresource {
	border-left:1px solid #E6EBED; border-right:1px solid #E6EBED; border-bottom:1px solid #E6EBED; width: 100px;
	border-top: 0px none transparent;
	background-image: url('bg_time.gif');
}
TD.activityresource {
	width: 100px;
}
TH.activityresource {
	background-image: url('trans.gif');
	background-repeat: no-repeat
}
TD.activity {
	white-space: nowrap;
	overflow: hidden;
	vertical-align: top;
	border: 1px solid #81A0B8;
	padding-left: 5px;
	padding-right: 5px;
}
TD.timebar {}
TD.time {
	text-align: right;
	border-top: 1px solid #E6EBED;
	padding-right: 5px;
	padding-left: 5px;
}
TH.time {
	background-image: url('trans.gif');
	background-repeat: no-repeat;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px
}
TD.timebar {}
TABLE.timebarnarrow {
	width: 100%;
}
TH.timenarrow {
	background-image: url('trans.gif');
	background-repeat: no-repeat
}
TD.timenarrow {
	padding-right: 9px;
}
TD.layoutloginmenu {
	height: 1px;
}
TABLE.loginmenu {
	height: 40px;
}

/* ______________________________________________________________________________*/

/* Shop module */
TEXTAREA.cashregcomment {
	width: 100%;
	height: 100px;
}
TD.cashregtotal {
	font-size: 13px;
	font-weight: bold;
}
TD.cashregtotalprice {
	font-size: 13px;
	font-weight: bold;
}

/* ______________________________________________________________________________*/

/* Image bank module */
h4.imagebank {
	font-size: 11px;
	font-weight: normal;
}
td.imagebankobject {
	text-align: center;
}
td.imagebankcategory {
	text-align: center;
}
td.imagebankdivider {
	padding-top: 20px;
}

/* ______________________________________________________________________________*/

/* Highlighting of searchwords */
SPAN.searchhighlight {
	background-color: #DDDDDD;
}
/* Highlighting of dictionary words */
SPAN.dictionaryword {
	background-color: #DDDDDD;
}
      
      
      

						
		