body,html
{
	height:100%;
	width:100%;
	margin:0px;
	padding:0px;
	background-image:	url('../images/bakgrund.png');
	overflow: auto;
}

img
{
	border: 0px;
}

a
{
	text-decoration:none;
	color:	#A48D25;
}

a:hover
{
	/*text-decoration:underline;*/
	color:	#333333;
}

h2
{
	position:relative;
	top:20px;
	left:0px;
	width:285px;
	height:40px;
	font-family: Arial;
	font-size: 20px;
	color:	#3e3e3c;
	display:block;
	margin:0px;
	padding:0px;
}

h1
{
	width:285px;
	height:65px;
	font-family: Arial;
	font-size: 20px;
	color:	#3e3e3c;
	display:block;
	margin:0px;
	padding:0px;
}

p
{	
	font-family:Arial;
	color: #333333;
	font-size:	11px;
	margin: 0px;
	width: 400px;
	line-height: 140%;
}

.text
{
	font-family: Arial Narrow;
	font-size:	15px;
}

.menu
{
	font-family: Impact;
	font-size:	20px;
	/*letter-spacing:-3px;*/
}

.menuactive
{
	font-family: Impact;
	font-size:	20px;
	/*letter-spacing:-3px;*/
}

.arrow
{
	position:relative;
	float: left;
	clear:none;
	vertical-align:bottom;
	margin-right:3px;
	margin-top:2px;
	margin-bottom:1px;
	display: block;
}

.akzidenzlight
{
	position:relative;
	float: left;
	clear:none;
	height:auto;
	width:150px;
	font-size:	9px;
	display: block;
}

.newsheader
{
	position:relative;
	float: left;
	clear:left;
	height:auto;
	width:150px;
	font-family: Arial Narrow;
	font-size:	21px;
	margin-left: 12px;
	margin-bottom: 5px;
	/*background-color: #c0c0c0;*/
}

.newsdate
{
	position:relative;
	float: left;
	clear:left;
	height:18px;
	width:150px;
	font-family: Arial Narrow;
	font-size:	12px;
	margin-left: 12px;
	margin-bottom: 0px;
	margin-top: 0px;
}

.newstext
{
	position:relative;
	float: left;
	clear:left;
	height:auto;
	width:150px;
	font-family: Arial Narrow;
	font-size:	13px;
	margin-left: 12px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
}


.newsline
{
	position:relative;
	float: left;
	clear:left;
	margin-top:0px;
	margin-left:8px;
	margin-bottom:3px;
	padding:0px;
	display:block;
	height: 2px;
	width: 150px;
}




#window1
{
	background-image: url('../images/window1.png');
	width: 916px;
	height: 314px;
	font-size:	10px;
	margin: 0px;
	padding: 0px;
}

#window2
{
	position:relative;
	width: 196px;
	min-height:266px;
	float: left;
	margin-top: 5px;
}

#window3
{
	background-image: url('../images/window3.png');
	width: 715px;
	height: 365px;
	float: left;
	margin-top: 5px;
	margin-left: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#centerbox
{
	width: 916px;
	height: auto;
	margin-left: auto ;
	margin-right: auto ;
}

#logo
{
	position:relative;
	top:-19px;
	right:47px;
}

#pano
{
	position:relative;
	float: left;
	clear:left;
	top:0px;
	left:33px;
}

#centermenu
{
	position:relative;
	float: left;
	clear:left;
	top:12px;
	left:13px;
	text-align:center;
	overflow: hidden;
	width: 890px;
	height:30px;
}

#header
{
	position:relative;
	top:10px;
	left:48px;
	width: 868px;
	height: 70px;
	margin: 0px;
	padding: 0px;
	display: block;
}

#newstop
{
	position:absolute;
	top:0px;
	left:0px;
}

#newsbottom
{
	position:absolute;
	bottom:0px;
	left:0px;
}

#newsfill
{
	position:absolute;
	top:120px;
	left:0px;
	background-image:url('../images/newsfill.png');
	background-repeat:repeat-y;
	height:26px;
	width:400px;
}

#newscontent
{
	position:relative;
	float:left;
	margin-top:15px;
	margin-left:15px;
}

#row1
{

	position:relative;
	float:left;
	width:436px;
	height:334px;
	margin-top:18px;
	margin-left:38px;
}

#contenttext
{
	width:436px;
	height:305px;
	font-family: Arial;
	font-size:	12px;
	color:	#3e3e3c;
	margin:0px;
	padding:0px;
	display:block;
	overflow: auto;
}

#row2
{
	/*background-color: #c0c0c0;*/
	position:relative;
	float:left;
	width:210px;
	height:334px;
	margin-top:15px;
	margin-left:12px;
	margin-right:0px;
	padding: 0px;
}

#content2text
{
	width:210px;
	height:295px;
	font-family: Arial;
	font-size:	12px;
	color:	#3e3e3c;
	margin:0px;
	padding:0px;
	display:block;
	overflow: auto;
}

.inputText
{
	width: 236px;
	height:20px;
	border: #f6881f 1px solid;
	margin:4px;
}

.inputArea
{
	width: 236px;
	height:90px;
	border: #f6881f 1px solid;	
	margin:4px;
}

.areatext
{	
	font-family: Arial;
	color: #333333;
	font-size:	12px;
}

hr
{
	color: #f6881f;
	background-color: #f6881f;
	height: 1px;
	width: 95%;
	border: 0;
}