﻿#left #menu { margin-bottom: 10px;}
.right ul { margin-bottom: 10px;}
.right .BannerDisp { margin-top: 5px;}


#ramme,.ArticleListIsLower {
	width:485px !important; 
	border:2px solid #CCC; 
	min-height:200px;
	margin-bottom: 10px;
	padding-left: 10px;
	}
#news_image {
	width:150px; 
	}
#news_date22, .topnote {
	font-size:10px; 
	color:#CCC; 
	font-family:Arial, Helvetica, sans-serif;
	}
#news_titel,.ArticleList h2 {
	font-size:16px; 
	color:#000; 
	font-family:Arial, Helvetica, sans-serif;
	}
#news_content,.ArticleList .Abstract {
	font-size:12px; 
	color:#000; 
	font-family:Arial, Helvetica, sans-serif;
	}

/*Image caroussel styles*/
.scrollable {
    float: left;
}
a.browse {
    background: url("../image/caroussel/hori_large.png") no-repeat;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 1px;
    height: 30px;
    margin-bottom: 10px;
    margin-left: 15px !important;
    margin-right: 5px;
    margin-top: 10px;
    width: 30px;
	float:left;
}
a.right {
    background-position: 0 -30px;
    clear: right;
    margin-right: 0;
}
a.right:hover {
    background-position: -30px -30px;
}
a.right:active {
    background-position: -60px -30px;
}
a.left {
    margin-left: 0;
}
a.left:hover {
    background-position: -30px 0;
}
a.left:active {
    background-position: -60px 0;
}
a.up, a.down {
    background: url("../image/caroussel/vert_large.png") no-repeat;
    float: none;
    margin-bottom: 10px;
    margin-left: 50px;
    margin-right: 50px;
    margin-top: 10px;
}
a.up:hover {
    background-position: -30px 0;
}
a.up:active {
    background-position: -60px 0;
}
a.down {
    background-position: 0 -30px;
}
a.down:hover {
    background-position: -30px -30px;
}
a.down:active {
    background-position: -60px -30px;
}
a.disabled {
    visibility: hidden !important;
}

.buttonsWrapper{
display: block; float: left; padding-left: 290px; height: 50px;
}

.scrollable {
    background: url("../image/caroussel/h300.png")repeat-x;
    border: 1px solid #CCCCCC;
    height: 115px;
    overflow: hidden;
    position: relative;
    width: 665px;
	margin-left:15px;
}
.scrollable .items {
    clear: both;
    position: absolute;
    width: 20000em;
}
.items div {
    float: left;
    width: 665px;
}
.scrollable img {
    background-color: #FFFFFF;
	border:1px solid #ccc;
    float: left;
    height: 86px;
    margin: 10px 5px 20px 6px;
    padding: 2px;
    width: 115px;
}
.scrollable .active {
    border: 2px solid #000;
    cursor: default;
    position: relative;
}

/*Image slider kvadraturen frontpage*/
.imageSlider{
	border: 2px solid #CCCCCC;
    width: 495px;
	float: left;
    overflow: hidden;
    margin: 0 0 10px 10px;
	height: 263px;
}
.imageSlider a img{
	height: 263px !important;
	width:495px !important; 
}


div.ArticleList {
    padding-left: 10px !important;
}
div#center { width: 510px !important;}


