/* CSS Document */

body {
	background-image: url(http://klubb.net4sport.se/upload/images/backgro_1210067739.gif);
	background-repeat: repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	width:95%;
		background-color: #ffffff;
	}

a{
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}

a:hover{
	text-decoration: none;
	color: #0071b6;
}

#bodycontent {
		margin: 0 auto;
	border: 0px; /* Changing this value will add lines around the centered area */
	padding: 0;
		width: 950px;
}

#header{
	padding-bottom:10px;
	background-color:#ffffff;
}

#table_maincontent{   
	border: 2px solid #0071b6;
}

#the3columns{
	margin-top: 0px;
}

/*START MENU HORIZONTAL*/ 

.menu_horizontal{
	visibility: hidden;  
}


/*Main Menu*/
 
 /* TOP NAV CSS */
#navigation_top {
	width:100%;
	height:30px;
	z-index:100;
	background-color:#0071b6;
}
 
#navigation_top ul {
	margin:0px;
	padding:0px;
}
 
#navigation_top ul li {
	display:inline;
	float:left;
	list-style:none;
	height:30px;
	margin-left:15px;
	position:relative;
}
 
#navigation_top li a {
	color:#ffffff;
	text-decoration:none;
}
 
#navigation_top li a:hover {
	color:#ffffff;
	text-decoration:none;
}
 
#navigation_top li ul {
	margin:0px;
	padding:0px; 
	display:none;
	position:absolute;
	left:0px;
	top:25px;
	background-color:#0071b6;
}
 
#navigation_top li:hover ul {
	display:block;
	width:160px;
}
 
#navigation_top li li{
	list-style:none;
	display:list-item;
}
 
#navigation_top li li a{
	color:#ffffff;
	text-decoration:none;
}
 
#navigation_top li li a:hover{
	color:#ffffff;
	text-decoration:underline;
}

/*START MENU VERTICAL*/ 

#navigation {
	width:180px;
	font-size:12px;
	z-index:100;
}

#navigation ul {
	margin:0px;
	padding:0px;
	background-color:#0071b6;
}
 
#navigation ul li {
	min-height:20px;
	line-height:20px; 
	list-style:none;
	padding-left:10px;
	color:#ffffff;
	border-top:#ffffff solid; 
	border-width:1px;
	cursor:pointer; 
}

#navigation ul li:hover {
	background-color:#ffffff;
	position:relative;
}

#navigation ul li a {
	color:#ffffff;
	text-decoration:none;
}

#navigation ul li a:hover {
	color:#0071b6;
}

/*Sub Menu*/
#navigation ul ul {
	display:none;
	position:absolute;
	left:150px;
	top:5px;
	border:#ffffff solid;
	border-width:1px;
	background-color:#0071b6;
}

#navigation ul li:hover ul {
	display:block;
}
 
#navigation ul ul li {
	width:180px;
	float:left;
	display:inline;
	border:none;
}

#navigation ul ul li:hover {
	text-decoration:underline;
	border:none;
}
 
#navigation li:hover ul li ul {
	display:none;
}
 
#navigation ul ul li ul {
	left:110px;
	background-color:#0071b6;
}

#navigation ul ul li:hover ul {
	display:block;
}

/*START the left  column*/
#totalleft{
	background-color:#ffffff;
			border-bottom:0px;
}

.singleblock{
	margin-bottom:0px;
	border-left:0;
	border-right:0;
}

.title_singleblock{
	background-color:#0071b6;
	font-size:10px;
	font-weight: bold ;
	color:#ffffff; 
	background-image:url(/upload/images/left_co_1210067798.jpg);}

.text_singleblock{
	font-size:10px;
	color:#000000;
	background-color:#ffffff
}

 /*START the right  column*/

#multipleblock{
	visibility:visible;
	width:210px;/*the size of div should be change automaticaly  acording to the column size for ex:1px==198px 2px==196px 3px==194px*/
	border:0px;
}

#totalcenter  {
	border: 0;
	margin:0px 10px 0px 10px;
	background-color: #ffffff;
}
	 
#totalright {
	background-color:#ffffff;
			border-bottom:0px;
}

#the_kalendar{
	border-left:0;
	border-right:0;
	margin-bottom:0px;
}

.text_the_kalendar{
	font-size:10px;
	color:#000000;
	background-color:#ffffff;
}

#the_kontakt{
	border-left:0;
	border-right:0;
	margin-bottom:0px;
}
	 
.text_the_kontakt{
	font-size:10px;
	color:#000000;
	background-color:#ffffff;
}

#the_sponsorlogo{
	border-left:0;
	border-right:0;
	margin-bottom:0px;
}

.text_the_sponsorlogo{
	background-color:transparent;
	margin-right: auto;
	margin-left: auto;
}

/*START THE Footer*/
#footer{
	background-color:#0071b6;
	color:#ffffff;
	font-size:10px;
	font-weight:bold;
	margin-top:0px;
	background-image:url(/upload/images/footer__1210067799.jpg);	height: 30px;
	line-height: 30px;
}
