@charset "iso-8859-1";
body  {
	font: 12px Georgia, "Times New Roman", Times, serif;;
	background:#f7f7ef;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333;
}
#container { 
	width: 980px;  
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */

} 
#header { 
	height:125px;
	background:url(../images/bg_header.png) top left no-repeat;
} 

#header h1 {
}

#topp {
	height:90px;
}

#logo {
	float:left;
}
#logo img {
	margin:22px 0 0 12px;
}


#nyheter {
	height:30px;
	background:#f7f7f7;
	border-top:1px solid #d6c6bd;
	border-bottom:1px solid #d6c6bd;
	margin: 0 20px 0 17px;
	overflow:hidden;
}

#follow {
	float:left;
	width:208px;
	height:30px;
	margin:0;
	padding:0;
}

#follow img {
	margin:7px 0 0 3px;
}
#nyh {
	float:left;
	width:730px;
	height:30px;
	margin:0;
	padding:0;
	overflow:hidden;
}

#nyh p {
	display:block;
	width:1000px;
	height:20px;
	margin: 6px 0 0 0;
	color:#333;
	font-size:14px;
	border:0px solid black;
	font-weight:bold;
	overflow:hidden;
}


#nyheter a {
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
	text-decoration:none;
	color:#444;
	font-weight:normal;
}
#nyheter a:hover {
	color:#663333;
	text-decoration:none;
}

#main {
	margin:0 0 0 0;
	padding:0;
	background:url(../images/bg_main.png);
	height:200px;
}

html>body #main {height:auto;}

#leftMeny {
	float: left; 
	width: 180px; 
	margin: 17px 20px 0 0;
	border: 0px solid black;
}

#leftMeny ul {
	list-style-type: none;
	padding: 0px;
	margin: 0 0 0 22px;
}

#leftMeny ul li {
}

#leftMeny ul li.sub {}
#leftMeny ul li.subsub {}

#leftMeny a {
	font-size:20px;
	display:block;
	width:180px;
	margin: 8px 0 8px 0;
	color:#663333;
	text-decoration:none;
}

#leftMeny a:hover {
	color:#996666;
	text-decoration:none;
}

#leftMeny a.sub {
	font-size:15px;
	display:block;
	color:#333;
	border-top:none;
	text-transform:none;
	margin: 1px 0 4px 15px;
	width:165px;
}

#leftMeny a.subsub {
	font-size:13px;
	display:block;
	color:#333;
	border-top:none;
	text-transform:none;
	margin: 1px 0 4px 30px;
	width:150px;
}

#leftMeny a.sub:hover    {color:#666;}
#leftMeny a.subsub:hover {color:#666;}

#leftMeny a.vald {
	font-weight:bold;
}



#blogg {
}

#blogg h2 {
	font-size:20px;
	margin: 50px 0 8px 22px;
	color:#663333;
	font-weight:normal;
}
#blogg p {
	font-size:14px;
	margin: 0 0 10px 22px;
	color:#333;
	font-weight:bold;
}
#blogg a {
	font-size:14px;
	margin:0;
	color:#333;
	font-weight:normal;
}

#blogg a:hover {
	color:#666;
}

#blogg a.mer {
	margin-top:15px;
	color:#663333;
	font-weight:bold;
}

#blogg a.mer:hover {
	color:#996666;
}



#mainContent { 
	float: right; 
	width: 730px;
	margin:25px 25px 0 0;
	border: 0px solid black;
} 

#mainContent h1 {
	font-size:26px;
	margin: 0 0 10px 0;
	color:#663333;
	font-weight:normal;
} 

#mainContent h2 {
	font-size:20px;
	margin: 40px 0 5px 0;
	color:#663333;
	font-weight:normal;
} 

#mainContent h3 {
	font-size:15px;
	margin: 40px 0 5px 0;
	color:#333;
	font-weight:bold;
}

#mainContent p, #mainContent li, rightbar p, #rightbar li  {
	font-size:15px;
	color:#333;
	line-height:150%;
}

#mainContent a{
	color:#663333;
	font-weight:bold;
	text-decoration:none;
}

#mainContent a:hover{
	color:#996666;
}

#mainContent li {
	margin-left:-20px;
}
#sbr {
	width:728px;
	height:380px;
	border: 1px solid #d6c6bd;
	overflow:hidden;
}
#startbild {
	width:708px;
	height:360px;
	background:#CCC;
	margin: 10px 0 0 10px;
	padding:0;
	overflow:hidden;
}
#startbild img {
	margin:0;
	padding:0;
}

