body {
	padding: 0; margin: 0;
	text-align: center;
	background: #1d0d04 url(grafik/bgbig.jpg) fixed;
	color: #000000;
	font: 76% Verdana, Arial, Helvetica, sans-serif; 
}

h1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: large; background: inherit; color: #575D2E; letter-spacing: 1px; margin-top: 0px; margin-bottom: 2px; }
h2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: medium; background: inherit; color: #575D2E; letter-spacing: 1px; margin-top: 0px; margin-bottom: 2px; }
h3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: small; background: inherit; color: #000000; letter-spacing: 0px; margin-top: 0px; margin-bottom: 0px; }
h4 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small; background: inherit; color: #575D2E; letter-spacing: 1px; margin-top: 0px; margin-bottom: 2px; text-decoration:none; }
h5 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small; font-weight: normal; background: inherit; color: #000000; letter-spacing: 1px; margin-top: 0px; margin-bottom: 2px; }
h6 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: small; font-weight:normal; background: inherit; color: red; letter-spacing: 0px; margin-top: 0px; margin-bottom: 0px;  }

p { margin: 0 0 15px 0;
	line-height: 140%; 
}

/* layout */

#container {
	width: 722px;
	margin: 0 auto;
	text-align: left;
	border: 3px solid #b7ab8c; 
}

#layout {
	width: 700px;
	background: #ffffff;
	color: #000000;
	margin: 0 auto;
	padding: 10px;
	text-align: left;
	border: 1px solid #353535; 
}

/* infobox */

#infobox {
	width: 700px;
	height: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #e1ded8 url(grafik/rightbg.jpg) fixed; 
	color: #575D2E;
	border-bottom: 10px solid #ffffff;
	text-align: right;
	font-size: xx-small;
	float: left; 
}

#infobox a:link { 
text-decoration: none; 
background: inherit; 
color: #575D2E; 
}

#infobox a:visited { 
text-decoration: none; 
background: inherit; 
color: #575D2E; 
}

#infobox a:hover { 
text-decoration: none; 
background: inherit; 
color: #fad68f; 
}

/* sidhuvud */

#sidhuvud {
	width: 700px;
	background:  #ffffff url(grafik/top_summer_seven.jpg);
	color: #000000;
	border-top: 10px solid #000000;
	border-bottom: 10px solid #000000;
	float: left; 
}

#shheight { height: 157px; }
#shleft { width: 68%; float: left; }
#shleftcontent { padding: 5px; }
#shleftcontent h1 { margin: 0; }

/* topmeny */

#topmenybox {
	width: 100%;
	border-bottom: 20px solid #ffffff;
	background: #e1ded8; color: #B8BE95;
	float: left;
	clear: both; 
}

#topmeny ul {
	list-style-type: none;
	padding: 0; margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif; text-transform: uppercase; font-size: x-small; font-weight: bold; background: inherit; color: #575D2E; letter-spacing: 1px;
	float: left; 
}

#topmeny li { display: inline; }

#topmeny a, #topmeny span {
	padding: 5px 10px;
	border-right: 1px solid #d6d0c4;
	border-bottom: 2px solid #e1ded8;
	color: #000000; background: inherit;
	text-decoration: none;
	float: left; 
}

#topmeny a:hover { text-decoration: none; background: #fad68f; color: #000000; border-bottom: 2px solid #af9561; }

#topmeny span#aktuell { text-transform: uppercase; }

/* sidinfo */

#sidinfobox {
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 30px solid #ffffff;
	background: #e1ded8 url(grafik/rightbg.jpg) fixed;  
	color: #000000;
	float: left;
	clear: both;
	font-size: xx-small; 
}

#sidinfocontent {
	width: 80%;
	padding-left: 5px;
	float: left;
	clear: both; 
}


/* kolumncontainer */

#kolumncontainer { width: 700px;
	background: #fff; color: inherit;
	clear: both; 
}


/* kolumn: main */

#main { width: 73%; float: left; }

#maincontent { 
	padding-left: 5px; 
	padding-right: 35px; 
}



 


/* kolumn: side */

#side { 
width: 27%; 
float: right; 
background: #edeae3 url(grafik/rightbg.jpg) fixed; 
color: #000000; }


#sidecontent { height: 100%; padding-left: 15px; padding-top: 15px; padding-bottom: 40px; }
#links { height: 100%; padding-left: 15px; margin-bottom: 15px; }
.linkimg img{ border: 2px solid #dad4c7; }
.linkimg:hover img{ border: 2px solid #b18e71; }
.linkimg:hover{ background: inherit; color: red; /* Dummy definition to overcome IE bug */ }
#tips { height: 100%; padding-left: 15px; margin-bottom: 15px; padding-bottom: 40px; }






/* sidfot */

#sidfot {
	width: 700px;
	background: #edeae3;
	border-top: 20px solid #ffffff; 
	color: #000000;
	clear: both; 
}

#sidfotcontent {
	padding: 7px;
	text-align: right; 
}

