@charset "utf-8";
/* CSS Document */
#sliderallt{
padding-top: 30px;
width:1000px;
height:390px;
float:left;	}

#sliderallt2{
width:990px;
height:362px;
margin:auto;
background-color:#dedede;
border: solid 1px #cdcdcd;	}

#javaslider{
margin: 15px;
width:960px;
height:360px;
float:left;	}

/* Easy Slider */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		overflow:hidden;
		}

	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:960px;
		height:324px;
		overflow:hidden; 
		}													
		
	/* numeric controls */	

ol#controls{
		margin:0.5em 0;
		padding-left:10px;
		height:8px;	
		float:right;
		}
	ol#controls li{
		margin:0 3px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:8px;
		line-height:8px;
		}
	ol#controls li a{
		float:left;
		height:8px;
		background:#aaaaaa;
		color:#aaaaaa;
		overflow:hidden;
		}
	ol#controls li.current a{
		background:#666666;
		color:#666666;
		}
		
		
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus a:hover{outline:none;}
	
/* // Easy Slider */

/* startico */
#startico{
width:990px;
height:140px;
margin:auto;
text-align:center;
}

#startico1{
width: 190px;
height: 120px;
float:left;
}
#startico2{
width: 190px;
height: 120px;
float:left;
margin-left: 10px;
}

.starters{
font-family:"Trebuchet MS";
font-size:0.7em;
color:#424242;
background-color: #f0f0f0;
}
/* startico */

/* ELEMENT */
#elementcontent{
width:962px;
height:620px;
margin:auto;
padding-top: 20px;
}

#elementmellan{
width:962px;
height:15px;
float:left;
}

.element{
width:455px;
height:280px;
float:left;
margin-top:20px;
margin:13px;
}
.element2{
width:445px;
height:210px;
float:left;
background-color: #424242;
background-image: url(../image/almpattern2.png);
background-repeat: repeat;
border: solid 5px #3b3b3b;
}

.elementrubrik{
letter-spacing:-2px;
width:455px;
height:30px;
font-weight:bold;
font-size:1.6em;
float:left;
font-family:"Trebuchet MS";
color:#424242;
}
.elementborder{
width:455px;
height:10px;
float:left;
padding-top:5px;
}

.elementbild{
width:455px;
height:130px;
float:left;
padding-top:5px;
}

.elementtext{
padding-top:9px;
width:440px;
min-height:50px;
overflow:hidden;
font-family:Arial;
font-size:0.9em;
float:left;
color: #424242;
}
.elementtext2{
padding-top:35px;
padding-left:10px;
width:215px;
min-height:50px;
overflow:hidden;
font-family:Arial;
font-size:0.7em;
float:left;
color: #fff;
}

.elementmail{
padding-top:35px;
width:210px;
height:220px;
float:left;
}

.elementreadmore{
color: #424242;
font-size:0.9em;
border: #cdcdcd 1px solid;
background-color:#e4e4e4;
width:58px;
height: 24px;
float:right;
font-family:"Trebuchet MS";
}

.texten{
color: #424242;
font-size:0.9em;
font-family:"Trebuchet MS";
float:left;
padding-top:3px;
padding-left:5px;}

.elementreadmore:hover{
border: #cdcdcd 1px solid;
background-color:#d6d6d6;
}
/* ELEMENT */

