body { background: url(../bilder/background.gif) repeat-y 50% 0; margin: 0; padding: 0; }
#page { width: 800px; margin: 0 auto; position: relative; background: #EBE3D3}
#page h2 {margin-top: 5px; }
#logo { 	padding: 0; margin: 0; display: block; width: 100%; height: 154px; text-indent: -5000px; background: url(../bilder/sidhuvud_tom.jpg)}
#logoMain { 	padding: 0; margin: 0; display: block; width: 100%; height: 154px; text-indent: -5000px; background: url(../bilder/sidhuvud_fram.jpg)}


#navbar{
	position: absolute; 
	top:48px; 
	right:0px; 
	height: 30px;
	margin: 0px;
}
#navigation { list-style: none; display: block; }
#navigation li { 
	position:relative; 
	float: left; 
	padding-left: 0.4em;
	padding-right: 0.4em;
	font: 0.9em 'Georgia'; 
	font-weight: bold; 
	color: #DBCBAC; 
	margin: 0px;
}
#navigation li a { color: #EBE3D3; text-decoration: none; }
#navigation li a:hover { color: #88474c; }
#LogoutHeader{ }

tr.unevenRow{
	background-color: #DBCBAC;
}
/* Tooltip on hover*/   
div.popup  span {display: none;}

div.popup :hover span {
   display: block;
   position: absolute;  
   /*width: 200px;*/
   padding: 5px; margin: 10px; z-index: 100;
   color: black; 
   background: #EBE3D3;
   border: 1px solid darkred;
   font: 10px Verdana, sans-serif; text-align: left;
   } 
 

#InternLogoutHeader {
	position:absolute; 
	height: 20px;
	right: 10px; 
	top: 10px; 
	font-size: small; 
	margin: 5px;
	color:white;
	text-align:right;
}
#InternLogoutHeader a{
	color: white;
}

#canvas {
	width: 770px;
	margin-left: 20px;
	position: relative;
	margin-top:0px;
}
#canvas_front {
	width: 800px;
	/*margin-left: 20px;*/
	position: relative;
}

h1 { font-family: 'Georgia';}
h2 { font-family: 'Trebuchet MS'; font-weight: bold; font-size: x-large;}
h3 { font-family: 'Trebuchet MS'; font-weight: normal; font-size: large; margin-bottom: 10px;}
h4 { font-family: 'Trebuchet MS';}
strong { font-family: 'Trebuchet MS';}
p { font-family: 'Time New Roman'; margin: 5px; margin-left: 0px;} 
a {text-decoration: none; color: black; }
a img { border: 0px}

#notice { 
	position:relative;
	float: right;
	width: 300px;
	color: #66aa66; 
	background-color: #f3eecc; 
	padding: 5px; 
	border: 2px dashed #66aa66; 
	margin: 10px;
}


#Main p{
	margin: 0px;
	margin-bottom: 5px;
}
/*Första sidan */
#Greeting{
	position: relative;
	float:right;
	top: 10px;
	right: 40px;
	width: 290px;
	text-align: justify;
	font-size: 15px;
	font-family: 'Georgia';
}


/*=================== NEDRE PAPPERET =====================*/
#BottomPaper{
	position:relative;
	float: left;
	margin: 0px;
	padding: 0px;
	background: url(../bilder/aktuellt-bakgrund.jpg) ;
	height: 433px;
}
#BottomPaper h2 {
	margin-bottom: 5px;
}

#BottomPaper img{
	position:relative;
	margin: 0px;
	padding: 0px;
	display:block;
}
#BottomPaperLeft {
	background: url(../bilder/aktuellt-left-ny.jpg);
	margin: 0px; 
	padding: 0px;  
	position: relative;  
	float:left;
	width: 38px;
	height:395px;
}
#BottomPaperTop {
	background: url(../bilder/aktuellt-top-ny.jpg) repeat-y 50% 0;
	margin: 0px; 
	padding: 0px;  
	position: relative;  
	float:left;
	width:800px;
	height:38px;
}