#mainContent div.puff {
	width:230px;
	height:230px;
	
	border: 1px solid #d6c6bd;
	overflow:hidden;
	
	float:left; margin-right:10px; margin-top:10px;
}
#mainContent #puff1 {float:left; margin-right:20px; margin-top:19px;}
#mainContent #puff2 {float:left; margin-right:0; margin-top:19px;}
#mainContent #puff3 {float:right; margin-right:0; margin-top:19px;}

#mainContent div.puff table {
	width:210px;
	height:210px;
	margin:9px;
	border:0;
}
#mainContent div.puff table td {
	overflow:hidden;
	padding:0;
	vertical-align:top;
}

#mainContent div.puff table td.bild {
	display:block;
	background: #CCC;
	width:210px;
	height:110px;
	overflow:hidden;
}

#mainContent div.puff table td.bild img {
	margin:0;
	padding:0;
}

#mainContent div.puff table td h2 {
	font-size:18px;
	text-transform:uppercase;
	margin: 10px 0 5px 0;
	font-weight:normal;
}

#mainContent div.puff table td p {
	font-size:11px;
	margin: 0;
}

#mainContent div.puff table td.text {
}

#mainContent div.puff div.puffbild {
	width:210px;
	height:110px;
	background:#CCC;
	margin:10px 0 0 9px;
	overflow:hidden;
}
#mainContent div.puff div.puffbild img {
		margin:0;
		padding:0;
}

#mainContent div.puff h2 {
	font-size:18px;
	text-transform:uppercase;
	margin: 10px 10px 5px 10px;
	font-weight:normal;
}

#mainContent div.puff p {
	font-size:11px;
	margin: 0 10px 0 10px;
}





#mainContent #mcMain {	
	float:left;
	width:478px;
}

#mainContent #mcHoger {
	float:right;
	width:230px;
	border: 1px solid #d6c6bd;
	overflow:hidden;
}

#mainContent #mcHoger h2 {
	font-size:18px;
	text-transform:uppercase;
	margin: 10px 10px 5px 10px;
	font-weight:normal;
}

#mainContent #mcHoger p {
	font-size:11px;
	margin: 0 10px 0 10px;
}

#bgalleri td img {
	margin:0 15px 15px 0;
}




#footer { 
	/*height:275px;*/
	height:250px;
	background:url(../images/bg_footer3.png) bottom left no-repeat;
	border: 0px solid black;
	text-align:right;
} 

#footer #fot {
	padding: 190px 26px 0 0;
	border:0px solid black;
}

#footer p {
	margin: 0; 
	/*padding: 17px 26px; */
	font-size:11px;
	color:#666;
	line-height:170%;
}

#footer a {
	text-decoration:none;
	color:#555;
}
#footer a:hover {
	text-decoration:none;
	color:#996666;
}


input, textarea {
	border:1px solid #999;
	color:#333;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
}










#ticker {
	height:32px;
	text-align:left;
	overflow:hidden;
}

#tickermain {
	border:0px solid black;
	width:725px;
	margin: 0 auto; 
	overflow:hidden;
}

#tickerl {
	float:left;
	width:75px;
	text-align:left;
	border:0px solid green;
}

#tickerr {
	float:right;
	width:650px;
	border:0px solid red;
	text-align:right;
}

#tickerl p {
	display:block;
	width:70px;
	border:0px solid #333;
	margin-top:6px;
	color:#333;
	font-size:14px;
	font-weight:bold;	
}

.tickercontainer { /* the outer div with the black border */

border: 0px solid #f00;
width:650px;
height: 27px; 
margin: 0; 
padding: 0;
overflow: hidden; 
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
position: relative;
left: 0;
top: 8px;
width: 650px;
overflow: hidden;
}
ul.newsticker { /* that's your list */
position: relative;
left: 650px;
font: bold 10px;
list-style-type: none;
margin: 0;
padding: 0;

}
ul.newsticker li {
float: left; /* important: display inline gives incorrect results when you check for elem's width */
margin: 0;
padding: 0;
color: #333;
}
ul.newsticker a {
white-space: nowrap;
padding: 0;
font-size:12px;
font-weight:normal;
text-decoration:none;
margin: 0 10px 0 10px;
} 
ul.newsticker a:hover {
text-decoration:none;
}
ul.newsticker span {
margin: 0 10px 0 0;
} 










.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
