.clear {
	clear: both;
	
}
/*==========================General=============================*/
html {
    height: 100%;
}
body {
	background-color: #000000; /*org: #333333;*/
	/*background-image: url(../images/bakgrund.jpg);*/
	margin: 0px;
    padding: 0px;
	color: #FFFFFF;

}
a {
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {
	color: #CC3333;
}
a:active {
	text-decoration: none;
	color: #CC3333;
}
img { /* Ta bort denna sen men kommer att behövas till att sätta border runt bilder sen!!!*/
    border: none;
}

.image {
	border: none; /* solid */
	border-width: 2px;
	color: #000000; /* #333333 */
}
/*==============================================================*/


/*==========================Fonts================================*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/**/#egen_pre { /* This should be the same as body */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.address {
	font-weight: bold;
	word-spacing: 5px;
	letter-spacing: 1px;
}
.header1 {
	font-weight: bold;
}
.text2 {
	color: #666666;
}

/*
text22 {
	color: #666666;
}
/* contact hover red*/
/*text22.a:hover { 
	color: #FF0000;
}
*/
pre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.header2 {
	font-weight: bold;
	color: #FFFFFF;
}
.header22 {
	font-weight: bold;
	color: #CC3333;
}
a.menu_black {
	color: #000000;
}

a.menu_black:hover {
	color: #000000;
}
.text3 {
	color: #CC3333;
	font-size: 10px;
	font-weight: bold;
}
.text4 {
	font-size: 11px;
}
.text5 {
	margin-left: 2px;
	color: #FFFFFF;
}
.header3 {
	color: #CC3333;
}
/*==============================================================*/


/*==========================Header==============================*/
.text1 {
	/**/color: #CC3333; /* #CC0000*/
}
.text11 {
	/*color: #000000;*/ /* #000000 */
}
#main-menu {
	margin-top: 0px;
	padding-left: 42px;
	padding-right: 42px;
	height: 16px; /*61px*/
	width: auto;
	/*background-color:  #333333;*/
	/*background-image: url(../images/header.gif);*/
	/*color: #00FFFF;*/
	font-weight: bold;
	background-color: #000000;
	/*border: solid;*/
}
#main-menu-header_1 { /* Vår */
	height: 95px;
	width: auto;
	background-image: url(../images/header/header1.jpg);
	/*border: solid;*/
}
#main-menu-header_2 { /* Sommar */
	height: 95px;
	width: auto;
	background-image: url(../images/header/header2.jpg);
	/*border: solid;*/
}
#main-menu-header_3 { /* Höst */
	height: 95px;
	width: auto;
	background-image: url(../images/header/header3.jpg);
	/*border: solid;*/
}
#main-menu-header_4 { /* vinter */
	height: 95px;
	width: auto;
	background-image: url(../images/header/header4.jpg);
	/*border: solid;*/
}
.space {
	float: left;
	margin-right: 20px;
	/*border: solid;*/
}
.space2 {
	float: left;
	text-decoration: none;
	color: #000000;
	/*margin-right: 15px;*/
	/*margin-top: 43px;*/
	width: 214px; /* annara ca 214px eller 25% */
	text-align: center;
	/*margin-bottom: 5px;*/
	/*background-color: #FFFFFF;*/
	padding-bottom: 1px;
	/*padding-left: 3px;*/
	/*padding-right: 3px;*/
	padding-top: 1px;
	background-color: #FFFFFF; /* #CC0000 */
	/*border: solid;*/
}
.space22 {
	float: left;
	color: #000000;
	/*margin-right: 15px;*/
	/*margin-top: 43px;*/
	width: 214px; /* annara ca 214px eller 25% */
	text-align: center;
	/*margin-bottom: 5px;*/
	/*background-color: #FFFFFF;*/
	padding-bottom: 1px;
	/*padding-left: 3px;*/
	/*padding-right: 3px;*/
	padding-top: 1px;
	background-color: #CC3333; /* #CC0000 */
	/*border: solid;*/
}
#main-menu2 {
	margin-top: 0px;
	background-color: #FFFFFF;
	/*height: 55px;*/
	width: auto;
	/*border: solid;*/
}
#menu-header {
	padding-left: 40px;
	margin-top: 38px;
	color: #CC3333;
	float: left;
	font-weight: bold;
	/*border: solid;*/
}
#logo {
	float: right;
	width: 155px;
	height: 61px;
	padding-right: 36px;
	/*border: solid;*/
}
#line {
	padding-left: 40px;
	/*border: solid;
	color: #0000FF;*/
}
#line2 {
	/**/float: left;
	width: 940px;
	/*border: solid;
	color: #0000FF;*/
}
/*==============================================================*/