#BottomPaperRight {
	background: url(../bilder/aktuellt-right-ny.jpg) repeat-y 50% 0;
	margin: 0px; 
	padding: 0px;  
	position: relative;  
	float:right;
	width:56px;
	height:395px;
}
#BottomPaperBottom {
	background: url(../bilder/aktuellt-bottom.jpg) repeat-y 50% 0;
	margin: 0px; 
	padding: 0px;  
	position: relative;  
	width:800px;
	height:56px;
	clear: both;
}

#BottomPaperContent {
	position: relative;
}

#BottomPaperContent a {
	text-decoration: underline;
}

#BottomPaperContentLeft{
	position:relative;
	float: left;
	width: 290px;
}

#BottomPaperContentLeftContent {
	margin-left: 5px;
	margin-right: 10px;
}


#BottomPaperContentRight {
	position:relative;
	float: left;
	width: 255px;
	margin-left: 5px;
	padding-left: 10px;
	border-left: 2px solid darkred;
	min-height: 290px;
}


#BottomPaperContentRightContent {
	margin-left: 10px;
	margin-right: 10px;
}

#BottomPaperContent h2 {
	font-size: 20px;
	margin: 0px;

}

#BottomPaperContent h3 {
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	font-family: Verdana;

}
.BottomPaperMessageContent{
	text-align: justify;
	font-family: 'Georgia';
	font-size: 0.9em;
}

.BottomPaperMessageContent p {
	margin-bottom: 5px;
}
.BottomPaperMessageContent strong {
	font-size:14px;
	margin-top: 5px;
}

hr.redline {
	margin-left: 60px;
	margin-right: 60px;
	color: #8B0000;
	background-color:#8B0000;
	border: 0px;
	height: 1px;
    border-top: 1px;
}

hr.redlineHead {
	position: relative;
	padding: 0px;
	margin-top:0px;
	margin-bottom:4px;
	margin-left: 0px;
	margin-right: 60px;
	color: #8B0000;
	background-color:#8B0000;
	border: 0px;
	height: 1px;
    border-top: 0px;
	overflow:hidden;

}
/*========== MENY====================*/
#Meny{
	background: url(../bilder/meny.jpg) repeat-y 50% 0;
	position: absolute;
	top: 252px;
	right: 0px;
	min-height: 251px;
	height: 298px;
	width: 198px;
	padding:0px;
	z-index: 1;
}
#MenyContent{
	position: absolute;
	margin: 12px;
	padding: 0px;
	width: 165px;
	height: 270px;
	font-size: small; 

}
#MenyContent h3{
	font-style: italic; 
	font-weight: bold;
	margin:0px;
	padding: 0px;
	font-size: 15px;
	margin-bottom: 5px;
}
#MenyContentFood{
	float: left;
	width: 100%;
}

#Meny_bottom {
	position: relative;
	float:left;
	margin-top: 3px;
	text-align: center;	
	width: 100%;
}
#Meny_bottom strong {
	font-size: 12px;
	font-weight: bold;
	font-family: "Times New Roman";
}


/* Intersidans vänstra spalt*/
.SideBarFrame {
	position:relative;
		width: 21%;
		border-right: 3px solid #e0e0e0;
		border-bottom: 3px solid #e0e0e0;
		padding: 5px;
		padding-right: 0px;
		margin: 5px;
		float: left;
		font-size: small;
}

/* Uthyrning*/
#uthyrning h3 {
	margin-bottom: 10px;
}

/* Björns */


.MainTab {
	position:relative;
		width: 70%;
		vertical-align: top;
		padding: 5px;
		margin: 10px;
		margin-top: 0px; 
		float: left;
		font-size: small;
		padding-bottom: 1.0em;
}

.MainTab td {
  font-size: small;
}

.Middle {
	vertical-align: middle;
}


/* Index.html */

.MainText {
	vertical-align:	top;
	width:		75%;
	padding-right:	1em;
}

.SideBar {
	vertical-align: top;
	width:	25%;
	font-size: small;
}


