/* Parentesen.se CSS created 2007-08-20 */

body { 
	background: url('../img/bg.gif') top repeat-x #000000;
	margin: 0;
	padding: 0;
	outline: 0;
	overflow: scroll;
	text-align: center;
}
body, td, th {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
}
#top_logo {
	height: 165px; 
	background: url('../img/top_logo.jpg') top center no-repeat;
	padding-top: 5px;
}
#menu {
	height: 30px;
	margin-top: 15px;
	margin-bottom: 20px;
	background: url('../img/bg_menu.gif') top repeat-x;
	text-align: center;
}
#menu img {
	margin-left: 5px;
}
#menu_holder {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	width: 690px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#content2 {
	width: 510px;
}
#topbox {
	height: 141px;
	width: 155px;
	background: url('../img/topbox.gif') no-repeat;
	position: absolute;
	left: 20px;
	top: 5px;
	padding: 5px;
}
#topbox td {
	font-size: 10px;
	color: #000000;
}
#topbox a {
	color: #000000;
}
#topbox a:hover {
	color: #666666;
}
#right {
	width: 150px;
	float: right;
	margin-left: 20px;
	text-align: right;
	height: auto;
}
#news {
	width: 254px;
	height: 246px;
	background: url('../img/startbox_news.gif') no-repeat;
	padding: 5px;
	padding-top: 25px;
	padding-left: 9px;
	font-size: 10px;
}
a:link, a:active, a:visited {
	text-decoration: underline;
	color: #FF6600;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
.headline {
	font-family: Courier New;
	font-size: 18px;
	font-weight: bold;
	color: #FF6600;
}
.undertext {
	font-family: Verdana;
	font-size: 11px;
	color: #244A97;
}
.nyhet {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ff9900;
}
.nyhet_stor {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #ff9900;
}

.formular {
font-family: Verdana;
font-size: 11px;
color: #FFFFFF;
background-color: #000000;
border: 1px dashed #999999;
margin: 3px;
padding: 2px;
}
.knapp {
font-family: Verdana;
font-size: 11px;
color: #FFFFFF;
background-color: #333333;
border: 2px solid #999999;
padding: 4px;
}