/* Bakgrund */



body {

	color: #000000;

	background-color: #cbcbcb;

}





div {

	font-family: arial, sans-serif;

	color: #000000;

	font-size: 10pt;

}





/* Toppmarginal */



div.container {

	padding-top: 10px;

	width: 960px;

	margin-left: auto;

	margin-right: auto;

}





/* Huvudfönstret */



div.window {

	width: 800px;

	height: 600px;

    text-align: justify;

    position: relative;

    background-color:#ffffff;

    float: left;

}



div.banners {

	width: 155px;

	height: 600px;

	text-align: right;

    float: right;

}



div.nyheter {

	width: 455px;

	height: 270px;

	margin: 195px 0 0 38px;

	padding-right: 5px;

	text-align: left;

	overflow: scroll;

	overflow-x: hidden;

	background-color: transparent;

	border: 0;

}



div.webbtv {

	width: 500px;

	height: 301px;

	margin: 182px 0 0 15px;

}





/* Alla styckens grundinställningar. */



p {

	margin: 0;

	padding: 0;

	font-family: arial, sans-serif;

	color: #000000;

	background-color: transparent;

}





/* Justering av texterna. */



p.text {

	padding: 195px 400px 0 38px;

	text-align: left;

	font-size: 10pt;

}



p.textWhite {

	padding: 70px 520px 0 75px;

	text-align: left;

	font-size: 9pt;

	color: #ffffff;

	line-height: 13px;

}



p.wide {

	padding-right: 35px;

}



.senasteNytt {

	font-weight: bold;

	margin-bottom: 5px;

}



.bold {

	font-weight: bold;

}



.italic {

	font-style: italic;

}



table {

	margin-left: 38px;

	padding: 195px 35px 0 1px;	

}



table.grupper {

	width: 770px;

	border-spacing: 0;

}



table.sponsorer {

	width: 500px;

	padding-top: 190px;

}



td {

	margin: 0;

	padding: 0;

	padding-bottom: 5px;

	font-family: arial, sans-serif;

	font-size: 9pt;

	color: #000000;

	background-color: transparent;

	text-align: left;

	vertical-align: bottom;

}



td.alignTop {

	vertical-align: top;

}



td.textAlignCenter {

	text-align: center;

}



td.textAlignRight {

	text-align: right;

}



td.paddingLeft {

	padding-left: 15px;

}



td.paddingTop {

	padding-top: 10px;

}



td.noPaddingBottom {

	padding-bottom: 0px;

}



td.tableTop {

	padding: 0;

}



td.tableBottom {

	padding: 0;

	padding-top: 10px;

	font-style: italic;

}





/* Bildinställningar */



img {

	border: 0;

	margin: 0;

}



img.menu {

	padding-top: 10px;

}



img.map {

	float:right;

	border: 1px solid black;

	margin-left: 10px;

}





/* Bakgrundsbilder */



#index {

        background-image:url("cdr_images/background_webbtv.jpg");
}



#info {

	background-image:url("cdr_images/background_info.jpg");

}



#nyheter {

	background-image:url("cdr_images/background_nyheter.jpg");

}



#lagen {

	background-image:url("cdr_images/background_lagen.jpg");

}



#hitta {

	background-image:url("cdr_images/background_hitta.jpg");

}



#grupper {

	background-image:url("cdr_images/background_grupper.jpg");

}



#sponsorer {

	background-image:url("cdr_images/background_sponsorer.jpg");

}



#kontakt {

	background-image:url("cdr_images/background_kontakt.jpg");

}





/* Länk, utan understykning. */



a {

	text-decoration: none;

	outline: 0;

}





/* Logon länkar till startsidan. */



#toIndex {

  position: absolute;

  left: 580px;

  top: 40px; 

  width: 200px;

  height: 180px;

  text-decoration: none;

}



#elitloppet {

  position: absolute;

  left: 325px;

  top: 540px; 

  width: 190px;

  height: 40px;

  text-decoration: none;

}



#kanal75 {

  position: absolute;

  left: 525px;

  top: 540px; 

  width: 135px;

  height: 40px;

  text-decoration: none;

}



#travronden {

  position: absolute;

  left: 670px;

  top: 540px; 

  width: 120px;

  height: 40px;

  text-decoration: none;

}





/* Länkar */



a:link {

	color: #50a822;

}



a:visited {

	color: #50a822;

}



a:hover {

	color: #df2521;

}



a:active {

	color: #df2521;

}





a.white:link {

	color: #ffffff;

}



a.white:visited {

	color: #ffffff;

}



a.white:hover {

	color: #ffffff;

}



a.white:active {

	color: #ffffff;

}
