/* Telio CSS Document */


/********************************************************
* Global Layout Rules
********************************************************/

* { margin: 0; padding: 0; outline: none; }

img { border: 0; }
img.floatLeft { 
    float: left;
    padding:5px 10px 5px 0px;
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}
img.floatRightClear { 
    float: right; 
    clear: right; 
    margin: 4px; 
}


body {
    background-color: #fff;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
	/* background-repeat: repeat;
    background-position: left top;
    text-align: center; */
	/*background-image:url(images/bgr.jpg) repeat;*/
    margin:  0px;
    padding: 0px;
    border:  0px;
}

#container {
	width: 800px;
    min-height: 600px;
    text-align: left;
    margin: 0em auto;
    position: relative;
	/* background-image:url(images/bgr.jpg) repeat; */
}

#container_inner {
	/* background:url(images/bgr.jpg) repeat-y; */
	overflow:hidden;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
}
/*************************************************
* Header
************************************************** */
#header {
	height:100px;
	text-align:center;
}
/*************************************************
* Menu
*************************************************/
#menu{
	width:790px;
	height:39px;
	background-image:url(images/menu_bgr.jpg);
	background-repeat:repeat-x;
	margin-left:5px;
}
.topmenu{
	text-align: left; 
}	

.topmenu ul{
	float: left;
	list-style: none;
	width: 640px;
	margin: 0px;
	padding: 10px 0px 0px 30px;	
}

.topmenu ul li{
	display: inline;	
	font-family: arial, sans-serif;
	font-size: 1em;
}

.topmenu ul li a{
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0px 8px 0px 8px;
}
.topmenu ul li a:hover{
	color: #FFF;
	 text-decoration: underline;
	/* background-color: #990D1A;*/	
}

/*************************************************
* frontpage
*************************************************/
#top_tbl{
	width:798px;
	height:155px;
}
.dag_kal{
	float:left;
	width:200px;
	height:150px;
	padding:5px 5px 0 5px;
	/* border:1px solid #cacaca;*/
}
.dag_kal a{
        color: #1a07d1;
        text-decoration: none;
}
.dag_kal a:hover{
	color: #972405;
}
.dag_kal .arrow{
	width:183px;
	height:20px;
/*	background-color: #d5d5d5; */
}
.dag_kal .arrow .leftlink{
	float:left;
}
.dag_kal .arrow .rightlink{
	float:right;
	padding: 0px 5px 0px 0px;
}
.dag_pic{
	float:right;
	width:200px;
	height:150px;
	padding:5px 5px 0 5px;
}
.dag_note{
	float:left;
	width:375px;
	height:155px;
	font-size: 12px;
	line-height:15px;
}
.dag_note .bar{
	/* background:url(images/note_bar_bgr.jpg) repeat-x;*/
	height: 25px;
	margin-top:5px;
	margin-left: 10px;
	margin-right: 10px;
}
.dag_note .bar .txt{
	padding: 5px 0px 0px 0px;
	display:inline;
	text-decoration: none;
	font-family: arial, sans-serif;
	font-size: 14px;
	color: #000000;
	
}
.dag_note .t{
	text-decoration: none;
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #000000;
	padding:0px 10px 10px 10px;
	line-height:17px;
}
#news_tbl{
	width:798px;

}
.news{
	float:left;
	width:530px;
	margin-left:2px;
	/* border: 1px solid #6699cc; */
}
.news .head{
	clear:left;
	text-decoration: none;
	font-weight:normal;
	font-family: arial, sans-serif;
	font-size: 15px;
	color: #993333;
	padding: 10px 5px 0px 7px;
}
.news .date{
	text-decoration: none;
	font-family: arial, sans-serif;
	font-size: 10px;
	color: #666666;
	padding: 2px 5px 0px 7px;
}
.news .newspic{
	float:left;
	padding: 2px 5px 0px 5px;
}
.news .newstxt{
	float:left;
	width:530px;
	text-decoration: none;
	font-family: arial, sans-serif;
	font-size: 11.5px;
	color: #666666;
	padding: 0px 5px 0px 10px;
	line-height:17px;
}
.news .newstxt a{
        color: #99333;
	font-size: 10px;
        text-decoration: none;
        padding: 0px 8px 0px 8px;
}
.news .newstxt a:hover{
        color: #000000;
}



.arkiv{
	float:right;
	width:244px;
}
.arkiv a{
        color: #993333;
        font-size: 10px;
        text-decoration: none;
        padding: 0px 8px 0px 0px;
}
.arkiv a:hover{
        color: #000000;
}

.arkiv .head{
	margin-top:15px;
	width:239px;
	text-decoration: none;
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align:center;
	/* padding: 0px 5px 0px 10px; */
	border-left: 1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-top:1px solid #cccccc;
	background:#e6e6e6;
	line-height:25px;
}
.arkiv .area{
	width:239px;
	background:#e6e6e6;
	border-left: 1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
}
.arkiv .area .dato{
	text-decoration: none;
	font-family: arial, sans-serif;
	font-size: 9px;
	color: #333333;
	padding: 0px 5px 2px 10px;
}
.arkiv .area .lnk{
	text-decoration: none;
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 0px 5px 0px 10px;
}

#footer {
	clear: both;
	font-size: 0.8em;
	color: #7e7e7e;
	width: 798px;
	height: 43px;
	margin: 0em auto;
	text-align: left;
	position: relative;
	border-bottom: 1px solid #666666;
	padding: 20px 0px 5px 5px;
}
#about{
        width:798px;

}
.left_tbl{
        float:left;
        width:430px;
        margin-left:2px;
        margin-right:5px;
        /* border: 1px solid #6699cc; */

}

.left_tbl .head{
	clear:left;
        text-decoration: none;
        font-weight:normal;
        font-family: arial, sans-serif;
        font-size: 15px;
        color: #993333;
        padding: 10px 5px 0px 7px;
}

.left_tbl .abtxt{
	float:left;
        width:430px;
        text-decoration: none;
        font-family: arial, sans-serif;
        font-size: 11.5px;
        color: #666666;
        padding: 0px 5px 0px 10px;
        line-height:17px;
}

.right_tbl{
        float:right;
        width:325px;
        margin-right:7px;

}


.right_tbl .head{
	margin-top:15px;
        margin-right:0px;
	width:325px;
        border-left: 1px solid #cccccc;
        border-right:1px solid #cccccc;
        border-top:1px solid #cccccc;
        background:#e6e6e6;
        line-height:25px;

}
.right_tbl .head .t1{
	padding: 5px 0px 0px 10px;
	text-decoration: none;
        font-family: arial, sans-serif;
        font-size: 12px;
        color: #000000;
}



.right_tbl .area{
	margin-top:0px;
        margin-right:10px;
        width:325px;
	background:#e6e6e6;
        border-left: 1px solid #cccccc;
        border-bottom:1px solid #cccccc;
        border-right:1px solid #cccccc;
}

.right_tbl .area .t2{
        padding: 5px 5px 10px 10px;
        text-decoration: none;
        font-family: arial, sans-serif;
        font-size: 10px;
        color: #000000;
}











/*************************************************
* section 2
*************************************************/


/*************************************************
* Small box
*************************************************/



/*************************************************
* section 3
*************************************************/

/*************************************************
* Extra Large box
*************************************************/

/*************************************************
* Menu
*************************************************/



/*************************************************
* footer
*************************************************/

/**********************************************
* miscellaneous
**********************************************/



/**********************************************
* Path
**********************************************/


/**********************************************
* Telio Mobil
**********************************************/


/***********************************************
* Kundeservice
***********************************************/