/* End index */


/* Beverage Listings */

.beverageCategoriTitel{
	clear: both; 
	text-align: left; 
	padding-top: 15px;  
	margin-bottom: 10px; 
	border-bottom: 1px solid darkred;
}
.beverageCategoriTitel h3{
	font-size: 20px; 
	letter-spacing: 3px; 
	margin-bottom: 2px;
}
.beverageBox{
	position:relative;
	width: 345px; 
	float: left; 
	margin-top:5px; 
	min-height: 130px; 
}
#visaBeverageImage img{
	padding:2px;
	border: 1px solid;
	background-color: #EBE3D3;
}

.Delete {
	font-size:	x-small;
}

.ListActions {
	position:relative;
	font-size:    small;
	text-align:   right;
	padding-left: 1em;
	padding-right: 1em;
	vertical-align:	middle;
	float: right;
}

.InfoCell {
	padding-right: 1em;
	vertical-align:	middle;
	
}


.ListTitle {
        color:		#244;
        font-weight:	bold;
        font-size:	larger;
             }

		 
/* End Beverage */
/**** Kontakt *****/
#kontakt_left{
	position:relative;
	float: left;
	width: 200px;
}
#kontakt_right{
	position:relative;
	float: right;
	width: 220px;
}
#kontakt_head{
	width: 350px;
	margin-bottom: 20px;
	word-spacing: -3px;
}
.kontakt_post {
	margin-bottom: 8px;
}
.kontakt_post p {
	margin: 0px;
}
.kontakt_header{
	font-weight: bold;
	padding-left: 0px;
	font-family: 'Trebuchet MS';
	font-size: small;
}
.kontakt_namn{
	padding-left: 10px;
	padding-top: 2px;
}
.kontakt_tel{
	padding-left: 10px;
	
}
.kontakt_mail{
	padding-left: 10px;
	
}
.kontakt_mail a{
	text-decoration: none; 
}

/**** END Kontakt *****/

.ReportCard {
	border-top:  1px solid #DBCBAC;
	border-left:  2px solid #DBCBAC;
	border-right: 4px solid #DBCBAC;
	border-bottom: 3px solid #DBCBAC;
	width: 100%;
	margin-top: 1.0em;
}

.ReportCaption {
	background-repeat: repeat-x;
	background: #900909;
	background-image: url('/images/reportcaption.png');
	font-size: large;
	color: white;
	padding: 5px;
	border-bottom: 1px solid black;
}
.ReportCaption a{
	color: white;
}
.ReportCaptionPost {
	background-repeat: repeat-x;
	background: #900909;
	font-size: medium;
	color: white;
	padding: 1px;
	border-bottom: 1px solid black;
}

.ReportContent {
	padding-right: 10px;
	padding-top: 5px;
	padding-left: 5px
}

#textContent{
	width:70%;
	margin-left: 80px;
}
#textContent a{
	text-decoration: underline;
}
#textContent h4{
	margin-bottom: 0px;
	font-size: 0.9em;
}

.email{
	text-decoration: underline;
}

/*  Forum  */
.forumHeader a{
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: underline;
}
.topicName a{
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: underline;
}
.lastRepliedTime{
	padding-bottom:1px;
}
.lastRepliedName{
	font-style: italic;
	padding-left: 5px;
}
.lastRepliedIn{
	padding-left: 5px;
}
.lastRepliedIn a{
	text-decoration: underline;
	
}

.topicHeader td{
	border-bottom: 1px solid black; 
}
.postTime{
	float: right; 
	font-size: small;
}

.matrikelHeader td{
	border-bottom: 1px solid black; 
	padding-bottom: 3px;
	padding-top: 10px;
	font-size:1.3em;
	font-weight: bold;
	}

.borderLessTable {
border-collapse:collapse;
}

/* */
div#seat_status ul {
	list-style-type:none;
	padding: 0;
}
div#seat_status ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
span.seat_status {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 5px;
	background-color: #8B0000;
	color: #fff; 
}
