#main {
    margin: auto;
	border: 1px solid #ccc;
	width: 600px;
	background: #f9f9f9;
	padding:10px;
}

#main2 {
    margin: auto;
	border: 1px solid #ddd;
	width: 260px;
	height: 450px;
	margin-top: 20px;
	background: #f9f9f9;
	padding:10px;
	position: absolute;
	left:470px;
	top:220px;
	overflow: auto;

	
}

nyhetsruta
	{

	}


#result {
    margin-left: 100px;
    text-align:center;
    border: 1px solid #cccccc;
    width: 450px;
    background: #E9ECEF;
    font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size : 12px;
    padding:15px;
    margin-bottom:20px;
    margin-top:15px;
}

form {
   padding:20px;
}

.text {
	border: 1px solid #cccccc;
}

input, textarea {
    border: 1px solid #aaa;
}


#caption{
    font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;
    margin:10px;
    font-size : 14px;
    color:#ffaf1b;
}

#icon{
    width:100px;
    height:100px;
    float:left;
    background-image:url(icon.gif);
    background-repeat: no-repeat;
    background-position:center center;
}
#icon2{
    width:80px;
    height:60px;
    float:left;
    background-image:url(icon2.gif);
    background-repeat: no-repeat;
    background-position:center center;
}

#source{
  text-align:right;
  align:right;
  padding-right:10px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight:normal;
  font-size : 10px;
  color:#CCCCCC;
}

#titel{
    	font-family: Arial, Helvetica, sans-serif;
    	font-weight:none;
    	margin:10px;
    	font-size : 12px;
 	color:#00bef4;
	}

#datum{
	font-family: Arial, Helvetica, sans-serif;
	font-style:italic;
	margin:10px;
	font-size : 12px;
	color:#00bef4;
}

#brod{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:none;
	margin:10px;
	font-size : 11px;
	color:#494949;
}