/*===========================Main content=======================*/
#main-content {
	height: 500px;
	padding-left: 40px;
	/*width: 940px;*/
	/*border: solid;
	color: #CCFF00;*/
}
/*==============================================================*/


/*===========================Footer=============================*/
#bottom {
	/*border: solid;
	color: #FF0000;*/
}
/*==============================================================*/


/*==========================Body================================*/
#outer-wrapper {
	width: 940px;
	height: 620px; /*620px*/
	
	margin-top: 40px;
	
	margin-right: auto; 
	margin-left: auto;
	background-color: #000000;
	max-height: 620px
	/*border: solid;
	color: #0033FF;*/
}
/*==============================================================*/



/*==========================================================================*/
/*==============================INCLUDES====================================*/
/*==========================================================================*/



/*=========================startpage.php=============================*/
#startpage {
	margin-left: -40px;
	/*border-bottom: solid;
	border-bottom-width: 2px;
	border-color: #FFFFFF;
	margin-bottom: 1px;*/

}
#address {
	float: left;
	text-align: center;
	margin-top: 10px;
	width: 860px;
	margin-bottom: 5px;

}
#plopp{
	z-index: 50;
	position: absolute;
	left: inherit;
	top: inherit;
	margin-top: -40px;
	margin-left: -20px;
	height: auto;
	width: auto;
	/*border: solid;*/
}
/*==============================================================*/
/*=========================news.php=============================*/
#news {
	padding-top: 40px;

}
#news-text {
	float: left;
	/*max-width: 350px;*/
	width: 350px;
}
#news-image {
	float: right;
	padding-right: 40px;
	/*border: solid;*/
}
#news-text2 {
	width: inherit;
	max-width: 490px; /* 450px*/
	/**/height: 50px;
	/*max-height: 50px;*/
	/*border: solid;
	color: #FF0000;*/
}

#news-text2 a{
	text-decoration: underline;
}

.news-link {
	/*text-decoration: none;*/
	color: #FFFFFF;
}
/*==============================================================*/

/*=========================project.php=============================*/
.sub-menu-text {
	color: #FFFFFF;
}
#project {
	margin-right: 40px; 
	/*height: 410px;*/
	/**/border: solid;
	border-color: #000000;
}
#sub-menu {
	/*border: solid;*/
	width: auto;
	margin-top: 3px;
	height: 20px;
}
/*==============================================================*/

/*======================show_projects.php=========================*/
#project-wrapper {
	margin-top: 4px;
	margin-right: -3px; /* -3 */
	margin-left: -3px;
	/*border: solid;*/
}
#project-navigation {
	height: 15px;
	margin-top: 40px;
	/*border: solid;*/
}
.project-nr-box {
	float: right;
	margin-left: 15px;
	/*border: solid;*/
}
#project-image-box {
	margin-bottom: 5px;
	float: left;
	/*margin-right: 5px;*/
	/*border: solid;*/
}
#project-image-box2 {
	border: solid;
	border-color: #000000; /* #333333 */
	/*color: #FF0000;*/
	border-width: 2px;	
} 
#project-text-box {
	background: #000000; /* #333333 */
	height: 17px;
	width: 204px;

}
/*==============================================================*/

/*======================show_project.php=========================*/
#show-project {
	padding-top: 40px;
}
#show-project-back {
	text-align: right;
	/*margin-bottom: 8px;*/
	padding-bottom: 8px;
	/*border: solid;*/
}
#show-project-text {
	float: left;
	width: 320px;
	height: 345px;
	margin-top: -2px; /*default -28px*/
	/*border: solid;*/
}
#show-project-image {
	float: right;
}
#show-project-navigation {
	float: right;
	margin-top: 5px;
	width: 700px;
	height: 10px;
	/*border: solid;
	color: #FFFF00;*/
}

/*==============================================================*/

/*=========================about.php=============================*/
#about {
	padding-top: 40px;
}
#about-text {
	float: left;
}
#about-image {
	float: right;
	padding-right: 40px;
}
/*=========================contact.php=============================*/
#contact {
	margin-right: 40px;
	padding-top: 40px;
	padding-bottom: 30px;


}
#contacts {
	float: left;
	width: 450px;

}
.contact {
	margin-bottom: 20px;

}
.about-column {
	float: left;
	margin-right: 30px;

}
#map {
	float: right;

}
#contact-address {
	float: left;
	text-align: center;
	margin-top: 59px;
	width: 860px;

}
/*==============================================================*/