html, body
{
	margin: 0;
	padding: 0;
}

body 
{
	background-image: url("/calcio/bakgrunn.png");
	background-repeat: repeat-x;
	font: 0.7em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
}

.maincontent
{
	text-align: center;
	width: 918px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
}

.header
{
	width: 918px;
	height: 108px;
	background-image: url("/calcio/calciologo.png");

}

.content
{
	width: 918px;
	background-color: #ffffff;
}

.menu
{
	margin-top: 30px;
}

.leftside
{
	width: 279px;
	float: left;
	background-color: #ffffff;
	height: 1000px;
}

.rightside
{
	float: right;
	width: 639px;
	vertical-align: top;
	text-align: left;
	background-color: #ffffff;

}

.menupanel0
{
	margin-left: 30px;
	text-align: left;
	vertical-align: middle;
	width: 200px;
	min-height: 36px;
	background-color: #ffffff;
	color: #000000;
}

.menupanel1

{
	margin-left: 30px;
	text-align: left;
	vertical-align: middle;
	width: 200px;	min-height: 36px;


	background-color: #d8d8d8;
	color: #000000;
}

.comment0
{
 width: 100%;
 background-color: #d8d8d8;
}

.comment1
{
 width: 100%;
 background-color: #ffffff;

}
.menulink
{
	position: relative;
	top: 12px;
	left: 5px;
	color: #000000;
	text-decoration: none;
}

.selectedlink
{
	position: relative;
	top: 12px;
	left: 5px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}


.Mainstory
{
	width: 600px;
	margin-bottom: 10px;
	
}

.Headline
{
	font: 2.7em "Georgia", Arial, Helvetica, sans-serif;
}

.Headline2

{
	font: 1.7em "Georgia", Arial, Helvetica, sans-serif;	
	background-color: #d8080e;
	color: #ffffff;
	width: 270px;
	padding-left: 8px;
	padding-right: 8px;

}


.ArticleListHeader
{
	margin-top:  20px;

}

.MainStoryPic
{
	width: 180px;
	text-align: left;
	float: left;
	margin-right: 10px;
}


.MainStoryText
{
	text-align: left;
	margin-left: 10px;

}

.lesmerlink
{
	font-weight: bold;
	text-decoration: none;
	font: 1.3em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;		
}

.reklame
{
	width: 600px;
	height: 150px;
	border: medium double rgb(0,0,0)
	
}

.Twostories
{
	width: 300px;
	margin-right: 15px;
	float: left;	

}

.Ingress
{
	height: 150px;
}