#sidfotcontent p {
	margin: 0;
	font-size: x-small; 
}

/* footer */

#footer {
	width: 700px;
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small; font-weight: normal; background: inherit; color: #b7ab8c;
   	position: relative;
	margin:0px auto;
	text-align:left;
}
.footerleft {
   position: absolute;
   left: 0;
   width: 75%;
}
.footerright {
   position: absolute;
   right: 0;
   width: 25%;
   text-align: right;
}

#footer a:link { 
text-decoration: none; 
background: inherit; 
color: #b7ab8c; 
}

#footer a:visited { 
text-decoration: none; 
background: inherit; 
color: #b7ab8c; 
}

#footer a:hover { 
text-decoration: none; 
background: inherit; 
color: #fad68f; 
}




#inlog {
	background: #ffffff;
	color: inherit;
	text-align: right;
	border: 1px solid red;

}

#fordig {
	padding-bottom: 30px
}

#fordig ul {
	list-style-type: none;
	padding: 0px; 
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif; text-transform: lowercase; font-size: xx-small; font-weight: normal; background: inherit; color: #575D2E; letter-spacing: 1px;
	float: left;
	width: 100%; 
}

#fordig li { display: inline; }

#fordig a, #fordig span {
	padding: 5px 10px;
	border-bottom: 1px solid #575d2e;
	color: #000000; background: inherit;
	text-decoration: none;
	float: left;
}

#fordig a:hover { text-decoration: none; background: #f4f7ed; color: #000000; border-bottom: 2px solid #575d2e; }

#fordig span#aktuell { text-transform: uppercase; }

#slipsar {
	background: #ffffff;
	color: inherit;
	padding: 1em; 
	margin: 0 0 15px 0;
}

#slipsar a img {
	border: none;
}

table#slipsar {
	border: none;
	background: #ffffff;
	color: inherit;
}

table#slipsar td {    
	border: none;
}

/* classer */

.data {  
	width: 90%;  
	color: inherit;    
	text-align: left; 
	vertical-align: top;
	padding: 10px 10px 0 10px;   
	background: #edeae3;
}

.leftcol {   
	background: #edeae3;
	color: inherit;
}

.date {
	font-size: xx-small;
	background: #ffffff;
	color: #ff0000; 
}

.tipsimage {
	margin-bottom: 10px;
}

.clubtext {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: x-small; 
	background: inherit;
	color: #000000; 
	letter-spacing: 0px; 
}

.login {
	background: url(clubgregers/grafik/login.jpg) no-repeat;
	color: inherit;
	height: 279px;
	width: 470px;
}

.logintextpos {
	position: relative;
	height: auto;
	width: auto;
	left: 28px;
	top: 90px;
}

.butikenimgright {
	background: #fff;
	color: inherit;
	margin: 5px 0 5px 5px;
	border: none;
	float: right;
}

.butikenimgleft {
	background: #ffffff;
	color: inherit;
	margin: 0 5px 5px 0;
	border: none;
	float: left;
}

.clubgregersimg {
	background: #ffffff;
	color: inherit;
	margin: 0 0 0 20px;
	display: inline;
	border: none;
	float: right;
}

.hrstyle {
	background: #575d2f;
	color: #575d2e;
	height: 1px;
	margin: 0 0 0 0;
	border: none;
}
.karta {
	background: #ffffff;
	color: inherit;
	margin-right: 20px;
	display: inline;
	border: 1px solid #e1ded8;
}
.adress {
	background: #ffffff;
	color: inherit;
	padding-top: 40px;
	border: none;
}

/* ord färger */

span.red {
	background: inherit;
	color: #ff0000;
}

input.button {
font-family: Verdana, serif;
font-size: xx-small;
color: #000000;
background: #e4ded2;
border: 1px solid;
border-top-color: #a5acb2;
border-left-color: #a5acb2;
border-right-color: #a5acb2;
border-bottom-color: #a5acb2;
}
input.buttonhov {
border-top-color: #fe9900;
border-left-color: #fe9900;
border-right-color: #fe9900;
border-bottom-color: #fe9900;
cursor: pointer;
}

.clublista {
margin-bottom: 5px;
} 
.right {
float:right;
} 
.left {
float: left;
} 
