/* Streetparts global style */


body {
	background-color:#171717;
	margin-top: 4px;
	margin-left:4px;
}

#main {
	width:954px;
	height:600px;
	background-color:#171717;
	margin-left:auto;
	margin-right:auto;
	overflow: hidden;
}

#header {
	width:954px;
	height:84px;
	background-color:#FFCC00;
	background-image:url(../images/globale_billeder/banner.jpg);
	position:static;
}

#action {
	background-color:#3f3f3f;
	margin-top:3px;
	margin-left:1px;
	float:left;
}

#overskrift {
	height:22px;
	width:676px;
	float:left;
	margin-left:30px;
	margin-top:23px;
	background-color:#ffc300;
	background-image:url(../images/globale_billeder/overskrift_bar_pynt.jpg);
	background-repeat:no-repeat;
}

#overskrift_txt {
	height:19px;
	width:471px;
	float:left;
	padding-left:30px;
	padding-top:3px;
	letter-spacing: 1px;
}

#overskrift_pynt_2 {
	height:19px;
	width:175px;
	float:left;
	background-image:url(../images/globale_billeder/overskrift_bar_pynt2.jpg);
	background-repeat:no-repeat;
}

/*action indhold*/

#txt_scrollfield {
	width:254px;
	height:274px;
	float:left;
	margin-top:20px;
	margin-left:30px;
	padding-left:10px;
	padding-right:15px;
	padding-top:10px;
	background-color:#171717;
	border:#725A0C 1px solid;
	overflow:auto;
	
}

#hus_billede {
	width:385px;
	height:286px;
	float:left;
	margin-top:20px;
	margin-left:10px;
	background-color:#171717;
	background-image:url(../images/profil_billeder/hus_billede.jpg);
	background-repeat:no-repeat;
	
}

#business_cat {
	width:281px;
	height:118px;
	float:left;
	margin-top:10px;
	margin-left:30px;
	background-color:#171717;
	background-image:url(../images/profil_billeder/business_cat.jpg);
	background-repeat:no-repeat;
	
}

#tekst_boks {
	width:146px;
	height:106px;
	float:left;
	margin-top:10px;
	margin-left:10px;
	background-color:#171717;
	border:#725A0C 1px solid;
	padding-left:10px;
	padding-right:15px;
	padding-top:10px;
	
}

#butikken_billede {
	width:192px;
	height:118px;
	float:left;
	margin-top:10px;
	margin-left:10px;
	background-image:url(../images/profil_billeder/butikken.jpg);
	background-repeat:no-repeat;

}

/*adressebar i bunden af siden */

#bottom_adress {
	width:932px;
	height:15px;
	background-color:#000000;
	float:left;
	margin-top:3px;
	border-top:solid 1px #3f3f3f;
	border-left:solid 1px #3f3f3f;
	border-bottom:solid 1px #3f3f3f;
}
#bottom_adress_cornercut {
	width:21px;
	height:17px;
	background-image:url(../images/globale_billeder/bundlinie_cornercut.jpg);
	background-repeat:no-repeat;
	margin-top:3px;
	float:left;
}


#address1 {
	height:15px;
	width:146px;
	float:left;
	padding-top:1px;
}
#address2 {
	height:15px;
	width:159px;
	float:left;
	padding-top:1px;
}
#address3 {
	height:15px;
	width:79px;
	float:left;
	padding-top:1px;
}
#address4 {
	height:15px;
	width:155px;
	float:left;
	padding-top:1px;
}
#address5 {
	height:15px;
	width:132px;
	float:left;
	padding-top:1px;
}

#address_copyright {
	height:15px;
	width:148px;
	float:left;
	margin-left:8px;
	padding-top:1px;
}

/*CSS navigations menu*/

#navigation_menu {
	width:118px;
	height:493px;
	float:left;
	background-image:url(../flash/flash_billeder/menubar.jpg);
	background-repeat:no-repeat;
}

.navcontainer {
	width:100px;
	list-style-type:square;
	margin-right:0px;
	margin-left:10px;
	float:left;
	margin-top:9px;
	list-style-position:outside;
}

.navcontainer ul{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	margin-left:0px;
	padding-left:0px;
	list-style-position:outside;
	}

.navcontainer a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	background-color:#FFCC00;
	background-image:url(../images/globale_billeder/test.jpg);
	background-repeat:no-repeat;
	display:block;
	padding:3px;
	padding-left:5px;
	margin-top:15px;
	width:95px;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#FF9900;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#FF9900;
	list-style-position:outside;
}



.navcontainer a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	background-color:#3f3f3f;
	list-style-position:outside;
	background-image:url(../images/globale_billeder/test2.jpg);
	background-repeat:no-repeat;
}	

/*CSS navigations menu slut*/


#advertising_right {
	width:100px;
	background-color:#000000;
	float:right;
	position:relative;
}
